Clear Byte
ToolsReconnaissance

nmap

OptionExplanation
-sLList scan - list targets without scanning
-snPing scan - host discovery only
-sTTCP connect scan - complete three-way-handshake
-sSTCP SYN - only first step of the three-way-handshake
-sUUDP scan
-FFast mode - scans the 100 most common ports
-p[range]Specifies a range of port numbers (-p- scans all the ports)
-PnTreat all hosts as online - scan hosts that appear to be down
-OOS detection
-sVService version detection
-AOS detection, version detection, and other additions
-T<0-5>Timing template see here
--min-parallelism <numprobes> and --max-parallelism <numprobes>Minimum and maximum number of parallel probes
--min-rate <number> and --max-rate <number>Minimum and maximum rate (packets/second)
--host-timeoutMaximum amount of time to wait for a target host
-vVerbosity level – for example, -vv and -v4
-dDebugging level – for example -d and -d9
-oN <filename>Normal output
-oX <filename>XML output
-oG <filename>grep-able output
-oA <basename>Output in all major formats