Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.2 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.2 KB

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