Thursday, March 28, 2024

Security Researcher Breaks Google’s ReCaptcha v2 using Google’s Own Tool

Researcher Discover “A logic vulnerability” dubbed ReBreakCaptcha to bypassing Google’s reCAPTCHA fields which is using for prevent from robots and abusive scripts to access sites  by using google’s Speech Recognition API.

According to the Security Researcher , a bypass Technique called ReBreakCaptcha  which is used for bypass Google’s ReCaptcha v2 anywhere on the web.

The proof-of-concept code the researcher released allows attackers to automate the process of bypassing reCAPTCHA fields, currently used on millions of sites to keep out spam bots.

Researcher explained in East-Ee Security , ReBreakCaptcha works in three stages ,

  • Audio Challenge – Getting the correct challenge type.
  • Recognition – Converting the audio challenge audio and sending it to Google’s Speech Recognition API.
  • Verification – Verifying the Speech Recognition result and bypassing the ReCaptcha.

As per the Explantion give by the East-Ee Security , 3 Types of ReBreakCaptcha challenges has bee performed in this task .

Image Challenge

The challenge contains a description and an image which consists of 9 sub-images. The user is requested to select those sub-images that best match the given description.

Audio Challenge

The challenge contains an audio recording, The user is requested to enter the digits that are heard.

Now we have the audio challenge Recognition file and are ready to send it to Google Speech Recognition. How can this be done? Using their API.

“Before doing so, we will convert it to a ‘wav’ format which is requested by Google’s Speech Recognition PI.”

Text Challenge

The challenge contains a category and 5 candidate phrases. The user is requested to select those phrases which best match the given category.

The [verification] stage is fairly short.

“All we need to do now is to copy-paste the output string from Stage 2 into the text box and click ‘Verify’ on the ReCaptcha widget. That’s right, we now semi-automatically used Google’s Services to bypass another service of its own.”

ReBreakCaptcha vulnerability still unpatched by Google

East-EE has named this assault ReBreakCaptcha, and he says he found this weakness in 2016. Today, when he opened up to the Public about his research, he said the vulnerability was still unpatched .

 Researcher released allows attackers to automate the process of bypassing reCAPTCHA fields, currently used on millions of sites to keep out spam bots by proof-of-concept code  which is written by python and available in Github .

Also Read :

Website

Latest articles

GoPlus’s Latest Report Highlights How Blockchain Communities Are Leveraging Critical API Security Data To Mitigate Web3 Threats

GoPlus Labs, the leading Web3 security infrastructure provider, has unveiled a groundbreaking report highlighting...

Wireshark 4.2.4 Released: What’s New!

Wireshark stands as the undisputed leader, offering unparalleled tools for troubleshooting, analysis, development, and...

Zoom Unveils AI-Powered All-In-One AI Work Workplace

Zoom has taken a monumental leap forward by introducing Zoom Workplace, an all-encompassing AI-powered...

iPhone Users Beware! Darcula Phishing Service Attacking Via iMessage

Phishing allows hackers to exploit human vulnerabilities and trick users into revealing sensitive information...

2 Chrome Zero-Days Exploited at Pwn2Own 2024: Patch Now

Google has announced a crucial update to its Chrome browser, addressing several vulnerabilities, including...

The Moon Malware Hacked 6,000 ASUS Routers in 72hours to Use for Proxy

Black Lotus Labs discovered a multi-year campaign by TheMoon malware targeting vulnerable routers and...
Balaji
Balaji
BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Mitigating Vulnerability Types & 0-day Threats

Mitigating Vulnerability & 0-day Threats

Alert Fatigue that helps no one as security teams need to triage 100s of vulnerabilities.

  • The problem of vulnerability fatigue today
  • Difference between CVSS-specific vulnerability vs risk-based vulnerability
  • Evaluating vulnerabilities based on the business impact/risk
  • Automation to reduce alert fatigue and enhance security posture significantly

Related Articles