Skip to content

python script to check whether passwords have been hacked using pwned API

Notifications You must be signed in to change notification settings

Adam-Shambrook/PasswordSanctityCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PasswordSanctityCheck

python script to check whether passwords have been hacked using pwned API

in bash terminal run: $ python3 checkmypass.py PASSWORD1 PASSWORD2

response will return the number of times that password has been leaked.

For security, clear your plaintext passwords from your terminal's browser after running the command, with: $ history -c

About

python script to check whether passwords have been hacked using pwned API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages