NMapify 0.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

NMapify 0.2

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 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 -o output.mm

Acknowledgements

HackTricks Test Cases

Screenshot

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.