The Malaysia Airlines DNS Hijack: "404 — Plane Not Found"
In January 2015, Lizard Squad hijacked the DNS of malaysiaairlines.com and replaced the airline site with a tuxedo-wearing lizard and the taunt "404 — Plane Not Found." No server was breached — the attackers simply changed where the domain pointed. A Domain Mayday deep-dive into how DNS became the airline's most exposed front door.
- domains
- security
- dns
- domain-security
The plane was never found. In January 2015, neither was the website.
On the morning of January 26, 2015, anyone who typed malaysiaairlines.com into a browser did not reach the airline. They reached a hacker. The familiar booking page was gone, replaced by an image of a lizard in a top hat and monocle and a single, cruel headline: "404 — Plane Not Found." Below it: "Hacked by Lizard Squad — Official Cyber Caliphate." One browser title bar read, simply, "ISIS will prevail."
It was a joke about a graveyard. Less than a year earlier, Malaysia Airlines Flight 370 had vanished from radar with 239 people aboard. Four months after that, Flight 17 was shot out of the sky over Ukraine. Now a group of teenagers had turned the airline's own grief into a punchline served on its own front door — without ever touching its servers.
That last part is the whole story. Malaysia Airlines was not "hacked" in the way most people pictured it. Its booking systems were intact. Its passenger data sat untouched. What the attackers seized was something more fundamental and, it turns out, far easier to take: the domain name itself — the address that tells the entire internet where "Malaysia Airlines" lives.
This is a Domain Mayday case about the part of your infrastructure you probably never think about until it points somewhere else.
An airline is its domain
For a global carrier, the website is not a brochure. It is the cash register, the check-in desk, and the call center, all keyed to one string of text: malaysiaairlines.com.
Every booking, every loyalty login, every "manage my flight" link in every confirmation email resolves through that domain. When a passenger in Kuala Lumpur or London types it in, an invisible chain fires: the browser asks the Domain Name System (DNS) "where does malaysiaairlines.com live?", DNS answers with an IP address, and the browser connects. The airline's brand, its revenue, and its customers' trust all ride on that one lookup returning the right answer.
DNS is the internet's address book. It is also, for most organizations, the least-watched door in the building. You can spend millions hardening your servers, encrypting your databases, and training your staff against phishing — and none of it matters if someone can quietly change the line in the address book that says where your name points. Redirect the address, and you have redirected the company, without ever breaking into the building.
That is exactly what happened.
The hijack: a lizard where an airline used to be

The defacement was crafted for maximum cruelty. The image of a lizard in formalwear was Lizard Squad's calling card; the group had spent the previous December knocking the Xbox Live and Sony PlayStation Network offline over the holidays. By January it had wrapped itself in the imagery of a "Cyber Caliphate," posturing as ISIS-aligned even as researchers treated the claim with deep skepticism.
The site, as visitors found it, displayed a picture of a lizard in a top hat and monocle, as well as the text "404-Plane Not Found". Wikipedia's account of the group records the same scene: users were redirected to another page bearing an image of a tuxedo-wearing lizard, and the page carried the headline "404 - Plane Not Found", an apparent reference to the airline's loss of flight MH370 the previous year.
The cruelty was the point. MH370 had disappeared from radar on 8 March 2014, all 239 people aboard eventually presumed dead, and the wreckage never conclusively located. MH17 had been shot down by Russian-backed forces with a Buk 9M38 surface-to-air missile on 17 July 2014, killing all 298 aboard. To stamp "Plane Not Found" across the airline's homepage was to weaponize the worst year in the company's history — and to broadcast it to every customer trying to reach the site.
Then came the threat. The group tweeted that it would "dump some loot found on www.malaysiaairlines.com servers soon," and even posted a screenshot it claimed showed passenger itineraries. For an airline already drowning in a year of catastrophe, the idea that customer data was loose was its own kind of disaster.
How it happened: the address book, not the building

