Home

Awesome

<p align="center"> <a href="https://github.com/adithyan-ak/WAVE" rel="nofollow"><img src="https://img.shields.io/badge/version-1.0-red.svg" style="max-width:100%;"></a> <a href="https://www.python.org/" rel="nofollow"><img src="https://img.shields.io/badge/python-3.X-green.svg" style="max-width:100%;"></a> <a href="https://github.com/adithyan-ak/WAVE" rel="nofollow"><img src="https://img.shields.io/badge/status-beta-brightgreen.svg" style="max-width:100%;"></a> <a href="https://github.com/adithyan-ak/WAVE/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/badge/license-GPL-blue.svg" style="max-width:100%;"></a>

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

<p align="center"> <a href="https://github.com/adithyan-ak/WAVE" rel="nofollow"><img src="https://i.imgur.com/yyGPEB5.png" style="max-width:100%;"></a>