Cyber Security News

nmapUnleashed Makes Nmap Scanning More Comfortable and Effective

nmapUnleashed emerges as a powerful CLI wrapper enhancing Nmap’s capabilities for penetration testers and network auditors.

Released in late January 2026 by developer Sharkeonix, this open-source tool streamlines complex scans while retaining full Nmap compatibility.

nmapUnleashed, or “nu,” wraps Nmap to add multithreading, allowing up to customizable parallel scans (default 4 threads) for faster execution across large networks.

It introduces a persistent dashboard for real-time monitoring of queued, active, aborted, and completed scans, complete with network throughput warnings to prevent bandwidth overload.

Users benefit from automatic timeouts, manual abort options, and merged outputs like scans.xml and scans.html for easy post-analysis.

The tool excels in target specification, supporting IPs, CIDRs, hostnames, and files, with syntax for per-target Nmap parameters like “10.10.1.0/24=–top-ports 100 -A“.

Exclusions via -ex flag refine scopes, while presets (-ps) load predefined scan profiles from config files, speeding up repetitive tasks. For instance, a “basic” preset might run “-d -p- -A,” ideal for comprehensive port and version detection.

Dashboard and Monitoring

A standout feature is the interactive dashboard, displaying live progress, network receive/transmit rates (with thresholds like -nwr 1000), and scan navigation via arrow keys. Post-scan, dashboard.txt summarizes all activities, aiding audits.

Live results show ports during scans, with full service/version details afterward. Options like -fs fix dashboard size for stable viewing in terminals.

OptionPurposeDefault
-thThreads for parallel scans4
-ktAuto-abort timeout (minutes)None
-nwr/-nwtNetwork warning thresholds (KBps)0 (disabled)
-koKeep offline target filesFalse
-psLoad parameter presetNone

Installation is straightforward on Linux (e.g., Kali): ensure nmap, xsltproc, grep, then pipx install git+https://github.com/Sharkeonix/nmap-unleashed.git. Basic usage mirrors Nmap: “nu -d -p- -A scanme.nmap.org” for aggressive scanning.

nmap scanning results

Advanced example: “nu -th 8 -kt 120 -nwr 1000 -p- -sV scanme.nmap.org” launches 8 threads, aborts after 120 minutes, warns at 1000 KBps incoming. Output controls include -os for only merged files or -rf “xml;html” to cleanup specifics.

As pentesting demands efficiency amid rising threats, nmapUnleashed positions itself as an essential upgrade, blending familiarity with productivity boosts.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

Guru Baran

Gurubaran KS is a cybersecurity analyst, and Journalist with a strong focus on emerging threats and digital defense strategies. He is the Co-Founder and Editor-in-Chief of Cyber Security News, where he leads editorial coverage on global cybersecurity developments.

Recent Posts

Hackers Target AI Infrastructure With RCE, Prompt Injection and API Key Theft

Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…

3 hours ago

Hackers Make Phishing Pages Change Their Code Every Time Someone Opens Them

Hackers are making some phishing pages harder to track by changing the code delivered to…

3 hours ago

Iran-Linked Hackers Reportedly Knock UK Power Plant Offline for Four Days

A cyber incident reportedly forced a British power plant to halt operations for about four…

4 hours ago

Russian Hackers Use New HOOKEDGE Malware to Spy on European Defense and Diplomatic Targets

Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…

4 hours ago

Ransomware Gang Claims AI Can Analyze 700GB of Stolen Data Every Hour

TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…

5 hours ago

Hackers Compromise Hundreds of WordPress Sites to Deploy Amatera Stealer via ClickFix

A fake student resume is being used to place a remote-access tool on researchers’ Windows…

6 hours ago