Comment by varenc
3 days ago
Just `tcpdump -i awdl0` while Airdrop-ing to a Mac to observe it's still using AWDL. (unless the interface named awdl0 is actually using WiFi Aware...)
Another fun thing to do: `ping6 ff02::1%awdl0`. Pings all nearby Apple devices with AWDL active. Including things like your neighbor's phone that's not even on your local network. (but addresses rotate I believe so can't track persistently)
> (but addresses rotate I believe so can't track persistently)
But maybe you can infer presence tracking the response time? Could be exploited anyway, no?
yes! I've had the same thought. If you have only one neighbor in range, seems like you could definitely infer their presence and approximate range based on latency. Phones don't keep AWDL active all the time, but every time you swipe control center it perks up I think.
Could also detect when someone is hosting a party or something.