10-01-2012, 05:06 PM
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
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