Aircrack-ng forum
General Category => Newbies => Topic started by: uyfoiuas on February 22, 2017, 10:36:51 am
-
I'm a bit confused about why airodump is reporting my access point as WPA2 (WPA2 OPN,CCMP,MGT) when it's only configured to be WPA2 enterprise. I'm particularly concerned with security here.
-
Could you post the whole capture file (or if you're not comfortable, you can filter just on beacon frames and you can even email it to me)?
-
I am observing the same thing. WPA2 OPN CCMP MGT.
This shouldn't be possible correct?
-
Could you post a beacon (pcap)?
-
also, what is the access point brand and model? Is this a Cisco standalone AP, i.e. not used with a controller?
-
The following is an excerpt from a recent pcap. Some information has been redacted for security obviously.
BSSID First time seen Last time seen channel Speed Privacy Cipher Authentication Power # beacons # IV LAN IP ID-length ESSID Key
70:3A:0E:F7:AA:AF 2018-03-08 11:03:05 2018-03-08 12:06:50 161 54 WPA2 OPN CCMP MGT -73 212 3 0. 0. 0. 0 9 MYCOMPANY
70:3A:0E:29:18:C4 2018-03-08 11:13:14 2018-03-08 12:06:54 1 54 WPA2 CCMP PSK -57 23 0 0. 0. 0. 0 9 MYCOMPANY
Station MAC First time seen Last time seen Power # packets BSSID Probed ESSIDs
D8:FC:93:8D:43:B6 2018-03-08 11:40:32 2018-03-08 12:04:02 -75 7 70:3A:0E:F7:AA:AF MYCOMPANY
40:83:DE:F5:A9:9F 2018-03-08 11:11:13 2018-03-08 12:04:24 -73 17 70:3A:0E:29:18:C4 MYCOMPANY
-
Just FYI, if bugs cannot be reproduced, they cannot be fixed.
-
Maybe using the wrong conditional statement.
https://github.com/aircrack-ng/aircrack-ng/pull/1868 (https://github.com/aircrack-ng/aircrack-ng/pull/1868)
-
Maybe using the wrong conditional statement.
https://github.com/aircrack-ng/aircrack-ng/pull/1868 (https://github.com/aircrack-ng/aircrack-ng/pull/1868)
Ah, good eye, I wonder if that's it.