TurboDataMiner
Request analyzer
A tool for analyzing and modifying HTTP requests in Burp Suite using Python scripts
The objective of this Burp Suite extension is the flexible and dynamic extraction, correlation, and structured presentation of information from the Burp Suite project as well as the flexible and dynamic on-the-fly modification of outgoing or incoming HTTP requests using Python scripts. Thus, Turbo Data Miner shall aid in gaining a better and faster understanding of the data collected by Burp Suite.
54 stars
2 watching
15 forks
Language: Python
last commit: almost 2 years ago burpburp-apiburp-extensionsburp-pluginburpsuiteburpsuite-extenderdata-miningintelligenceintelligence-gathering
Related projects:
Repository | Description | Stars |
---|---|---|
dobin/burpsentinel | A tool that assists in identifying security vulnerabilities by generating and analyzing HTTP requests | 147 |
anof-cyber/paraforge | An extension for Burp Suite to extract parameters and endpoints from requests to create custom wordlists for testing | 140 |
b4dpxl/burp-responsegrepper | An extension for Burp Suite that extracts and displays values from HTTP response bodies based on regular expressions. | 3 |
modzero/burp-responseclusterer | A Burp Suite extension that analyzes and groups similar responses from web servers to help identify anomalies. | 15 |
e1abrador/burp-headersnipper | Tool to simplify reporting by removing unnecessary headers from HTTP requests. | 22 |
typeerror/bookmarks | An extension for Burp Suite that allows users to bookmark and manage requests | 66 |
iamaldi/rapid | A Burp Suite extension that simplifies saving HTTP request and response data to a single file | 7 |
debasishm89/burpy | A tool that analyzes web application security by parsing Burp Suite logs and generating reports. | 119 |
floyd-fuh/burp-collect500 | A tool to collect and potentially log HTTP 500 responses from Burp Suite | 5 |
yg-ht/burp-lookoverthere | A Burp Suite extension to enhance scanning by injecting HTTP redirects into responses from specific APIs. | 0 |
cyal1/pyburp | An extension that allows modifying HTTP requests and responses with Python code to facilitate security testing of encrypted transactions | 22 |
infodel/burp.extension-payloadparser | An extension for Burp Suite that allows filtering of payloads based on specific characters. | 4 |
simioni87/auth_analyzer | A Burp extension tool designed to help identify authorization issues in web applications by automating request repetition and parameter value extraction. | 185 |
tduehr/buby | An extension for Burp Suite's web security testing tool that allows scripting and automation of requests and responses using Ruby. | 58 |
nccgroup/autorepeater | Automates HTTP request testing and modification within Burp Suite to streamline authorization testing | 846 |