Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Deep Learning based CAPTCHA Solver for Vulnerability Assessment

View through CrossRef
Captcha or Completely Automated Public Turing test to tell Computers and Humans Apart. Almost every website now has process of checking whether the website is being crawled by some sort of automated bots or not. Earlier there was too much attacks on the website using bots which used to cause a lot of harm to the big companies through Denial-of-Service attacks. CAPTCHA helped websites a lot in preventing the attacks via bots but now the world is much more advanced and with some lines of codes attackers can break distinct types of captchas and that is what this project is. This project proves the point that now captchas are just a matter of hindrance that decreases the human experience with the various websites as even sometimes they cannot enter the captcha that a bot can easily break and waste the valuable time of human. This project “Deep Learning based CAPTCHA solver for Vulnerability Assessment” proves this point by breaking the various sorts of captchas like numerical, alphanumerical, circle captcha, captcha v2 etc. with noise like line, dots, etc. The above stated points are proved by getting fairly good accuracies. LSTM based Convolutional neural network is used for this purpose; some captchas were easy to break with only a few layers while some took pretty big networks..
Title: Deep Learning based CAPTCHA Solver for Vulnerability Assessment
Description:
Captcha or Completely Automated Public Turing test to tell Computers and Humans Apart.
Almost every website now has process of checking whether the website is being crawled by some sort of automated bots or not.
Earlier there was too much attacks on the website using bots which used to cause a lot of harm to the big companies through Denial-of-Service attacks.
CAPTCHA helped websites a lot in preventing the attacks via bots but now the world is much more advanced and with some lines of codes attackers can break distinct types of captchas and that is what this project is.
This project proves the point that now captchas are just a matter of hindrance that decreases the human experience with the various websites as even sometimes they cannot enter the captcha that a bot can easily break and waste the valuable time of human.
This project “Deep Learning based CAPTCHA solver for Vulnerability Assessment” proves this point by breaking the various sorts of captchas like numerical, alphanumerical, circle captcha, captcha v2 etc.
with noise like line, dots, etc.
The above stated points are proved by getting fairly good accuracies.
LSTM based Convolutional neural network is used for this purpose; some captchas were easy to break with only a few layers while some took pretty big networks.

Related Results

Devanagari CAPTCHA: For the Security in Web
Devanagari CAPTCHA: For the Security in Web
Completely Automated Public Turing Test to Tell Computers and Humans Apart or CAPTCHA is a solution for cyber-attack. CAPTCHA is a small challenge that an internet user has to pass...
AUTHENTICATION INDICATORS USING BIO-DETECTION FUNCTION WITH TEXT-BASED CAPTCHA
AUTHENTICATION INDICATORS USING BIO-DETECTION FUNCTION WITH TEXT-BASED CAPTCHA
Currently, CAPTCHA (Completely Automated Public Turing test to tell Computer and Human Apart) is used in the daily life before the Internet accessing for preventing automatic progr...
Web Authentication Biometric 3D Animated CAPTCHA System Using Artificial Intelligence and Machine Learning Approach
Web Authentication Biometric 3D Animated CAPTCHA System Using Artificial Intelligence and Machine Learning Approach
The internet and web security are integral aspects of our daily lives. Many commercial firms provide clients with internet services. For web access, it is assumed that only the gen...
Development of authentication-based CAPTCHA mechanism on touch screen environment
Development of authentication-based CAPTCHA mechanism on touch screen environment
CAPTCHA is a simple security test that was introduced to distinguish among humans and bots for decades. CAPTCHAs have been widely used on commercial sites, such as email service, a...
Enhancing Alphanumeric Based CAPTCHA Solving using Deep Learning Techniques.
Enhancing Alphanumeric Based CAPTCHA Solving using Deep Learning Techniques.
Abstract Today, captcha is a common method for preventing automated programs from accessing online resources like websites, emails, etc. Captcha is an acronym for Completel...
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
The pandemic Covid-19 currently demands teachers to be able to use technology in teaching and learning process. But in reality there are still many teachers who have not been able ...
ProCAPTCHA: A profile-based CAPTCHA for personal password authentication
ProCAPTCHA: A profile-based CAPTCHA for personal password authentication
CAPTCHA was introduced decades ago to distinguish between humans and bots. However, solving CAPTCHA has been a challenging issue for intruders. Various techniques, such as 3rd-part...
Security and Usability Issues in Captcha Design
Security and Usability Issues in Captcha Design
Captcha stands for Completely Automated Public Turing test to tell Computers and Humans Apart. Captcha is a challenge response test which determines whether the user on Int...

Back to Top