Token length exception
#1
Hi all,

I know the password will combine of upper, lower, number and @#. And maybe the length of pass is around 11 characters. So my command look like this.
 
hashcat -m 1000 -a 3 -1 '?I?u?d@#' ?1?1?1?1?1?1?1?1?1?1?1 --increment --increment-min=5 --increment-max=11 --outfile-format 2 --status --status-timer=20 hash.txt
 
But it show "Token length exception". 

Anyone know what is wrong with my command.

 Could you help me with this.

Thanks
Alexb
Reply


Messages In This Thread
Token length exception - by alexb - 02-14-2019, 09:56 AM
RE: Token length exception - by atom - 02-14-2019, 10:11 AM
RE: Token length exception - by alexb - 02-14-2019, 10:23 AM
RE: Token length exception - by DanielG - 02-14-2019, 10:21 AM
RE: Token length exception - by alexb - 02-14-2019, 10:26 AM
RE: Token length exception - by philsmd - 02-14-2019, 11:10 AM
RE: Token length exception - by alexb - 02-14-2019, 11:15 AM
RE: Token length exception - by atom - 02-15-2019, 04:25 PM
RE: Token length exception - by luismi13 - 10-11-2022, 09:20 AM