{"id":18486921,"url":"https://github.com/MoterHaker/bypass-captcha-examples","last_synced_at":"2025-04-08T20:30:24.691Z","repository":{"id":176657289,"uuid":"324374156","full_name":"MoterHaker/bypass-captcha-examples","owner":"MoterHaker","description":"Different complex captcha bypass examples: Steam, Netflix, Data Dome, Adobe, etc.","archived":false,"fork":false,"pushed_at":"2023-04-08T04:59:51.000Z","size":958,"stargazers_count":189,"open_issues_count":6,"forks_count":36,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-11-06T12:58:02.808Z","etag":null,"topics":["adobe","bypass-captcha","captcha","captcha-delivery","data-dome","datadome","enterprise-recaptcha","geetest","geocaptcha-delivery","netflix","olx","roblox","steam","steam-powered"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MoterHaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-25T14:07:59.000Z","updated_at":"2024-11-03T22:13:05.000Z","dependencies_parsed_at":"2023-06-30T15:15:52.048Z","dependency_job_id":null,"html_url":"https://github.com/MoterHaker/bypass-captcha-examples","commit_stats":null,"previous_names":["moterhaker/bypass-captcha-examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoterHaker%2Fbypass-captcha-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoterHaker%2Fbypass-captcha-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoterHaker%2Fbypass-captcha-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoterHaker%2Fbypass-captcha-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoterHaker","download_url":"https://codeload.github.com/MoterHaker/bypass-captcha-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247922537,"owners_count":21018815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adobe","bypass-captcha","captcha","captcha-delivery","data-dome","datadome","enterprise-recaptcha","geetest","geocaptcha-delivery","netflix","olx","roblox","steam","steam-powered"],"created_at":"2024-11-06T12:49:57.732Z","updated_at":"2025-04-08T20:30:24.686Z","avatar_url":"https://github.com/MoterHaker.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Captcha Bypass Examples\nThis repository demonstrates weakness of filtering human users with CAPTCHAs. Created for educational use only. Any illegal or criminal use of these examples is strongly forbidden.\n\n__Requirements:__\n- NodeJS\n- npm packages _puppeteer_ and _@antiadmin/anticaptchaofficial_\n\n__List of solutions:__\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/amazon.js) Amazon FunCaptcha like [this](https://www.amazon.com/aaut/verify/flex-offers/challenge?challengeType=ARKOSE_LEVEL_1\u0026returnTo=https://www.amazon.com\u0026headerFooter=false) one.\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/cloudflare.js) CloudFlare with easy filters.\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/cloudflare_advanced.js) CloudFlare with strong filters (SSL handshake fingerprint).\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/geo.captcha-delivery.com.js) DataDome protection, [Python version](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/geo.captcha-delivery.py)\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/store.steam-powered.com.js) store.steam-powered.com/join Recaptcha Enterprise V2.\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/netflix.js) netflix.com Enterprise Recaptcha V3 at [sign-in](https://www.netflix.com/login) page.\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/adobe.js) adobe.com Enterprise Recaptcha V3 at [sign-in](https://auth.services.adobe.com/en_US/index.html) page.\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/roblox.js) roblox.com Arcoselabs Funcaptcha at [sign-in](https://www.roblox.com/newlogin) page.\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/olx.ua.js) ulx.ua Recaptcha V3 at [registration](https://www.olx.ua/account/#register) page.\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/perimeterx.js) Wallmart's PerimeterX screen using an AntiGate template.\n- [Bypass](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/nfe.fazenda.gov.br.js) nfe.fazenda.gov.br HCaptcha Enterprise.\n- [Sign In](https://github.com/MoterHaker/bypass-captcha-examples/blob/main/onlyfans.js) at onlyfans.com by solving Recaptcha Enterprise.\n\n\n__Requests__\n\nPost your captcha bypass requests in issues section\n\ncaptcha-solving captcha-breaking captcha-solver 2captcha deathbycaptcha anti-captcha captcha-bypass anticaptcha captcha-recognition bypasscaptcha bypass-recaptcha-v2 bypass-invisible-recaptcha captcha-services-for-recaptcha-v2 recaptcha-v2-captcha-solver google-recaptcha-solver recaptcha-solver-python recaptcha-bypass-script recaptcha-solver bypass-on-captcha-recaptcha hcaptcha-solver datadome cloudflare bypass-datadome bypass-cloudflare\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMoterHaker%2Fbypass-captcha-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMoterHaker%2Fbypass-captcha-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMoterHaker%2Fbypass-captcha-examples/lists"}