SHA256 w/ Custom Salt
#3
(08-26-2016, 10:46 PM)kiara Wrote: https://hashcat.net/wiki/doku.php?id=example_hashes

and its telling u Separator unmatched


54800209da18376ee8251f509c112ac13c7cbb9b480e440f9f60cb184999482d:DYhG93b0qyJfIxfs1guVoUubWwvniR2G0FgaC9mi-aoyioueryiqyeryuwry-allup

Thank you for the reply.  My error does change when I use the proper separator.  However, now my error is:

Code:
WARNING: Hashfile 'hash.password' on line 1 (54800209da18376ee8251f509c112ac13c7cbb9b480e440f9f60cb184999482d:DYhG93b0qyJfIxfs1guVoUubWwvniR2G0FgaC9mi-aoyioueryiqyeryuwry-allup): Line-length exception

It would appear that salt value is too long, maybe?  :

DYhG93b0qyJfIxfs1guVoUubWwvniR2G0FgaC9mi-aoyioueryiqyeryuwry-allup

I have spent a few hours tonight trying to understand how CakePHP hashes/salts the passwords.  By what I read it is straight-forward in using sha-256 and applying the salt.  However, I cannot get my controlled test to crack the known password.


Messages In This Thread
SHA256 w/ Custom Salt - by msf004 - 08-26-2016, 09:04 PM
RE: SHA256 w/ Custom Salt - by kiara - 08-26-2016, 10:46 PM
RE: SHA256 w/ Custom Salt - by msf004 - 08-27-2016, 05:57 AM
RE: SHA256 w/ Custom Salt - by kiara - 08-27-2016, 02:22 PM
RE: SHA256 w/ Custom Salt - by msf004 - 08-27-2016, 02:59 PM
RE: SHA256 w/ Custom Salt - by atom - 08-27-2016, 11:03 PM
RE: SHA256 w/ Custom Salt - by msf004 - 08-27-2016, 11:28 PM
RE: SHA256 w/ Custom Salt - by msf004 - 08-28-2016, 02:19 AM
RE: SHA256 w/ Custom Salt - by kiara - 08-28-2016, 12:58 PM
RE: SHA256 w/ Custom Salt - by atom - 08-28-2016, 10:56 AM