Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 679 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 679 Bytes

Reflect

An OWASP Zed Attack Proxy (ZAP) add-on to help find reflected parameter vulnerabilities.

Features:

  • Inspect in scope urls for reflected parameters
  • Save requests/responses to table

Reflect

Install the Reflect add-on

Download or build the extension

Option 1: Download release

You can find the latest release (ZAP file) here.

Option 2: Build the extension

gradle build

Add-on ZAP file will be located at: ./build/zapAddOn/bin

Load the extension

  1. Open OWASP ZAP
  2. File
  3. Load Add-on file
  4. Select reflect .zap file