01-02-2025, 04:19 PM
try a hybrid attack with dictionary increment to what you already have and add at the end to enumerate all the characters
hashcat -m 1000 -a 6 hash.txt rockyou.txt ?a?a?a?a?a?a -o result.txt --increment --increment-min=1 --increment-max=6
hashcat -m 1000 -a 6 hash.txt rockyou.txt ?a?a?a?a?a?a -o result.txt --increment --increment-min=1 --increment-max=6