awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to bit4woo/recaptcha

Open-source alternatives to ReCAPTCHA

30 open-source projects similar to bit4woo/recaptcha, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ReCAPTCHA alternative.

  • enablesecurity/burp-luhn-payload-processorEnableSecurity avatar

    EnableSecurity/burp-luhn-payload-processor

    12View on GitHub↗

    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).

    Python
    View on GitHub↗12
  • ikkisoft/bradamsaikkisoft avatar

    ikkisoft/bradamsa

    90View on GitHub↗

    Burp Suite extension to generate Intruder payloads using Radamsa

    Java
    View on GitHub↗90
  • infodel/burp.extension-payloadparserinfodel avatar

    infodel/burp.extension-payloadparser

    5View on GitHub↗

    Burp Extension for parsing payloads containing/excluding characters you provide.

    Python
    View on GitHub↗5
  • righettod/virtualhost-payload-generatorrighettod avatar

    righettod/virtualhost-payload-generator

    61View on GitHub↗

    BURP extension providing a set of values for the HTTP request "Host" header for the "BURP Intruder" in order to abuse virtual host resolution.

    Java
    View on GitHub↗61
  • d3vilbug/hackbard3vilbug avatar

    d3vilbug/HackBar

    1,627View on GitHub↗

    HackBar plugin for Burpsuite

    Java
    View on GitHub↗1,627

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • ultimatehackers/xsstrikeUltimateHackers avatar

    UltimateHackers/XSStrike

    15,027View on GitHub↗

    XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web response analysis. It functions as a web application fuzzer and vulnerability scanner that identifies injection points and security flaws. The project includes a specialized utility for detecting blind XSS, where payloads execute asynchronously or on separate pages. It also features a JavaScript library auditor to identify outdated libraries with known vulnerabilities and a dedicated tool for identifying and bypassing web application firewalls using various evasion techniques.

    Python
    View on GitHub↗15,027
  • avinashkranjan/amazing-python-scriptsavinashkranjan avatar

    avinashkranjan/Amazing-Python-Scripts

    3,425View on GitHub↗

    This is a collection of Python automation scripts and utility tools designed to handle repetitive technical tasks, system administration, and developer workflows. The project serves as a suite for task automation, data utility, and web automation. The collection includes specialized tools for multimedia processing, such as optical character recognition for extracting text from images, speech-to-text conversion, and real-time face and human body detection. It also features web scraping and monitoring capabilities to track product prices, fetch external API content, and automate interactions wi

    Jupyter Notebookartificial-intelligencehacktoberfestmachine-learning
    View on GitHub↗3,425
  • maurosoria/dirsearchmaurosoria avatar

    maurosoria/dirsearch

    14,403View on GitHub↗

    dirsearch is a command-line security tool and web path scanner used for discovering hidden directories and files on web servers. It functions as a recursive directory fuzzer and brute-force utility that identifies undocumented paths and sensitive files using wordlists and HTTP status codes. The tool distinguishes itself through template-driven path generation and an automated HTTP response filter that uses status codes, content length, and regex patterns to isolate valid targets. It supports recursive directory crawling to map complex web structures and provides state-persistence serializatio

    Python
    View on GitHub↗14,403
  • c0ny1/captcha-killerc0ny1 avatar

    c0ny1/captcha-killer

    927View on GitHub↗

    captcha-killer要解决的问题是让burp能用上各种验证码识别技术!

    Java
    View on GitHub↗927
  • c0ny1/passive-scan-clientc0ny1 avatar

    c0ny1/passive-scan-client

    1,463View on GitHub↗

    ` Q1: 将浏览器代理到被动扫描器上,访问网站变慢,甚至有时被封ip,这该怎么办? Q2: 需要人工渗透的同时后台进行被动扫描,到底是代理到burp还是被动扫描器? Q3: ...... `

    Java
    View on GitHub↗1,463
  • cantino/huginncantino avatar

    cantino/huginn

    49,487View on GitHub↗

    Huginn is an open-source automation platform that functions as an event-driven task automator and webhook integration engine. It enables the creation of agents that monitor web data and automate tasks across various web services, operating as a self-hosted web scraper and JavaScript workflow orchestrator. The system uses a directed graph of event flows to route and transform data between external APIs. It differentiates itself by allowing custom JavaScript execution within workflows to modify data payloads and by integrating human-in-the-loop automation to insert manual judgment or data entry

    Ruby
    View on GitHub↗49,487
  • clr2of8/gathercontactsclr2of8 avatar

    clr2of8/GatherContacts

    210View on GitHub↗

    A Burp Suite Extension to pull Employee Names from Google and Bing LinkedIn Search Results

    Java
    View on GitHub↗210
  • coreyd97/burpcustomizerCoreyD97 avatar

    CoreyD97/BurpCustomizer

    586View on GitHub↗

    Because just a dark theme wasn't enough!

    Java
    View on GitHub↗586
  • coreyd97/stepperCoreyD97 avatar

    CoreyD97/Stepper

    202View on GitHub↗

    A natural evolution of Burp Suite's Repeater tool

    Java
    View on GitHub↗202
  • d3mondev/burp-vps-proxyD

    d3mondev/burp-vps-proxy

    0View on GitHub↗
    View on GitHub↗0
  • danger/dangerdanger avatar

    danger/danger

    5,645View on GitHub↗
    Rubyautomationbitbucketci
    View on GitHub↗5,645
  • destine21/zipfileraiderdestine21 avatar

    destine21/ZIPFileRaider

    73View on GitHub↗

    ZIP File Raider - Burp Extension for ZIP File Payload Testing

    Python
    View on GitHub↗73
  • f0ng/autodecoderf0ng avatar

    f0ng/autoDecoder

    1,410View on GitHub↗

    Burp插件,根据自定义来达到对数据包的处理(适用于加解密、爆破等),类似mitmproxy,不同点在于经过了burp中转,在自动加解密的基础上,不影响APP、网站加解密正常逻辑等。

    Javaburpburp-pluginburpsuite-extender
    View on GitHub↗1,410
  • f0ng/captcha-killer-modifiedf0ng avatar

    f0ng/captcha-killer-modified

    1,930View on GitHub↗

    captcha-killer的修改版,支持关键词识别base64编码的图片,添加免费ocr库,用于验证码爆破,适配新版Burpsuite

    Javaburpburp-extensionsburp-plugin
    View on GitHub↗1,930
  • geoffwalton/burp--adhoc-payload-processorsGeoffWalton avatar

    GeoffWalton/burp--Adhoc-Payload-Processors

    4View on GitHub↗

    Generate payload processors on the fly - without having to create individual extensions.

    Ruby
    View on GitHub↗4
  • gosecure/burp-fuzzy-encoding-generatorGoSecure avatar

    GoSecure/burp-fuzzy-encoding-generator

    7View on GitHub↗

    Quickly test various encoding for a given value in Burp Intruder

    Kotlin
    View on GitHub↗7
  • ikkisoft/blazerikkisoft avatar

    ikkisoft/blazer

    49View on GitHub↗

    Burp Suite AMF Extension

    Java
    View on GitHub↗49
  • jgillam/burp-co2JGillam avatar

    JGillam/burp-co2

    153View on GitHub↗

    A collection of enhancements for Portswigger's popular Burp Suite web penetration testing tool.

    Java
    View on GitHub↗153
  • kn6jq/gatherburpK

    kN6jq/gatherBurp

    0View on GitHub↗
    View on GitHub↗0
  • krystianli/outlookK

    KrystianLi/OutLook

    0View on GitHub↗
    View on GitHub↗0
  • lgrangeia/aesburplgrangeia avatar

    lgrangeia/aesburp

    24View on GitHub↗

    Burp Extension to manipulate AES encrypted payloads

    Java
    View on GitHub↗24
  • libaibaia/bucketvultoolsL

    libaibaia/BucketVulTools

    0View on GitHub↗
    View on GitHub↗0
  • mgeeky/burpcontextawarefuzzermgeeky avatar

    mgeeky/burpContextAwareFuzzer

    41View on GitHub↗

    BurpSuite's payload-generation extension aiming at applying fuzzed test-cases depending on the type of payload (integer, string, path; JSON; XML; GWT; binary) and following encoding-scheme applied originally.

    Python
    View on GitHub↗41
  • pan-lu/recaptchaP

    pan-lu/recaptcha

    0View on GitHub↗
    View on GitHub↗0
  • peithon/justc2fileP

    Peithon/JustC2file

    0View on GitHub↗
    View on GitHub↗0