At the moment, TinySHell supports three "commands": ``` #define GET_FILE 1 #define PUT_FILE 2 #define RUNSHELL 3 ``` It should not be particularly hard to add "use the implant as a SOCKS proxy" as a fourth, and super useful command.
At the moment, TinySHell supports three "commands":
It should not be particularly hard to add "use the implant as a SOCKS proxy" as a fourth, and super useful command.