Skip to content

riiim400th/burpee

Repository files navigation

Burpee - Burp Suite Extension

👀Overview

Burpee is a Burp Suite extension that organizes HTTP requests and exports them to Excel.

head_image

Introduction movie

image

✅Features

  • Copy as TSV Format: Formats HTTP data in TSV to clipboard, ideal for pasting into Excel.
  • Write to Excel: Automatically generates sheets for request URLs and parameters.

⬇️Installation

  1. Download Jar: Get the latest version from the release page.
  2. Install in Burp Suite:
    • Go to the "Extender" tab, then "Extensions".
    • Click "Add" and select the downloaded jar. 🔧

Usage (Excel output)

  1. ⚙️Settings: Select the Excel file in the settings tab.

    image

  2. 📤Select and Output:

    1. Select requests and open the menu.
    2. Click "Extensions > Burpee".
    3. The analysis is performed and output to Excel file.

    image

  3. 🗂️Open the file: Individual sheets for each HTTP request and a summary sheet are created.

    These values are decoded, making them easier to read without having to use Burp's decoder !

    Requests Summary Sheet

    image

    Requests Detail Sheet

    image

  4. 🔗Advanced Setting: Here are the additional settings you can configure:

    image

    • Headers to exclude from output
    • Whether to output Burp log highlights
    • Save/Load settings