Skip to content

Burp Suite extension that extracts parameters to Excel and the Clipboard.

Notifications You must be signed in to change notification settings

riiim400th/burpee

Repository files navigation

Burpee - Burp Suite Extension

Overview

Burpee is a Burp Suite extension that extracts parameters to Excel and the Clipboard.

head_image

image

Features

  • Copy as TSV Format: Formats HTTP data in TSV, 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

  1. Settings: In the Burpee tab, configure outputs, scope (which part of the HTTP request to extract), ignore headers, etc.

    image

  2. Parse and Copy:

    • Select an HTTP request and open the menu.
    • Click "Extensions > Burpee".
    • The data is now in the clipboard and saved to a file.

    image

  3. Paste into Excel: Paste the copied data.

    image

  4. Check the file: The file contains a summary of site visits, with lists of URLs and request details.

    Requests Summary Sheet

    image

    Requests Detail Sheet

    image