Combinator + Mask
#1
Hey guys!! First post here. I've been using hashcat on my GTX 1660TI and I've had a lot of fun. I have been working on stepping up my cracking game lately and I am getting tripped up right now.
I want to do a hybrid attack where I have 2 dictionaries, and I combine them. BUT I want to add 0000-9999 to the end. How would I go about doing that? The dictionaries are 47,xxx english words each. The password is 2 words and 0000-9999 at the end.
Help please? Thanks
#2
hashcat -a 1 -m 0 hash.txt word1.txt word2.txt -k '$?d $?d'
this does not work.
#3
https://hashcat.net/forum/thread-9235-post-48849.html