Helpdesk Impersonation Attacks: How Scattered Spider Bypasses MFA at Small Businesses
Your firewall didn’t get breached. Your email filter caught nothing. No software vulnerability was exploited. The attacker just called your IT desk, said the right name, and walked away with full administrative access. That’s what helpdesk impersonation attacks look like in practice – and the group most associated with perfecting the technique, Scattered Spider, has proven it works against organizations of every size. For companies with fewer than 100 employees, this isn’t a theoretical risk. It’s active, documented, and specifically calibrated to exploit the informal processes small IT teams rely on every day.
- What Is Scattered Spider and Why Should Small Businesses Care
- The Anatomy of a Helpdesk Impersonation Attack
- Why MFA Alone Is Not Enough
- Real-World Incidents and Public Advisory Data
- Why Companies Under 100 Employees Are Preferred Targets
- Defense Posture: A Layered Response to the Human Vector
- What to Ask Your IT Firm Right Now
What Is Scattered Spider and Why Should Small Businesses Care
Scattered Spider – also tracked under the aliases UNC3944 and Octo Tempest – is a loosely affiliated threat group that drew international attention after executing a series of high-profile intrusions against MGM Resorts, Caesars Entertainment, and multiple telecommunications carriers in 2022 and 2023. They are not known for exotic malware. Their primary weapon is a phone call.
In September 2023, the FBI and the Cybersecurity and Infrastructure Security Agency (CISA) jointly published an advisory detailing Scattered Spider’s tactics, techniques, and procedures. The advisory explicitly warns that the group “performs social engineering over the phone, SMS phishing messages, and SIM swapping attacks” to gain initial access – and that their targets span finance, insurance, retail, and technology. The full advisory is available at CISA.gov.
While media coverage has focused on enterprise victims, the tactics Scattered Spider pioneered are now widely replicated by lower-resourced criminal groups going after smaller organizations. The playbook doesn’t require sophistication – it requires patience and a believable voice.
The Anatomy of a Helpdesk Impersonation Attack

