Live data from Hacker News

Bluetooth signals can be used to identify and track smartphones

ucsdnews.ucsd.edu

1–10 of 85 posts

Re: Bluetooth signals can be used to identify and track smartphones

#4
post #3

Apple has added recently at least for the BTLE implementation an address randomization much like they did for wifi, details of which can be found here: https://support.apple.com/guide/security/bluetooth-security-...

> All wireless devices have small manufacturing imperfections in the hardware that are unique to each device. These fingerprints are an accidental byproduct of the manufacturing process. These imperfections in Bluetooth hardware result in unique distortions, which can be used as a fingerprint to track a specific device.

>For Bluetooth, this would allow an attacker to circumvent anti-tracking techniques such as constantly changing the address a mobile device uses to connect to Internet networks.

Re: Bluetooth signals can be used to identify and track smartphones

#5
post #2

Couldn't you do this anyway with the device's BD_ADDR, or is that not included in beacons?

Not since private resolvable addresses in BLE and nobody using classic anymore (except for car kits / audio where phone will wait to be connected to)

Re: Bluetooth signals can be used to identify and track smartphones

#8
> “As far as we know, the only thing that definitely stops Bluetooth beacons is turning off your phone,” Bhaskar said.

At least for recent Apple devices, that's not true anymore (intentionally, as it is used to support "Find my iPhone" even with a dead battery or on a phone that's been switched off):

https://arxiv.org/abs/2205.06114

Re: Bluetooth signals can be used to identify and track smartphones

#9
post #8

> “As far as we know, the only thing that definitely stops Bluetooth beacons is turning off your phone,” Bhaskar said. At least for recent Apple devices, that's not true anymore (intentionally, as it is used to support "Find my iPhone" even with a dead battery or on a phone that's been switched off): https://arxiv.org/abs/2205.06114

Faraday bags

Re: Bluetooth signals can be used to identify and track smartphones

#10
post #2

Couldn't you do this anyway with the device's BD_ADDR, or is that not included in beacons?

For BLE, there is address privacy; for classic Bluetooth, I believe that devices do not broadcast their own address except when explicitly discoverable (for pairing).
Post reply on HN