Nmap Flashcards
utility for data transfer, redirection, and debugging
Ncat
Scan results comparison tool
Ndiff
Packet generation and response analysis
Nping
nmap -p 1-65535 192.168.1.1
Port scan for port range
Nmap output lists the port number and protocol, service name, and state.
interesting ports table
4 different states in the Nmap interesting ports table
states are open, filtered, closed, or unfiltered
Nmap -sO
IP protocol scan
Nmap -A
Enables OS detection, version detection, script scanning, and traceroute
The default (normal) Nmap scan speed
Nmap -T3
Paranoid, Sneaky, Polite, Normal, Aggressive, Insane
The 6 Nmap scan speeds
6 Nmap switches which set timing and performance
Nmap -T0, -T1, -T2, -T3. -T4, -T5
Nmap Scan most common ports
–top-ports
Nmap gets input from list of hosts/networks
-iL
4 types of Nmap output files
- oN : Normal
- oX : XML
- oS : s|: Grepable format
Output in the three major formats at once
-oA