UV Ray

What is CaptiveCrunch? How DNS Hijacking Threatens Public Wi-Fi

Icon
August 26, 2026
Datavalet

If you have connected to Wi-Fi at a hotel, airport, coffee shop, or shopping center, you have almost certainly encountered a captive portal: the sign-in page that appears before you can access the internet. Security researchers recently disclosed an attack technique known as CaptiveCrunch, which targets users at precisely this point in the connection process. Here is what CaptiveCrunch is, why it occurs, and why properly managed public Wi-Fi remains a safe and reliable way to stay connected.

What is CaptiveCrunch?

CaptiveCrunch is a publicly documented attack technique that targets the captive portal experience most people encounter on hotel, airport, and coffee-shop Wi-Fi. When you join a public network, your device is briefly redirected to that portal so you can accept terms and conditions, enter an email, or log in. This redirection step is a completely normal, legitimate part of how guest Wi-Fi works.

CaptiveCrunch abuses that moment of trust. An attacker who has gained a foothold in a poorly secured network manipulates DNS responses, the lookups that translate a website name like "your-bank.com" into the numeric address your device connects to. By tampering with those lookups, the attacker can quietly redirect a guest to a fake copy of a real website, or to a bogus "system update" prompt, even though the guest did nothing wrong and believes they're on the real site.

Travelers are especially attractive targets. They connect quickly, often on unfamiliar networks, and they already expect a sign-in screen, which makes a fraudulent login page far more convincing than a random phishing email.

 Diagram for CaptiveCrunch Attack Wi-Fi

What causes DNS hijacking?

DNS hijacking happens because of a structural gap in how DNS was originally designed. DNS (Domain Name System) is effectively the internet's "address book": every time you visit a site, your device asks a DNS server for the address behind that name and trusts whatever answer comes back. The system was built decades ago for a smaller, more trusting internet, and it has no built-in way to prove an answer is genuine.

DNS hijacking is when an attacker supplies a false answer to that lookup. Instead of the real address, your device receives one pointing to attacker-controlled infrastructure, while your browser still shows the name you expected, so the fake page can look convincing at first glance.

What is DNSSEC and how does it stop CaptiveCrunch-style attacks?

DNSSEC (Domain Name System Security Extensions) adds a digital signature to DNS records, a tamper-evident seal. Systems that check this signature can confirm the address information is genuine and hasn't been altered in transit. If a DNS answer has been tampered with, a DNSSEC-aware system recognizes the mismatch and refuses to use it, instead of routing the guest to a fraudulent site.

DNSSEC Validation Diagram for CaptiveCrunch

DNSSEC doesn't stop every possible attack, but it closes the specific door that DNS-hijacking techniques like CaptiveCrunch depend on.

Is encrypted DNS (DoH/DoT) enough to stop this?

No. Encryption and authenticity solve different problems. DNS over HTTPS (DoH) and DNS over TLS (DoT) keep your DNS lookups private, so others can't easily see which sites you're visiting. But encryption only hides the conversation. On its own, it doesn't confirm that the answer you received is the real, unaltered one. A hijacked response can still travel over an encrypted channel.

What can happen if a CaptiveCrunch-style attack succeeds?

When a redirect like this succeeds, the consequences are everyday risks worth understanding.

Risk What it looks like
Credential theft You believe you're signing into email or a work tool, but a fake login page captures your username and password.
Account compromise Stolen credentials let an attacker into your accounts, sometimes across multiple services if you reuse passwords.
Session hijacking / token theft Attackers steal the session tokens that keep you logged in, effectively borrowing your active session without needing your password.
Exposure of personal information Contact details, messages, or files become accessible once an account is reached.
Elevated travel risk Unfamiliar hotel, conference, or airport networks are exactly where people let their guard down.

Think about the ordinary moments this affects: checking email before a flight, signing into a banking site from a hotel room, logging into a work tool between meetings, scrolling social media at a café. Each involves entering credentials, and each is a moment where knowing how these protections work helps you stay safe.

How does Datavalet protect guests on its networks?

