Skip to content

Instantly share code, notes, and snippets.

@wgx
Created July 17, 2019 08:37
Show Gist options
  • Save wgx/b051d5197cdb00535b6b54291026be1f to your computer and use it in GitHub Desktop.
Save wgx/b051d5197cdb00535b6b54291026be1f to your computer and use it in GitHub Desktop.
Nmap look for web servers / network cameras on current network
sudo nmap -Ap 80,8000,8080,443,8443,7443,7070,7000,22,23,21 192.168.1.0/24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment