项目作者: Anteste

项目描述 :
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
高级语言: Python
项目地址: git://github.com/Anteste/WebMap.git
创建时间: 2020-12-29T13:28:16Z
项目社区:https://github.com/Anteste/WebMap

开源协议:MIT License

下载


📡 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



Webmap-Home

🛠 Installation

Linux & Unix

  1. $ git clone https://github.com/Anteste/WebMap.git
  2. $ cd WebMap
  3. $ ./install.sh
  4. $ webmap

✨ Other

  • This project is free and open source, under the MIT.
  • You can contribute to this project by proposing pull requests.