Public Wi‑Fi looks convenient because it’s free and usually easy to join. That convenience hides predictable threats that repeat across airports, cafés and hotels.
Busy airport: an attacker sets up an open network called something plausible — Terminal‑A Wi‑Fi, Free Airport WiFi, or a copy of the venue’s official SSID. People see a familiar name, connect, and the attacker harvests logins or injects content into unencrypted pages. The attacker can also force devices off the real network (a deauthentication attack) so they reconnect to the fake one.
Café: someone at a table with a laptop runs simple network tools. On the same Wi‑Fi they can capture HTTP traffic, sniff DNS queries, and use ARP spoofing to intercept other guests’ unencrypted traffic. That’s enough to see session cookies, images, and any form data submitted to sites that don’t use end‑to‑end encryption.
Hotel: captive portals and shared routers are convenient for hotel staff but often misconfigured or already compromised. A hotel router may forward traffic through a management appliance that logs or modifies sessions, or an attacker with access to network gear can insert a fake captive portal that asks for “confirmation” information and captures corporate credentials.
These threats are not exotic. They’re low‑cost and effective because many devices and services still give away useful information if you connect without protective steps.
An “evil twin” is simply a fake hotspot that uses the same SSID as a legitimate network. It usually works because the attacker’s access point has a stronger or closer signal, or the attacker forces devices to disconnect from the real AP so they reconnect to the fake one. There’s nothing mystical about it — it’s just a trick using wireless signals and predictable device behavior.
Man‑in‑the‑Middle (MITM) describes what an attacker can do once you’re on the fake network: they sit between your device and the internet and can read, block or alter the traffic that isn’t protected end‑to‑end. If the data you send is encrypted all the way from your app to the destination server, the attacker can’t decrypt it. If it isn’t, they can copy passwords, inject scripts into web pages, or present fake login pages.
Common tricks used in these attacks:
Small changes to device settings and simple habits make the difference between being an easy target and staying safe. These are practical, low‑effort steps you can do today.
auto‑join and forget networks you no longer need. Automatic connections to familiar SSIDs are exactly what an evil twin relies on.A VPN encrypts your device’s traffic and routes it to a VPN provider’s server. On a public Wi‑Fi network, this means local attackers can’t read or modify the contents of your traffic because they can’t decrypt the VPN tunnel. Put simply: even if you connect to an evil twin, the attacker sees only an encrypted stream to the VPN server, not the websites or credentials you’re using inside the tunnel.
Two important technical points:
Limitations to understand:
Use a VPN as one layer in a layered approach. It’s a strong protection against local eavesdropping and passive MITM, but it’s not a silver bullet.
Layered security reduces the chance that a single mistake leads to a breach. The three tools that work together well are a VPN, a password manager, and two‑factor authentication (2FA).
Turn your VPN on before you connect to public Wi‑Fi and keep it on while you use any internet service. That prevents the window where an evil twin or rogue AP could intercept your initial traffic.
Use a password manager so you’re not typing passwords into pages you don’t visually verify. Most password managers autofill only when the domain matches exactly, which helps prevent accidentally entering credentials into a spoofed site. For teams, use a manager designed for shared credentials so administrative access can be controlled and rotated without emailing passwords.
Enable 2FA for critical accounts. Choose phishing‑resistant methods when available: hardware tokens and WebAuthn/FIDO2 are stronger than SMS or TOTP apps because they cryptographically verify the site, not just a code. Even if an attacker captures a password, strong 2FA makes that capture insufficient on its own.
auto‑join and forget Wi‑Fi networks you no longer use.This checklist is compact enough to keep in your travel notes or phone. It addresses the most common lapses that enable an attacker to capture credentials or inject traffic.
If you think you may have connected to an evil twin or entered credentials into a fake portal, act quickly and methodically.
Also check for unknown root certificates or device profiles that might have been installed in an attempt to intercept TLS. Remove any you didn’t install yourself and review certificate stores in your OS and browser.
Public wi‑fi safety 2026 will still be about sensible habits and layered controls. The threats persist, but the steps above — disabling auto‑join, using a VPN, relying on a password manager, and using strong 2FA — cut the most common risks down to manageable levels. Keep your devices patched, verify SSIDs, and when in doubt, use your mobile data for anything sensitive.