Web vulnerability automation is a web application framework built over flask which allows infose researchers to scan their targets using a single click.
- Python3
- pip3
- Linux bases OS e.g Ubuntu
-
Clone the repository.
-
cd to WEB-VULNERABILITY-AUTOMATION
cd ./WEB-VULNERABILITY-AUTOMATION -
Run the installer
./install.sh -
Start the server
python3 index.py -
Access the application http://localhost:5000
