Nmap
http://insecure.org/nmap
http://fr.wikipedia.org/wiki/Nmap
http://en.wikipedia.org/wiki/Nmap
Documentation
http://insecure.org/nmap/man/fr/man-briefoptions.html
Pinguer (echo ICMP) un ordinateur
nmap -sP 192.168.0.1Scanner les ports d'un ordinateur
Connaitre l'OS d'un ordinateur
Tester une plage d'adresse IP
nmap -sL 192.168.0.1/8nmap -sL 192.168.0.1-254 (pour éviter 192.168.0.0 et 192.168.0.255)
There are no comments on this page. [Add comment]