kevmap

TechniquesT1016.002 › AN1280

AN1280 Analytic 1280

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Enumeration of saved Wi-Fi profiles and cleartext password retrieval using netsh wlan or API-level access to wlanAPI.dll.</p>
Detects
T1016.002 Wi-Fi Discovery
Part of
DET0464 Behavioral Detection of Wi-Fi Discovery Activity

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
WiFiProfileNameFilter by known saved SSID names to reduce benign usage of network diagnostics
ParentProcessAnomalous parent-child relationships may be used to spot abuse (e.g., Office → netsh)
TimeWindowCorrelate profile enumeration and password dumping within short timeframe (e.g., 60 seconds)