December 2017
Intermediate to advanced
860 pages
16h 1m
English
NMAP, an acronym for Network Mapper, is an extremely advanced tool that can be used for the following purposes:
NMAP is a tool with hundreds of parameters to configure and covering it completely is beyond the scope of this book. However, the following table will help you to know some of the most commonly required NMAP switches:
|
Sr. no.
|
NMAP switch
|
Purpose
|
| 1. | -sT | Perform a connect (TCP) scan |
| 2. | -sU | Perform a scan to detect open UDP ports |
| 3. | -sP | Perform a simple ping scan |
| 4. | -A | Perform an aggressive scan (includes stealth syn scan and OS and version detection plus traceroute and scripts) |
| 5. | -sV | Perform service version ... |
Read now
Unlock full access