nmap -A target.example.com

Category: Security & Hardening

nmap -A target.example.com

Run an aggressive scan with OS and script detection

Turns on version detection, OS fingerprinting, default scripts, and traceroute in one pass, giving a thorough profile of the host. It is loud and slow, and OS guesses are just that. Run -sV first, then -A when you need the full picture.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.