OpenSecEd / passwd

A learning module about passwords
0 stars 1 forks source link

[pwdguess] Compute entropy of passwords in leaked databases #3

Open dbosk opened 8 years ago

dbosk commented 8 years ago

If we can find what password policy was used by a service at the time of when their database was leaked, then we can compute the entropy of the passwords under that password-composition policy.

The entropy should be computed in similar way as in Komanduri et al.'s two papers.