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.
reCAPTCHA = REcognize CAPTCHA: A Burp Suite Extender that recognize CAPTCHA and use for intruder payload 自动识别图形验证码并用于burp intruder爆破模块的插件
The main features of bit4woo/recaptcha are: Automation and Workflow, Payload Generators and Fuzzers, Payload Management.
Open-source alternatives to bit4woo/recaptcha include: ikkisoft/bradamsa — Burp Suite extension to generate Intruder payloads using Radamsa. righettod/virtualhost-payload-generator — BURP extension providing a set of values for the HTTP request "Host" header for the "BURP Intruder" in order to abuse… d3vilbug/hackbar — HackBar plugin for Burpsuite. enablesecurity/burp-luhn-payload-processor — A plugin for Burp Suite Pro to work with attacker payloads and automatically generate check digits for credit card… infodel/burp.extension-payloadparser — Burp Extension for parsing payloads containing/excluding characters you provide. avinashkranjan/amazing-python-scripts — This is a collection of Python automation scripts and utility tools designed to handle repetitive technical tasks,…
Burp Suite extension to generate Intruder payloads using Radamsa
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).
Burp Extension for parsing payloads containing/excluding characters you provide.