Two Word lists + Mask
#2
using combinator attack (-a 1) with --stdout then hybrid attack (-a 6) would accomplish this exact task.

example:

hashcat.exe -a 1 --stdout wordlist1.txt wordlist2.txt > output.txt
hashcat.exe -a 6 -m xx hashfile.txt output.txt ?d?d?d
Reply


Messages In This Thread
Two Word lists + Mask - by CloudFreak - 04-21-2022, 08:09 PM
RE: Two Word lists + Mask - by slyexe - 04-22-2022, 01:51 AM