get_expert_info
Extract warnings, errors, and notes from Wireshark's expert system in a PCAP file to identify protocol violations and malformed packets.
Instructions
Extract Wireshark expert information from a PCAP file.
Returns warnings, errors, and notes from Wireshark's expert system. Useful for identifying protocol violations, malformed packets, etc.
Args: filepath: Path to PCAP/PCAPNG file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |