What problem does it solve?
Security teams struggle to spot attackers moving between compromised systems because lateral movement hides inside normal authentication traffic. This Skill provides structured Splunk SPL hunting workflows that surface RDP pivoting, PsExec execution, WMI abuse, WinRM remoting, and Pass-the-Hash activity from Windows event logs.
Core Features & Use Cases
- Authentication Graph Analysis: Map source-to-destination logon relationships using Event IDs 4624, 4648, and Sysmon data to find first-time or anomalous connections.
- Technique-Specific Detection: Hunt MITRE ATT&CK techniques T1021.001 through T1021.006, T1047, T1569.002, and T1570 with concrete logon-type and process-correlation logic.
- False-Positive Guidance: Built-in tuning advice for vulnerability scanners, SCCM, and admin jump hosts, plus validation steps to confirm detections fire.
- Use Case: After detecting credential theft on a workstation, run the hunt workflow to trace every subsequent Type 3 and Type 10 logon from that host, correlate with wmiprvse.exe or PSEXESVC artifacts, and produce a scoped lateral movement report for containment.
Quick Start
Ask the AI to hunt for lateral movement in your Splunk environment by analyzing Windows Security Event IDs 4624 and 4648 for unusual source-to-destination authentication patterns.