Salted hash
#4
what is the algorithm in your opinion ?

sha256 ($salt)

?

if that would be the case, you could consider the salt just like a unknown password.


what is the format of this salt, what is its characters used and length ?

there is probably an algorithm how salt is generated, why not investigate that if it's not random ?
Reply


Messages In This Thread
Salted hash - by Aryanroy - 06-04-2020, 08:00 AM
RE: Salted hash - by philsmd - 06-04-2020, 08:17 AM
RE: Salted hash - by Aryanroy - 06-04-2020, 09:23 AM
RE: Salted hash - by philsmd - 06-04-2020, 03:30 PM
RE: Salted hash - by Aryanroy - 06-04-2020, 04:46 PM