File: dialogue.md | Updated: 11/18/2025
This allows you to select the fuzzers to use when fuzzing a request.
To configure the fuzzing:
Highlight a string you wish to fuzz in the Fuzz Locations tab
Click the âAddâŚâ button to launch the Payloads dialog
Add the payloads you want to use
Click on the âProcessorsâŚâ button to launch the Location Processors dialog (if required)
Click on the âStart Fuzzerâ button to start the fuzzing
The results will then be listed in the Fuzzer tab select them to see the full requests and responses.
You can also search for strings in the fuzz results using the âSearchâ tab.
Click on the âEditâ button to edit the message you have selected for fuzzing. Note that this will remove all of the fuzz locations that you have defined.
You will need to âSaveâ the message before you can define new fuzz locations.
This tab allows you to configure the options to be used when fuzzing. See the main options help for more details.
Indicates whether or not the Fuzzer should follow redirect responses (only visible for HTTP messages).
Message Processors can access and change the messages being fuzzed, control the fuzzing process, and interact with the ZAP UI.
The message processors available depend on the type of message being fuzzed, this add-on includes the default HTTP Messages processors
.
Add-ons can also define additional payload generators.
| | | | | --- | --- | --- | | | Request tab | âFuzzâŚâ right click menu item | | | Sites and History tab | Attack > Fuzz⌠menu items | | | Tools menu | Attack > Fuzz⌠menu item |
| | | | --- | --- | | | Fuzzer concepts |