scispace - formally typeset
Proceedings ArticleDOI

A Novel Verification scheme for Resisting Password Guessing Attacks

TLDR
In this article, the entropy discrepancy between the passwords entered by the user and an attacker is calculated by accumulating the frequencies of the entered characters, not the password itself, and the experimental results show that even if the user selects a common password, the proposed authentication method can distinguish between legitimate users and attackers effectively and efficiently.
Abstract
User name and password are one of the most commonly used authentication mechanisms in information systems and social networks. Strong passwords are secure, but not easy to memorize; users may choose passwords that are easy to remember as well as easy to be compromised. Therefore, online password guessing attacks becomes a major security threat in information systems and social networks. It is a challenge to provide a reliable user authentication solution that allows legitimate access and prevents password guessing attacks. Our preliminary study observed the fact that legal users know what passwords they have chosen, while attackers can only guess what they are. The proposed solution applies information theory and compares the entropy discrepancy between the passwords entered by the user and attacker. The password entropy is calculated by accumulating the frequencies of the entered characters, not the password itself. The experimental results show that, even if the user selects a common password, the proposed authentication method can distinguish between legitimate users and attackers effectively and efficiently.

read more

Citations
More filters
Proceedings ArticleDOI

A Password Secure Mechanism using Reformation-based Honey Encryption and Decryption

TL;DR: In this article , the proposed framework includes a strong password initiated security mechanism based on the Honey encryption and decryption method and a dynamic keypad altering system based on reformation is also implemented.
References
More filters
Journal ArticleDOI

A mathematical theory of communication

TL;DR: This final installment of the paper considers the case where the signals or the messages or both are continuously variable, in contrast with the discrete nature assumed until now.
Journal ArticleDOI

StopGuessing: Using Guessed Passwords to Thwart Online Password Guessing

TL;DR: This work presents an open source system to defend against password-guessing attacks using information ignored previously: the guessed passwords themselves and examines passwords to detect and are more forgiving of login failures caused by users mistyping their passwords.