Nmap Keyboard Shortcuts

Complete Nmap keyboard shortcuts and commands reference — 15 shortcuts across 2 categories. Quick reference cheat sheet for Windows & Mac.

Basic Scans (7)

ShortcutAction
nmap <target>Basic scan
nmap -sV <target>Service version
nmap -O <target>OS detection
nmap -A <target>Aggressive scan
nmap -p 80,443 <target>Specific ports
nmap -p- <target>All ports
nmap -sU <target>UDP scan

Advanced Options (8)

ShortcutAction
nmap -sn 192.168.1.0/24Ping sweep
nmap --script vuln <target>Vuln scan
nmap -T4 <target>Fast timing
nmap -oN output.txtSave output
nmap -oX output.xmlXML output
nmap -v <target>Verbose
nmap -iL hosts.txtInput from file
nmap --open <target>Open ports only
📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

Frequently Asked Questions

What are the most useful Nmap keyboard shortcuts?

The most essential Nmap shortcuts are: nmap <target> (Basic scan), nmap -sV <target> (Service version), nmap -O <target> (OS detection).

What is the Nmap shortcut for basic scan?

The Nmap shortcut for basic scan is nmap <target>.

Can I combine Nmap shortcuts with other tools?

Yes — use My Stack to combine Nmap shortcuts with any other platform on this site into one printable reference, which is useful if your daily workflow spans several tools.

Related Shortcut Pages

nvidia-smi (GPU) Cisco IOS systemctl / systemd IBM Spectrum Scale / ESS Juniper JunOS ipmitool

Search 13,500+ shortcuts across 268 platforms

Explore All Platforms Practice Shortcuts
🔧 Spotted an error or a missing shortcut? Suggest an edit on GitHub — every accepted fix goes live on this page, the API and the CLI.

🤖 Ask AI about Nmap shortcuts

Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"

ChatGPT Claude Perplexity Gemini Grok