ecthros / uncaptcha2

defeating the latest version of ReCaptcha with 91% accuracy
http://uncaptcha.cs.umd.edu
4.96k stars 462 forks source link

Wrong statement #11

Closed Dabolus closed 5 years ago

Dabolus commented 5 years ago

⚠️ This code works on the most recent version of ReCaptcha. Only use on sites you control for educational purposes. ⚠️

You project is great, but it only works with reCAPTCHA v2. After the traditional reCAPTCHA v2, the Invisible reCAPTCHA first and the reCAPTCHA v3 later on came out, which don't need any user interaction. I think you should specify that this doesn't actually work with the most recent version of reCAPTCHA, but only with v2.

ecthros commented 5 years ago

Thanks for this, I'll make the change.