kevmap

TechniquesT1069.001 › AN0319

AN0319 Analytic 0319

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

<p>Detects use of dscl or id/group commands to enumerate local system groups, often by post-exploitation tools or persistence checks.</p>
Detects
T1069.001 Local Groups
Part of
DET0114 Behavioral Detection of Local Group Enumeration Across OS 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
macos:unifiedlogprocess:execDC0032 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
CommandLineContainsMatch on specific dscl paths like '/Groups' or known enumeration options.
InteractiveSessionUsed to scope out enumeration from user terminals versus background utilities.