Sujet : Re: Was Google Location Accuracy (now is How to Spoof Wi-Fi Location)
De : andrews (at) *nospam* spam.net (Andrews)
Groupes : comp.mobile.android alt.internet.wirelessDate : 30. Oct 2024, 15:43:24
Autres entêtes
Organisation : BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID : <vftgmb$1ldn$1@nnrp.usenet.blueworldhosting.com>
References : 1 2 3 4 5 6 7 8 9
User-Agent : tin/1.6.2-20030910 ("Pabbay") (UNIX) (CYGWIN_NT-10.0-WOW/2.8.0(0.309/5/3) (i686)) Hamster/2.0.2.2
Andy Burns wrote on Mon, 28 Oct 2024 09:08:01 +0000 :
I just have to figure out HOW to tell what the heck they're spoofing.
I doubt anything goes over the wire to be wiresharked, it's a local API on the phone.
There's sample code on github/stack overflow etc, or just use an existing mock app?
I realize I told Jeff Liebermann a slight mistruth when I said in the post
that Andy is responding to...
"I just have to figure out HOW to tell what the heck they're spoofing.
Maybe WireShark, Netstumbler, WiGle, etc., might tell me. Dunno.
You're the Wi-Fi expert who taught me everything I know, way back in the
day when I was trying to spoof my MAC address (now the AP MAC addresses are spoofed by default on iOS and Android).
You told me, long ago, that you can't spoof the ROUTER's WAN-facing MAC
address though - which - unfortunately - is the one we'd want to spoof!"
Since this thread wasn't about randomizing a MAC address, I didn't notice
that what I said above is slightly wrong in "what" MAC address is
randomized.
To be clear on the current state of Android MAC address randomization:
1. The home router's outward-facing (WAN) MAC address is NOT randomized
(unless the router software allows that - which I don't know about).
2. What's randomized by default now is the mobile device MAC address
that connects to the router's LAN-facing access point. This default
mobile device (iOS & Android) randomization is per access point.
3. For Android only in Developer options" is another privacy setting to randomize #2 per connection (so it changes every time you connect).
When Jeff Liebermann and I last spoke about MAC randomization (oh, maybe
ten or fifteen years ago or so), this default randomization didn't exist.
Now both iOS & Android do MAC randomization (per AP) by default.