Skip to content
/ passchain Public

password analysis with something that resembles markov chains

License

Notifications You must be signed in to change notification settings

coh2/passchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

README

What is passchain?

passchain is a small python script that reads a list of passwords, builds something that resembles a markov model from it and can then be invoked to spit out realistically looking passwords.

Useful?

  • generate reasonable passwords for testing of your login/signup/hash/salt process.

  • use it for legal pentesting to see if some users just put a twist on a common password.

License?

3-clause BSD. See the file LICENSE for details.

About

password analysis with something that resembles markov chains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published