(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.