What problem does it solve?
Single-event detections miss multi-stage APT attacks like lateral movement, where each individual event looks benign. This Skill chains Windows authentication events, process execution telemetry, and network connection logs into correlation rules that surface attack sequences invisible to isolated alerts.
Core Features & Use Cases
- Multi-Event Correlation: Chain Event IDs 4624, 4648, 4688, 7045, and Sysmon Events 1/3/17/18 within sliding time windows to detect RDP lateral movement, Pass-the-Hash, and PsExec-style attacks.
- Sigma and Splunk SPL Support: Author detection logic in portable Sigma YAML format and convert it to Splunk SPL using sigma-cli for deployment.
- Splunk ES Deployment: Push correlation searches to Splunk Enterprise Security via the REST API and audit existing rules for coverage gaps.
- Use Case: A SOC analyst suspects lateral movement after an initial compromise. Use this Skill to build a rule correlating an RDP logon (4624 LogonType=10) with a service installation (7045) on the same host within 15 minutes, then deploy it to Splunk ES.
Quick Start
Ask the agent to generate and install Sigma-based correlation rules for detecting PsExec and RDP lateral movement in your Splunk environment, then produce a coverage audit report.