Last updated
Was this helpful?
Last updated
Was this helpful?
You can use aireplay-ng
or mdk4
to disconnect devices from APs for a time. This is called a de-authentication attack or a wireless DOS (Denial-Of-Service) attack.
Now here’s the game plan:
Setup airodump-ng to capture packets and save them
De-authenticate the device for some time while airodump-ng is running
Capture the handshake
To clean up, simply remove the file captures, close your terminals, and run the command service NetworkManager restart
to change your network card back to managed mode so you can connect to the Wi-Fi.