sha512crypt hash error
#1
greetings,

i am doing a pentest on my virtual machine with ubuntu 12.04 after retrieved the hash by launching the command :: cat /etc/shadow > testpass
i go fire up oclhashcat-plus0.09 (the last release) but i am getting this error:

WARNING: Hashfile 'testpass' in line 1 test:$6$aWykABtG$ddQNVYpo0jGGwqhUKIhjyK/YjSMQPrv1JxGd5h2TGGsovy9pjZhStOI17W8ceXRNpm1CmJYpbMQr2G8SP6Vif/:15614:0:99999:7:::
Line-length exception
ERROR: No hashes loaded

the command i use is :
./cudaHashcat-plus64.bin -m 1800 testpass -a 3 ?l?l?l?l

Any idea about that error ? i also tried to cut up the hash and use only
"$6$aWykABtG$ddQNVYpo0jGGwqhUKIhjyK/YjSMQPrv1JxGd5h2TGGsovy9pjZhStOI17W8ceXRNpm1CmJYpbMQr2G8SP6Vif"
but getting the message says :

WARNING: Hash '/YjSMQPrv1JxGd5h2TGGsovy9pjZhStOI17W8ceXRNpm1CmJYpbMQr2G8SP6Vif/': Line-length exception
ERROR: No hashes loaded

Probably i am doing something wrong cause i was always able to crack any other type of algorithms..ntlm..wpa..


Thanks


Messages In This Thread
sha512crypt hash error - by khoros - 10-01-2012, 05:06 PM
RE: sha512crypt hash error - by M@LIK - 10-01-2012, 05:31 PM
RE: sha512crypt hash error - by Mem5 - 10-01-2012, 06:19 PM
RE: sha512crypt hash error - by khoros - 10-01-2012, 07:39 PM
RE: sha512crypt hash error - by mastercracker - 10-01-2012, 08:05 PM
RE: sha512crypt hash error - by khoros - 10-01-2012, 08:32 PM
RE: sha512crypt hash error - by khoros - 10-01-2012, 09:24 PM
RE: sha512crypt hash error - by atom - 10-01-2012, 09:31 PM
RE: sha512crypt hash error - by mastercracker - 10-01-2012, 09:33 PM
RE: sha512crypt hash error - by khoros - 10-01-2012, 09:37 PM
RE: sha512crypt hash error - by epixoip - 10-01-2012, 09:37 PM