What problem does it solve?
SOC analysts struggle to connect isolated alerts into coherent attack narratives and drown in false positive offenses. This Skill provides a structured workflow for investigating QRadar offenses, building correlation rules with AQL, and tuning detection logic to surface real multi-stage attacks.
Core Features & Use Cases
- Offense Investigation with AQL: Query contributing events, pivot on source IPs, and reconstruct attack timelines across log sources.
- Custom Correlation Rules: Build building blocks and correlation rules to detect patterns like brute force followed by successful login.
- Cross-Source Correlation: Join events with network flows to detect lateral movement and DNS-based data exfiltration.
- False Positive Tuning: Use reference sets and closed-offense analysis to identify noisy rules and reduce alert fatigue.
- Use Case: An analyst investigating offense #12345 uses the AQL queries to trace 234 failed logins followed by a successful authentication from one source IP, confirms a true positive brute-force compromise, and escalates to incident response.
Quick Start
Investigate QRadar offense 12345 by listing its contributing events in chronological order and pivoting on the source IP to find related activity in the last 24 hours.