Skip to content

MariuszDrabik/password_leak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password validator

Program to validate passwords. When password is validated successfully, Leaked module is used to verified that SH1 hash of password are leaked. If not, passwords positively verified are saved to file.

Password are read from file passwords.txt -> Verification -> saved in to files:

  • weak_passwd.txt -> info what is wrong with password
  • good_passwd.txt -> info which passwords are safe

Module PasswdValidator can be used separately with You program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages