Term
|
Definition
SYN scan-flag Half Open" Scan |
|
|
Term
sA useful on which systems |
|
Definition
|
|
Term
|
Definition
|
|
Term
-sN useful on which systems |
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
Speed: serial / slowest -T paranoid |
|
Definition
|
|
Term
Speed: Serial / slow -T sneaky |
|
Definition
|
|
Term
Speed: Serial / Normal -T polite |
|
Definition
|
|
Term
Speed : Normal / parallel -T normal |
|
Definition
|
|
Term
Speed : Parallel / fast -T aggressive |
|
Definition
|
|
Term
Speed: Parallel / fastest -T Insane |
|
Definition
|
|
Term
|
Definition
Agressive scanning, which uses scripts, and therefore enables the scripting engine, called NSE. |
|
|
Term
|
Definition
Enables common scripts, and therefore enables the scripting engine, called NSE. |
|
|
Term
|
Definition
Specified the ports to be scanned. Examples: -p 80 -p 1-65535 -p 23,25,53 |
|
|
Term
|
Definition
Scans UDP ports 53-57 and TCP ports 80 and 8080. |
|
|
Term
|
Definition
Ping scan, which enumerates hosts on the network. ICMP ping sent; if no response, a TCP ping is sent. If response is SYN/ACK, the port is open. RST/ACK response indicates a closed port. |
|
|
Term
|
Definition
SYN/Stealth/Half-open scan:. SYN/ACK means port is open. RST/ACK means port is closed. |
|
|
Term
|
Definition
Version detection: Attempts to determine which service or program is listening on a particular port and, if possible, the version number of that service or program. |
|
|
Term
|
Definition
First, it disables ICMP pings, skipping the initial ICMP ping scan. Then, it scan hosts that do not respond to ICMP. Useful to avoid detection. |
|
|
Term
|
Definition
Performs a protocol scan. 1=ICMP, 2=IGMP, 6=TCP, 17=UDP. |
|
|
Term
|
Definition
Nmap Scripting Engine (NSE) can do the following: Network discovery Advanced version detection Vulnerability detection Backdoor detection Vulnerability exploitation |
|
|
Term
|
Definition
Arp scan; puts Nmap and its optimized algorithms in charge of ARP requests, which optimizes scanning an ethernet LAN for hosts |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
Specify results file newscan.txt |
|
|
Term
|
Definition
Completely removes the nmap ping requirement from the pre-scanning process. Nmap will still attempt a reverse DNS on the remote station unless the disable reverse DNS (-n) option is used. |
|
|