Techniques › T1069.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 source | Channel | Data component |
|---|---|---|
| macos:unifiedlog | process:exec | DC0032 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.
| Field | Description |
|---|---|
CommandLineContains | Match on specific dscl paths like '/Groups' or known enumeration options. |
InteractiveSession | Used to scope out enumeration from user terminals versus background utilities. |