Skip to content

OWASP ZAP add-on to detect reflected parameter vulnerabilities efficiently

License

Notifications You must be signed in to change notification settings

TypeError/reflect

Repository files navigation

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