This is an implementation of Honey Encryption. The term was tossed by Ari Juels
(RSA Labs) & Ronald L. Rivest
(MIT CSAIL) during the presentation of The Password That Never Was
at Harvard's Center for Research on Computation and Society (CRCS)(2014).
Latest major Password Breach Report [2011 - 2014] by Shiris Kumar
https://www.slideshare.net/shiriskumar/honey-encryption
The project has 3 Modules to simulate different user environments:
honeydev
- Contains a set of login page with Honey Encryption implementationdashboard
- Is the site's administrator's page to monitor ongoing activitieshacker
- Simulates the scenario of breaching password database and decrypting it at AWS.
- Python - to create Honeywords
- WAMP/XAMPP - to create a localhost server
- MSMTP - to emulate email server. Read CONFIGURE MAIL SERVER to setup mail server at localhost.