So many people here will go though great lengths to protect themselves from fingerprinting and snooping. However, one thing tends to get overlooked is DHCP and other layer 3 holes. When your device requests an IP it sends over a significant amount of data. DHCP fingerprinting is very similar to browser fingerprinting but unlike the browser there does not seem to be a lot of resources to defend against it. You would need to make changes to the underlying OS components to spoof it.

What are everyone’s thoughts on this? Did we miss the obvious?

https://www.arubanetworks.com/vrd/AOSDHCPFPAppNote/wwhelp/wwhimpl/common/html/wwhelp.htm#href=Chap2.html&single=true

  • irq0@infosec.pub
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    3 months ago

    I feel like I’m missing something here…

    Who’s going to be fingerprinting DHCP messages on your home network?

    Outside of that, fingerprinting or tracking any DHCP info would be the least of my concerns. You have 0 control over any data the moment your devices connect to a public network. What use is DHCP info when you can person-in-the middle all the traffic anyway?

    And anyway, what info are you concerned about? Having had a VERY quick browse of RFC2131 the worst thing would be “leaking” the device MAC address which can be discovered via several other means anyway

    • Max-P@lemmy.max-p.me
      link
      fedilink
      arrow-up
      5
      ·
      3 months ago

      I guess the hostname could be used to defeat MAC randomization if you use public WiFi like hotels, airports and coffee shops. You could probably identify repeat users if you cared enough.

      But then your worry should be the security cameras not the WiFi, because that’s what’s gonna tie you personally to your device connecting.

        • Bitrot@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 months ago

          You need to say more than that about what your concern is, especially on devices configured for Mac randomization and other privacy features.

          Aruba is looking at the dhcp traffic and inferring information about the device. The device is not sending all of this data.

    • Possibly linuxOP
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      3 months ago

      You can’t easily man in the middle https with encrypted DNS