kevmap

TechniquesT1087.001 › AN0846

AN0846 Analytic 0846

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

<p>Adversary enumeration of local user accounts using Net.exe, WMI, or PowerShell.</p>
Detects
T1087.001 Local Account
Part of
DET0303 Local Account Enumeration Across Host Platforms

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:SysmonEventCode=1DC0032 Process Creation

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
CommandLinePatternDetects variations of 'net user', 'net localgroup', 'Get-LocalUser'.
UserContextRestrict monitoring to low-privileged or unexpected users executing enumeration.
TimeWindowTune for bursts of enumeration commands in short succession.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2023-27532Veeam Backup & ReplicationMapped