Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
NMapGUI — Advanced Graphical User Interface for NMap | Kitploit
Tools/GitHubGitHub/daniel-cues/nmapgui
Network MappingPort ScanningVulnerability AnalysisInformation GatheringUtilities & Frameworks
GitHubdaniel-cues/nmapgui

NMapGUI

Advanced Graphical User Interface for NMap

View Repository
5031046 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

nmapgui

GitHub (pre-)release Build Status Codecov Codacy Badge Issues Discord

NMapGUI is an advanced graphical user interface for NMap network analysis tool. It allows to extend and ease the typical usage of NMap by providing a visual and fast interface with the application

THIS PROJECT IS CURRENTLY UNMAINTAINED

- For the moment Java8 is required. Later versions not supported (Issue #25) -

If you have any questions about NMapGUI usage or want to get in contact with me, please visit:

  • Twitter
  • LinkedIn

Features

  • Cross-platform (You can use it on Linux, Windows, MacOs, etc.)
  • Multiple command execution at the same time.
  • Standard NMap output.
  • HTML report NMap output.
  • Interactive traceroute graph output
  • Saving output as XML.
  • Output minimizing, maximizing and deleting.
  • Menu to find most of nmap options and your system's scripts.
  • Start and stop the webapp at any moment.

Zenmap vs NMapGUI

* Compiled: Custom file for each OS

* Unique jar: Unique file for any OS

Screenshots

nmapgui nmapgui nmapgui

Installation

For the moment, NMapGUI can't be installed, it's just a compressed java jar application.

So just go to the releases page and download the latest zip, unzip it and enjoy NMapGUI! On progress: Menu creation

Usage

Starting the application

For the moment, you will have to execute the jar file. If you have java properly configured in your system, it should work just by double-clicking the jar file. Otherwise, you will have to launch it with your console. For that I recommend the following command on Linux:

nohup java -jar nmapGUI-0.6.1-snapshot.jar $

as it will let you close the console and still use the app.

Visit our wiki to find out how to use NMapGUI

Download Tool
ZenmapNMapGUI
Multiple parallel commands🚫✅
Option menu🚫✅
ᴺᴱᵂ System's script list🚫✅
Automatic HTML report🚫✅
Pretty interface💩✅
Graph output✅✨✅✨
Unnecessary tabs and menus✅🚫
Installation methodInstallerPortable
Cross-platformCompiled⁽*⁾Unique jar⁽*⁾