# wifi > Wireless network attack techniques. Use for WiFi penetration testing. - Author: Monopoly CW - Repository: veil-protocol/usf-7 - Version: 20260125012158 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/veil-protocol/usf-7 - Web: https://mule.run/skillshub/@@veil-protocol/usf-7~wifi:20260125012158 --- --- name: wifi description: Wireless network attack techniques. Use for WiFi penetration testing. argument-hint: --- # Wireless Attack Attack type: $ARGUMENTS ## Execution 1. **Technique search** ``` mcp__omega-nexus__omega_vault_query( query="wifi wireless $ARGUMENTS attack aircrack", context="security", limit=15 ) ``` 2. **Tool commands** ``` mcp__omega-nexus__omega_vault_query( query="$ARGUMENTS wifi command airmon airodump", context="security", limit=10 ) ``` ## Common Attacks - **wep**: WEP cracking - **wpa**: WPA/WPA2 handshake capture and crack - **pmkid**: PMKID attack (clientless) - **evil-twin**: Rogue AP attack - **deauth**: Deauthentication attack - **wps**: WPS PIN attack ## Output Wireless attack methodology and tool commands.