华为HG8245H,无法读取某些系统文件

逆向工程 固件 linux
2021-07-05 14:20:27

我有调制解调器 Echolife HG8245H (V3R016C10S150)。我正在使用 telnet 连接它。我需要从这个调制解调器读取一些文件。我可以进入一个 shell 模式,但它被严重削弱了:

SU_WAP>shell

BusyBox v1.18.4 (2016-10-11 19:35:35 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

profile close core dump  
WAP(Dopra Linux) # ?  
exit  
getcustominfo.sh  
restorehwmode.sh  

这些都是我可以在这种模式下执行的命令。还有另一种查看目录的方法:

SU_WAP>wap list path /    
bin  
boot  
dev  
etc  
html  
lib  
libexec  
linuxrc  
mnt  
proc  
root  
sbin  
share  
sys  
tmp  
uer   
usr  
var  

它的工作原理类似于'ls'。但我无法读取任何文件:

SU_WAP>wap list path /var/wifi.txt  
/var/wifi.txt  
success!  

像“cat”这样的命令不起作用。如果您通过 telnet 连接调制解调器,有人知道有什么方法可以读取这些文件吗?也许这个固件不可能做到这一点?
谢谢:)

1个回答

尝试

SU_WAP>display file /var/wifi.txt

Echolife HG8245W5-6T 壳块