Help: Mask for 3-4-5 word combinations separated by hyphen.
#1
Hi there,

I am looking to crack a -m 22000 hash using the following combinations:

dust-not-great
man-watch-out

and similar words.

What is the command I would have to use? Piping an output will not work for me, such as using the "ee.cpp" generator commonly found online. I tried:

hashcat -m 22000 myhash.22000 -a 0 -w 3 pass.txt-pass.txt-pass.txt

but obviously the program interprets the "pass.txt" lines as all one directory.

I am not sure what to do. Much appreciated. Goodbye.
Reply


Messages In This Thread
Help: Mask for 3-4-5 word combinations separated by hyphen. - by 102980175isi - 09-17-2020, 11:49 PM