This is an extension for Burp Suite that allows you to easily fuzz selected parts of a request with basic payloads using just two clicks. It helps identify anomalies in the responses and detect potential bugs
- FUZZ params
- FUZZ headers
- FUZZ cookies
- FUZZ body (json)
- FUZZ body (url)
- FUZZ selected text
Right-click on the request -> Extensions -> All-in Fuzzer -> Choose the fuzzing option
1) Install Jython https://www.jython.org/download
Settings -> Extensions -> Python environment -> Set jython.jar in "Location of Jython standalone JAR file"
Extensions -> Installed -> Add