kevmap

TechniquesT1016 › 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 sourceChannelData component
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:PowerShellEventCode=4103, 4104, 4105, 4106DC0064 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.

FieldDescription
ParentProcessFilter known/legit CLI chains (e.g., explorer.exe → cmd.exe) to reduce FP
UserContextTarget executions by non-admin or unexpected users
TimeWindowCluster enumeration commands within short time windows

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2021-40449Microsoft WindowsMapped