Scattered Spider's ten-minute vishing call to MGM's help desk reset MFA and seized identity systems, an incident Moody's called credit-negative.
Social Engineering Examples·6 sources
In September 2023, MGM Resorts International suffered a major intrusion that paralyzed operations across its Las Vegas and regional properties. MGM publicly disclosed a "cybersecurity issue" on September 11-12, 2023, and responded by shutting down large portions of its IT estate to contain the attackers. For roughly ten days, slot machines, digital room keys, ATMs, point-of-sale, reservation and booking systems, and the company website and mobile apps were degraded or offline, with hotel guests checked in by hand.
The intrusion is widely attributed to the social-engineering crew Scattered Spider (UNC3944), working alongside the ALPHV/BlackCat ransomware operation. According to threat-intelligence reporting and the attackers' own public statements, the group did not exploit a software vulnerability or use stolen malware for initial access. Instead, they researched an MGM employee on LinkedIn and then called MGM's IT help desk impersonating that person, persuading the help desk to reset the account's access.
That foothold was escalated to administrative control of MGM's Okta single-sign-on identity platform and Azure cloud tenant, from which the attackers moved laterally. After MGM detected the activity and began cutting off access, the ALPHV affiliates deployed ransomware against roughly 100 ESXi hypervisors. MGM declined to pay a ransom.
In its October 5, 2023 SEC Form 8-K, MGM estimated the September disruption would reduce third-quarter Adjusted Property EBITDAR by approximately $100 million (concentrated in Las Vegas Strip and regional operations) and reported under $10 million in one-time expenses for technology consulting, legal, and other advisors, expecting cyber insurance to substantially cover the impact.
The filing also disclosed that attackers obtained personal information for customers who had transacted with MGM before March 2019: names, contact details, gender, date of birth, and driver's license numbers, plus Social Security and passport numbers for a limited subset, while stating that passwords, bank account numbers, and payment card data were not obtained.
The incident drew FTC scrutiny (which MGM contested in court), multiple state regulatory inquiries, and consolidated class litigation later settled for $45 million covering both the 2023 and a prior 2019 breach. MGM's 2023 Form 10-K carries a dedicated Item 1C cybersecurity disclosure and treats the "Cybersecurity Issue" as a continuing risk factor.
Kill-chain (awareness altitude, no reusable tradecraft): (1) Recon: the crew is known for profiling target-company staff using LinkedIn, other business-to-business sites, and commercial data to identify a real employee and enough personal detail to sound convincing. (2) Contact: an attacker phoned MGM's IT help desk by voice (vishing) posing as that employee. (3) Rapport/pretext: using the harvested personal details to pass identity checks and sound like a routine internal user, the caller requested help regaining access. (4) Exploitation: the help desk performed an MFA/credential reset for the impersonated account, which handed the attacker a valid login and effectively bypassed multi-factor authentication; access was then escalated to administrative control of the Okta identity provider and Azure tenant, enabling lateral movement. (5) Payout: access was monetized through data theft for extortion and deployment of ALPHV/BlackCat ransomware against virtualization infrastructure; MGM refused to pay and absorbed an outage it valued near $100 million.
The core lesson: strong MFA provides little protection if a help desk can be talked into resetting it for whoever calls, and identity providers like Okta are crown-jewel systems that deserve controls on par with domain controllers.
Pretext: a caller impersonating a genuine MGM employee (identified via LinkedIn) asking the IT help desk for account/MFA assistance, made credible by personal details scraped from public sources. Red flags visible to defenders: an access/MFA-reset request arriving purely by phone with no independent, out-of-band confirmation of the caller's identity; a help-desk workflow that let a single agent reset MFA on a privileged account without call-back verification or manager approval; and reliance on identity data (name, role, personal facts) that is trivially harvested from LinkedIn and data leaks, making "knowledge-based" verification effectively worthless.
Roughly ten days of major operational disruption across MGM's U.S. properties; ~100 ESXi hypervisors hit with ransomware; PII exposure affecting customers who transacted before March 2019. MGM refused to pay ransom, took systems offline, and reported a ~$100M EBITDAR hit plus under $10M in one-time costs, with insurance expected to cover most of it.
Follow-on consequences: FTC investigation (challenged by MGM), state regulatory inquiries, and a $45M class-action settlement covering the 2019 and 2023 breaches. The rival Caesars incident, tied to the same actor, reportedly involved a paid ransom of about $15M.
Financial impact: Moody's characterized the breach as credit-negative for MGM Resorts given the scale of the operational disruption. Source: Reuters, citing Moody's.
MGM is the canonical, board-level example that human-directed help-desk social engineering is a tier-one initial-access vector: attackers defeated MGM's technical controls not by breaking them but by persuading a person with reset authority to bypass them. It shows that MFA and SSO consolidate risk: compromise the identity provider and you own the enterprise, and a ten-minute phone call can produce a nine-figure business impact.
It also demonstrates how public professional profiles and leaked data make employee impersonation cheap and convincing.
Remove the help desk's ability to unilaterally reset MFA or credentials for privileged/high-value accounts; require strong out-of-band identity verification for any access reset (call-back to a known number, manager approval, in-person or video verification, or one-time codes delivered through a separate trusted channel). Do not rely on knowledge-based checks that can be scraped from LinkedIn or bought from data brokers.
Deploy phishing-resistant MFA (FIDO2/WebAuthn or PKI) that resists SIM-swap and push-fatigue. Treat identity providers (Okta) and cloud tenants (Azure) as crown-jewel infrastructure with tight admin controls, hardware-backed admin MFA, and anomaly monitoring for privilege escalation, new federation/identity-provider additions, and unusual admin logins.
Train help-desk staff specifically against vishing pretexts, and maintain tested offline backups and rehearsed incident-response and containment playbooks.
Social Engineering Examples. “MGM Resorts Help-Desk Vishing Breach (Scattered Spider, 2023)”. Accessed 19 September 2026. https://socialengineeringexamples.com/mgm-resorts-scattered-spider-vishing-2023
Scattered Spider is documented (per the joint FBI/CISA advisory AA23-320A) as researching target-company staff using LinkedIn, other professional-networking sites, and commercially available personal data, building a profile of a real employee's name, role, and enough personal detail to sound convincing.
Employee-facing OSINT exposure (LinkedIn roles, org charts) is very hard to eliminate at enterprise scale; the realistic control assumes attackers already have this and hardens the process it gets used against, rather than trying to hide it.
The group selected an employee identity to impersonate and prepared a routine-sounding internal access/reset problem as the pretext, tuned to sound like an ordinary help-desk call rather than anything suspicious.
Train help-desk staff specifically on vishing pretexts so a plausible, routine-sounding request doesn't get an easier pass than an obviously suspicious one.
An attacker called MGM's IT help desk by phone posing as the identified employee, using the harvested personal details to pass identity checks.
Require a scripted, non-negotiable identity-verification procedure for every phone-based access request, regardless of how routine or urgent it sounds.
The caller requested help regaining account access; the help desk performed an MFA and/or credential reset on the account, handing the attacker a fully-authenticated login with no need to defeat MFA technically.
Remove the help desk's unilateral authority to reset MFA/credentials on privileged or high-value accounts; require independent out-of-band verification (call-back to a number on file, manager approval, or video check) before any reset. This single control point is where the entire intrusion could have been stopped.
The compromised identity was used to gain administrative control of MGM's Okta single-sign-on platform and Azure cloud tenant, identity infrastructure that, once controlled, grants broad access across many connected systems at once.
Treat identity providers (Okta) and cloud tenants (Azure) as crown-jewel infrastructure with the same admin controls as domain controllers, with hardware-backed admin MFA, tightly scoped admin roles, and alerting on new federation/identity-provider configuration changes.
From Okta/Azure admin access, the attackers moved through MGM's environment to reach production infrastructure, including roughly 100 ESXi virtualization hosts.
Network segmentation between identity/administrative systems and production virtualization infrastructure, plus monitoring for anomalous admin logins and mass authentication events.
Attackers exfiltrated customer personal information (names, contact details, government ID numbers for a subset) before the destructive phase, positioning it as extortion leverage.
Data-loss-prevention monitoring for large or unusual outbound data transfers, and minimizing retained legacy customer PII, reduces what's available to steal even after a breach starts.
Once MGM began detecting and cutting off access, the ALPHV/BlackCat affiliate deployed ransomware against the ESXi hosts and pursued extortion; MGM refused to pay.
Offline, immutable backups isolated from the domain; a rehearsed incident-response plan that assumes identity-layer compromise; and a policy of not paying ransom, which removes the financial incentive for the extortion step.
Browse by what this case has in common with others in the library.
A Lapsus$ affiliate bought a contractor's stolen Uber password, flooded them with MFA push prompts, then posed as Uber IT…
A caller posing as two different Clorox employees talked Cognizant's outsourced IT help desk into resetting their passwords and MFA…
The Caesars Entertainment breach: Scattered Spider social-engineered an IT help desk, stealing a loyalty database and prompting a $15M ransom…
A Chinese national talked her way past three layers of Mar-a-Lago's Secret Service and club-staff checkpoints using a false pool…
A federal grand jury in Columbia, South Carolina indicted 12 people on 12 counts (conspiracy, wire fraud, bank fraud.
A fraudster spoofed Wells Fargo's real 800 number nine minutes after a legitimate advisor call, phished a 2FA code from…
Lazarus operators spear-phished a senior Sky Mavis engineer through a fake LinkedIn recruiting process and a spyware-laced job-offer PDF.
A Chinese national talked her way past three layers of Mar-a-Lago's Secret Service and club-staff checkpoints using a false pool…
FIN7 (Carbanak) mailed USPS packages disguised as Best Buy gift-card rewards containing BadUSB hardware implants to HR, IT.
A single vishing call impersonating Carnival's own IT security team convinced an employee to hand over credentials.
DOJ unsealed indictments and won guilty pleas, prison terms, and multimillion-dollar restitution against FIN7 (Carbanak Group) members Fedir Hladyr.
A federal grand jury in Columbia, South Carolina indicted 12 people on 12 counts (conspiracy, wire fraud, bank fraud.
In late December 2012, attackers rigged the Council on Foreign Relations website to silently exploit an Internet Explorer zero-day and…
A phishing email tricked Unatrac's CFO into surrendering his Office365 credentials on a fake Microsoft login page.
A compromised Constant Contact account let Russia-linked Nobelium send USAID-spoofed phishing emails to 150-350 government and NGO organizations.
The FBI's IC3 issued a December 2024 public advisory detailing how criminals use AI-generated text, images, voice cloning.
A caller posing as two different Clorox employees talked Cognizant's outsourced IT help desk into resetting their passwords and MFA…
Noma Security researchers hid a multi-step prompt-injection payload inside a public Salesforce Web-to-Lead form's 42,000-character Description field.
A long-running, India-based network of call centres impersonated the Canada Revenue Agency and RCMP in mass vishing calls that threatened…
Ghanaian social-media personality Frederick Kumi ("Abu Trica") and co-defendant Daniel Yussif were federally indicted for leading a romance-fraud network.
A trusted, decades-respected Kansas community bank CEO was groomed over WhatsApp into a crypto "pig butchering" scam.
DOJ's first-of-its-kind nationwide takedown charged 61 defendants and five Ahmedabad.
Impostors posing as Scoular's CEO and a KPMG partner convinced the controller a secret China acquisition was underway.
A blogger paid $89.95 to an online data broker (CellTolls.com) to buy retired Gen. Wesley Clark's cell-phone call log obtained…