Hacker News new | ask | show | jobs
by tcdent 4255 days ago
Hardware ID/MAC address, for example.
2 comments

WLAN only cares about SSID. This is how you get roaming mode where you move between access points without losing connectivity (most Universities, company campuses, etc will have this setup)
And how would you verify the MAC address of the router at the coffeeshop/train station/bus?
You can't, of course. But even if you could, many networks allow for ARP spoofing so connecting to the right access point is not really the solution. And if ARP spoofing is not possible then you run airmon-ng and wireshark.
You would have it stored from a prior connection to the network. Of course, it's trivial to spoof that too so the additional check doesn't do any good.