Skip to content

lymphatic/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Scripts

  • checkpass.py is a simple python script can be used for checking whether a password has been leaked or not by looking up haveibeenpwned API. It just sends the prefix of SHA1'd password and looks for if there is a match in response.

Note: It's just an implementation which is mentioned in a Computerphile video. I do not recommend running it on the console to check the actual passwords because your password will remain in the command line history. It can be used by importing in another program or reading passwords from a file.

About

some useful scripts'll be placed here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages