Reverse Shell Listener
This listener provides a simple TCP shell connection for manual use (e.g., with netcat). It is not intended for connections from generated agents.
Plugin ID: shelldot.listener.generic-reverse-tcp
Configuration
The table below lists the required parameters:
Attribute | Description |
---|---|
port | TCP port on which the C2 waits for a shell connection. |
inputBufferSize | Size of the input buffer for data communication. |