paper-with-me

Papers

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 whether the end-user is human or a robot. The most prevalent type of CAPTCHA is text-based, designed to be easily recognized by humans while being unsolvable towards machines or robots. However, as deep learning technology progresses, development of convolutional neural network (CNN) models that predict text-based CAPTCHAs becomes easier. The purpose of this research is to investigate the flaws and vulnerabilities in the CAPTCHA generating systems in order to design more resilient CAPTCHAs. To achieve this, we created CapNet, a Convolutional Neural Network. The proposed platform can evaluate both numerical and alphanumerical CAPTCHAs

📄 PDF Abstract BibTeX arXiv:2302.09389

Code (1)

karanwxliaa/CapSecure

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Deep-CAPTCHA: a deep learning based CAPTCHA solver for vulnerability assessment

2020-06-15 · Zahra Noury, Mahdi Rezaei

CAPTCHA is a human-centred test to distinguish a human operator from bots, attacking programs, or other computerised agents that tries to imitate human intelligence. In this research, we investigate a way to crack visual…

CAPTCHA Detection

D-CAPTCHA++: A Study of Resilience of Deepfake CAPTCHA under Transferable Imperceptible Adversarial Attack

2024-09-11 · Hong-Hanh Nguyen-Le, Van-Tuan Tran, Dinh-Thuc Nguyen, Nhien-An Le-Khac

The advancements in generative AI have enabled the improvement of audio synthesis models, including text-to-speech and voice conversion. This raises concerns about its potential misuse in social manipulation and politica…

Adversarial AttackAudio SynthesisFace Swappingtext-to-speech+2

MCA-Bench: A Multimodal Benchmark for Evaluating CAPTCHA Robustness Against VLM-based Attacks

2025-06-06 · Zonglin Wu, Yule Xue, Xin Wei, Yiren Song

As automated attack techniques rapidly advance, CAPTCHAs remain a critical defense mechanism against malicious bots. However, existing CAPTCHA schemes encompass a diverse range of modalities -- from static distorted text…

Benchmarking

blessing in disguise: Designing Robust Turing Test by Employing Algorithm Unrobustness

2019-04-22 · Jiaming Zhang, Jitao Sang, Kaiyuan Xu, Shangxi Wu 외

Turing test was originally proposed to examine whether machine's behavior is indistinguishable from a human. The most popular and practical Turing test is CAPTCHA, which is to discriminate algorithm from human by offerin…

Adversarial Attack

Statistical Analysis of Dice CAPTCHA Usability

2017-06-30 · Darko Brodić, Alessia Amelio, Ivo R. Draganov

In this paper the elements of the CAPTCHA usability are analyzed. CAPTCHA, as a time progressive element in computer science, has been under constant interest of ordinary, professional as well as the scientific users of …