extract_json_rpc_exchange
Extract JSON-RPC exchanges from PCAP captures by reassembling TCP payloads, classifying messages, and matching requests to responses by ID.
Instructions
Reassemble a TCP conversation's payload, classify JSON-RPC messages and pair requests with responses by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| stream_id | Yes |