Nmap cheatsheet

From TykWiki
Revision as of 10:11, 23 December 2011 by Tykling (talk | contribs) (Created page with "== Host discovery == === ICMP Ping Scan === <pre> nmap -sP -PE 10.20.40.0/24 <snip> Nmap done: 256 IP addresses (15 hosts up) scanned in 5.10 seconds </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Host discovery

ICMP Ping Scan

nmap -sP -PE 10.20.40.0/24
<snip>
Nmap done: 256 IP addresses (15 hosts up) scanned in 5.10 seconds