Case Library / Phishing / Anthem health-insurer breach (78.8M records)
Phishing Confirmed

Anthem health-insurer breach (78.8M records)

A single phishing email opened by an Anthem subsidiary employee in Feb 2014 seeded a nation-state intrusion that quietly stole personal data on 78.8 million people over the next 11 months.

Share:

Reviewed by the Social Engineering Examples team.

What Happened

On February 4-5, 2015, Anthem publicly disclosed that a criminal cyberattacker had infiltrated its internally hosted enterprise data warehouse and stolen personal information on approximately 78.8 million current and former members and employees, at the time the largest healthcare-sector data breach in U.S. history. A multi-state insurance-commissioner examination (led by Indiana, with CrowdStrike and Alvarez & Marsal) and Anthem's own investigation by Mandiant traced the intrusion's origin to February 18, 2014, when an employee at an Anthem subsidiary opened a spear-phishing email containing malicious content. Data stolen (in unencrypted form) included names, dates of birth, Social Security numbers, healthcare/member ID numbers, home addresses, email addresses, phone numbers, and employment and income data. Anthem stated no medical claims or payment-card data were taken. The breach is confirmed and heavily documented across regulator settlements, a California DOJ judgment, and a 2019 DOJ indictment.

How the Attack Worked

Opening the phishing email launched a download of malicious files to the employee's computer and gave the attackers remote access. From that foothold they moved laterally and escalated privileges, eventually operating with valid administrator-level credentials. The regulator report states the attacker used at least 50 accounts and compromised at least 90 systems, ultimately reaching the enterprise data warehouse that consolidated member data across Anthem's regional plans. Bulk queries were run against that warehouse (exfiltration occurring in the roughly Oct-Dec 2014 window) and archived data was transferred out. The intrusion succeeded and persisted because privileged remote access required only username/password (no two-factor), the network was insufficiently segmented, and security tooling either was not configured to alert on the anomalous activity or alerts (backdoor installs, network scanning, malware, unusual queries) went unactioned. Attribution rested on lookalike domains impersonating Anthem's old "Wellpoint" identity (we11point.com, with subdomains like myhr., hrsolutions., and extcitrix. mirroring real HR and Citrix VPN resources) and Sakula/Derusbi/Mivast malware signed with a DTOPTOOLZ certificate associated with the Deep Panda group.

The Lure & the Tell

The lure was a spear-phishing email delivered to subsidiary staff that pointed to attacker-controlled sites impersonating trusted internal resources (HR portals, remote-access/Citrix VPN pages) via a "we11point.com" lookalike domain, with the digits "11" standing in for the letters in "Wellpoint." The tell was the deceptive domain itself: a homoglyph/typosquat that looked like the company's own infrastructure but was not. Later, the operational tell that finally surfaced the breach was a database administrator noticing a query running under his own credentials that he had not initiated.

Outcome

The intrusion went undetected for roughly 11 months until an Anthem database administrator noticed a data-warehouse query running under his own credentials on January 27, 2015; Anthem confirmed unauthorized access on/around January 29, notified the FBI, engaged Mandiant, and cut off the attacker within about three days. It disclosed publicly on Feb 4, 2015, offered credit protection to affected individuals, and made major security investments. Regulators concluded with high confidence they had identified the attacker and with medium confidence it acted on behalf of a foreign government. In May 2019 the DOJ unsealed a four-count indictment against PRC national Fujie Wang and a co-conspirator; Wang remains at large and wanted by the FBI.

Why It Matters

Anthem is a canonical case showing that one employee's click at a subsidiary can cascade into the theft of tens of millions of records when credentials are reusable across a flat network. It demonstrates the nation-state PII-collection pattern (alongside OPM, Premera, and CareFirst) where medical/financial data is left untouched but durable personal identifiers are harvested for long-term intelligence use rather than immediate fraud. It also underscores that reasonable-sized security budgets don't help if privileged remote access lacks MFA, networks aren't segmented, and alerts aren't monitored: the exact controls Anthem was later ordered to implement.

Defenses

