Skip to content

Instantly share code, notes, and snippets.

@soupdiver
Created February 21, 2014 17:41
Show Gist options
  • Save soupdiver/9139126 to your computer and use it in GitHub Desktop.
Save soupdiver/9139126 to your computer and use it in GitHub Desktop.
scan a network for open ssh ports with nmap
nmap -sV -p 22 XXX.XXX.XXX.0/24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment