AI Weekly Malaysia

Back to items Summaries

DEF CON dingus suspected of trying to take over Delta in-flight Wi-Fi

ID
13338
Status
summarized
Published
12 Aug 2026, 12:27 AM
Fetched
12 Aug 2026, 12:13 PM
Provider
The Register
Category
technology
Original URL
https://www.theregister.com/security/2026/08/11/def-con-dingus-suspected-of-trying-to-take-over-delta-in-flight-wi-fi/5286331
Source URL
https://www.theregister.com/headlines.atom

Summary

Score
3.0
Created
12 Aug 2026, 12:14 PM
Tags
Audience
developers

What happened

A passenger on a Delta flight from Las Vegas to Atlanta after DEF CON is suspected of jamming the aircraft's in-flight Wi-Fi and broadcasting a fake network called 'Delta Wifi Fast,' possibly using a deauthentication attack and a device like a Wi-Fi Pineapple to phish passenger credentials. Delta confirmed the incident, stated no aircraft systems were affected, and said it is investigating with federal law enforcement.

Why it matters

This is a cautionary incident about how trivially captive-portal Wi-Fi can be spoofed with off-the-shelf tools, but it does not require any change to what builders ship. If you build apps that handle authentication over public or shared Wi-Fi, treat untrusted network captive portals as hostile and never rely on network-level trust for credential entry.

Discussion angle

A quick reminder on why captive-portal Wi-Fi is inherently untrusted and what deauth attacks look like in practice, without overstating the relevance to most builders' day-to-day work.

Top