What problem does it solve?
Privilege escalation techniques like token manipulation, UAC bypass, and unquoted service paths often evade default logging, leaving security teams blind to attackers moving from standard users to SYSTEM or root. This Skill provides a structured threat-hunting workflow with concrete detection guidance to surface these stealthy techniques.
Core Features & Use Cases
- Technique Coverage: Detects MITRE ATT&CK techniques T1134 (Access Token Manipulation), T1548.002 (UAC Bypass), T1068 (Exploitation for Privilege Escalation), and T1574.009 (Unquoted Service Path).
- Detection Gap Analysis: Documents blind spots such as missing Security EIDs for token abuse and silent UAC bypasses, with specific Sysmon and Windows Event IDs to hunt on.
- Validation Workflow: Recommends Atomic Red Team tests (T1548.002, T1134.001) to confirm detections fire end-to-end and guidance for tuning false positives.
- Use Case: A threat hunter investigating a suspected Potato-style token impersonation attack uses the workflow to query Sysmon EID 10 process-access events and 4688 token elevation events in Splunk, then documents findings in the standardized hunt report format.
Quick Start
Hunt for privilege escalation attempts on our Windows endpoints by checking Sysmon process-access events and token elevation logs for signs of fodhelper UAC bypass or token impersonation.