Here is the technical heart of it, and the reason this case belongs in a domain-security series rather than a server-breach one.
Malaysia Airlines' own statement, repeated across the coverage, drew the distinction precisely: Malaysia Airlines confirms that its Domain Name System (DNS) has been compromised where users are re-directed to a hacker website when www.malaysiaairlines.com URL is keyed in. The airline insisted its website was not hacked and this temporary glitch does not affect their bookings and that user data remains secured, adding that its web servers are intact.
Both things were true at once: the site was wrecked, and the servers were fine. The attackers never needed the servers. As The Register put it, DNS records for the site have been interfered with so that surfers are being redirected to a hacker-controlled site. They changed the address book entry, not the building it pointed to. Even the malice was filed in the metadata: a Whois check at the time showed ISIS will prevail listed as the site's title.
Where was that domain registered? Contemporary coverage said it appeared to be registered with Web Commerce Communications Limited — a.k.a. Webnic. But the public reporting on this incident did not establish how the Malaysia Airlines DNS records were changed or confirm that Webnic itself was compromised.
About a month later, Webnic was at the center of reported redirects affecting Lenovo and Google Vietnam. Brian Krebs reported statements from researchers who said attackers had seized control of Webnic.cc and used a command-injection flaw to upload a rootkit. Webnic said it was investigating and did not publicly confirm that mechanism. Those later incidents show why the registrar layer deserved scrutiny, but they do not prove that the same exploit caused the earlier Malaysia Airlines hijack.
You do not have to break into an airline's web server to redirect its homepage. You can instead compromise an account or provider that can change the domain's DNS. The Malaysia Airlines incident demonstrates that boundary even though its exact initial-access path was not publicly established.
Impact and response
For the airline, the damage was reputational and operational rather than data-theft. Customers trying to book or check in hit a defacement. Headlines worldwide paired the words "Malaysia Airlines" with "hacked" — a brand already in crisis now associated with a lizard taunting it about its missing plane.
The airline moved to contain it the only way a DNS hijack can be contained: by working through the layer that had been subverted. It said it had resolved the issue with its service provider and that the system is expected to be fully recovered within 22 hours. That timeline is itself a DNS tell: even after you fix the records, the bad answer can linger in caches around the world until it expires. A hijack is fast to commit and slow to fully unwind.
On the data-dump threat, the airline held its line — bookings unaffected, user data secured — and the catastrophic leak the group boasted about never materialized as described. But "we weren't really breached, the attackers only controlled our entire public identity for the better part of a day" is a difficult message to land with the traveling public. To a customer staring at "404 — Plane Not Found," the distinction between a server breach and a DNS hijack is invisible. The site was the airline. And for a day, the site belonged to someone else.
What this teaches about DNS as your front door
The Malaysia Airlines hijack is a textbook lesson precisely because nothing was breached in the conventional sense. The takeaways generalize to almost every organization online:
-
Your domain is a single point of failure you don't control alone. Registrar, registry, and DNS-hosting systems can each affect where a name points. Hardened web servers do not prevent a DNS-layer redirect, and the public record here does not identify which provider or credential was the initial point of compromise.
-
A DNS hijack needs no breach of you. Attackers redirected the address book, not the building. Defenses that watch your servers, your code, and your network can miss an attack that happens entirely at the naming layer.
-
Use controls matched to the layer.
clientTransferProhibitedblocks inter-registrar transfer; it does not block nameserver or hosted-zone changes. A Registry Lock service may add out-of-band approval for registry-object changes such as delegation, while DNS-host records need separate provider access controls. Confirm exactly which operations each lock covers. -
Use phishing-resistant authentication and understand DNSSEC. Strong authentication protects management accounts. DNSSEC lets validating resolvers detect answers that do not match the signed delegation, but it does not prevent every authorized registrar, registry, or DNS-provider change; a bad change can also cause validation failure and an outage.
-
Recovery is slower than the attack. TTLs and global caches mean a hijack outlives its fix. Plan for the cleanup window, not just the patch.
The uncomfortable summary: most companies guard the building and leave a sticky note on the front door telling everyone which building to walk into. Change the note, and you have moved the company.
The Namefi angle

