analyze_deauth
Analyze deauthentication attack feasibility, generate detection rules, obtain attack commands, and recommend defenses against WiFi deauth attacks.
Instructions
Deauthentication attack analysis and defense. Analyze feasibility, generate detection rules, get attack commands, recommend defenses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Mode: analyze feasibility, detect attacks, get commands, recommend defenses | |
| count | No | Deauth frame count (for commands mode) | |
| interface | No | Interface name (for commands mode) | |
| client_mac | No | Client MAC (for commands mode) | |
| target_pmf | No | PMF status: enabled/disabled (for analyze mode) | |
| edr_present | No | Whether WIDS/EDR is present (for analyze mode) | |
| target_band | No | Target band: 2.4/5/6 (for analyze mode) | |
| target_bssid | No | Target BSSID (for commands mode) | |
| wids_platform | No | WIDS platform: Kismet/Snort/Suricata/custom (for detect mode) | |
| infrastructure | No | Infrastructure description (for defense mode) |