Techniques › T1669 › AN1476
AN1476 Analytic 1476
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects anomalous wireless connections such as unexpected SSID associations, failed or repeated authentication attempts, and connections outside of known geofenced networks. Defenders should monitor wireless connection logs and event codes for network discovery, authentication, and association events.</p>
- Detects
- T1669 Wi-Fi Networks
- Part of
- DET0536 Detection Strategy for Wi-Fi Networks
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:Microsoft-Windows-WLAN-AutoConfig | EventCode=8001, 8002, 8003 | DC0082 Network Connection Creation |
| WinEventLog:Security | EventCode=4776, 4625 | DC0002 User Account Authentication |
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 |
|---|---|
KnownSSIDList | Defines approved Wi-Fi SSIDs for the environment; deviations may indicate malicious connection attempts. |
GeoLocationContext | Correlates expected physical location of systems with observed Wi-Fi connections to detect anomalies. |