๐Ÿ“ zaproxy/desktop/addons/parameter-digger

File: parameter-digger.md | Updated: 11/18/2025

Source: https://www.zaproxy.org/docs/desktop/addons/parameter-digger/

Parameter Digger

The Param Digger is a tool that can be used for parameter discovery. It identifies hidden, unlinked, and โ€œobscureโ€ parameters that can be useful for increasing the attack surface, thus easing the process of finding vulnerabilities. It uses a given URL as a seed and performes brute force guessing attacks to identify parameters. Itโ€™s primarily based on James Kettle โ€™s research and implementation: Practical Web Cache Poisoning and Web Cache Entanglement .

The Param Digger can be configured and started using the Param Digger dialog .

It provides:

Top Level Menu


A menu item under the top level โ€˜Toolsโ€™ menu.

Status Panel


A basic status panel.

ZAP API Component


An API component that adds an action endpoint.

Also see:


๐Ÿ“ Children

Directory listing - 3 item(s) total