English

aaeCAPTCHA: The Design and Implementation of Audio Adversarial CAPTCHA

Cryptography and Security 2022-03-08 v1 Sound Audio and Speech Processing

Abstract

CAPTCHAs are designed to prevent malicious bot programs from abusing websites. Most online service providers deploy audio CAPTCHAs as an alternative to text and image CAPTCHAs for visually impaired users. However, prior research investigating the security of audio CAPTCHAs found them highly vulnerable to automated attacks using Automatic Speech Recognition (ASR) systems. To improve the robustness of audio CAPTCHAs against automated abuses, we present the design and implementation of an audio adversarial CAPTCHA (aaeCAPTCHA) system in this paper. The aaeCAPTCHA system exploits audio adversarial examples as CAPTCHAs to prevent the ASR systems from automatically solving them. Furthermore, we conducted a rigorous security evaluation of our new audio CAPTCHA design against five state-of-the-art DNN-based ASR systems and three commercial Speech-to-Text (STT) services. Our experimental evaluations demonstrate that aaeCAPTCHA is highly secure against these speech recognition technologies, even when the attacker has complete knowledge of the current attacks against audio adversarial examples. We also conducted a usability evaluation of the proof-of-concept implementation of the aaeCAPTCHA scheme. Our results show that it achieves high robustness at a moderate usability cost compared to normal audio CAPTCHAs. Finally, our extensive analysis highlights that aaeCAPTCHA can significantly enhance the security and robustness of traditional audio CAPTCHA systems while maintaining similar usability.

Keywords

Cite

@article{arxiv.2203.02735,
  title  = {aaeCAPTCHA: The Design and Implementation of Audio Adversarial CAPTCHA},
  author = {Md Imran Hossen and Xiali Hei},
  journal= {arXiv preprint arXiv:2203.02735},
  year   = {2022}
}

Comments

Accepted at 7th IEEE European Symposium on Security and Privacy (EuroS&P 2022)

R2 v1 2026-06-24T10:03:10.831Z