sha-1 with salt cracking issue
#4
Again, no reason to post hashes unmasked (but I see you now modified your 1st post, good).

So are you able to generate the *same* hash w/ e.g. sha1sum or an online hash generator?
If you are only able to use windows, maybe this is an option: http://blog.nfllab.com/archives/152-Win3...-etc..html
... or a simple php/asp script.

Maybe your app does sth. different (or wrongly), maybe the salt is converted somehow? Would you mind share the code snip or at least tell us with which tool/online generator you were able to generate the *same* hash that *hashcat wasn't able to crack?

The idea is, if you know the password and salt, any online sha1 generator or sha1sum tool etc *must* generate that hash, otherwise *you* did sth. wrong in code.


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