Enforce phishing-resistant multi-factor authentication on all remote and privileged access; segment networks so a single subsidiary foothold cannot reach an enterprise-wide data warehouse; apply least-privilege and privileged-account management so admin credentials aren't broadly reusable; log and actively monitor for anomalous database queries, network scanning, backdoor installs, and access under idle/off-hours credentials; deploy email filtering plus recurring anti-phishing training and mock-phishing exercises; and monitor for lookalike/homoglyph domains impersonating your brand and internal portals (e.g., HR and VPN pages). Treat unexplained queries running under a legitimate user's identity as a high-priority alert.

Sources
  • Regulatory Settlement Agreement (multi-state insurance examination, incl. CrowdStrike/A&M findings). South Dakota Division of Insurance (Lead Regulators / NAIC examination) Primary. States Feb 18 2014 origin, 78.8M records, exfil from Dec 2014, discovery Jan 27 2015; attacker identified with high confidence, foreign-government link medium confidence; itemized breach costs. Fetched and verified content matches.
  • People v. Anthem, Complaint. California Department of Justice / Attorney General Primary. Confirms spearphishing origin ~Feb 18 2014, 78.8M individuals (13.5M+ California residents), enumerated data types, and specific security failures. Fetched and verified content matches.
  • Anthem Final Judgment (state AG settlement, security requirements). California Department of Justice / Attorney General Primary. Court-ordered remediation: email filtering/anti-phishing, mandatory training and mock-phishing exercises, network sensors, subsidiary-integration security requirements. Fetched and verified content matches, including the exact list of data types accessed.
  • Member of Sophisticated China-Based Hacking Group Indicted for a Series of Computer Intrusions, Including 2015 Data Breach of Health Insurer Anthem. U.S. Department of Justice Primary. May 9 2019 indictment of Fujie Wang and a John Doe co-conspirator; spear-phishing lure to malicious sites installing backdoors, months of dwell time before exfiltration. Direct fetch returned an Akamai bot-protection page rather than article text; facts corroborated via AP and Bloomberg's contemporaneous coverage of the same indictment.
  • A New In-Depth Analysis of Anthem Breach. GovInfoSecurity Secondary. Summarizes the seven-state commissioners' report: at least 50 accounts and 90 systems compromised, warehouse queries yielded 78.8M records; ~$260M security spend, itemized. Fetched and verified content matches.
  • Anthem Breach May Have Started in April 2014 (we11point.com lookalike analysis). KrebsOnSecurity Secondary. Documents the we11point.com typosquat and mimic subdomains (myhr., hrsolutions., extcitrix.), Deep Panda / DTOPTOOLZ malware linkage. Fetched and verified content matches. Note: Krebs dates the we11point.com domain registration to April 21 2014, later than the Feb 18 2014 intrusion-origin date in the regulatory settlement; the case narrative treats the lookalike-domain infrastructure as forensic attribution evidence generally rather than asserting it was the specific vector on Feb 18.
  • The Anthem Hack: All Roads Lead to China. ThreatConnect Secondary. Technical attribution: Sakula/Derusbi malware, we11point infrastructure impersonating Wellpoint IT/HR/VPN resources, Deep Panda ties. Fetched and verified content matches.
  • 2 Chinese men indicted for hacking Anthem. Associated Press Secondary. Corroborates 2019 indictment, ~79M customers, largest known U.S. healthcare hack. Fetched and verified content matches.
