deep_packet_analysis
Analyze PCAP files to extract protocol breakdowns, layer details, and structured markdown tables. Supports custom packet counts and Wireshark display filters.
Instructions
Deep packet analysis with protocol breakdown, layer details, and markdown tables.
Args: file_path: Path to PCAP/PCAPNG file count: Maximum number of packets to analyze display_filter: Optional Wireshark display filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| count | No | ||
| display_filter | No |