Skip to content

Instantly share code, notes, and snippets.

@nnarain
Created June 2, 2018 04:07
Show Gist options
  • Save nnarain/4d34abe00bb76d48a428a4f746284848 to your computer and use it in GitHub Desktop.
Save nnarain/4d34abe00bb76d48a428a4f746284848 to your computer and use it in GitHub Desktop.
NMAP
# Find open ssh ports on network
nmap -sS -p 22 192.168.10.0/24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment