[TKIP+PSK] no WPA Handshake
Hi,
I follow the video by Xploitz :
-=Xploitz=- VIDEO: #3 "E-Z WPA/WPA2 Cracking Tutorial"
-XploitxVideoE-ZWPAWPA2CrackingTuto.flv
I have 1 station connected
And ENC : WPA
CLIPHER : TKIP
AUTH : PSK
ESSID : [name]
I do :
Code:
aireplay-ng -0 1 -a BSSID AP -c BSSID CLIENT wlan0
It writes :
Code:
Waiting for beacon fram (BSSID AP)
Sending DeAuth to station -- STMAC [BSSID CLIENT]
But i have no "WPA handshake" wrote in airodump-ng shell
I don't know why.
This :
Code:
aircrack-ng -w pass psk*.cap
give an encryption : EAPOL+WEP (445 IVs)
Thanks