Techniques › T1069.002 › AN1025
AN1025 Analytic 1025
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detection of domain group enumeration through command-line utilities such as 'net group /domain' or PowerShell cmdlets, followed by suspicious access to API calls or LSASS memory.</p>
- Detects
- T1069.002 Domain Groups
- Part of
- DET0360 Behavioral Detection of Domain Group Discovery
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 |
|---|---|---|
| WinEventLog:Security | EventCode=4688 | DC0032 Process Creation |
| WinEventLog:PowerShell | EventCode=4103, 4104, 4105, 4106 | DC0064 Command Execution |
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 |
|---|---|
TimeWindow | Adjustable window to track chained discovery activity (e.g., 5-10 minutes). |
UserContext | Tune to focus on non-admin users or service accounts performing enumeration. |
ProcessLineageDepth | How far back the parent-child process chain is correlated. |