Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GDSSecurity/Deflate-Burp-Plugin

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.
https://github.com/GDSSecurity/Deflate-Burp-Plugin

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

For the Deflate Burp Plugin, check out README.txt in the DeflateBurpPlugin directory.

For the Deflate Test Servlet and related tools, check out README.txt in the DeflateTestServlet directory.