airodump_capture
Capture packets from a target access point in background to collect handshake data.
Instructions
Start capturing packets from a specific access point. Runs in background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iface | Yes | Monitor mode interface (e.g., wlan0mon) | |
| bssid | Yes | Target access point MAC address | |
| channel | Yes | Channel of the target AP | |
| outputPrefix | Yes | Prefix for output files (e.g., 'target1') |