A mass-phishing malware infection at Target's small HVAC contractor harvested vendor-portal credentials that attackers reused to pivot.
Social Engineering Examples·8 sources
In late 2013, attackers stole payment-card and personal data from Target during the holiday shopping season. Investigators and a US Senate Commerce Committee staff report ("A 'Kill Chain' Analysis of the 2013 Target Data Breach") concluded the intrusion began not at Target directly but at a third party: Fazio Mechanical Services, a small Sharpsburg, PA refrigeration/HVAC contractor.
Fazio had remote access to Target's systems strictly for electronic billing, contract submission, and project management (via portals a former Target insider identified as Ariba and Partners Online). KrebsOnSecurity broke the vendor angle, and sources said Fazio was compromised by a malware-laced phishing email at least about two months before the Target card theft, with the malware reported (unconfirmed) as Citadel, a password-stealing bot derived from the Zeus banking trojan.
Attackers used the harvested vendor credentials to reach Target's network, moved laterally into more sensitive systems, and planted RAM-scraping malware on point-of-sale terminals. Target has confirmed the breach exposed ~40M card accounts (Nov 27-Dec 15, 2013) and ~70M records of customer PII, and publicly acknowledged the breach on Dec 19, 2013. Several details (the specific Citadel malware, the exact lateral-movement path from the billing portal into the POS environment) remain reported-but-unconfirmed in public sources; the core facts (vendor-credential origin, phishing vector, card/PII counts, costs) are corroborated by Target SEC filings, the Senate report, Fazio's own statement, and settlement documents.
This was a supply-chain compromise that began with commodity, non-targeted email phishing. Security researchers noted the attack on Fazio most likely started as a broad "shotgun" malware-spam blast rather than a bespoke spear-phish; once the criminals reviewed the pool of infected machines, they realized one victim (Fazio) had a business relationship with Target and prioritized it.
Password-stealing malware on Fazio's systems captured the vendor's Target-portal login. Because those credentials were legitimate, they let the attackers slip past the perimeter as a trusted vendor. From that foothold the attackers moved laterally: the Senate report faults Target for not requiring two-factor authentication for low-privilege vendors, not adequately isolating sensitive cardholder systems from the vendor-facing portal, and ignoring automated intrusion alerts.
Attackers then deployed RAM-scraping POS malware to harvest card data from live transactions and exfiltrated it out of the network. Krebs also documented that Target left extensive vendor documentation on public, login-free web pages, whose file metadata could help an attacker map internal Windows domains and usernames for reconnaissance.
Lure: a routine-looking business email carrying a malicious attachment (reported as likely a PDF or Office document) sent to employees at the HVAC vendor. The "tell" for the vendor was largely invisible because detection was so weak: Fazio's primary anti-malware was reported to be the free, consumer version of Malwarebytes, which does not provide real-time protection.
General warning signs of this pattern: unexpected attachments to staff, reliance on free/consumer-grade endpoint tools in a business, vendor accounts with broad or poorly segmented network access, and absence of multifactor authentication on vendor logins.
~40M payment cards and ~70M PII records exposed; Target's CEO and CIO later departed; the company faced congressional scrutiny, a Senate staff "kill chain" report, and years of litigation. Financial outcomes included cumulative gross breach costs of about $292M (net ~$202M after insurance recoveries), an $18.5M multistate AG settlement (2017), a ~$10M consumer class settlement (2015), and separate settlements with banks and card networks.
The incident became a landmark case for third-party/vendor risk and network segmentation.
It is the canonical example of how a security failure at a small, low-profile supplier can cascade into one of the largest retail breaches in history. The initial vector was ordinary mass phishing, not a sophisticated targeted attack, which underscores that any vendor with network access expands an enterprise's attack surface. It drove mainstream adoption of vendor-risk management, least-privilege vendor access, network segmentation, and MFA for third parties, and accelerated the US shift to chip (EMV) cards.
Enforce multifactor authentication for all vendor and remote logins; grant vendors least-privilege access and segment vendor-facing portals from cardholder/POS environments; monitor for anomalous use of vendor credentials in unrelated network areas; require and verify baseline security (real-time, business-grade endpoint protection, patching, phishing training) in vendor contracts; act on automated intrusion/malware alerts rather than suppressing them; limit publicly exposed internal documentation and strip revealing file metadata; deploy phishing-resistant email defenses and user reporting; use POS hardening and file-integrity monitoring to detect RAM-scraping malware.
Social Engineering Examples. “Target's 2013 Data Breach: A Phished HVAC Vendor as the Way In”. Accessed 19 September 2026. https://socialengineeringexamples.com/target-fazio-hvac-vendor-phishing-breach-2013
attackers reportedly ran a broad, non-targeted "shotgun" malware-spam campaign, seeding commodity credential-stealing malware (reported, unconfirmed, as Citadel, a Zeus-derived password-stealing bot) to a wide pool of email recipients rather than pre-selecting Fazio Mechanical as a target.
standard email security controls, being attachment sandboxing/detonation, spam and malware filtering, and staff training on unexpected attachments, catch broad commodity phishing blasts regardless of which eventual recipient the attackers later find valuable.
the malware infected systems at Fazio Mechanical, an HVAC/refrigeration contractor whose primary anti-malware was the free, on-demand-only version of Malwarebytes; the malware captured Fazio employees' login credentials for Target's vendor portals (billing system Ariba and project/contract portal Partners Online).
business-grade endpoint protection with real-time (not on-demand-only) detection, contractual security baselines for vendors, and MFA on vendor accounts, so a stolen static password alone cannot be reused to authenticate.
per investigative reporting, the attackers reviewed the population of machines their mass campaign had already infected and identified that Fazio held network access to Target, then prioritized that credential set for follow-on use rather than acting immediately on every infection.
an attacker's post-infection triage of which victims are worth pursuing happens entirely on the attacker's own systems and is not something the victim organization can observe or block; the nearest real control is Stage 4, limiting what any single compromised vendor credential can actually reach.
attackers authenticated into Target-facing systems from outside using Fazio's legitimate portal login, entering as an apparently trusted third party rather than as an unauthorized intruder.
enforce multifactor authentication for all vendor and remote logins, the specific gap the Senate report identifies, so possession of a stolen password is insufficient to gain access.
from the low-privilege vendor-portal foothold, attackers explored and moved into more sensitive parts of Target's network; this was reportedly aided by extensive internal vendor documentation Target had left on public, login-free web pages, whose file metadata could help map internal Windows domains and usernames.
network segmentation isolating vendor-facing systems from the cardholder-data environment, least-privilege access scoping for vendor accounts, and removing or hardening publicly exposed internal documentation and its metadata.
Target's own automated intrusion-detection and anti-malware alerting tooling generated warnings as the intrusion progressed, but per the Senate staff report these alerts were not acted upon in time to stop the attack.
enforced alert-triage and incident-response processes and staffing, so automated security-tooling warnings trigger investigation and containment rather than being logged and ignored.
attackers installed RAM-scraping malware onto a small number of point-of-sale registers first to test it, then scaled it across Target's US store registers to capture card track data directly from live transactions in memory.
POS hardening such as point-to-point encryption or tokenization so card data is never available in cleartext in register memory, plus file-integrity monitoring to flag new or unauthorized executables on point-of-sale systems.
stolen card and customer data was moved out of Target's network to external staging infrastructure (reported by the Senate report as a server in Eastern Europe), after which stolen card data is understood to have been sold through underground card-shop markets, completing the attackers' financial objective.
egress monitoring and data-loss-prevention controls, plus network flow-anomaly detection, to catch unusual outbound transfers of large data volumes to unfamiliar external destinations before they complete.
Browse by what this case has in common with others in the library.
Evaldas Rimasauskas ran a five-year, $120M fraud against Google and Facebook using forged Quanta Computer invoices.
North Korean operators spear-phished Sony Pictures staff with fake Apple ID "verify your account" emails, harvested reused credentials.
Impostors posing as Scoular's CEO and a KPMG partner convinced the controller a secret China acquisition was underway.
Scheme participants posed as veteran finance professionals inside private WhatsApp investment groups to lure at least 18 U.S. retail investors…
A fraudster spoofed Wells Fargo's real 800 number nine minutes after a legitimate advisor call, phished a 2FA code from…
A blogger paid $89.95 to an online data broker (CellTolls.com) to buy retired Gen. Wesley Clark's cell-phone call log obtained…
Chinese state-linked hackers used spear-phishing links and an unpatched Internet Explorer zero-day to breach Google, Adobe.
A suspected Chinese state-sponsored group jailbroke Anthropic's Claude Code by role-playing a "defensive security" pretext and used it to autonomously…
Two unencrypted TD Bank backup tapes carrying data on 260,000 customers vanished in transit between Massachusetts offices in 2012.
A single cybercriminal used Anthropic's Claude Code as an autonomous operator to breach ~17 organizations and generate psychologically targeted.
The CEO of a UK energy firm was tricked into wiring €220,000 (~$243,000) to a Hungarian account in March 2019…
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.
DOJ alleges Ghanaian twins Jamal and Kamal Abubakari and U.S.-based Amanda Opoku-Boachie ran an AI-video-enabled romance fraud ring that used…
CVS pharmacies nationwide tossed pill bottles, prescriptions, and employee SSNs into unsecured public dumpsters.
Fugitive hacker Kevin Mitnick impersonated a vacationing Novell employee on a "top-secret" project.
FIN7 (Carbanak) mailed USPS packages disguised as Best Buy gift-card rewards containing BadUSB hardware implants to HR, IT.
A small Columbus, Ohio manufacturer disclosed in a February 2026 SEC 8-K that it lost $898,325 to an imposter scam…