How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
An extension for BurpSuite used to access and modify compressed HTTP payloads without changing the content-encoding.
The main features of antoinet/burp-decompressor are: Payload Management.
Open-source alternatives to antoinet/burp-decompressor include: antichown/burp-payloads — Burp Payloads. bit4woo/recaptcha — reCAPTCHA = REcognize CAPTCHA: A Burp Suite Extender that recognize CAPTCHA and use for intruder payload… destine21/zipfileraider — ZIP File Raider - Burp Extension for ZIP File Payload Testing. enablesecurity/burp-luhn-payload-processor — A plugin for Burp Suite Pro to work with attacker payloads and automatically generate check digits for credit card… ikkisoft/bradamsa — Burp Suite extension to generate Intruder payloads using Radamsa. infodel/burp.extension-payloadparser — Burp Extension for parsing payloads containing/excluding characters you provide.
reCAPTCHA = REcognize CAPTCHA: A Burp Suite Extender that recognize CAPTCHA and use for intruder payload 自动识别图形验证码并用于burp intruder爆破模块的插件
ZIP File Raider - Burp Extension for ZIP File Payload Testing
A plugin for Burp Suite Pro to work with attacker payloads and automatically generate check digits for credit card numbers and similar numbers that end with a check digit generated using the Luhn algorithm or formula (also known as the "modulus 10" or "mod 10" algorithm).