burp-ResponseClusterer
Response analyzer
A Burp Suite extension that analyzes and groups similar responses from web servers to help identify anomalies.
Burp plugin that clusters responses to show an overview of received responses
15 stars
5 watching
6 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jackj07/response-pattern-matcher | A tool to identify and highlight potentially vulnerable areas in HTTP responses | 15 |
b4dpxl/burp-responsegrepper | An extension for Burp Suite that extracts and displays values from HTTP response bodies based on regular expressions. | 3 |
virusdefender/burptime | A tool to calculate response time in Burp Proxy history for testing SQL injection vulnerabilities | 10 |
chopicalqui/turbodataminer | A tool for analyzing and modifying HTTP requests in Burp Suite using Python scripts | 54 |
synfron/reshaperforburp | An extension for Burp Suite that allows users to configure rules to modify HTTP requests and responses based on predefined conditions. | 92 |
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 |
anof-cyber/paraforge | An extension for Burp Suite to extract parameters and endpoints from requests to create custom wordlists for testing | 140 |
jgillam/burp-paramalyzer | An extension for parameter analysis in web application penetration testing | 154 |
typeerror/bookmarks | An extension for Burp Suite that allows users to bookmark and manage requests | 66 |
mwielgoszewski/jython-burp-extensions | Tools and APIs for extending the Burp Suite testing tool with custom functionality | 5 |
nccgroup/autorepeater | Automates HTTP request testing and modification within Burp Suite to streamline authorization testing | 846 |
matanatr96/decoderproburpsuite | A tool for cleaning and decoding HTTP response text to improve readability | 2 |
trendyol/swagger-parser-burp-extension | An extension for Burp Suite that parses and analyzes Swagger documents | 42 |
burp-hash/burp-hash | Automates the process of identifying potential parameter values in hashed tokens by comparing hashes to observed data in an application. | 32 |
hvqzao/burp-token-rewrite | An extension for Burp Suite to automatically handle CSRF tokens in requests | 16 |