60 pointsby Cider99862 hours ago11 comments
  • dabinat2 minutes ago
    MAC randomization is all well and good but that extra security is undercut if people name their device with their full name. It seems to be common with Apple devices especially. After seeing just how much data my neighbors were leaking with their device names, I name all of mine with nondescript names that do not identify me or the device.
  • icameronan hour ago
    I was in the space 10 years ago with a product. Primarily Bluetooth, later BLE and WiFi. At that time most consumer devices were constantly discoverable. About 3-5% of traffic would have a disoverable MAC. These days not so many. iPhones never are discoverable unless you are in pairing mode. BLE broadcasts beacons much more consistently and generates a lot of data to filter, but they also change MACs.

    Most WiFi chipsets use hardware based MAC layer, so promiscuous monitoring / sniffing is not possible on virtually every embedded module. There were a few chipsets, known as SoftMAC where linux drivers did the MAC layer, in which you could truly sniff the air for all traffic and capture a whole lot of MAC addresses. That was much more useful, but requires more CPU and specific older hardware. If you have a permanent power source like in a ALPR that isn't as much of a concern. I don't know of any companies that really did this though. Almost all our competitors used solutions that only supported the usual device discovery, which relies on BT being discoverable, or AP mode WiFi in order to track a MAC address. It's really easy to market though, it sounds great on paper. In practice the results are less than stellar and with time got even worse as vendors stopped being discoverable by default, and handsets started using used dynamic MAC addresses

    • ryukoposting32 minutes ago
      > BLE broadcasts beacons much more consistently and generates a lot of data to filter, but they also change MACs.

      Hah! I wish this were true. The overwhelming majority of BLE widgets don't use resolvable random private addresses. They could, they just don't. A huge share of the industry is just copy-pasting Nordic sample code until they have a shippable product, and last I checked, exactly one (1) Nordic sample project enables RRPAs. Nordic treats it as an edge case, and everyone else follows along.

      And that's besides the issue that the RRPA rotation algorithm is pretty contrived. I'd be shocked if some three-letter hasn't already built a tool for tracking devices that use it.

    • GlitchRider47an hour ago
      Using AirGuard on Android, I'm able to detect iPhones around me even when they are not in pairing mode.
      • gruez43 minutes ago
        >I'm able to detect iPhones around me even when they are not in pairing mode.

        Right, but the mac is randomized every 15 min, which makes tracking hard to pull off.

  • analogpixel31 minutes ago
    Program your flipper0 to record all wireless identifications for a few weeks. hook broadcaster to amplifier and attach to your car playing all the time. Every time you drive by one of these, it'll look like a parade just went by.

    Probably do the same thing when you go into retail stores. just flood the place with every possible identification.

    Maybe an easier solution is just write something that spoofs hundreds of fake ids and sends them out constantly where ever you go; bonus points if you can create IDs that can break the devices when they try to parse it.

    • puppycodes2 minutes ago
      There are very few ways to fight stuff like this and 100% agree this is a good one. I predict we are gonna need so much more of this type of obfuscation to just live our lives normally.
  • puppycodes9 minutes ago
    This is essentially a wiretap.

    It's illegal in most states to place a listening device in public that captures private conversations, this is basically no different.

  • crumpledan hour ago
    According to the graphic, all RFID/NFC tags including pet microchips and your company badge will be associated with you too.

    I can remember in the late 1990's Berkeley Public Library was considering adding RFID tags to the books as asset tags. The public push-back was significant and surprising at the time. Freedom-loving library patrons were concerned about nefarious tracking. Proponents of the new tags thought that the concept of tracking people or the books they read was rooted in paranoia.

  • mikeocool2 hours ago
    Isn't it not really possible to uniquely identify most modern bluetooth devices this way? Specifically to prevent things like this.

    Unless they're hoping my AirPods are in pairing mode all of the time and they're going to track the name "mikeocool's AirPods."

    • an hour ago
      undefined
    • madaxe_again2 hours ago
      They just need to link a cluster to you in the first place - say at a toll booth or drive-thru - where ANPR is already commonly deployed.
      • snailmailmanan hour ago
        I thought most modern Bluetooth devices essentially randomize the Bluetooth MAC address periodically, specifically to prevent this sort of tracking? And random MAC addresses too on WiFi.
        • Rebelgeckoan hour ago
          If someone has a half dozen BT devices on their person/in their car and they randomize MACs hourly (but not all at once) I bet you could still track people pretty accurately.
      • mikeocoolan hour ago
        I wonder how much that actually helps. A license plate scanner and a camera can easily identify me in my car. What tracking advantage does “there are three (probably) Apple devices” in the car as well confer.

        If I’m away from my car later, I’m just a guy walking around with 3 Apple devices (or two if I forget my phone in the car).

        • mschuster91an hour ago
          > A license plate scanner and a camera can easily identify me in my car.

          Sure, but now you can track someone from their car through public transport, shops and god knows wherever else someone placed a sniffer.

          And no, randomization doesn't help, because in the end the Find My beacons have to resolve down to some common identifier otherwise the "an unknown device has been following you for 2 hours" warning would not work.

  • josefritzishere2 hours ago
    This feels illegal. If it's not, it probably should be.
    • RunningDroid6 minutes ago
      It should be, but the last time the US got new privacy regulation it was because an employee at a VHS rental store embarrassed a member of Congress by telling people what movies he'd rented.
  • chensteran hour ago
    Privacy is no more if that is true
  • PowerElectronix2 hours ago
    Now that I think of it, I'd be surprised if there aren't a few lists of this kind already made by an agency/company or two.
  • gruezan hour ago
    [dead]
  • ofModel35ba3b24 minutes ago
    [dead]