More than 4,300 fraudulent FIFA domains have been registered since August 2025, according to the cybersecurity firm Group‑IB, and the bulk of the operation revolves around a single phishing kit that powers over 300 cloned sites. That’s the scale of the threat that’s already hijacking ticket‑buyers just days before the June 11 kickoff.
Key Takeaways
- The “Ghost Stadium” group is running a unified phishing kit across 300+ look‑alike FIFA domains.
- Fake login pages replicate the real fifa.com single sign‑on, even copying the live client ID.
- Payment options include crypto conversion, a red flag that FIFA’s official ticketing never accepts.
- Group‑IB estimates premium‑ticket fraud could cost between $71 million and $474 million, potentially scaling to billions.
- Banking trojans tied to fake streaming apps add a second layer of financial jeopardy for fans.
Historical Context: Phishing Around Global Sports
Large‑scale sporting events have always attracted opportunistic attackers. In previous editions of the tournament, fraudsters set up copycat ticket portals that mimicked official branding, luring fans with promises of early access or discounted seats. Those early campaigns relied on bulk‑registered domains, simple HTML clones, and mass‑mail blasts. The pattern repeated itself at other marquee events—Olympics, major leagues, even music festivals—where the combination of high‑ticket demand and global media coverage created a perfect storm for social engineering.
What sets the current wave apart is the consolidation of the phishing infrastructure. Instead of each attacker maintaining a separate code base, the “Ghost Stadium” operators have built a single kit that can be dropped onto any of the 4,300 domains they control. That efficiency mirrors a broader shift in cybercrime, where modular tools enable a handful of actors to service dozens of campaigns simultaneously. The result is a louder, more persistent presence across search results, social feeds, and messaging platforms.
World Cup Phishing Scams: The Scale of the Operation
It isn’t just a handful of rogue sites; Group‑IB’s tracking shows a coordinated campaign that’s flooding search results, social feeds, and messaging apps with deceptive URLs. The operation’s name, “Ghost Stadium,” hints at its Chinese‑speaking, money‑driven operators, and the fact that they’ve managed to host a single phishing kit on more than three hundred domains is proof of how simplifyd modern fraud can be.
Ghost Stadium’s Playbook
What’s striking is how close the counterfeit pages get to the real thing. They pull images directly from FIFA’s own servers, which means the visual fingerprint matches the authentic site, and they even reuse the genuine client ID that PingIdentity uses for single sign‑on. Because the page looks and behaves exactly like the official login, automated scanners that flag mismatched assets often miss it.
Once a victim lands on the bogus page, the scam asks for a password reset. If you enter your credentials, the attacker locks you out of your own FIFA account and can resell any tickets tied to it. That’s a double‑edged loss: you lose access to your account and any tickets you may have already bought.
- Over 4,300 domains registered since Aug 2025.
- More than 300 sites share the same phishing kit.
- Client ID copied from live fifa.com login.
- Images served straight from FIFA’s CDN.
- Payment accepted via card, money‑transfer apps, regional processors, and crypto conversion.
Payment methods reveal another tell‑tale sign. While FIFA’s official ticketing never accepts cryptocurrency, the fake sellers offer a crypto conversion path that turns a card payment into a digital asset—making recovery almost impossible. If you see a ticket vendor asking for crypto, you’re looking at a scam.
The Money Trail: From Premium Tickets to Crypto
Group‑IB puts the losses from premium and hospitality ticket fraud alone at $71 million to $474 million, and it says the whole campaign could add up to billions. Those figures aren’t confirmed payouts; they’re estimates based on the infrastructure the researchers can see. Still, the numbers illustrate just how lucrative the operation could become if it’s left unchecked.
Loss Estimates and Reality Check
It’s that the estimates are derived from the visible infrastructure, not from confirmed victim reports. That means the actual financial damage could be lower—or higher—depending on how many of the cloned sites successfully convert traffic into sales. Either way, the potential upside for the fraudsters is massive, especially when you factor in the tournament’s oversubscription: FIFA received more than 150 million ticket requests in the first fifteen days, while only a fraction of those can be fulfilled.
Why Traditional Defenses Miss the Fake Login
Most security tools flag domains that host malicious binaries or that exhibit suspicious network behavior. But the Ghost Stadium kit sidesteps those checks by presenting a perfectly mimicked login page that looks and feels legit. Because the site loads assets from FIFA’s own servers, hashes match, and the client ID is identical, many automated defenses simply see a trusted fingerprint.
Image Spoofing and Client ID Theft
That’s why the attack is so effective: it relies on visual fidelity rather than code injection. The scammers don’t need to embed malicious scripts; they just need to convince a user that the page is genuine. The only red flag is the request to reset a password, which most users interpret as a security measure, not a trap.
Collateral Threats: Malware in Streaming Apps
While the phishing kit is the headline, the fraud ecosystem extends into free streaming. ThreatFabric observed a spike in unofficial streaming apps that masquerade as popular services like RojaDirecta, and Kaspersky linked those apps to Android banking trojans named Massiv and Perseus. Those apps aren’t on Google Play, so installing one means you’re already ignoring a security warning.
Perseus and Massiv Trojans
Both trojans use Android’s accessibility services to overlay fake bank login screens, capture typed credentials, and even intercept one‑time codes from SMS messages. Perseus, built on leaked Cerberus code, also reads note‑taking apps for saved passwords and crypto recovery phrases. The simplest indicator, according to ThreatFabric, is a streaming app that asks for accessibility access—it has no legitimate reason to need that permission.
What This Means For You
If you’re a developer building ticketing integrations, you need to harden your OAuth flows and monitor for client‑ID reuse. Enforcing strict referrer checks, employing domain‑based allow‑lists, and flagging any password‑reset request that originates from an external site can cut off the most common attack vector. Also, make sure your brand‑monitoring tools scan for look‑alike domains that use your assets, because the visual spoofing is what tricks most users.
For founders and product owners, the lesson is to expect fraudsters to piggyback on any high‑demand event. Investing in real‑time threat intelligence—like the feeds Group‑IB and FortiGuard Labs provide—can give you early warning of emerging scam clusters. And if you’re handling payments, you should block crypto conversions outright and flag any payment method that deviates from your official channels.
Looking ahead, will the sheer volume of look‑alike domains force FIFA and its partners to redesign their authentication architecture, or will they double down on education and monitoring? Only, but the stakes are already high enough to demand a proactive response.
Concrete Scenarios for Developers, Founders, and Fans
Scenario 1: Integrating Ticket APIs
A startup builds a ticket‑search widget that pulls data from FIFA’s public API. The team embeds OAuth credentials that were generated for internal testing. If a malicious actor reuses those credentials on a cloned domain, the widget will happily authenticate users against the fake login and pass their tokens back to the attacker. The fix is to rotate client IDs frequently, lock them to specific redirect URIs, and reject any token request that originates from an unregistered domain.
Scenario 2: Buying Tickets Through a Third‑Party Marketplace
A fan discovers a “discounted” World Cup package on a site that looks identical to the official store. The checkout page asks for a credit‑card number and, at the last step, offers to convert the payment into Bitcoin. The fan complies, thinking the conversion is a convenience feature. In reality, the transaction disappears into an untraceable ledger, and the fan never receives a ticket. The warning signs—crypto conversion and a domain that does not match the official FIFA hostname—should trigger a hard stop in any payment‑gate integration.
Scenario 3: Using Unofficial Streaming Apps
A user downloads a free app that promises live World Cup streams without a subscription. The app requests accessibility permissions, and once granted, it overlays a banking login screen that looks like the user’s own banking app. The user enters credentials, not realizing the overlay is a trojan. The stolen data is then used to initiate fraudulent transfers, often to accounts linked to the same criminal group that runs the phishing kit. The best defense is to educate users that legitimate streaming services never need accessibility access and to enforce app‑store vetting policies.
Competitive Landscape: Who’s Watching the Watchers?
The “Ghost Stadium” operation is not an isolated actor. Other cyber‑crime groups have historically set up parallel phishing farms, each using a shared code base to maximize reach. Those groups compete for the same pool of eager fans, which means the overall volume of malicious domains can spike quickly as each operator adds new registrations. This rivalry creates a feedback loop: the more domains appear, the harder it becomes for search engines and security vendors to keep pace.
Law‑enforcement agencies and industry coalitions respond by sharing indicators of compromise, such as the client ID that appears on every fake login. When that identifier is publicly disclosed, it gives defenders a concrete marker to block at the DNS level. However, the attackers can simply generate a new client ID and repeat the cycle, underscoring the need for dynamic, behavior‑based blocking rather than static blacklists.
Key Questions Remaining
- Will FIFA adopt a multi‑factor authentication system that can survive client‑ID theft, or will they rely on user education alone?
- How quickly can threat‑intel platforms surface new look‑alike domains before they achieve significant traffic?
- Can payment processors develop a reliable method to detect crypto‑conversion offers embedded in ticket‑sale flows?
- What role will browser manufacturers play in surfacing visual spoofing warnings for domains that load assets from trusted CDNs?
Answers to those questions will shape the defensive posture for this World Cup and set precedents for future global events.
Sources: The Hacker News, original report

