Skip to content

Example usage

nmap -sV -sC -p- 10.129.42.253
Flags: * -sV: Probe open ports to determine service/version info - -sC: Script scan, gets more information, equivalent to --script=default - -O: Enable OS detection - -A: Basically all of the above - -p- Scan all 2¹⁶ ports