What problem does it solve?
Security teams struggle to reliably detect MITRE ATT&CK T1003 credential dumping because attackers evade naive access-mask rules, abuse legitimate tools like procdump and comsvcs.dll, and bypass LSASS monitoring entirely via disk-based paths like NTDS.dit extraction and SAM hive exports.
Core Features & Use Cases
- Multi-Vector Detection Coverage: Provides ready-to-use Splunk, KQL, and Sigma queries covering LSASS memory access (T1003.001), SAM/SECURITY hive exports, NTDS.dit extraction, and DCSync replication abuse (T1003.006).
- Evasion-Aware Guidance: Documents detection gaps such as GrantedAccess masking, handle cloning via PROCESS_DUP_HANDLE, and PPL/Credential Guard blind spots, with tuning advice to reduce false positives from MsMpEng and WerFault.
- Use Case: During incident response after an EDR alert fires for suspicious LSASS access, an analyst uses the provided Sysmon Event ID 10 queries and validation steps (Atomic Red Team T1003 tests) to confirm credential theft, scope compromised accounts, and trigger password resets.
Quick Start
Ask the AI to hunt for LSASS credential dumping activity across your Windows fleet using the provided Sysmon Event ID 10 Splunk query and report any suspicious source processes.