PwnedPasswordsChecker is a tool that checks if the hash of a known password (in SHA1 or NTLM format) is in the "I Have Have Pwned" list of leaks and the number of impressions.
You can download the encrypted password version for SHA1 here or issuing an encrypted password for NTLM here.
After downloading the list it is necessary to convert it to binary using the tool HIBP PasswordList Slimmer
Installation
git clone https://github.com/JoshuaMart/PwnedPasswordsChecker && cd PwnedPasswordsChecker
go build main.go
Use
./PwnedPasswordsChecker {InputHashList} {HashType} put OutputFile} {CompressedHIBPHashList}
./PwnedPasswordsChecker. \ NTLM_LIST.txt NTLM. \ Output.txt. \ Ntlm_hibp_compressed.bin
Application snapshots
You can download the program from here.
Read them Technology News from all over the world, with the validity of iGuRu.gr
Follow us on Google News
Comment Policy:
IGuRu.gr does not publish the comments immediately. Malicious comments, comments that include ads, or comments that are offensive are deleted without notice. We do not adopt the opinions expressed by our readers.
Your comments will be displayed after approval by the administrators