Sequence of Mask Attack?
#1
Is there a way to stack a sequence of mask attacks? Something like...
Code:
hashcat64 -m 0 test.txt -a 3 ?d?d?d?d?d ?d?d?d?d?u ?d?d?d?d?d?l
where it will run one mask after another? I understand that this specific mask I could've easily done ?d?d?d?d?a or ?d?d?d?d?1 -1=?u?d?l, but I'm just thinking if the hash is longer and I know there is only 1 ?s in the hash (without knowing its position), might be more time efficient to run a stacked mask attack.

Thanks!


Messages In This Thread
Sequence of Mask Attack? - by miccee - 01-03-2017, 12:55 AM
RE: Sequence of Mask Attack? - by epixoip - 01-03-2017, 01:17 AM
RE: Sequence of Mask Attack? - by miccee - 01-03-2017, 01:28 AM