Burpee is a Burp Suite extension that extracts parameters to Excel and the Clipboard.
- 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.
- 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: In the Burpee tab, configure outputs, scope (which part of the HTTP request to extract), ignore headers, etc.
-
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.
-
Paste into Excel: Paste the copied data.
-
Check the file: The file contains a summary of site visits, with lists of URLs and request details.
Requests Summary Sheet
Requests Detail Sheet