Google's reCAPTCHA is not only useless, it's also basically spyware

Daniel Sims

Posts: 2,422   +73
Staff
Why it matters: Captcha tests that require users to duplicate distorted text, solve puzzles, or click on grids of images to prove they aren't malicious bots have drawn scorn for years. Studies have long since shown that bots easily overcome them. Even the simple checkbox tests aren't much better. Recent investigations suggest that Google and other companies use them to track and collect user data.

YouTuber "Chuppl" reports that Google's reCAPTCHA v2 and v3 challenges don't deter bots and do little more than demand users' internet data in exchange for access to the internet. They track browser history, cookies, and more, selling them to advertisers or any other company willing to pay.

Users generally accept that Captcha tests keep armies of bots from flooding websites to deny service or facilitate fraud. However, multiple studies show that bots outperform humans in virtually every variety. Tests have shown that AI-based programs can solve the infamous traffic-light grid test with 100 percent accuracy.

Google's reCAPTCHA v3, which only requires users to click on a checkbox next to the words "I am not a robot," is much less annoying and more common nowadays. However, a 2023 study from the University of California in Irvine found that bots also pass it with flying colors.

The test likely draws curiosity from users due to its notable simplicity. Older Captchas present tasks that should be easy for humans but impossible for bots, but clicking a checkbox is trivial for both.

Most users who investigate reCAPTCHA v3 likely learn that it watches for human-like mouse movements as users navigate toward the checkbox. However, CHUPPL quickly torpedoed that assumption by building a bot that passed the test in one attempt.

Researchers told Chuppl that the so-called security challenge records not just mouse movements but also user agent data and other identifying information. Furthermore, Chuppl's investigation suggested that Captchas block humans who anonymize their browser data better than it does bots. The assertion makes sense for anyone who has tried to browse the web with a VPN.

Tracking data Google collects from Captchas carries an estimated value of nearly $898 billion. Furthermore, when a lawsuit against the search giant for using reCAPTCHA v2 inputs to train AI revealed that the 819 million hours users spent clicking on the tests worked out to about $6.1 billion in unpaid wages.

The UC Irvine study concluded that Google should retire reCAPTCHA v2 and similar tools. An Austrian federal court has already banned the technology, finding that it violates users' privacy rights under the GDPR.

While the research appears pretty conclusive for Google's bot mitigation methods, the security and privacy implications of Guillermo Rauch's Doom Captcha remain unclear.

Permalink to story:

 
I would disagree that recaptcha does nothing. I have built many web sites in my career and if I don't put a google recaptcha on all my forms my customers will get spammed to hell. I just had a contact form last week that was missing the recaptcha and that person got over 300 emails in one day. I put the recaptcha on and the problem was gone. So I'm not sure how you can say say it does nothing. I would call this a gigantic false statement.
 
It is probably used to train AI too.

But, without this implemented in the websites I make, bot spam in any contact form is insane.

I am pretty sure this is all we did all these past years...

I hope that AI will disrupt tech and get a run for their ambitions.

Nowadays, I use a VPN and I try to use Firefox as much as I can. It is becoming almost impossible to not being tracked. I am one of the few I know that doesn't have a linked google account to my phone. I use APK and that's brutal. I never expected Google to be such a monopoly in so many field.

It is impossible to use your phone as you would use a PC or laptop. The closest to what it could be would be the MS store to be the only way to get software.
 
Bots can easily pass the test? This is less about the test and more about the bots. Remember when IBM was using a custom BIOS for the AT computers? Remember how compatibles eventually defeated it as a deterrent to using non IBM hardware? Hardware/software engineers looked at what the BIOS did and backwards engineered their own BIOSes. Flaky at first they eventually were so "compatible" that IBM lost it's PC market dominance to them.

Well that's the thing. If you know how a system works and have enough time/resources you can defeat it. Every... Time... It's why the internet, smart phones, PCs, passwords, etc. are never, ever, totally secure. Smart people design the systems and feel they're fool proof. Just as smart people say "hold my beer" and prove them wrong. Even if a security check like a CAPTCHA has hidden capabilities, some one, some where, will figure out how it works and defeat it.
 
The Captcha images are getting so bad recently that I have had to skip to the next one until I find a set that are clear enough to recognise.
 
Im not surprised bots are more proficient at solving these than humans.
For humans it's an annoyance. For bots is easy bypass.
Time to abolish this stupid test and move to better alternatives.
 
Back