Escanear todos los puertos con nmap
Ayuda Memoria :
Para escanear todos los puertos de una maquina :
# nmap -sS -p0-65535 -P0 -T4 --osscan_limit --osscan_guess --host_timeout 15m --max-retries 0 --min_parallelism 100 --max_parallelism 500 -O -oX -V [IP]
asi de simple, asi de fuerte.
This entry was posted
on Friday, August 31st, 2007 at 4:59 pm and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.