What problem does it solve?
Pass-the-Hash attacks let adversaries move laterally using stolen NTLM hashes, and they are easy to miss when NTLM auditing is incomplete or Kerberos-only assumptions hide the activity. This Skill gives threat hunters a structured methodology, detection gaps checklist, and validation steps to surface PtH activity in SIEM and EDR telemetry.
Core Features & Use Cases
- NTLM anomaly detection: Identify Security EID 4624 Type 3 logons with NTLM where Kerberos is expected, using LogonGuid and authentication package fields.
- Detection gap analysis: Verify NTLM auditing and DC EID 4776 logging are enabled, and account for local-account (RID 500) logons that bypass DC logs.
- Evasion awareness: Covers over-pass-the-hash, Impacket artifacts, and false-positive tuning for scanners and scheduled tasks.
- Use Case: During a purple team exercise, run Atomic Red Team T1550.002 (Mimikatz sekurlsa::pth) and confirm the resulting 4624 Type 3 and 4776 events appear in Splunk or Sentinel within the search window.
Quick Start
Hunt for Pass-the-Hash activity on our Windows fleet by finding Type 3 NTLM logons on hosts that normally authenticate with Kerberos.