tarantula-socket-manager
v1.0.0
Published
An application designed to manage and agregate reverse shell or any socket
Downloads
4
Readme
Tarantula
Tarantula is a command line application that let you create and manage socket session, It was originaly created to manage reverse shell in pentest.
Installation:
- Run
npm install -g tarantula-socket-manager
oryarn install -g tarantula-socket-manager
- Then run the
tarantula
command from the terminal
Current features:
- Create session
- Destroy sessions
- List sessions
- Attach/Detach from sessions
Planed features:
- Redirect sessions to another
- HTTP reverse shell
- WebSocket reverse shell