mubix / WhiteChapel

password cracking front end
58 stars 21 forks source link

Add more hash types! #1

Open mubix opened 11 years ago

mubix commented 11 years ago

List stolen from: http://blog.accuvant.com/blog/think-your-passwords-are-strong-enough-think-again

carnal0wnage commented 11 years ago

i second support for mssql hashes

egru commented 11 years ago

I just thought of some things. When adding support for salted hash types, do you have a default salt in mind to use for creating the hash given a password? Also, how will searching for a password from a salted hash work when each one is probably going to be different?