Datavalet builds security into the network and infrastructure itself, rather than leaving it to chance on each guest's device. Our approach is defense-in-depth: multiple overlapping layers working together to reduce risk.

  • DNSSEC-signed domains. Datavalet-managed domains are signed with DNSSEC, so the address information guests rely on carries a tamper-evident seal.
  • Guidance to legitimate destinations. DNSSEC helps ensure requests resolve to genuine Datavalet infrastructure rather than a look-alike, and that altered responses can be detected and rejected.
  • Encrypted portal connections. All Datavalet portals use HTTPS, so the portal itself is secure, and your identity is carried over encrypted tunnels to the web.
  • Network-layer enforcement. Controls are implemented at the infrastructure and gateway level, not left solely to end-user devices, because not every phone, laptop, or OS validates DNS on its own.
  • Layered design. DNS security works alongside secure portal design, network segmentation, and operational practices that keep the guest experience intact.
  • Continuous monitoring. The Datavalet security team tracks emerging threats affecting public Wi-Fi so protections keep pace.

No provider can promise absolute protection, and we won't claim otherwise. What we commit to is meaningful, layered risk reduction: designing networks to close off the most common attack paths before they reach a guest.

How can I protect myself on any public Wi-Fi network?

Security works best as a shared effort between providers and users. A few simple habits go a long way on any network:

  1. Verify the URL before entering credentials. Check the address bar for misspellings or odd domains.
  2. Pause if a login screen looks off or appears somewhere you didn't expect it.
  3. Be skeptical of any prompt asking you to download software or run a "fix" just to get online.
  4. Keep devices updated through official settings only. Never install an "update" prompted by a Wi-Fi pop-up.
  5. Use a trusted, reputable VPN on unfamiliar networks for an added layer of protection.
  6. Don't ignore browser security warnings about certificates or connection problems.
  7. Turn on multi-factor authentication so a stolen password alone isn't enough to access your accounts.

Is public Wi-Fi still safe to use?

Yes, public Wi-Fi remains a valuable, trustworthy service when it's properly managed. Techniques like CaptiveCrunch are a useful reminder of why DNS security and everyday vigilance matter, but they don't mean guest networks are inherently unsafe.

Modern security practices significantly reduce the risk. Properly managed public Wi-Fi networks that implement protections such as DNSSEC, secure network design, and sound operational discipline close off the very paths these attacks depend on, and remain a trusted, safe way for guests to stay connected. That works best as a shared effort: providers investing in secure infrastructure, and users following a few sensible habits.

Datavalet designs, operates, and secures managed guest Wi-Fi networks. We invest in secure network design, DNS security, and operational best practices so guests can connect with confidence.

Frequently Asked Questions

What does CaptiveCrunch actually attack?

It targets the captive portal sign-in step on public Wi-Fi by manipulating DNS responses, redirecting guests to fake pages while the URL still looks familiar.

Does a VPN alone protect me from DNS hijacking?

A reputable VPN adds meaningful protection by routing and often encrypting your traffic, but the strongest defense is DNSSEC validation at the network level combined with good personal habits like MFA and checking URLs.

Is DNSSEC the same as HTTPS?

No. HTTPS encrypts and authenticates the connection to a website once you've reached it. DNSSEC authenticates the DNS lookup that tells your device which address to connect to in the first place.

How do I know if my Wi-Fi has been hijacked?

Warning signs include unexpected certificate or security warnings, a login page appearing somewhere it normally wouldn't, or prompts to download software or run an "update" just to get online. Treat all of these as reasons to stop and verify.

Does Datavalet guarantee guests can't be attacked?

No provider can guarantee absolute protection. Datavalet's approach is layered risk reduction: DNSSEC, network-level controls, secure portal design, and continuous monitoring. This approach is designed to close off the most common attack paths.

Read our latest articles

Get in Touch with Datavalet

White abstract geometric pattern with curved and straight lines forming a symmetrical design on a black background.

Your network deserves expert care. Let’s connect.

Every organization is unique. Our experts will work with you to design the right mix of products and services for your needs, from multi-site deployments to enterprise-scale rollouts.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.