Skip to content

b4hand/ErsatzPassword

 
 

Repository files navigation

ErsatzPassword

ErsatzPassword is a PAM_UNIX module that utlizes the Yubikey HSM to generate cryptographic password hashes in a cleaver way. If an attacker steals the hashed password file (e.g., etc/shadow, /etc/master.passwd) and attempts to crack the password via a dictionary bruteforce attack, the ersatz “fake” passwords are revieled rather than the true password. The detailed design of this tool can be found in here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.7%
  • C++ 3.0%
  • Python 2.3%
  • Makefile 1.3%
  • Shell 0.7%