CompChall: Addressing Password Guessing Attacks

  • Authors:
  • Vipul Goyal;Virendra Kumar;Mayank Singh;Ajith Abraham;Sugata Sanyal

  • Affiliations:
  • OSP Global, Mumbai, India;Crypto Group, Institute of Technology, Banaras Hindu University, India;Crypto Group, Institute of Technology, Banaras Hindu University, India;Chung-Ang University, Korea;Tata Institute of Fundamental Research, India

  • Venue:
  • ITCC '05 Proceedings of the International Conference on Information Technology: Coding and Computing (ITCC'05) - Volume I - Volume 01
  • Year:
  • 2005

Quantified Score

Hi-index 0.02

Visualization

Abstract

Even though passwords are the most convenient means of authentication, they bring along themselves the threat of dictionary attacks. Dictionary attacks may be of two kinds: online and offline. While offline dictionary attacks are possible only if the adversary is able to collect data for a successful protocol execution by eavesdropping on the communication channel and can be successfully countered using public key cryptography, online dictionary attacks can be performed by anyone and there is no satisfactory solution to counter them. This paper presents a new authentication protocol which is called CompChall (computational challenge). The proposed protocol uses only one way hash functions as the building blocks and attempts to eliminate online dictionary attacks by implementing a challenge-response system. This challenge-response system is designed in a fashion that it does not pose any difficulty to a genuine user but is time consuming and computationally intensive for an adversary trying to launch a large number of login requests per unit time as in the case of an online dictionary attack. The protocol is stateless and thus less vulnerable to DoS (Denial of Service) attacks.