How can someone get the BSSID of a router without connecting to it in order to differentiate between duplicate SSIDs?
Does a router broadcast the BSSID?
Applying the command
netsh wlan show all
in windows would show details of all the routers including the BSSID in your wireless range, even though you might not have been connected to the router.
You can get all the BSSID you have around with this command:
netsh wlan show networks mode=bssid
For Mac OS and macOS that's
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -I
for the currently connected wifi, which you can also get by alt+click on the wifi menu.
To get a list of all hotspots/network available use
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -s
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With