Capture WPA2 Handshake on 5Ghz
In this blog post wifi-pineapple will be used to capture WPA2 handshake on 5GHz access point. Atheros based chipset is used in Wifi pineapple
Currently, there are no modules in wifi pineapple which automates WPA2 handshake capture for 5Ghz range.(as on this blog post date)Manually we can capture 5Ghz handshakes with small changes to card.
By default, airmon-ng enables monitor mode on 2.4Ghz channels. Change 2.4Ghz channel to a 5Ghz channel.
Verify if this change is applied. Then run airodump-ng on required 5Ghz channel and capture the handshake.
Brief description,
- enable monitor mode (airmon-ng start “card”)
- Change car channel to a 5Ghz channel (iwconfig “interface” channel “channel number”)
- Run airodump-ng on given channel (airodump-ng “interface” –channel “channel number”
Video link below
#WifiSecurity #Notes #Wireless #Wifi-Pineapple
— By Fabian Darius