Nmap
This page is about some basic syntaxes of the input, output and optimization options.
Input Options:
$nmap 10.10.10.10 : Scan a single host
10.10.10.10-20 : Scan hosts from 10.10.10.10 to 10.10.10.20
10.10.10.10/24 : Scan the whole subnet.
-iL <filename> : scan hosts located in the file.
domain.tld : scan a domain.Scanning Techniques:
Switch
Description
Output Options:
Switch
Performance:
Optimizing Timeouts --initial-rtt-timeout
--initial-rtt-timeoutOptimizing Max Retries --max-retries
--max-retriesOptimizing sending rates (number of packets/sec)
Optimizing Timings -T <0-5> option
-T <0-5> optionLast updated
