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.1

Scanner les ports d'un ordinateur


Connaitre l'OS d'un ordinateur


Tester une plage d'adresse IP

nmap -sL 192.168.0.1/8
nmap -sL 192.168.0.1-254 (pour éviter 192.168.0.0 et 192.168.0.255)

Vérifier la présence d'ordinateur en ligne sur une plage d'adresse IP

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki