hashcat Forum
Help with cracking md5 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Help with cracking md5 (/thread-3272.html)

Pages: 1 2


Help with cracking md5 - Kaskade - 03-31-2014

Hi everyone, I'm new to the forums and to hashcat in general so forgive me if I ask any silly questions.

So basically I'm just trying to experiment a bit on my own and created a hash for hashcat to crack. Let's say the password is arsenal123 and I know that the password starts with arsenal but I don't know the rest of the numbers/letters. How can I input the arsenal portion of the password so that Hashcat doesn't have to go through those letters trying to crack it? I only want it to crack the last 3 characters of the password.

Thanks everybody


RE: Help with cracking md5 - radix - 03-31-2014

https://hashcat.net/wiki/


RE: Help with cracking md5 - Kaskade - 03-31-2014

I feel like looking into this mask attack would be the right direction. Am I right?

Edit: In this case I don't want to put variables for each letter though. I know the specific letter. The wiki doesn't tell me how to replace each character with a static letter


RE: Help with cracking md5 - Milzo - 03-31-2014

Correct, your getting there so keep reading.


RE: Help with cracking md5 - Kaskade - 03-31-2014

Damn I've got it. Sorry guys. Believe it or not I actually read most of the wiki articles before posting this. I just wasn't looking close enough.

Apologies again


RE: Help with cracking md5 - Milzo - 03-31-2014

some examples.

arsenal?d?d?d
arsenal1?d?d
arse?l?l?l?d?d?d
-1 ?l -2 ?d arsen?1?1?2?2?2


RE: Help with cracking md5 - Kaskade - 03-31-2014

Sorry guys I need a bit more help. The password is heygoaway so i typed cudahashcat64.exe -a 3 -m 0 hash.txt heygoa?l?l?l but it keeps coming up as exhausted. I know for a fact that the password is correct and I pulled the hash straight from Cain and Abel


RE: Help with cracking md5 - Milzo - 03-31-2014

does your md5 hash end with this? 5268999


RE: Help with cracking md5 - Kaskade - 03-31-2014

No. Does this mean the hash from Cain and Abel is wrong?


RE: Help with cracking md5 - Milzo - 03-31-2014

yes, hash the password yourself and retry.