- Notifications
You must be signed in to change notification settings - Fork58
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
License
NotificationsYou must be signed in to change notification settings
Anteste/WebMap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
$ git clone https://github.com/Anteste/WebMap.git$ cd WebMap$ ./install.sh$ webmap
- This project is free and open source, under theMIT.
- You can contribute to this project by proposing pull requests.
About
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