Awesome
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
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
- Open OWASP ZAP
- File
- Load Add-on file
- Select reflect
.zap
file