09-21-2014, 08:41 PM
I'm trying to get the root password for a DSL modem/router, to unlock more features. In the config file the password is stored like this (I've censored some of it):
I also got both hash/plaintext for the normal "admin" user, so I can verify if I just know what hashtype to check against.
Code:
<Password>_encrypted_TKrP****eG7tXkK****OLQAAAABfQUxMAAAAIAAAACE=</Password>
I also got both hash/plaintext for the normal "admin" user, so I can verify if I just know what hashtype to check against.