Attack Chain & Defense
The sequence the attacker ran
How it could have been stopped
1
Reconnaissance and target profiling: Deep Panda/Black Vine is documented by CrowdStrike and Symantec as a long-running Chinese cyberespionage group that ran multiple healthcare, energy, and aerospace campaigns around this period; consistent with that pattern, the operators likely used OSINT on Anthem's subsidiary staff and its then-current Wellpoint-era branding to identify a plausible employee target and build convincing internal-looking lure content.
Countering Stage 1: Employee-facing OSINT exposure and legacy-brand knowledge are very hard to eliminate at enterprise scale; the realistic control assumes attackers already have this and hardens the process it gets used against, the email-filtering and training control at Stage 3, rather than trying to hide it.
2
Infrastructure and tooling staging: per KrebsOnSecurity and ThreatConnect's forensic analysis, the group stood up look-alike domain infrastructure, the we11point.com typosquat and subdomains mimicking Anthem's real HR portal and Citrix VPN, and used malware digitally signed with a DTOPTOOLZ certificate that CrowdStrike ties to Deep Panda, the toolkit documented as characteristic of this campaign.
Countering Stage 2: Domain and certificate-transparency monitoring for look-alike/homoglyph registrations of a company's own brand and internal portal names (HR, VPN) can catch typosquats like we11point.com at or shortly after registration, a control the California AG's final judgment specifically required Anthem to add.
3
Spear-phishing delivery and initial access: on February 18, 2014, an employee at an Anthem subsidiary opened a spear-phishing email containing malicious content; per the multistate regulatory examination and Anthem's own Mandiant investigation, opening it triggered a malware download that gave the attacker remote access to that employee's computer.
Countering Stage 3: Email filtering plus recurring anti-phishing training and mock-phishing exercises, exactly what the CA AG's final judgment ordered Anthem to implement, reduces the odds a single spear-phishing email reaches or fools an employee.
4
Lateral movement and privilege escalation: from that single foothold the attacker moved across the network, per the regulators' report ultimately using at least 50 accounts and compromising at least 90 systems, escalating to valid administrator-level credentials along the way.
Countering Stage 4: Phishing-resistant MFA on remote and privileged access, network segmentation, and least-privilege/privileged-access management stop one compromised endpoint's credentials from reaching dozens of accounts and systems, the exact gap regulators cited as missing.
5
Reaching and querying the enterprise data warehouse: the attacker used those credentials to reach the data warehouse consolidating member records across Anthem's regional plans and ran bulk queries against it, exfiltration activity the regulatory report places in roughly the October-December 2014 window.
Countering Stage 5: Active logging and alerting on anomalous database queries and access under idle or off-hours credentials, treating any query run under a legitimate user's identity that they did not initiate as a high-priority alert, is the same anomaly that eventually surfaced this breach.
6
Bulk exfiltration and objective completion: archived query results were transferred out, ultimately yielding records on 78.8 million people; consistent with the nation-state PII-collection pattern regulators described, no immediate fraud followed, indicating the payout was durable personal data for longer-term intelligence use rather than a financial cash-out.
Countering Stage 6: Data-loss-prevention and egress monitoring for unusual bulk outbound transfers from a data warehouse can flag exfiltration in progress; absent that, the realistic backstop is the Stage 5 alerting, since by this point the intrusion objective is already substantially complete.
Quick Facts
Victim
Anthem Inc. (formerly WellPoint), then the second-largest U.S. health insurer, and 78.8 million of its current and former plan members and employees.
Location
Indianapolis, Indiana, USA (nationwide victims)
Date
2014-02-18
Impact
Anthem reported ~$260M+ in security-related spending tied to the breach (including $115M security improvements, $31M public/individual notification, $112M credit protection, $2.5M expert consultants). Separately it paid a $115M class-action settlement, a $16M HHS OCR HIPAA settlement (2018), and $48.2M to state attorneys general (2020), for roughly $179M in legal settlements overall.
Status
Confirmed
Case Type
Real-World Incident
Sector
Financial Services & Insurance, Healthcare
Threat Actor
Nation-State / APT
Related

Related Cases

Scoular Company $17.2M grain-trader wire fraud (2014)

Impostors posing as Scoular's CEO and a KPMG partner convinced the controller a secret China acquisition was underway, and he…

Incident 2014Read →

Sony Pictures 'Guardians of Peace' hack: fake Apple ID emails to admins

North Korean operators spear-phished Sony Pictures staff with fake Apple ID "verify your account" emails, harvested reused credentials, and detonated…

Incident 2014Read →

Ubiquiti Networks $46.7M business email compromise (2015)

Fraudsters impersonating Ubiquiti's CEO and an outside law firm tricked the Hong Kong subsidiary's finance controller into wiring $46.7M abroad…

Incident 2015Read →