Interesting one here. This demo is actually to show that a malicious person can find your geographical location without you being aware (it relies on Cross-site scripting holes in a number of routers, but the demo code is only for Verizons FIOS service so won't be relevant here - but you basically visit any random website and they use the XSS to get your router MAC).
But the interesting part is that my wireless MAC showed up with an accurate location. The MAC is sent to google who return a geo-loc for it; gathered I assume by their Street View vans.
http://www.samy.pl/mapxss/
It's worth trying all of the MACs you have (cable modem WAN-side, cable modem LAN-side, same for ADSL) as well as your wifi MAC even though the wifi MAC is the one most likely to register a hit. No point checking your PC ethernet as that MAC doesn't ever go further than your broadband device.
Good job that layer 2 switching is designed the way it is
I'd be interested to know how many people who try this get an accurate location. Mine is literally street & position accurate!
I don't know the guy running the site, but a look at his page code doesn't suggest anything hinky is going on. I think he really is a good guy demonstrating what the black hats are up to. And there isn't much they can do with the data, even if they're baddies - at best they can tie your IP to a MAC address and try a geo-loc from the IP, but they've got that info anyway as you connect.
But the interesting part is that my wireless MAC showed up with an accurate location. The MAC is sent to google who return a geo-loc for it; gathered I assume by their Street View vans.
http://www.samy.pl/mapxss/
It's worth trying all of the MACs you have (cable modem WAN-side, cable modem LAN-side, same for ADSL) as well as your wifi MAC even though the wifi MAC is the one most likely to register a hit. No point checking your PC ethernet as that MAC doesn't ever go further than your broadband device.
Good job that layer 2 switching is designed the way it is
I'd be interested to know how many people who try this get an accurate location. Mine is literally street & position accurate!
I don't know the guy running the site, but a look at his page code doesn't suggest anything hinky is going on. I think he really is a good guy demonstrating what the black hats are up to. And there isn't much they can do with the data, even if they're baddies - at best they can tie your IP to a MAC address and try a geo-loc from the IP, but they've got that info anyway as you connect.