reverse_shell_stop
Stop an active reverse shell session by providing its session ID. Use this to terminate unauthorized remote connections and clean up compromised endpoints.
Instructions
Stop a reverse shell session.
Args: session_id: The session ID to stop
Returns: Stop operation result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |