A simple Honeyword-based authentication system written in C
-
Updated
Oct 31, 2021 - C
A simple Honeyword-based authentication system written in C
Implementation of Erguler's honeyword-based password system using a secure TCP channel. Paper: Achieving Flatness - Selecting the Honeywords from Existing User Passwords
👻 PAM module that checks for "dictionary" passwords to identify bruteforce password cracking
In this repository, you have the opportunity to view the implementation of different kinds of Honeywords Generators I have created
Honeyword Generation
Evaluation of authentication systems under attacker models (targeted guessing, list-wise inference, and multi-account attacks)
A secure cab booking app using Honeywords
Demonstration implementation of the Honeywords system for detecting password cracking, based on Juels and Rivest (ACM CCS 2013).
Django authentication backend implementing Amnesia Honeywords for breach detection without a separate honeychecker. Stores k hashed candidates per user, flags logins using unmarked decoys, logs events, and emits signals for alerting. Integrates via settings + migrations; initialize users at signup/password change.
Add a description, image, and links to the honeywords topic page so that developers can more easily learn about it.
To associate your repository with the honeywords topic, visit your repo's landing page and select "manage topics."