Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors