hashcat with 3 wordlists
#2
since 2+1 = 3 you could just pre-compute 2 dicts and add the 3rd one with -a 1.
There is also combinator3 from hashcat-utils (you can pipe it but it's slower, but could be sometimes better if you target a very slow hashing algo and want to save disk space).

These questions have been answered dozens of times, please use the forum search function next time

btw: the more dictionaries you add together the huger the total number of password candidates will be: it's growing exponential and soon becomes infeasible (that's why oftentimes passphrases are recommended, but of course it's not always bullet-proof either, but it's just a lot of combinations, everything combined with everything)
Reply


Messages In This Thread
hashcat with 3 wordlists - by walletscat - 07-13-2019, 07:22 AM
RE: hashcat with 3 wordlists - by philsmd - 07-13-2019, 07:39 AM