Custom wordlist
#1
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.


Attached Files
.txt   hashes.txt (Size: 338 bytes / Downloads: 6)
Reply
#2
this doesn't seem to be about hashcat at all, but a simple coding/scripting problem. GNU join should be able to handle that.
Reply