Techniques › T1518.001 › AN0048
AN0048 Analytic 0048
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Adversary executes commands to enumerate installed antivirus, EDR, or firewall agents using WMI, registry queries, and built-in tools (e.g., tasklist, netsh, sc query). Correlated with elevated process privileges or scripting engine usage.</p>
- Detects
- T1518.001 Security Software Discovery
- Part of
- DET0016 Security Software Discovery Across 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 |
|---|---|---|
| WinEventLog:Security | EventCode=4688 | DC0032 Process Creation |
| WinEventLog:Sysmon | EventCode=7 | DC0016 Module Load |
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 |
|---|---|
ParentProcess | Defenders can tune based on trusted or known-good parent process relationships |
ImagePathContains | Regex match on adversary tool or enumeration script used |