trustedsec / hate_crack

A tool for automating cracking methodologies through Hashcat from the TrustedSec team.
https://www.trustedsec.com
1.64k stars 259 forks source link

Recommended methodology? #20

Closed 7MinSec closed 5 years ago

7MinSec commented 6 years ago

Hi there,

This isn't really an issue, but more a question about best practices for using Hatecrack. Do you have a recommended methodology for which Hatecrack options to use to most efficiently crack a list of hashes. I've just been starting at 1 and going up from there, and if there's a certain option that says it'll take days to run, I maybe let it run 24 hours and go on to the next for the sake of time.

But I'd love to hear if this is how the TrustedSec team uses the tool or if you have other recommendations/tips.

Thanks for the great tool!

Brian

Spoonman1091 commented 5 years ago

Hey @braimee, sorry for the late response. The script is our methodology, or rather many people's methodologies bundled up for easy access. Each option will likely crack passwords that another may not. It's just a matter of how much time you have and how much hardware juice you have. Start with a "Quick Crack" and move your way down the list. Also, the README has more details on what each option performs.

7MinSec commented 5 years ago

Ok thanks much!