Friday, January 13, 2012

Port scanning for web servers on your network..

sudo apt-get install nmap
sudo nmap -sS -O -p80 192.168.0.1/24

No comments:

Post a Comment