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). These cover the most frequent actions and can significantly speed up your workflow.

How many keyboard shortcuts does Nmap have?

Nmap has 15 keyboard shortcuts across 2 categories on shortcut-tools.com.

How do I use keyboard shortcuts in Nmap?

Simply press the key combination while Nmap is focused. Most shortcuts work immediately. On Mac, replace Ctrl with Cmd and Alt with Option for most shortcuts.

What is the Nmap shortcut for basic scan?

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

What Advanced Options shortcuts does Nmap have?

Nmap includes 8 Advanced Options shortcuts, including nmap -sn 192.168.1.0/24 (Ping sweep) and nmap --script vuln <target> (Vuln scan). See the full list in the Advanced Options section above.

What Basic Scans shortcuts does Nmap have?

Nmap includes 7 Basic Scans shortcuts, including nmap <target> (Basic scan) and nmap -sV <target> (Service version). See the full list in the Basic Scans section above.

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 269 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