The Malaysia Airlines hijack was a DNS-resolution incident: someone changed where the name pointed. That DNS administration is separate from domain ownership. An ownership record does not automatically record, prevent, or reverse changes made through a registrar, registry, or DNS-hosting control plane.
Namefi provides an on-chain ownership and transfer layer for tokenized domains. It can make the tokenized ownership state auditable while remaining compatible with DNS, but tokenization alone would not have prevented or necessarily exposed this DNS redirect. The relevant defenses are strong provider authentication, update-prohibiting controls where available, continuous monitoring of delegation and hosted-zone records, and a tested multi-provider recovery process.
Malaysia Airlines never lost its servers. It lost the answer to a single question — where does this name point? — for about a day. The plane was never found. The website should never have been lost either. The lesson of Domain Mayday is that the address book is part of the perimeter, and the day you forget that is the day a lizard in a top hat moves into your front door.
Sources and further reading
- TechCrunch — Malaysia Airlines Site Hacked By Lizard Squad
- The Register — Lizard Squad threatens Malaysia Airlines with data dump
- BankInfoSecurity — Malaysia Airlines Website Hacked
- Computerworld — Malaysia Airlines claim DNS hijacked, site not hacked, but attackers threaten data dump
- Infosecurity Magazine — Malaysia Airlines Site Back Up as Hackers Threaten Data Dump
- Krebs on Security — Webnic Registrar Blamed for Hijack of Lenovo, Google Domains
- Help Net Security — Lenovo.com hijacking made possible by compromise of Webnic registrar
- ABC News — Malaysia Airlines Hit by Lizard Squad Hack Attack
- NBC News — Lizard Squad Claims It Hacked Malaysia Airlines Website
- IT Security Guru — Lizard Squad hijacks Malaysia Airline DNS
- Wikipedia — Lizard Squad
- Wikipedia — Malaysia Airlines Flight 370
- Wikipedia — Malaysia Airlines Flight 17
Contributors
Aileen Wright is a student in her twenties living in New York City, where the distance between a museum wall and a library reading room is a short walk and a long afternoon. She came to name writing through art and history — the way a single portrait, coin, or manuscript margin can carry a name across centuries and change its meaning on the way.
Most weeks you can find her in Central Park with a paperback, or in the quiet of a public reading room chasing down where a name actually comes from rather than what a name-list says it means. She is also teaching herself to code, which has made her oddly precise about spelling, sorting, and the small details that decide whether a name ages well.
For Namefi she writes about the history and culture behind domain names, the stories brands carry as they rename, and the difference between a good story and a verified source.
Victor Zhou is a technology founder and standards editor focused on digital identity and trust. He founded Namefi, edits Ethereum Improvement Proposals, and previously led smart-contract architecture work at Google Labs.
His work sits at the intersection of naming, ownership, and the systems people use to establish identity online. That perspective makes him especially interested in the way names move between personal meaning, public recognition, and digital infrastructure.
For Namefi, Victor edits and writes about domains as durable digital identity: how names become ownable onchain assets, how tokenization changes custody and trust, and what naming can learn from the systems people use to establish identity online.
Related guides
- The $12 Minute: When Google Domains Accepted a Google.com OrderIn September 2015, Google Domains accepted a $12 order for google.com from former employee Sanmay Ved, then canceled it about a minute later. What the incident proves, what remains uncertain, and why the $6,006.13 bounty still matters for domain security.
- Domain Mayday EP03: The 2020 Twitter Bitcoin Account TakeoverOn July 15, 2020, attackers phoned their way into Twitter, hijacked the verified accounts of Obama, Biden, Musk, Gates, Apple and Uber, and ran a Bitcoin doubling scam — netting about $118,000. A deep-dive on how control of an online identity was stolen, and what it teaches about owning a name.
- Domain Mayday EP05: The 2024 Squarespace DeFi Domain Mass-HijackIn July 2024, a registrar migration from Google Domains to Squarespace turned weak default authentication into a mass attack surface. Attackers hijacked the domains of crypto and DeFi projects — Compound Finance, Celer Network, Pendle, Unstoppable Domains — and pointed them at wallet-drainer phishing sites. Here is how a "seamless" migration created hundreds of unlocked front doors, and what it teaches about registrar security and MFA.
- The BadgerDAO Front-End Attack: $120M Drained Through One Injected ScriptIn December 2021, attackers compromised BadgerDAO's Cloudflare account and injected one malicious script into its website front-end. The audited smart contracts were never touched — yet ~$120M walked out the door through wallet approvals users signed without knowing. A deep-dive on why the website is part of your security surface.