tarantula-socket-manager
v1.0.0
Published
An application designed to manage and agregate reverse shell or any socket
Downloads
11
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-manageroryarn install -g tarantula-socket-manager - Then run the
tarantulacommand 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
