SQL2012 - Token Length Exception
#1
I am new to this so I apologize if I am missing something simple.


Trying to decrypt some SQL server 2012 login passwords 

keep getting the error message Token Length Exception

C:\hashcat>hashcat64.exe -a 3 -m 1731 -p : -o "C:\hashcat\SQL_passwords.txt" -w 2 "C:\hashcat\Hashes.txt" -1 ?l?u?d?s ?1?1?1?1?1?1?1?1?1?1?1?1 --force
hashcat (v5.1.0) starting...
OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1: Intel(R) Iris(TM) Plus Graphics 640, 2047/6515 MB allocatable, 48MCU
* Device #2: Intel(R) Core(TM) i7-7660U CPU @ 2.50GHz, skipped.
Hash 'C:\hashcat\Hashes.txt': Token length exception
No hashes loaded.
Started: Wed Dec 19 10:42:25 2018
Stopped: Wed Dec 19 10:42:26 2018
C:\hashcat>


Messages In This Thread
SQL2012 - Token Length Exception - by A-netadmin - 12-19-2018, 06:44 PM
RE: SQL2012 - Token Length Exception - by philsmd - 12-19-2018, 07:37 PM