Defense contractor Leonardo is promoting a new technology called SignalTrace that will package plate cameras with sensors that can scrape unique identifiers tied to your smart devices and make that data available to law enforcement.
Police, border security, and other government agencies already comprise Leonardo’s customer base, and with this technology, those clients seek to correlate footage from these cameras to phones, tablets, wearables, AirTags, and, naturally, the electronics inside cars themselves.
If SignalTrace can pick up your Bluetooth headphones, you can be sure it’ll also be looking out for your vehicle’s 5G hotspot, infotainment system, and even its tire pressure monitoring sensors. The company includes pet microchips as a potential entry point to tracking.
I'd be a shame if someone hid an ESP32 nearby randomly broadcasting previously detected MAC addresses.
Thinking in terms of database management systems I would think these systems collect enough unique info that they probably can use 'composite-keys' to sort through collected content. If thats the case then they can probably filter out all of those fake MAC addresses with relative ease, but I like where your head is at.
they're feeding them through LLMs and putting them in a database. maybe they're sanitizing their inputs, maybe not.
Narrator: “They weren’t”
Despite doing an awful lot with ESP32s, Home assistant, and a bunch of LoRa stuff, I know very little about BLE. Would it be possible for folks to voluntarily add their MAC to a data base on gitlab, and have a ESP32 program that: