Diyalogo ng Fuzzer
Ito ay nagpapahintulot sa iyo na pumili ng mga fuzzer upang gamitin kapag nagpa-fuzz ng isang kahilingan.
Tab ng mga lokasyon ng fuzz
Para masaayos ang pagpa-fuzz:
- I-highlight ang isang string na gusto mong i-fuzz sa tab ng mga lokasyon ng fuzz
- I-click ang 'Magdagdag..' na pindutan upang ilunsad ang Diyalogo ng mga Kargamento
- Idagdag ang mga kargamento ng gusto mong gamitin
- I-click ang 'Processors...' na pindutan upang ilunsad ang Diyalogo ng lokasyon ng Processors (kung kinakailangan)
- I-click ang pindutan na 'Simulan ang Fuzzer' upang simulan ang pagpa-fuzz
- Ang mga resulta ay malilista sa Tab ng Fuzzer piliin ang mga ito upang makita ang buong kahilingan at tugon.
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.
Options tab
This tab allows you to configure the options to be used when fuzzing. See the main options help for more details.
Follow Redirects
Indicates whether or not the Fuzzer should follow redirect responses (only visible for HTTP messages).
Message Processors tab
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.
Accessed via
| | Request tab | 'Fuzz...' right click menu item |
| | Sites and History tab | Attack > Fuzz... menu items |
| | Tools menu | Attack > Fuzz... menu item |
See also