analyze_pcap_attacks
Analyze a pcap file to detect security threats including port scans, DDoS indicators, DNS anomalies, HTTP attacks, and suspicious IPs.
Instructions
Analyze a pcap file for potential security threats and attacks. Returns suspicious IPs, port scans, DDoS indicators, DNS anomalies, HTTP attacks, and connection patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcap_path | Yes | Path to the pcap file to analyze |