A compromised Constant Contact account let Russia-linked Nobelium send USAID-spoofed phishing emails to 150-350 government and NGO organizations.
Social Engineering Examples·6 sources
In May 2021, Nobelium (the threat actor Microsoft's MSTIC group also links to APT29/Russia, the same actor behind the 2020 SolarWinds supply-chain compromise) gained access to a Constant Contact email marketing account belonging to the U.S. Agency for International Development (USAID). Using that account's legitimate mass-mailing infrastructure, the actor sent spearphishing emails on May 25, 2021 that appeared to come from USAID to thousands of email accounts at government agencies, IGOs, and NGOs, primarily entities involved in international development, human rights, and democracy promotion work, a targeting pattern consistent with espionage rather than financial fraud.
Because the emails originated from Constant Contact's genuine sending infrastructure, they carried an increased likelihood of passing spam/reputation filters and appearing legitimate to recipients. Clicking the embedded link routed victims through Constant Contact's own redirect service to actor-controlled infrastructure (including a domain masquerading as USAID, usaid.theyardservice.com), which served a malicious ISO disk-image file.
The ISO contained a decoy PDF, a malicious .LNK shortcut, and a hidden DLL; opening the .LNK executed rundll32 to load the DLL (dubbed 'NativeZone' / Documents.dll), a custom loader that ultimately deployed a Cobalt Strike Beacon giving the actor a foothold for follow-on network reconnaissance and lateral movement. A related, earlier-stage HTML-smuggling variant of the toolset (EnvyScout) used a different technique to write the same ISO payload to disk.
CISA and the FBI published joint advisory AA21-148A on May 28, 2021, describing the campaign and providing indicators of compromise and mitigations; the same day, the Department of Justice executed a court-authorized seizure of two domains used in the campaign (theyardservice[.]com and worldhomeoutlet[.]com), publicly announced June 1, 2021. Microsoft stated its automated threat detection systems blocked the large majority of the malicious emails and that it had not observed evidence of a significant number of compromised organizations; CISA similarly stated it had not identified significant impact on federal agencies from the campaign.
The intrusion chain combined social engineering (brand impersonation of a trusted aid organization plus abuse of that organization's own legitimate mailing vendor) with a multi-stage technical payload rather than a live voice/callback element. Recipients saw an email that looked authentically USAID-branded and was delivered through Constant Contact's real infrastructure, so many spam and reputation-based email filters had reduced ability to flag it.
The email contained a link that, when clicked, passed through Constant Contact's legitimate click-tracking/redirect service before landing on attacker infrastructure, a technique that let the initial link itself evade simple URL-blocklist checks since the visible/first-hop domain was Constant Contact's own. The landing page served an ISO file, a container format that Windows treats as removable media once mounted, which let the actor smuggle a .LNK, a decoy PDF (to reduce suspicion), and a hidden malicious DLL past many mail-gateway and antivirus scanners that historically did not deeply inspect ISO contents.
Executing the .LNK triggered rundll32.exe to load the hidden DLL (the NativeZone loader), which then downloaded and executed a Cobalt Strike Beacon, giving the operators a remote-access foothold for further reconnaissance inside victim networks.
The lure was a spoofed but functionally genuine-looking USAID email newsletter/announcement sent from an actually-compromised, legitimate Constant Contact account used by USAID; there was no fake sender domain to catch in a header check, and the first-click link genuinely pointed to Constant Contact's real redirect service. The tell, for defenders, was downstream: the redirect ultimately led to a look-alike/attacker-registered domain (usaid.theyardservice.com) rather than a real USAID or Constant Contact asset, and the delivered file was an unusual ISO/.LNK/hidden-DLL combination rather than a typical Office-macro or PDF exploit, a pattern Microsoft's MSTIC had begun tracking as a Nobelium signature technique.
Described by both Microsoft and CISA as a largely unsuccessful campaign at scale: Microsoft's automated defenses blocked the substantial majority of the malicious emails before delivery, and Microsoft said it had not identified a significant number of actually compromised organizations resulting from the campaign. CISA stated it had not identified significant impact on U.S. federal agencies.
The U.S. government response included the joint CISA/FBI advisory (AA21-148A) with indicators of compromise and mitigation guidance, and DOJ's court-authorized seizure of two attacker-controlled domains (theyardservice[.]com and worldhomeoutlet[.]com) to disrupt ongoing use of the infrastructure.
AA21-148A is one of the few social-engineering-adjacent incidents with a full, numbered joint CISA/FBI advisory, making it a valuable reference point for the government-advisory format and IOC/mitigation structure used in phishing-adjacent advisories. It also illustrates a distinct and increasingly common social-engineering pattern worth flagging for defenders: compromising a trusted third-party mass-mailing vendor (rather than the target brand's own infrastructure) to achieve high deliverability and legitimacy for a spearphishing lure, and using that vendor's own legitimate redirect/click-tracking service to mask the ultimate malicious destination from simple link-reputation checks.
CISA/FBI's AA21-148A and Microsoft's accompanying blog posts recommended: applying the published indicators of compromise to email and network security tooling; scrutinizing mail-gateway handling of ISO/disk-image attachments and links that redirect through legitimate marketing/mailing platforms rather than trusting the first-hop domain alone; enabling multi-factor authentication and monitoring for anomalous activity on third-party marketing/mailing-vendor accounts (the actual point of compromise in this case, not USAID's own systems); user awareness that even mail from a verified, familiar sending platform can carry a compromised or spoofed underlying account; and rapid domain takedown/seizure coordination (as DOJ executed) to disrupt attacker redirect and C2 infrastructure once identified.
Social Engineering Examples. “AA21-148A: Nobelium's USAID/Constant Contact Spearphishing Campaign”. Accessed 19 September 2026. https://socialengineeringexamples.com/cisa-fbi-aa21-148a-usaid-constant-contact-nobelium-2021
Nobelium is documented by Microsoft's MSTIC as running this email campaign in evolving waves since January 2021, consistent with a threat actor that studies which sectors (government, IGOs, NGOs, human rights and international-development groups) it wants to reach and iterates its delivery method against them over months before any large-scale send.
broad sector-level targeting patterns (government, IGO, NGO, development, and human-rights organizations) are effectively public and cannot be hidden from a patient nation-state actor; the realistic control is threat-intelligence sharing, so organizations in these historically targeted sectors can watch for advisories naming their sector and raise their guard ahead of a specific campaign.
rather than attacking USAID's own systems, the actor obtained access to a USAID-owned account on Constant Contact, a legitimate third-party email marketing platform, likely through stolen or reused credentials, giving it a trusted sending identity without needing to breach USAID directly.
enable multi-factor authentication and anomaly monitoring on third-party marketing and mailing-vendor accounts, since AA21-148A identifies the compromised Constant Contact account, not USAID's own network, as the actual point of entry.
the actor registered and stood up look-alike and disposable domains (including theyardservice[.]com and worldhomeoutlet[.]com) and prepared a custom multi-stage toolset (the EnvyScout dropper, BoomBox downloader, NativeZone loader, and VaporRage shellcode loader per MSTIC's naming) along with a Cobalt Strike Beacon payload, ahead of the escalated mailing.
attacker-side infrastructure buildup happens outside the victim's visibility, so the nearest practical control is consuming and operationalizing published indicators of compromise (as CISA and FBI released with AA21-148A and the accompanying malware analysis report) so newly identified look-alike domains and toolset artifacts can be blocked quickly once known.
using the compromised Constant Contact account's legitimate mass-mailing infrastructure, the actor sent USAID-branded phishing emails, ultimately reaching on the order of 3,000 to 7,000 email accounts across roughly 150 to 350 government, IGO, and NGO organizations depending on whose count is used.
apply email authentication and anomalous-sending-pattern detection even to mail arriving from a verified, trusted third-party platform, since a legitimate sending reputation does not guarantee a legitimate sender; user awareness that familiar-looking newsletter or alert emails can still originate from a compromised underlying account.
a recipient who clicked the embedded link was first routed through Constant Contact's own legitimate click-tracking and redirect service before being sent onward to attacker-controlled infrastructure, a technique that let the visible first-hop link pass simple URL-reputation checks.
security tooling and analysts should evaluate the full redirect chain and final landing domain of a link rather than trusting the first-hop domain alone, since the first hop here was a genuine Constant Contact address.
the redirect landed on a page that served a malicious ISO disk-image file containing a decoy PDF, a malicious LNK shortcut, and a hidden DLL; opening the LNK invoked rundll32.exe to load the DLL (the NativeZone loader, tracked as Documents.dll), a technique that let the payload bypass mail-gateway and antivirus scanning that historically did not deeply inspect ISO contents.
mail-gateway and endpoint tooling that inspects ISO and other disk-image attachments, restricts automatic mounting of untrusted image files, and applies attack-surface-reduction rules against LNK-triggered script or rundll32 execution.
the loaded DLL deployed a Cobalt Strike Beacon that called back to the actor's hardcoded C2 domains, giving the operators a persistent remote-access foothold on the compromised machine.
network and endpoint detection tuned to the published Cobalt Strike Beacon indicators and C2 domain patterns from CISA's malware analysis report (MAR-10339794-1.v1), so beaconing traffic is flagged before an operator can act on it.
with Beacon access established, the operators gained the ability to conduct further network reconnaissance, credential and data collection, and lateral movement consistent with a state-sponsored espionage objective; Microsoft and CISA both stated they had not identified a significant number of organizations that reached this stage before the campaign was disrupted.
rapid incident response paired with legal takedown authority, as demonstrated by the Department of Justice's court-authorized seizure of theyardservice[.]com and worldhomeoutlet[.]com, to cut off attacker C2 and disrupt further access before broader lateral movement or data collection can occur.
Browse by what this case has in common with others in the library.
A Houston- and California-based ring spoofed business emails to trick five companies and a New Jersey township into wiring over…
A Lapsus$ affiliate bought a contractor's stolen Uber password, flooded them with MFA push prompts, then posed as Uber IT…
A federal grand jury in Columbia, South Carolina indicted 12 people on 12 counts (conspiracy, wire fraud, bank fraud.
A blogger paid $89.95 to an online data broker (CellTolls.com) to buy retired Gen. Wesley Clark's cell-phone call log obtained…
A Chinese national talked her way past three layers of Mar-a-Lago's Secret Service and club-staff checkpoints using a false pool…
Scheme participants posed as veteran finance professionals inside private WhatsApp investment groups to lure at least 18 U.S. retail investors…
A single cybercriminal used Anthropic's Claude Code as an autonomous operator to breach ~17 organizations and generate psychologically targeted.
The FTC's first major consumer alert on QR-code scams (Dec 6, 2023) warned of fake QR stickers on parking meters…
Between 2000 and 2009, GAO undercover investigators repeatedly used fake law-enforcement badges (and, in a related 2009 test.
Tejay Fletcher founded and ran iSpoof, a Bitcoin-subscription caller-ID spoofing and OTP-interception platform that let fraudsters impersonate bank.
Google's GTIG and Ukraine's CERT-UA documented PROMPTSTEAL (aka LAMEHUG).
A long-running, India-based network of call centres impersonated the Canada Revenue Agency and RCMP in mass vishing calls that threatened…
A mass-phishing malware infection at Target's small HVAC contractor harvested vendor-portal credentials that attackers reused to pivot.
Vidoc Security Lab, a Polish-founded, US-headquartered cybersecurity startup.
A fraudster impersonating CEO Rob Mee tricked a Pivotal employee into emailing back the W-2 tax data of the company's…
A blogger paid $89.95 to an online data broker (CellTolls.com) to buy retired Gen. Wesley Clark's cell-phone call log obtained…
Scammers impersonating a school construction contractor sent a forged bank-account-change request, and Cabarrus County.
Attackers stood up a real Azure subscription and Azure Monitor alert rule to make Microsoft's own mail servers send a…
Lazarus-linked operators built polished fake job-interview sites impersonating Coinbase, Kraken, Circle and other crypto firms.
In late December 2012, attackers rigged the Council on Foreign Relations website to silently exploit an Internet Explorer zero-day and…
A single spear-phishing email titled "2011 Recruitment Plan," with a booby-trapped Excel attachment.
A suspected Chinese state-sponsored group jailbroke Anthropic's Claude Code by role-playing a "defensive security" pretext and used it to autonomously…
Lazarus operators spear-phished a senior Sky Mavis engineer through a fake LinkedIn recruiting process and a spyware-laced job-offer PDF.
Russian GRU officers spoofed Google security-alert emails to phish 300+ Democratic campaign staff, stealing 50,000+ of John Podesta's emails.