Web Application Vulnerability Exploiter (WAVE)

March 14, 2019 ยท View on GitHub

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

Contents

  1. 0.1Prerequisites
  2. 0.2Installing
  3. 0.3WAVE in Action