NMapify is a Python tool that creates mind maps to visualize network layouts using Nmap. It also generates test cases for each identified port to assist pentesters in conducting efficient network pentests.
Project description
NMapify
NMapify is a powerful Python-based tool that enables users to generate mind maps for visualizing network layouts using Nmap's XML output. The tool comes with an added advantage of auto-generating test cases on each identified port using HackTricks, which can help in efficient network penetration testing.
Requirements
- NMap XML/Text Output
- Freemind v1.0.1
- Python 3
Installation
Pip Installation
pip install NMapify
Manual Installation
git clone https://github.com/Parimal-shaw/NMapify.git
cd NMapify
pip install -r requirements.txt
Usage/Examples
The generated output can be opened using Freemind.
python NMapify.py -f nmap-output.xml/nmap_output.txt -o output.mm
Acknowledgements
Screenshot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nmapify-0.3.tar.gz.
File metadata
- Download URL: nmapify-0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f77839f60b75c9d484df013594b231498e7c09ab81cb1c9cc03071b4fd280a1a
|
|
| MD5 |
e1932c4d0263c07a35c080ad3393a46e
|
|
| BLAKE2b-256 |
29f23ab2fc80d3f05b896941de73e082cf85ea902aae87d0066a3d55e822d8dc
|
File details
Details for the file nmapify-0.3-py3-none-any.whl.
File metadata
- Download URL: nmapify-0.3-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31e403100ccec9c6c8798ca636b1f11b023602a045e0272805f8007e1b62887c
|
|
| MD5 |
dd932eab61afcbdfdbd40c3e09ee3ddc
|
|
| BLAKE2b-256 |
01eeefff9d94ac3672acc36d7f0f166a529e814a12a66dcf158e9b3820abb6f3
|