I want to know which type of authentication is configured on APs that are
listed in
OID_802_11_BSSID_LIST
I have checked Information Elements it is comming according to IEEE
802.11-1999 specification.
so there is no specific IE for WPA or WPA-PSK.
As specified in IEE 802.11j-2004 Element id 48 specify it but I do not get
that ID at all.
So my question is how to know what type of authentication specificAP( Access
Point) supports?
I got following log for AP having WEP configure
SSID: DATA AP3
Interval 64 capabilities : ESS,CF Pollable,WEP:(0x15)
Variable IE length 0x1a
ElementID 0 : "DATA AP3"
ElementID 1 : 82:84:8b:96
ElementID 2 : 00:00:00:00:01
ElementID 3 : 06
AP having WPA-PSK
SSID: VOICE AP1
Interval 64 capabilities: ESS,WEP: ( 0x411)
Variable IE length 0x33
ElementID 0 : "VOICE AP1"
ElementID 1 : 82:84:8b:96
ElementID 2 : 00:00:00:00:01
ElementID 3 : 0b
ElementID dd :
00:50:f2:01:01:00:00:50:f2:02:01:00:00:50:f2:02:01:00:00:50:f2:02
what is Element ID 0xdd means?