Techniques › T1016 › AN0559
AN0559 Analytic 0559
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Execution of built-in tools (e.g., ipconfig, route, netsh) or PowerShell/WMI queries to enumerate IP, MAC, interface status, or routing configuration.</p>
- Detects
- T1016 System Network Configuration Discovery
- Part of
- DET0195 Behavioral Detection of System Network Configuration 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:Sysmon | EventCode=1 | 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 |
|---|---|
ParentProcess | Filter known/legit CLI chains (e.g., explorer.exe → cmd.exe) to reduce FP |
UserContext | Target executions by non-admin or unexpected users |
TimeWindow | Cluster enumeration commands within short time windows |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2021-40449 | Microsoft Windows | Mapped |