- Add
Raw Capture
function to menu.- This can be used with the
sniffraw
command - This function will capture ALL wifi traffic including data so it can be analyzed with wireshark later
- This can be used with the
- Allow manual deauthentication using specified source mac address.
- This will allow the user to specify a source mac address for deauthentication attack rather than having to scan APs and select from a list. This can be done from the CLI with the following command
attack -t deauth -s <src mac>
- This will allow the user to specify a source mac address for deauthentication attack rather than having to scan APs and select from a list. This can be done from the CLI with the following command
See Update Firmware for update instructions