Skip to content
/ WebMap Public
forked from Anteste/WebMap

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

Notifications You must be signed in to change notification settings

syl3ntz/WebMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

📡 WebMap

forthebadge made-with-python
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

sudo apt-get install gnome-terminal
sudo git clone https://github.com/Anteste/WebMap.git
cd WebMap
sudo chmod +x webmap.py
python3 WebMap.py

✨ Other

  • This project is free and Open Source so use it as you want

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%