09-27-2016, 02:12 PM
hi folks and thanks for letting me be part of the forum
i am trying to use hashcat on windows 8.1 x64
for penetrationtesting in the company where i am one of the sysadmins i have extracted a domain cached credential and my file is in this format (one per line)
user:hash:domainname:domainshortcut(i dont know what this field is):::
i am using the hashcat gui from hashkiller.co.uk
after i load the file and set up everything it is generating me this command:
hashcat64.exe -a 0 -m 2100 --session=all -p : --status --status-timer=60 -o "mycashfile.txt_found2100.txt" --outfile-format=3 -w 2 --gpu-temp-abort=80 "mycashfile.txt" "rockyou.txt"
when i run this command i get this error:
WARNING: Hashfile 'mycashfile.txt' on line 1 (user:hash:domainname:domainshortcut::
: Line-length exception
WARNING: Hashfile 'mycashfile.txt' on line 2 (user:hash:domainname:domainshortcut::
: Line-length exception
WARNING: Hashfile 'mycashfile.txt' on line 3 (user:hash:domainname:domainshortcut::
: Line-length exception
WARNING: Hashfile 'mycashfile.txt' on line 4 (user:hash:domainname:domainshortcut::
: Line-length exception
Parsed Hashes: 4/4 (100.00%)
ERROR: No hashes loaded
i have tried format mscash and mscash2
i have also tried using JTR with mscash2 and there its parsing the hashes so they are ok. i guess there is an error in my syntax.
any help would be appreciated
i am trying to use hashcat on windows 8.1 x64
for penetrationtesting in the company where i am one of the sysadmins i have extracted a domain cached credential and my file is in this format (one per line)
user:hash:domainname:domainshortcut(i dont know what this field is):::
i am using the hashcat gui from hashkiller.co.uk
after i load the file and set up everything it is generating me this command:
hashcat64.exe -a 0 -m 2100 --session=all -p : --status --status-timer=60 -o "mycashfile.txt_found2100.txt" --outfile-format=3 -w 2 --gpu-temp-abort=80 "mycashfile.txt" "rockyou.txt"
when i run this command i get this error:
WARNING: Hashfile 'mycashfile.txt' on line 1 (user:hash:domainname:domainshortcut::
: Line-length exception
WARNING: Hashfile 'mycashfile.txt' on line 2 (user:hash:domainname:domainshortcut::
: Line-length exception
WARNING: Hashfile 'mycashfile.txt' on line 3 (user:hash:domainname:domainshortcut::
: Line-length exception
WARNING: Hashfile 'mycashfile.txt' on line 4 (user:hash:domainname:domainshortcut::
: Line-length exception
Parsed Hashes: 4/4 (100.00%)
ERROR: No hashes loaded
i have tried format mscash and mscash2
i have also tried using JTR with mscash2 and there its parsing the hashes so they are ok. i guess there is an error in my syntax.
any help would be appreciated