/All-in-Fuzzer

All-in Fuzzer. Burp suite extension for auto fuzzing params, headers, body

Primary LanguagePython

All-in Fuzzer

Burp suite extension for auto fuzzing params, headers, body

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

Features

  • FUZZ params
  • FUZZ headers
  • FUZZ cookies
  • FUZZ body (json)
  • FUZZ body (url)
  • FUZZ selected text

Usage

Choose the fuzzing option

Right-click on the request -> Extensions -> All-in Fuzzer -> Choose the fuzzing option

image

Look for anomalies

image

Installation

2) Add Jython to burp

Settings -> Extensions -> Python environment -> Set jython.jar in "Location of Jython standalone JAR file"

image

3) Add extension

Extensions -> Installed -> Add

image