Skip to content

ekko-zhao/re-rebreakcaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Re-ReBreakCaptcha

A logic vulnerability, dubbed Re-ReBreakCaptcha, which lets you easily bypass Google's ReCaptcha v2 anywhere on the web.

More details in the post: https://east-ee.com/2022/02/28/1367/

Installation

  • Requires Python 3.7+, Firefox and GeckoDriver.
  • Install the required dependencies using pip:
pip3 install -r requirements.txt
  • Change the 'FIREFOX_BIN_PATH' and 'GECKODRIVER_BIN' paths in the code.
  • Then, to run the POC:
python re-rebreakcaptcha.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages