net_tcp_header
Analyzes TCP sequence and acknowledgment numbers in PCAP files to detect covert channel usage by identifying unusual ISN patterns, anomalous TCP options, and seq/ack number abnormalities.
Instructions
TCP sequence/acknowledgment number analysis. Checks for patterns in ISN (Initial Sequence Numbers), unusual TCP options, and seq/ack number anomalies that could indicate covert channel usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to PCAP capture file |