buckyroberts / Turtle

Python reverse shell.
292 stars 148 forks source link

Netcat style shells #32

Closed DarrenRainey closed 6 years ago

DarrenRainey commented 6 years ago

Can you/how can I modify the server to accept shells such as ones used by netcat as currently they don't seem to connect or work

DarrenRainey commented 6 years ago

Correction Multi_Clients doesn't seem to work with netcat style shells

roccomuso commented 6 years ago

@DarrenRainey I made a "Turtle" porting in Node.js, that works also with netcat, check it out: alveare