The attack starts long before anyone picks up the phone. Attackers spend time on reconnaissance – pulling employee names from LinkedIn, harvesting email formats from breach repositories, and identifying whoever manages IT or handles identity administration. That pre-call intelligence work is what makes the eventual call convincing.
When the attacker calls, they impersonate a real employee. They have the target’s name, title, and sometimes their employee ID or last four digits of their Social Security number, sourced from previous breaches. They claim to be locked out, traveling, or unable to receive their normal authentication prompt because they switched phones.
The helpdesk agent – often a junior employee, a contracted IT person, or in small companies, the owner’s administrative assistant – follows the reset procedure they were trained on. If that procedure doesn’t include a verified, out-of-band identity confirmation step, they reset the multi-factor authentication credential and hand account access to the attacker.
From that point, the attacker has legitimate credentials and a cleared authentication factor. They log into cloud platforms, email, file storage, and remote access tools without triggering any anomaly detection. To every technical control in place, the login looks completely normal.
The Role of SIM Swapping as a Force Multiplier
Scattered Spider frequently pairs the helpdesk call with a SIM swap – convincing a mobile carrier to transfer the victim’s phone number to an attacker-controlled device. This means that even if the account requires a text message verification code as the second factor, the attacker receives that code. A successful helpdesk impersonation paired with a SIM swap eliminates virtually every common authentication layer at the same time.
For a small business, the consequences are immediate. An attacker with administrative credentials and cleared authentication can:
- Access and exfiltrate email archives and file shares
- Disable security configurations or add persistent backdoor accounts
- Initiate fraudulent wire transfers or redirect vendor payments
- Deploy ransomware across cloud-connected endpoints
- Lock the legitimate administrator out of their own environment
Why MFA Alone Is Not Enough Against Helpdesk Impersonation Attacks
The security industry spent years telling businesses that multi-factor authentication was the single most impactful control they could implement. That is still largely true – but only when the process for managing and recovering MFA credentials is as secure as the credential itself. Scattered Spider didn’t break MFA. They went around it by attacking the humans authorized to reset it.
That distinction matters. A company can have hardware security keys, authenticator apps, and strict access policies – and still be fully compromised within 20 minutes of a well-researched phone call if their identity verification procedure for credential resets is informal, inconsistent, or undocumented.
NIST’s Digital Identity Guidelines (SP 800-63B) address this directly, requiring that identity proofing for account recovery meet the same assurance level as the original enrollment. In plain language: if you required strong verification to create an account, you must require strong verification to reset it. Most small business IT environments don’t meet this standard – not because the technology is unavailable, but because no formal procedure was ever written and tested.
Real-World Incidents and Public Advisory Data
The MGM Resorts breach in September 2023 is the most widely cited example of this attack class. According to public reporting, initial access was obtained by calling MGM’s IT helpdesk and impersonating an employee – a process that reportedly took roughly 10 minutes. MGM’s disclosed losses exceeded $100 million.
Caesars Entertainment, compromised in the same period by a group using overlapping tactics, reportedly paid approximately $15 million to prevent the release of stolen data. Neither breach required the attackers to exploit a single software vulnerability.
The FBI’s Internet Crime Complaint Center (IC3) 2023 annual report documented $12.5 billion in total cybercrime losses across reported incidents – with business email compromise and identity-based fraud representing the largest financial loss categories. Phone-based impersonation appears as a primary initial access vector across multiple high-loss categories.
Beyond the headline cases, CISA’s advisory archive consistently documents social engineering as a top initial access technique across ransomware incidents affecting organizations of all sizes. The pattern is consistent: attackers pursue the path of least resistance, and in many small businesses, the helpdesk process is that path. Helpdesk impersonation attacks are not a novelty – they are a repeatable, scalable, and increasingly common technique.
Why Companies Under 100 Employees Are Preferred Targets for Helpdesk Impersonation Attacks
It might seem counterintuitive that groups capable of breaching casino conglomerates would spend time on a 40-person professional services firm. The logic is straightforward: smaller businesses are less likely to have formal identity verification procedures, more likely to rely on one or two people for IT decisions, and far less likely to detect a breach before significant damage is done.
Several structural vulnerabilities make companies under 100 employees particularly exposed:
- IT support is often handled by a single person or a small contracted team with no written credential reset procedure
- Everyone tends to know everyone else – which creates false familiarity that attackers exploit by using real names and casual language
- Account recovery processes are often tribal knowledge, meaning the steps vary depending on who answers the call
- There is no dedicated security function reviewing authentication logs in near-real time
- The volume of support requests is low enough that an unusual call doesn’t immediately stand out as suspicious
For small pharmaceutical consulting firms and professional services organizations handling sensitive client data – where a single breach can cost a contract or trigger a regulatory inquiry – the exposure is compounded by the reputational consequences that follow any incident.
Defense Posture: A Layered Response to the Human Vector
Defending against helpdesk impersonation attacks means fixing the human process, not just adding more technology. The following controls, applied together, significantly raise the cost and difficulty of a successful attack.
1. Write and Enforce a Credential Reset Procedure
Every organization that manages user accounts must have a written, tested, and consistently enforced procedure for credential resets. The procedure must specify exactly what identity verification steps are required before any authentication factor is modified. Knowing an employee’s name and manager is not sufficient. The procedure should require at least one verifiable, out-of-band confirmation – such as a video call with camera on, a callback to a pre-registered number, or an in-person verification where feasible.
2. Require Manager Approval for MFA Resets
For any account with administrative access or access to sensitive data, the credential reset process should require written approval from the account holder’s direct manager before the IT team acts. This single control would have prevented most publicly documented helpdesk impersonation incidents. The approval must arrive through a channel the manager controls independently – not a forwarded email, which an attacker with partial access can intercept.
3. Implement Phishing-Resistant Authentication
Hardware security keys (such as FIDO2-compliant devices) and passkeys are significantly harder to social-engineer around than time-based one-time codes or SMS verification. Migrating administrative and high-value accounts to phishing-resistant authentication removes the most common recovery attack surface. It doesn’t eliminate the risk entirely, but it substantially raises the bar for any attacker attempting account takeover.
4. Train the People Who Answer the Phone
Security awareness training must include explicit, scenario-based exercises on social engineering calls. Employees who handle IT requests – including administrative staff who may route calls or relay reset requests – need to understand that a caller’s ability to recite accurate personal details is not identity verification. This training needs to repeat regularly, not happen once at onboarding and disappear.
5. Log and Review Authentication Events
Every MFA enrollment, modification, and removal should generate a log entry that is reviewed on a regular schedule or flagged immediately by automated alerting. If an authentication factor is changed on a privileged account and no one with oversight authority is notified within minutes, that gap is a detection failure waiting to become a crisis.
6. Establish a Verification Callback Number Registry
Maintain a registry of verified phone numbers for every employee and administrator. When a callback is required to confirm identity, the IT team calls the number on file – never a number provided by the person requesting the reset. This eliminates the scenario where an attacker supplies their own number as the “new phone” they claim to be using.
What to Ask Your IT Firm Right Now
If you work with a managed IT services provider or have an internal IT function, the following questions will tell you quickly whether your organization has meaningful protection against helpdesk impersonation attacks. These aren’t trick questions – they’re baseline operational requirements. If your IT firm can’t answer them clearly, you’ve found a gap that needs to close before an attacker finds it first.
- Do we have a written procedure for credential and MFA resets, and where is it documented?
- What identity verification steps are required before any authentication factor is modified on an account with administrative access?
- Are MFA modification events logged, and who reviews those logs on what schedule?
- Have the employees who handle IT requests received specific training on social engineering calls and impersonation tactics?
- Do we have phishing-resistant authentication deployed for any of our administrative or high-value accounts?
- If an attacker called our IT support line right now and impersonated one of our executives, what exactly would stop them from getting that executive’s MFA credential reset?
That last question is the most important one. The answer reveals whether your security posture is built around technical controls alone – or whether it extends to the human processes that attackers now treat as the primary attack surface. The most hardened firewall configuration in the world is irrelevant if a phone call can bypass it in under 20 minutes.
Organizations that want to understand their exposure to identity-based attack vectors can explore the cybersecurity services Xact IT provides, which include controls assessment, identity configuration review, and process-level work that purely technical vendors overlook. You can also review our managed IT services to see how we integrate security processes into day-to-day IT support operations.
The threat groups refining these techniques are not slowing down. The FBI and CISA advisories on Scattered Spider were a warning, not a historical footnote. Organizations that treat helpdesk impersonation attacks as an edge case are the ones that make the eventual incident report. The ones that treat it as a first-order process problem – worthy of the same attention as firewall rules and patch schedules – are the ones that stay quiet.
Frustrated With Your Current IT Provider?
If your current MSP isn’t catching the things this post describes, that’s a signal worth acting on. Book a strategy call and we’ll walk through what an honest IT partnership looks like for a business your size.