sts10 / medic

Check the "health" of passwords in a KeePass database

Home Page:https://sts10.github.io/2019/02/01/medic.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accept files of actual passwords for comparison

sts10 opened this issue · comments

Currently, Medic can accept a list of SHA1 hashes to check against the given KeePass database's passwords.

Wondering if it would be useful if, through a different flag/option, Medic could take a file of actual, non-hashed passwords; which users might have. Should be pretty easy to implement...