kevmap

TechniquesT1669 › AN1477

AN1477 Analytic 1477

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

<p>Detects unauthorized wireless associations by monitoring wpa_supplicant logs, NetworkManager events, and system calls related to interface state changes. Anomalies include repeated association failures, new SSIDs outside baselined values, and rogue AP connections.</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 sourceChannelData component
linux:syslogNew Wi-Fi connection established or repeated association failuresDC0082 Network Connection Creation
auditd:SYSCALLioctl: Changes to wireless network interfaces (up, down, reassociate)DC0078 Network Traffic Flow

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
AllowedSSIDRegexRegex-based whitelist of corporate SSIDs; anomalous matches indicate suspicious activity.
RetryThresholdNumber of failed association attempts allowed before triggering detection.