You are here: start » sysadmin » nmap
# quick scan a single host nmap -PN 192.168.0.20 # scan network for port nmap -p 143 192.168.0.0/24 # scan all ports on a host nmap -PN -p- 192.168.0.20 # fingerprint nmap -PN -v -A 192.168.0.20
Trace: • nmap
SysAdmin Stuff
- Windows
- Linux
- Mac
- Scripting
Electronics
WebSVN
Trac