Need help to identify encryption
#1
I have a router Huawei HG8145V5 and I backed-up config file in order to find root password, but I found that password is encrypted and here is how does it look like
Code:
    UserName="root" Password="$2tMx=+eY3+*g46l*b@Uk<3YN$L`<#K!j(5a%(5\G1ma7;;hP=RH.:q[XMze!FL43,O#}Fz9zLFQ6/>!:)aHY:QL/Bg<TMj(5^U2$I$"
and
Code:
    Salt="8d72593e65eac9eccfc75ce7"
I tried SHA256(MD5(password)) but its not sha256 its something diferent, can anyone guess what encryption is it ?
Reply


Messages In This Thread
Need help to identify encryption - by Vido - 02-08-2020, 11:08 PM
RE: Need help to identify encryption - by philsmd - 02-08-2020, 11:19 PM
RE: Need help to identify encryption - by DanielG - 02-10-2020, 11:52 AM