What problem does it solve?
SOC teams struggle to spot attackers pivoting between internal systems after initial compromise, since techniques like Pass-the-Hash, PsExec, WMI execution, and RDP pivoting blend into normal administrative traffic. This Skill provides ready-to-use Splunk detection queries mapped to MITRE ATT&CK Lateral Movement (TA0008) so analysts can identify and trace attacker movement paths.
Core Features & Use Cases
- Credential Theft Detection: Identify Pass-the-Hash, Overpass-the-Hash, and Golden/Silver Ticket abuse via Windows Event Codes 4624 and 4769.
- Remote Execution Detection: Catch PsExec service creation, WMI remote execution, WinRM/PowerShell remoting, and RDP pivoting using Sysmon and Security event logs.
- Movement Path Reconstruction: Build source-to-destination lateral movement graphs correlating authentication events with network flow data.
- Use Case: During an incident investigation, run the provided SPL queries to discover that a compromised account used NTLM authentication to reach five hosts, then trace the full pivot chain from workstation to domain controller.
Quick Start
Ask the AI to generate a Splunk detection query for Pass-the-Hash activity using Windows Security Event Code 4624 with NTLM authentication across multiple target hosts.