• catloaf@lemm.ee
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    4 hours ago

    True, but this is generally not useful information to anyone. They can see you’re visiting bank.com, but they still can’t see your bank details.

    It might be useful if they’re trying to target you for phishing, but a targeted attack is extremely unlikely.

    Also, any wireless equipment from the past 15 years or so supports client isolation.

    • groet@feddit.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      55 minutes ago

      Client isolation doesn’t help. That is just the access point not routing traffic between connected devices. The problem with WiFi is it is a radio signal. Everybody in range can receive 100% of all communication on that network. Just by being in range the attacker can do passive sniffing. No wiretap needed like with cabled networks.

      WiFi is encryoed if it uses a password. So any public WiFi without a password can be sniffed by literally every device in range (no need to connect to the WiFi for sniffing). On public WiFi with a password, the radio signal is encrypted but everybody knows the encryption key. So everybody connected to the WiFi can still sniff the traffic of everybody else.

      That encryption is only on the WiFi level, so encrypted radio signals, not on the actually traffic level (like TLS/HTTPS etc).