Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 243 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 243 Bytes

SimpleBackdoor

Opens a persistent TCP remote shell exchanging command information through TCP.

Any TCP server can be used to send and receive commands on the server.

Server side listenning with netcat: nc -l -p listenport -v