What problem does it solve?
Golden Ticket attacks (MITRE ATT&CK T1558.001) let attackers forge Kerberos tickets using the krbtgt account hash, granting unrestricted domain access while evading many standard detections. This Skill provides a structured detection methodology so SOC analysts can identify forged tickets through encryption downgrades, abnormal lifetimes, and orphaned TGS requests.
Core Features & Use Cases
- RC4 Downgrade Detection: Identifies Event ID 4769 entries using RC4 encryption (0x17) in environments enforcing AES.
- Orphaned TGS Correlation: Flags TGS requests (4769) lacking corresponding TGT requests (4768), a hallmark of forged tickets.
- Lifetime & krbtgt Anomaly Analysis: Alerts on ticket lifetimes exceeding MaxTicketAge policy and monitors krbtgt password reset age.
- Use Case: A SOC analyst investigating suspicious lateral movement forwards DC security logs to Splunk, then applies this procedure to surface a forged ticket with a 10-year lifetime and no matching 4768 event.
Quick Start
Analyze the forwarded Windows Event ID 4768 and 4769 logs in Splunk for Golden Ticket indicators such as RC4 encryption downgrades and abnormal ticket lifetimes.