Techniques › T1518 › AN1100
AN1100 Analytic 1100
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Adversary spawns a process or script to enumerate installed software using WMI, registry, or PowerShell, potentially followed by additional discovery or evasion behavior.</p>
- Detects
- T1518 Software Discovery
- Part of
- DET0392 Multi-Platform Software Discovery Behavior Chain
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 | Execution of 'Get-WmiObject Win32_Product' or similar PowerShell cmdlets | 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 | Detection may be scoped to multiple discovery commands within a short timeframe. |
ParentProcess | Tuning based on whether discovery activity stems from suspicious versus approved management tools. |