| name | T1669_wi-fi-networks |
| description | Adversaries may gain initial access to target systems by connecting to wireless networks. |
| category | input-validation |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","enterprise","t1669","initial-access","linux","network-devices","windows","macos"] |
| technique_id | T1669 |
| tactic | initial-access |
| all_tactics | ["initial-access"] |
| platforms | ["Linux","Network Devices","Windows","macOS"] |
| mitre_url | https://attack.mitre.org/techniques/T1669 |
| tech_stack | ["linux","network devices","windows","macos"] |
| cwe_ids | ["CWE-20"] |
| chains_with | [] |
| prerequisites | [] |
| severity_boost | {} |
T1669 Wi-Fi Networks
High-Level Description
Adversaries may gain initial access to target systems by connecting to wireless networks. They may accomplish this by exploiting open Wi-Fi networks used by target devices or by accessing secured Wi-Fi networks — requiring Valid Accounts — belonging to a target organization. Establishing a connection to a Wi-Fi access point requires a certain level of proximity to both discover and maintain a stable network connection.
Adversaries may establish a wireless connection through various methods, such as by physically positioning themselves near a Wi-Fi network to conduct close access operations. To bypass the need for physical proximity, adversaries may attempt to remotely compromise nearby third-party systems that have both wired and wireless network connections available (i.e., dual-homed systems). These third-party compromised devices can then serve as a bridge to connect to a target’s Wi-Fi network.
Once an initial wireless connection is achieved, adversaries may leverage this access for follow-on activities in the victim network or further targeting of specific devices on the network. Adversaries may perform Network Sniffing or Adversary-in-the-Middle activities for Credential Access or Discovery.
Kill Chain Phase
Platforms: Linux, Network Devices, Windows, macOS
What to Check
How to Test
Manual Testing
-
Identify Attack Surface: Determine if the target environment is susceptible to Wi-Fi Networks by examining the target platforms (Linux, Network Devices, Windows).
-
Assess Existing Defenses: Review whether mitigations for T1669 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
-
Execute Test: Use tools and methods described in the MITRE ATT&CK page and external references below.