adithyan-ak / WAVE

Web Application Vulnerability Exploiter (WAVE) is basically a vulnerability scanner which scans for Secuirity Vulnerabilities in web applications.

Repository from Github https://github.comadithyan-ak/WAVERepository from Github https://github.comadithyan-ak/WAVE

Web Application Vulnerability Exploiter (WAVE)

WAVE is a Web Application Pentester with modules for Vulnerability Scanning and Reconnaisance.

Prerequisites

Python 3.x

Installing

Open terminal and type

git clone https://github.com/adithyan-ak/WAVE
cd WAVE

To install the required Python modules

pip3 install -r requirements.txt

To run WAVE

python3 waves.py

WAVE in Action

About

Web Application Vulnerability Exploiter (WAVE) is basically a vulnerability scanner which scans for Secuirity Vulnerabilities in web applications.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%