Crack JWT HS256 with hashcat with Intel I9
#3
(05-20-2022, 09:58 AM)Snoopy Wrote: -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
If I didn'tĀ  specify an attackmask so what will be the attackĀ  mask? All the options not?
Reply


Messages In This Thread
RE: Crack JWT HS256 with hashcat with Intel I9 - by Jojo koko - 05-20-2022, 12:57 PM