expert_info
Detect and diagnose network anomalies in PCAP files by extracting per-frame expert info from Wireshark, including TCP retransmissions, malformed packets, and protocol violations, with severity levels and messages.
Instructions
Per-frame expert diagnostics — errors, warnings, notes, and chats.
Returns Wireshark's built-in anomaly detection results: TCP retransmissions,
malformed packets, unusual sequences, and protocol violations.
Each entry contains frame number (f), severity (s), protocol (p),
and message (m). Results are cached after the first scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| display_filter | No | ||
| skip | No | ||
| limit | No |