aireplay_deauth
Disconnect clients from a target access point by sending deauthentication frames, enabling capture of WPA handshake for security testing.
Instructions
Send deauthentication frames to disconnect clients from AP (helps capture WPA handshake)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iface | Yes | Monitor mode interface | |
| bssid | Yes | Target access point MAC address | |
| count | No | Number of deauth packets to send (default: 5, 0 for continuous) | |
| clientMac | No | Optional: Target specific client MAC address |