Deflate-Burp-Plugin
Burp decoder
A Burp Proxy plugin that decompresses HTTP response content in ZLIB and DEFLATE formats
The Deflate Burp Plugin is a plug-in for Burp Proxy (it implements the IBurpExtender interface) that decompresses HTTP response content in the ZLIB (RFC1950) and DEFLATE (RFC1951) compression formats.
13 stars
20 watching
8 forks
Language: Java
last commit: over 13 years ago Related projects:
Repository | Description | Stars |
---|---|---|
gdssecurity/burpee | A Python interface to parse Burp Suite logs and extract request/response data | 36 |
projectdiscovery/nuclei-burp-plugin | A plugin for Burp Suite that enables automated template generation and execution of security testing tools. | 1,192 |
b4dpxl/burp-responsegrepper | An extension for Burp Suite that extracts and displays values from HTTP response bodies based on regular expressions. | 3 |
nccgroup/decoder-improved | A Burp Suite plugin that improves the built-in decoder by adding tabs, an improved hex editor, and making it easier to extend for custom encoding and decoding needs | 135 |
silentsignal/burp-asn1 | An ASN.1 toolbox for parsing and decoding ASN.1 data in Burp Suite | 2 |
irsdl/burpsuitejsbeautifier | A Burp Suite extension to beautify compressed web resources like JS files | 94 |
dnet/burp-oauth | A Java plugin for Burp Suite that enables OAuth authentication | 42 |
tomsteele/burpbuddy | Enables development of Burp Suite extender APIs without JVM restrictions | 156 |
fcavallarin/burp-dom-scanner | An extension to Burp Suite that scans and crawls Single Page Applications using a Chromium browser | 99 |
rub-nds/burpssoextension | An extension for BurpSuite that highlights SSO messages in the proxy window. | 117 |
static-flow/directoryimporter | A Burpsuite plugin that enables importing directory bruteforcing results into the tool for easy viewing | 36 |
vulnerscom/burp-dirbuster | A plugin designed to facilitate the use of Dirbuster in Burp Suite for discovering potential vulnerabilities. | 70 |
contrast-security-oss/burptrast | Automates vulnerability assessment and endpoint discovery for web applications using Contrast Security's Teamserver API. | 16 |
jgillam/burp-co2 | An open-source collection of enhancements for Portswigger's Burp Suite web penetration testing tool | 151 |
lorenzog/burpaddcustomheader | A Burp Suite extension to add custom HTTP headers | 19 |