kevmap

TechniquesT1555.005 › AN1641

AN1641 Analytic 1641

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Detection of suspicious access to password manager processes (KeePass, 1Password, LastPass, Bitwarden) through abnormal process injection, memory reads, or command-line usage of vault-related DLLs. Correlates process creation with OS API calls and file access to vault databases (.kdbx, .opvault, .ldb).</p>
Detects
T1555.005 Password Managers
Part of
DET0597 Detect Unauthorized Access to Password Managers

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
WinEventLog:SecurityEventCode=4688DC0032 Process Creation
WinEventLog:SysmonEventCode=10DC0035 Process Access
WinEventLog:SysmonEventCode=15DC0059 File Metadata

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
PasswordManagerBinariesList of monitored binaries and file formats for password managers in use (e.g., KeePass, 1Password, Bitwarden, LastPass).
TimeWindowWindow to correlate process creation, API access, and file reads indicative of credential extraction.
UserContextFilter for administrative accounts vs. expected users of password managers.