A plain simple Burp Suite extension that enables you to save HTTP Request & Response data to a single file in one go.
Currently, Rapid offers two options:
- Rapid - Save HTTP Request & Response
- Rapid - Save Files & Screenshot
Writes the HTTP Request & Response data to a single destination file.
For example, right-click on an element from the Burp Suite's Proxy -> HTTP History tab, select 'Rapid - Save HTTP Request & Response', select a destination folder and enter a filename, e.g:
get-homepage
Click Save, and Rapid will automatically create the following file on the destination folder:
get-homepage-[HTTP-Request-Response].txtWrites the HTTP Request & Response data to a single destination file but also captures a screenshot*.
For example, given the filename get-homepage, Rapid will generate the following files on your destination folder:
get-homepage-[HTTP-Request-Response].txt
get-homepage-[IMG].png* Rapid has been configured with a 1 second delay to capture a screenshot of whatever is shown on the screen the moment you click Save.
- Download the latest version of Rapid
- Open Burp Suite, click on
Extender, then select theExtensionstab - Click
Add - Set
'Extension type'toJavaand click'Select file' - Select the downloaded JAR file,
rapid-vx.x-beta.jarand click'Open' - Click
'Next'and then'Close'
Any feedback is welcome. If you have found a bug, have got errors while running Rapid or want to suggest a new feature, please create an new issue.
This project is licensed under GNU GPL v3.0