wap(dopra linux )命令,獲取電信光纖貓 HG8245C 超管密碼

本文通过telnet登录光纤猫,并利用shell命令成功访问其内部文件系统。演示了如何获取并解密保存超级账户及密码的文件hw_ctree.xml,揭示了默认登录凭证为root/admin。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

C:WindowsSystem32>telnet 192.168.1.1

// telnet 登錄光纖貓

Welcome Visiting Huawei Home Gateway

Copyright by Huawei Technologies Co., Ltd.

Login:root // 用戶名 root

Password:***** // 密碼 admin

Password is default value, please modify it!

WAP>shell // 使用 shell

BusyBox v1.18.4 (2013-08-07 17:13:16 CST) built-in shell (ash)

Enter 'help' for a list of built-in commands.

profile close core dump, flag=

WAP(Dopra Linux) # pwd

/

WAP(Dopra Linux) #

WAP(Dopra Linux) # cd mnt

WAP(Dopra Linux) # // 根目錄 / 權限只讀

WAP(Dopra Linux) # ls

jffs2 nfs

WAP(Dopra Linux) #

WAP(Dopra Linux) # cp jffs2/hw_ctree.xml .

WAP(Dopra Linux) # // 這個就是保存超級賬戶、密碼的文件,不過加密了。

WAP(Dopra Linux) # ls

hw_ctree.xml jffs2 nfs

WAP(Dopra Linux) #

WAP(Dopra Linux) # aescrypt2 1 hw_ctree.xml hw_ctree.xml.gz

WAP(Dopra Linux) # // 上面這條命令執行一次得不到需要的文件。

WAP(Dopra Linux) # ls

hw_ctree.xml jffs2 nfs

WAP(Dopra Linux) #

WAP(Dopra Linux) # aescrypt2 1 hw_ctree.xml hw_ctree.xml.gz

MODE_DECRYPT::filehead type error

MODE_DECRYPT::filehead type is 559903

WAP(Dopra Linux) # // 雖然報錯,但新文件生成了。

WAP(Dopra Linux) # ls

hw_ctree.xml hw_ctree.xml.gz jffs2 nfs

WAP(Dopra Linux) #

WAP(Dopra Linux) # mv hw_ctree.xml hw_ctree.xml.gz

WAP(Dopra Linux) #

WAP(Dopra Linux) # ls

hw_ctree.xml.gz jffs2 nfs

WAP(Dopra Linux) #

WAP(Dopra Linux) # gzip -d hw_ctree.xml.gz

WAP(Dopra Linux) #

WAP(Dopra Linux) # ls

hw_ctree.xml jffs2 nfs

WAP(Dopra Linux) #

WAP(Dopra Linux) # grep telecomadmin hw_ctree.xml

WAP(Dopra Linux) #

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值