paper-with-me

Papers

An Object Detection based Solver for Google's Image reCAPTCHA v2

2021-04-07 · Md Imran Hossen, Yazhou Tu, Md Fazle Rabby, Md Nazmul Islam, Hui Cao, Xiali Hei

Previous work showed that reCAPTCHA v2's image challenges could be solved by automated programs armed with Deep Neural Network (DNN) image classifiers and vision APIs provided by off-the-shelf image recognition services. In response to emerging threats, Google has made significant updates to its image reCAPTCHA v2 challenges that can render the prior approaches ineffective to a great extent. In this paper, we investigate the robustness of the latest version of reCAPTCHA v2 against advanced object detection based solvers. We propose a fully automated object detection based system that breaks the most advanced challenges of reCAPTCHA v2 with an online success rate of 83.25%, the highest success rate to date, and it takes only 19.93 seconds (including network delays) on average to crack a challenge. We also study the updated security features of reCAPTCHA v2, such as anti-recognition mechanisms, improved anti-bot detection techniques, and adjustable security preferences. Our extensive experiments show that while these security features can provide some resistance against automated attacks, adversaries can still bypass most of them. Our experimental findings indicate that the recent advances in object detection technologies pose a severe threat to the security of image captcha designs relying on simple object detection as their underlying AI problem.

📄 PDF Abstract BibTeX arXiv:2104.03366

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Hacking Google reCAPTCHA v3 using Reinforcement Learning

2019-03-03 · Ismail Akrout, Amal Feriani, Mohamed Akrout

We present a Reinforcement Learning (RL) methodology to bypass Google reCAPTCHA v3. We formulate the problem as a grid world where the agent learns how to move the mouse and click on the reCAPTCHA button to receive a hig…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Breaking reCAPTCHAv2

2024-09-13 · Andreas Plesner, Tobias Vontobel, Roger Wattenhofer

Our work examines the efficacy of employing advanced machine learning methods to solve captchas from Google's reCAPTCHAv2 system. We evaluate the effectiveness of automated systems in solving captchas by utilizing advanc…

Image SegmentationSemantic Segmentation

Aura-CAPTCHA: A Reinforcement Learning and GAN-Enhanced Multi-Modal CAPTCHA System

2025-08-20 · Joydeep Chandra, Prabal Manhas, Ramanjot Kaur, Rashi Sahay arxiv

We present Aura-CAPTCHA, a multi-modal verification system that integrates Generative Adversarial Networks (GANs), Reinforcement Learning (RL), and behavioral analysis to create adaptive challenges resistant to classical…

Reinforcement Learning

Symmetry reCAPTCHA

2016-06-01 · CVPR 2016 6 · Chris Funk, Yanxi Liu

This is a reaction to the poor performance of symmetry detection algorithms on real-world images, benchmarked since CVPR 2011. Our systematic study reveals significant difference between human labeled (reflection and rot…

Symmetry Detection

Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks

2013-12-20 · Ian J. Goodfellow, Yaroslav Bulatov, Julian Ibarz, Sacha Arnoud 외

Recognizing arbitrary multi-character text in unconstrained natural photographs is a hard problem. In this paper, we address an equally hard sub-problem in this domain viz. recognizing arbitrary multi-digit numbers from …

Image Classification