burp-dump
Request logger
A tool to export HTTP(S) requests and responses from BurpSuite to a file system in various log formats
A Burp plugin to dump HTTP(S) requests/responses to a file system
24 stars
1 watching
4 forks
Language: Ruby
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
0xd0ug/burpextensions-clipboardrepeater | An extension tool that allows users to share and recreate Burp requests with minimal effort | 4 |
righettod/log-requests-to-sqlite | Creates an audit trail of HTTP requests sent via BURP during web application assessments. | 63 |
b4dpxl/burp-responsegrepper | An extension for Burp Suite that extracts and displays values from HTTP response bodies based on regular expressions. | 3 |
sunny0day/burp-auto-drop | An extension for Burp Suite to automatically filter and drop HTTP requests based on predefined rules | 8 |
gdssecurity/burpee | A Python interface to parse Burp Suite logs and extract request/response data | 36 |
vulnerscom/burp-dirbuster | A plugin designed to facilitate the use of Dirbuster in Burp Suite for discovering potential vulnerabilities. | 70 |
anof-cyber/paraforge | An extension for Burp Suite to extract parameters and endpoints from requests to create custom wordlists for testing | 140 |
typeerror/bookmarks | An extension for Burp Suite that allows users to bookmark and manage requests | 66 |
dobin/burpsentinel | A tool that assists in identifying security vulnerabilities by generating and analyzing HTTP requests | 147 |
silentsignal/burp-sqlite-logger | A tool to log and record HTTP requests made by Burp Suite using a SQLite database. | 1 |
floyd-fuh/burp-collect500 | A tool to collect and potentially log HTTP 500 responses from Burp Suite | 5 |
portswigger/copy-as-python-requests | A plugin that allows Burp Suite users to easily copy selected requests as Python code | 61 |
ax/burp-logs | Allows users to work with Burp's log files within the Burp Suite environment. | 9 |
bugpoc-ryan/bugpoc-burp-extension | An extension for Burp Suite to export raw HTTP requests to a PoC generator for easy reporting and reproduction of security bugs. | 7 |
tduehr/buby | An extension for Burp Suite's web security testing tool that allows scripting and automation of requests and responses using Ruby. | 58 |