efforg/rayhunter#729

View on GitHub →
#729 How modify filesystem from telnet shell

Hi I have a telnet connection to a moxee device and I’m trying to figure out how to list and modify files but Im not having much luck figuring it out any guidance would be much appreciated thnx!

1
Comments (8)

the telnet shell accepts regular linux/bash commands. ls to list files, and so on

1

hi ls responds invalid command and i get the same response for other linux commands

can you screenshot?

Screenshot from 2025-12-07 21-04-23 kind of a hectic string of commands lol

but basicly it connects through telnet but if I send commands it doesnt respond, then when I do ctrl+] it gives telnet shell… but linux commands dont work and and if I type help it gives a limited list of commands

can you try nc 192.168.1.1 24? it should not give you a prompt at all, but still work

woohoo ls works!

now I just have to hunt down this gif file