Useful NMAP Options
- Service version discovery:
-sV - OS version detection:
-O - Ping scan:
-sn - Shortcut to enable scripts, service detection, OS fingerprinting, and traceroute all at once:
-A
Note: most of these options are copied from the TLDR page for NMAP