05-20-2022, 09:58 AM
-a3 is bruteforece yes, but you didnt specify an attackmask
try
hashcat -a3 -m16500 --session my_session --increment pass.txt ?a?a?a?a?a?a?a?a
this will start a bruteforceattack with all ascii signs start with lenght one, after that length 2, till reaching length 8
try
hashcat -a3 -m16500 --session my_session --increment pass.txt ?a?a?a?a?a?a?a?a
this will start a bruteforceattack with all ascii signs start with lenght one, after that length 2, till reaching length 8