Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/GDSSecurity/Deflate-Burp-Plugin
- Owner: GDSSecurity
- Created: 2011-07-19T13:23:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-19T13:43:02.000Z (over 13 years ago)
- Last Synced: 2024-07-30T20:34:39.848Z (3 months ago)
- Language: Java
- Homepage:
- Size: 110 KB
- Stars: 13
- Watchers: 20
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-burp-extensions - 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. (Beautifiers and Decoders)
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.