Reset Fog Password
-
@george1421 for 1.2.0 blowfish encryption wasn’t used, at least I don’t think it was it’s been a while. The md5 method will work for all versions for now though as when you login if it finds the password was md5 it updates it to blowfish style encryption.
-
@tom-elliott Yeah, your way is a bit easier. I just tried to reverse engineer what I had on hand. I didn’t consider how old 1.2.0 was. Well done!.
Full Disclosure: I updated my post with your SQL code which is more appropriate.
-
@tom-elliott
Sorry, I didn’t make it clear. It was through Web UI using an Office Computer that is connected to the server over PXE.
Yes, I have this option in mind (updating fog). -
This post is deleted! -
@richardname hashes by their very nature are unable to be decoded. The best you could do is a dictionary attack that would try any/all combinations until a matching hash is found.
-
@tom-elliott
Its what I did
Hash found! Guilty Found! -
-
This post is deleted! -
@richardname Impressive that you found out who it was by the password.
-
For future readers: https://wiki.fogproject.org/wiki/index.php?title=Password_Central