{"id":13540028,"url":"https://github.com/daniel-cues/NMapGUI","last_synced_at":"2025-04-02T06:32:02.412Z","repository":{"id":43743178,"uuid":"90046461","full_name":"daniel-cues/NMapGUI","owner":"daniel-cues","description":"Advanced Graphical User Interface for NMap","archived":false,"fork":false,"pushed_at":"2020-07-20T14:02:08.000Z","size":858,"stargazers_count":466,"open_issues_count":12,"forks_count":102,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-10-29T16:58:10.144Z","etag":null,"topics":["cybersecurity","monitoring","network-analysis","nmap","security","sysadmin"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daniel-cues.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-02T15:04:15.000Z","updated_at":"2024-10-27T22:31:37.000Z","dependencies_parsed_at":"2022-09-01T10:01:37.267Z","dependency_job_id":null,"html_url":"https://github.com/daniel-cues/NMapGUI","commit_stats":null,"previous_names":["danicuestasuarez/nmapgui"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-cues%2FNMapGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-cues%2FNMapGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-cues%2FNMapGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-cues%2FNMapGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniel-cues","download_url":"https://codeload.github.com/daniel-cues/NMapGUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246768329,"owners_count":20830648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cybersecurity","monitoring","network-analysis","nmap","security","sysadmin"],"created_at":"2024-08-01T09:01:37.914Z","updated_at":"2025-04-02T06:31:58.689Z","avatar_url":"https://github.com/daniel-cues.png","language":"Java","readme":"![nmapgui](https://github.com/danicuestasuarez/NMapGUI/wiki/images/header.png)\n====\n\n[![GitHub (pre-)release](https://img.shields.io/github/release/danicuestasuarez/NMapGUI/all.svg)](https://github.com/danicuestasuarez/NMapGUI/releases/latest)\n[![Build Status](https://travis-ci.org/danicuestasuarez/NMapGUI.svg?branch=develop)](https://travis-ci.org/danicuestasuarez/NMapGUI)\n[![Codecov](https://codecov.io/gh/danicuestasuarez/NMapGUI/branch/develop/graph/badge.svg)](https://codecov.io/gh/danicuestasuarez/NMapGUI)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/37479ced18a04d4e8f1c38753b22003c)](https://www.codacy.com/app/danicuestasuarez/NMapGUI?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=danicuestasuarez/NMapGUI\u0026amp;utm_campaign=Badge_Grade)\n[![Issues](https://img.shields.io/github/issues-raw/danicuestasuarez/NMapGUI.svg)](https://github.com/danicuestasuarez/NMapGUI/issues)\n[![Discord](https://img.shields.io/discord/357162772108148736.svg?colorB=7282ea)](https://discord.gg/5s6kUA6)\n\n\nNMapGUI 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\n\n**THIS PROJECT IS CURRENTLY UNMAINTAINED** \n\n**- For the moment Java8 is required. Later versions not supported (Issue #25) -**\n\nIf you have any questions about NMapGUI usage or want to get in contact with me, please visit:\n\n* [Twitter](https://twitter.com/Danielcues) \n* [LinkedIn](https://www.linkedin.com/in/danicuesta/)\n\n\n#### Features\n* Cross-platform (You can use it on Linux, Windows, MacOs, etc.)\n* Multiple command execution at the same time.\n* Standard NMap output.\n* HTML report NMap output.\n* Interactive traceroute graph output\n* Saving output as XML.\n* Output minimizing, maximizing and deleting.\n* Menu to find most of nmap options and your system's scripts.\n* Start and stop the webapp at any moment.\n\n### Zenmap vs NMapGUI \n| | Zenmap| NMapGUI |\n| ---: | :---: | :---: |\n| __Multiple parallel commands__ | :no_entry_sign: | :white_check_mark:|\n| __Option menu__ | :no_entry_sign: | :white_check_mark: |\n| __ᴺᴱᵂ System's script list__ | :no_entry_sign: | :white_check_mark: |\n| __Automatic HTML report__ | :no_entry_sign: | :white_check_mark:|\n| __Pretty interface__ | :poop: | :white_check_mark:|\n| __Graph output__ | :white_check_mark: | :sparkles::white_check_mark::sparkles: |\n| __Unnecessary tabs and menus__ | :white_check_mark: | :no_entry_sign: |\n| __Installation method__ | Installer | Portable |\n| __Cross-platform__ | Compiled\u003csup\u003e\u003c/sup\u003e__⁽*⁾__ | Unique jar\u003csup\u003e\u003c/sup\u003e__⁽*⁾__|\n\n\\* Compiled: Custom file for each OS\n\n\\* Unique jar: Unique file for any OS\n## Screenshots\n![nmapgui](https://raw.githubusercontent.com/wiki/danicuestasuarez/NMapGUI/images/NMapGUI.png)\n![nmapgui](https://raw.githubusercontent.com/wiki/danicuestasuarez/NMapGUI/images/NMapGUIHTML.png)\n![nmapgui](https://raw.githubusercontent.com/wiki/danicuestasuarez/NMapGUI/images/NMapGUIGraph.png)\n\n## Installation\n\nFor the moment, NMapGUI can't be installed, it's just a compressed java jar application.\n\nSo just go to the [releases page](https://github.com/danicuestasuarez/NMapGUI/releases) and download the latest zip, unzip it and enjoy NMapGUI!\nOn progress: Menu creation\n\n## Usage\n\n### Starting the application\n\nFor 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: \n \n`nohup java -jar nmapGUI-0.6.1-snapshot.jar $`   \n\nas it will let you close the console and still use the app.\n\nVisit [our wiki](https://github.com/danicuestasuarez/NMapGUI/wiki/Using-NMapGUI) to find out how to use NMapGUI\n","funding_links":[],"categories":["\u003ca id=\"170048b7d8668c50681c0ab1e92c679a\"\u003e\u003c/a\u003e工具","\u003ca id=\"a76463feb91d09b3d024fae798b92be6\"\u003e\u003c/a\u003e侦察\u0026\u0026信息收集\u0026\u0026子域名发现与枚举\u0026\u0026OSINT","网络编程","Java"],"sub_categories":["\u003ca id=\"94c01f488096fafc194b9a07f065594c\"\u003e\u003c/a\u003enmap","Spring Cloud框架"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-cues%2FNMapGUI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel-cues%2FNMapGUI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-cues%2FNMapGUI/lists"}