Network Password Recovery
Posted
by
sneakyV
on Super User
See other posts from Super User
or by sneakyV
Published on 2014-06-11T19:23:37Z
Indexed on
2014/06/11
21:28 UTC
Read the original article
Hit count: 152
password-recovery
|hashing
I am trying to recover a password for my network. It's set up like this: a network of computers, and a central server which authenticates login-passwords entered, and is also a network share. Username looks like administrator@abc. I tried to recover the password hashes from the individual CPUs, they gave this : FAFEA8FAF0D8D61FAAD3B435B51404EE. This decodes to GAGCAU and a null hash after. This password does not work for logging in to the network. Is there a way to recover the password for the network share from a non-admin network account?
Thanks in advance.
© Super User or respective owner