// MITRE ATT&CK

T1003.002 · Security Account Manager

🎯 Credential Access Windows Sub-technique

Sub-technique of T1003 · OS Credential Dumping.

Adversaries may attempt to extract credential material from the Security Account Manager (SAM) database either through in-memory techniques or through the Windows Registry where the SAM database is stored. The SAM is a database file that contains local accounts for the host, typically those found wi...

How to detect & mitigate it

Detecting Security Account Manager starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.