find_wifi_attacks
Search and explore WiFi attacks by ID, protocol, category, severity, CVE, or tool. Retrieve attack commands and details for wireless security analysis.
Instructions
Search and explore WiFi attacks in the knowledge base. Look up attacks by ID, search by protocol/category/severity, find by CVE or tool, get attack commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Search mode | |
| cve_id | No | CVE identifier (for find_by_cve mode) | |
| channel | No | Channel number (for get_commands mode) | |
| category | No | Category: handshake/protocol/implementation/infrastructure/client/dos/mitm (for search mode) | |
| protocol | No | Protocol filter: WPA/WPA2/WPA3/WEP/WPS/EAP/Open (for search mode) | |
| severity | No | Minimum severity: critical/high/medium/low (for search mode) | |
| attack_id | No | Attack ID (for lookup and get_commands modes) | |
| interface | No | Interface name (for get_commands mode) | |
| tool_name | No | Tool name (for find_by_tool mode) | |
| client_mac | No | Client MAC (for get_commands mode) | |
| max_stealth | No | Maximum stealth score 1-5 (for search mode) | |
| target_ssid | No | Target SSID (for get_commands mode) | |
| target_bssid | No | Target BSSID (for get_commands mode) |