analyze_pcap
Extract and convert PCAP file packet data into JSON format using WireMCP, enabling LLMs to perform network diagnostics, anomaly detection, and threat analysis efficiently.
Instructions
Analyze a PCAP file and provide general packet data as JSON for LLM analysis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pcapPath | Yes | Path to the PCAP file to analyze (e.g., ./demo.pcap) |