analyze_http_traffic
Analyze HTTP traffic from PCAP files by extracting methods, hosts, URIs, user agents, and response codes to identify web communication patterns.
Instructions
Analyze HTTP traffic from a PCAP file.
Extracts HTTP methods, hosts, URIs, user agents, and response codes.
Args: filepath: Path to PCAP/PCAPNG file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |