Skip to content

Instantly share code, notes, and snippets.

@jiceb
Created July 3, 2013 15:20
Show Gist options
  • Save jiceb/5919256 to your computer and use it in GitHub Desktop.
Save jiceb/5919256 to your computer and use it in GitHub Desktop.
Identify A Remote Host Apps and OS Using UNIX / Linux Command Line
# http://www.cyberciti.biz/faq/identify-remote-host-by-unix-linux-command/
nmap -O -v localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment