analyze_timing
Analyze timing patterns to detect beaconing or periodic communication in network traffic. Identify C2 heartbeats and automated callbacks for anomaly detection.
Instructions
Analyze timing patterns to detect beaconing or periodic communication. Use this when: 1) User suspects C2 heartbeat, 2) Looking for automated callbacks, 3) Anomaly detection in time series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ID of the session | |
| interval_seconds | No | Time interval for grouping | |
| anomaly_threshold | No | Standard deviation threshold for anomalies |