All vulnerabilities
CRITICALOpSeccurated

OPSEC-MGM-CAESARS-2023

Hospitality · MGM Resorts and Caesars Entertainment

Summary

In September 2023, two of the biggest names in Las Vegas, MGM Resorts and Caesars Entertainment, were brought to their knees, not by a sophisticated exploit, but by a phone call. The Scattered Spider group simply called the companies' IT help desks, impersonated employees, and talked the support staff into resetting their multi-factor authentication, handing the attackers a way in. From there they deployed ALPHV/BlackCat ransomware. Caesars paid about $15 million; MGM refused and took a roughly $100 million hit as slot machines, hotel keys, and check-in systems went dark for days. It is the lesson that the help desk is part of your attack surface, and that the most advanced MFA is undone by a human who can be convinced to reset it.

How it happened

Scattered Spider (also tracked as UNC3944), an affiliate of the ALPHV/BlackCat ransomware operation, relied on social engineering, specifically vishing (voice phishing) and help-desk manipulation. They researched a target employee, often from public sources like LinkedIn, then phoned the company's IT help desk pretending to be that employee and convinced the support agent to reset the account's password and multi-factor authentication.

That reset was the whole breach. With working credentials and a fresh MFA enrollment, the attackers took over MGM's identity provider itself, gaining super-administrator rights in its Okta tenant and Global Administrator on its Azure AD, which handed them the keys to everything downstream. By the attackers' own account, relayed by researchers and worth treating as a boast, the initial help-desk call took only about ten minutes. They then deployed ransomware: ALPHV claimed it encrypted more than 100 VMware ESXi hypervisors, the machines that run entire data centres of virtual servers, and said it did so only after MGM began pulling systems offline to contain the intrusion. The strongest MFA in the world did not matter, because the attacker never had to defeat it; they had it reset.

The damage

Caesars was breached separately, through a social-engineering attack on an outsourced IT support vendor rather than its own help desk, and had its loyalty-program database stolen, including driver's license and Social Security numbers (though it said it had no evidence that passwords, bank-account, or payment-card data was taken). It reportedly paid roughly $15 million of a $30 million demand and told regulators it had taken steps to ensure the stolen data was deleted, the standard ransom euphemism with no real guarantee. MGM took the opposite path and refused to pay, and still absorbed a roughly $100 million blow, specifically to the September Adjusted Property earnings of its Las Vegas and regional resorts (its one-time incident costs were under $10 million, and it expected insurance to absorb them), with days of outage, slot machines down, digital room keys dead, manual check-in, and the personal data of customers who transacted before March 2019 exposed. The two responses together made an expensive point: refusing to pay avoids funding the attacker, but without preparation it still costs a fortune.

Why MGM still matters

MGM is the help-desk social-engineering lesson. Your MFA is irrelevant if an attacker can phone your help desk and get it reset, because the identity-recovery process is itself an authentication path, and it is often the weakest one. Scattered Spider, young, fluent, native-English social engineers, made this their signature. The defences target the human process: harden help-desk identity verification so a reset requires strong, out-of-band proof and never just a name and employee ID; use phishing-resistant MFA with number matching; treat MFA re-enrollment and help-desk resets as high-risk events worth alerting on; restrict and monitor privileged access; segment the network so one foothold cannot reach the hypervisors; and keep offline backups. It is the same crew behind the Twilio breach. US authorities later codified the lesson: a joint CISA and FBI advisory named Scattered Spider's signature technique as calling IT help desks to impersonate employees and reset MFA. Accountability came slowly but it came: the US charged five alleged members in November 2024, and in August 2025 one of them, Noah Urban, was sentenced to ten years in prison.

How to fix it

  • Lock down the help-desk reset process immediately (freeze MFA and password resets pending stronger verification), and reset credentials and sessions for affected accounts.
  • Isolate and rebuild ransomware-hit systems from offline backups, and rotate all privileged credentials and keys.
  • Hunt for the lateral-movement path from the initial reset through the identity provider to the hypervisors, and close it before reconnecting.

How to avoid it

  • Harden help-desk identity verification: require strong, out-of-band proof before any password or MFA reset, never a name and employee ID alone.
  • Use phishing-resistant MFA with number matching, and alert on MFA re-enrollment and help-desk resets as high-risk events.
  • Restrict and monitor privileged access (especially identity-provider super-admin roles), and segment the network so one compromised account cannot reach the virtualization layer.
  • Keep tested, offline backups and a rehearsed ransomware plan; refusing to pay still costs dearly without them.
  • Train help-desk staff specifically against vishing and impersonation, including of third-party vendors, and give them a safe way to escalate suspicious requests.

References

Related vulnerabilities

All OpSec →