can i get the IP of the connected Access Points if i know the BSSID (mac) of the access point?. i want to pro grammatically retrieve these information on windows.
The above was tried to achieve the following.
I am programming an application which is capable of limiting the network the user can connect on the windows device. example: The user is supposed to connect only to the corporate but not to any other. The network is identified by the SSID and BSSID. and later i came to know that the BSSID can be spoofed . so I needed to make this constraint even more stronger. so if i know Corporate networks access points IP. when the device is connected I can connect to the ip and verify certain data to enforce the above rule.(since the retrieved IP is local to the network i should be able to connect). on the other hand if the user tried spoofing and tried to create a different access point, he will fail since the application will fail to make the above connection with that local ip
Aucun commentaire:
Enregistrer un commentaire