sha-1 with salt cracking issue
#1
Hi, i got these hashes from an ASP classic webapp. I put the password and salt in a file like this: *********96bd14de96149dba8426761fb1be4c2:3898279071

and a dictionary with the correct password: snobben9

i tried
cudaHashcat-plus64.exe -m 120 C:\passcrack\hash.txt C:\passcrack\dict.txt

and
cudaHashcat-plus64.exe -m 110 C:\passcrack\hash.txt C:\passcrack\dict.txt

but both fails to crack the hash, am i doing something wrong?

Thanks in advance for any help

EDIT: censored hash and set correct salt.


Messages In This Thread
sha-1 with salt cracking issue - by johnreich - 07-01-2013, 07:37 PM
RE: sha-1 with salt cracking issue - by philsmd - 07-01-2013, 07:48 PM
RE: sha-1 with salt cracking issue - by johnreich - 07-01-2013, 08:29 PM
RE: sha-1 with salt cracking issue - by philsmd - 07-01-2013, 08:38 PM
RE: sha-1 with salt cracking issue - by johnreich - 07-02-2013, 08:13 AM
RE: sha-1 with salt cracking issue - by philsmd - 07-02-2013, 09:29 AM
RE: sha-1 with salt cracking issue - by johnreich - 07-02-2013, 11:39 AM