A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing
- Perform A Network Scan using Nmap
- Perform A Vulnerabity Scan Using Nikto
- Perform A Directory Busting using Using Dirsearch
- Generate Reports
- Automate Web Penetration Using WebMap
- Tested on Linux and Unix with Python 3
Installation
Linux & Unix
git clone https://github.com/Anteste/WebMap.git
cd WebMap
chmod +x install.sh
sudo ./install.sh
sudo webmap
Dark Mode
WebMap (this link opens in a new window) by Anteste (this link opens in a new window)
A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing