Skip to content
/ reflect Public

OWASP ZAP add-on to help find reflected parameter vulnerabilities

License

Notifications You must be signed in to change notification settings

cak/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

About

OWASP ZAP add-on to help find reflected parameter vulnerabilities

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages