Galiba Root'dan yetkili kullanıcı var, erişim hatası veriyor.
Login: root
Password:
BusyBox v1.17.2 (2023-09-19 21:06:00 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
$ cat /etc/hardcode
H168AV2.0_TTN
$ cat /etc/enhardcodefile 2>/dev/null | strings | head -20
/bin/sh: strings: not found
/bin/sh: can't create /dev/null: Permission denied
$ find / -name "hardcode" 2>/dev/null
/bin/sh: can't create /dev/null: Permission denied
/bin/sh: find: not found
$ hcget /etc/enhardcodefile CBCKey
/bin/sh: hcget: not found
$ hcget /etc/enhardcodefile CBCIV
/bin/sh: hcget: not found
$ sendcmd 1 DB p InternetGatewayDevice.X_ZTE-COM_MultiAP.MQTTSrv.1.CBCKey
table(InternetGatewayDevice.X_ZTE-COM_MultiAP.MQTTSrv.1.CBCKey) not find,the similar tables are as follows:
$ sendcmd 1 DB p InternetGatewayDevice.X_ZTE-COM_MultiAP.MQTTSrv.1.CBCIV
table(InternetGatewayDevice.X_ZTE-COM_MultiAP.MQTTSrv.1.CBCIV) not find,the similar tables are as follows:
$ strings /bin/cspd | grep -E "^[A-Za-z0-9]{10,25}$" | grep -iv "receive|active|
config|driver|wlan|packet|error|timer|bridge|route|igmp|dhcp|pppoe|proc|sock|fil
e|path|mode|type|size|null|true|false"
/bin/sh: grep: not found
/bin/sh: grep: not found
/bin/sh: strings: not found
$