hashcat Forum
Custom wordlist - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Custom wordlist (/thread-8691.html)



Custom wordlist - yolocalhost - 10-05-2019

Hello everyone,

my situation is:

I have custom hashes to crack and have wordlist which consist hash:pwd
I want to use bruteforce like if hash from wordlist is in hashes get pwd.
It is possible?

Thank you.

Wordlist consist:
sadea370c6dd1561b440fbee64f916eb:0000
...
4adea370c6c01561b440fbee64f916eb:1246
763c5db11b7c2d48896ac182a102a8c5:4749
93c7d5c26d1f889c5be63957228e1ff5:8351
...

Check attachment.


RE: Custom wordlist - undeath - 10-07-2019

this doesn't seem to be about hashcat at all, but a simple coding/scripting problem. GNU join should be able to handle that.