zeek_detect_anomalies
Analyze connection logs to detect anomalies such as port scanning and data exfiltration using statistical methods. Identify high-volume connections to unusual ports.
Instructions
Run statistical anomaly detection across connection logs. Detects port scanning, data exfiltration (statistical outliers in bytes sent), and high-volume connections to unusual ports without identified services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeTo | No | End time (ISO 8601) | |
| timeFrom | No | Start time (ISO 8601) | |
| minSeverity | No | Minimum severity to include (default: low) | low |