follow_tcp_stream
Follow and extract TCP stream content by providing session ID and stream index, with selectable ASCII, hex, or raw output modes.
Instructions
Follow and extract the content of a TCP stream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Output mode: ascii, hex, or raw | ascii |
| session_id | Yes | ID of the session | |
| stream_index | Yes | Index of the TCP stream to follow |