Burpee is a Burp Suite extension that organizes HTTP requests and exports them to Excel.
Introduction movie
- 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.
- Download Jar: Get the latest version from the release page.
- Install in Burp Suite:
- Go to the "Extender" tab, then "Extensions".
- Click "Add" and select the downloaded jar. 🔧
-
⚙️Settings: Select the Excel file in the settings tab.
-
📤Select and Output:
- Select requests and open the menu.
- Click "Extensions > Burpee".
- The analysis is performed and output to Excel file.
-
🗂️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
Requests Detail Sheet
-
🔗Advanced Setting: Here are the additional settings you can configure:
- Headers to exclude from output
- Whether to output Burp log highlights
- Save/Load settings