paper-with-me

Papers

Improve CAPTCHA's Security Using Gaussian Blur Filter

2014-10-16 · Ariyan Zarei

Providing security for webservers against unwanted and automated registrations has become a big concern. To prevent these kinds of false registrations many websites use CAPTCHAs. Among all kinds of CAPTCHAs OCR-Based or visual CAPTCHAs are very common. Actually visual CAPTCHA is an image containing a sequence of characters. So far most of visual CAPTCHAs, in order to resist against OCR programs, use some common implementations such as wrapping the characters, random placement and rotations of characters, etc. In this paper we applied Gaussian Blur filter, which is an image transformation, to visual CAPTCHAs to reduce their readability by OCR programs. We concluded that this technique made CAPTCHAs almost unreadable for OCR programs but, their readability by human users still remained high.

📄 PDF Abstract BibTeX arXiv:1410.4441

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Diff-CAPTCHA: An Image-based CAPTCHA with Security Enhanced by Denoising Diffusion Model

2023-08-16 · Ran Jiang, Sanfeng Zhang, Linfeng Liu, Yanbing Peng

To enhance the security of text CAPTCHAs, various methods have been employed, such as adding the interference lines on the text, randomly distorting the characters, and overlapping multiple characters. These methods part…

DenoisingDiversityImage GenerationStyle Transfer

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 외

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.…

Objectobject-detectionObject Detection

A Survey of Adversarial CAPTCHAs on its History, Classification and Generation

2023-11-22 · Zisheng Xu, Qiao Yan, F. Richard Yu, Victor C. M. Leung

Completely Automated Public Turing test to tell Computers and Humans Apart, short for CAPTCHA, is an essential and relatively easy way to defend against malicious attacks implemented by bots. The security and usability t…

An End-to-End Attack on Text-based CAPTCHAs Based on Cycle-Consistent Generative Adversarial Network

2020-08-26 · Chunhui Li, Xingshu Chen, Haizhou Wang, Yu Zhang 외

As a widely deployed security scheme, text-based CAPTCHAs have become more and more difficult to resist machine learning-based attacks. So far, many researchers have conducted attacking research on text-based CAPTCHAs de…

Generative Adversarial NetworkTransfer Learning

Vulnerability analysis of captcha using Deep learning

2023-02-18 · Jaskaran Singh Walia, Aryan odugoudar

Several websites improve their security and avoid dangerous Internet attacks by implementing CAPTCHAs (Completely Automated Public Turing test to tell Computers and Humans Apart), a type of verification to identify wheth…

Deep Learning