_ _ _
_ __ __ _ ___| | ___| |_| |_ ___
| '__/ _` |/ __| |/ _ \ __| __/ _ \
| | | (_| | (__| | __/ |_| || __/
|_| \__,_|\___|_|\___|\__|\__\___|
Raclette is a tool which helps newbies to do network analysis and network mapping using nmap.
This tool provides a user friendly CLI for basical nmap commands.
You'll need to install some stuff before running raclette.py
:
- sysnet
- git
- Python 3
- Debian or Kali Linux
Clone the project : git clone https://github.com/eehp/Raclette
By the way to automate the task you can run setup.sh
in the scripts directory. It should work on Debian and Kali
If you are in the local directory, run python3 raclette.py
or ./raclette.py
If you installed in your $PATH just run raclette.py
- More scan techniques
- Host discovery
- Port specification
- Scan order
- Timing & performance
I'm not responsible for anything you do with this program, so please only use it for good and educational purposes.