Security Basics mailing list archives

An Nmap Command to Remember


From: Daniel Miessler <daniel () dmiessler com>
Date: Thu, 19 Feb 2009 15:21:37 -0500

This nmap command will verbosely scan all 65,535 ports, both tcp and
udp, using service probing and operating system detection, and output
the results to nmap, greppable, and xml formats.

nmap -vv -p0- -sSUV -O -oA $outputfile $target

-- 
Daniel R. Miessler
W: http://dmiessler.com/
E: daniel () dmiessler com
P: 510 585 9143
G: 0xD4A8FFF6


Current thread: