Operation Endgame Disrupts StealC Infostealer and Amadey Loader/Botnet Infrastructure (326 Servers, 142 Domains, 27M Credentials, EUR41M Seized)

Operation Endgame Disrupts StealC Infostealer and Amadey (TL-2026-1022), also tracked as Operation Endgame Phase (Amadey/StealC), is a high-severity malware campaign, first published 2026-06-30. It is attributed to Amadey (Russia) with medium confidence, affects N/A (criminal MaaS infrastructure) Amadey loader/botnet, maps to 25 MITRE ATT&CK techniques (T1005, T1027, T1041), and is covered by 9 detection rules and 20 indicators of compromise.

Key facts for TL-2026-1022

Threat ID
TL-2026-1022
Also known as
Operation Endgame Phase (Amadey/StealC)
Severity
HIGH
Status
MITIGATED
Category
MALWARE
First published
2026-06-30
Last reviewed
2026-06-30
Attribution
Amadey
Attribution confidence
MEDIUM
Nation-state nexus
Russia
Motivation
FINANCIAL
Target sectors
government administration, finance, technology, retail, health, education, critical infrastructure
Target regions
united states of america, poland, italy, North America, Europe, Global
Detection rules
9
Indicators of compromise
20

Malware and tooling in Operation Endgame Disrupts StealC Infostealer and Amadey

Malware and tooling: Amadey - S1025, Smoke Loader - S0226, SocGholish - S1124, Stealc, StealC PHP-based C2 panel, Themida

Europol/Eurojust, Microsoft DCU, Proofpoint, IBM X-Force, ESET, Bitdefender, Bitsight, Infoblox, Orange Cyberdefense, Shadowserver and law enforcement from Belgium, Canada, Denmark, France, Germany, the Netherlands, the UK and the US executed a June 15-19, 2026 Operation Endgame action against the Amadey loader/botnet and StealC infostealer, seizing 326 servers and 142 domains, recovering roughly 27 million stolen credentials from over 385,000 systems, and identifying/freezing approximately EUR 41 million (USD 47 million) in cryptocurrency. A CyberArk-disclosed XSS flaw and an IBM X-Force/Proofpoint-found directory-traversal web-shell-upload bug in StealC's own PHP-based C2 panel were leveraged by researchers to infiltrate operator sessions ahead of the takedown.

How Operation Endgame Disrupts StealC Infostealer and Amadey works

On June 24, 2026, Europol and Eurojust announced the latest phase of Operation Endgame, a multi-year, multi-agency campaign against malware droppers and infostealers that function as the initial-access 'assembly line' for ransomware and extortion operations. This action, carried out June 15-19, 2026, targeted the Amadey loader/botnet and the StealC information stealer, and followed a related June 18, 2026 disruption of the SocGholish (FakeUpdates) malware framework -- attributed to the Evil Corp criminal group -- which remediated roughly 14,971-15,000 compromised WordPress websites under the same operational umbrella.

Amadey has operated as a paid dropper/loader-as-a-service since October 2018, sold on Russian-language cybercrime forums. It functions as an initial-access broker: distributed via phishing, malvertising, cracked-software downloads, and historically bundled with SmokeLoader (which injects Amadey into Windows Explorer processes), Amadey performs credential harvesting, clipboard hijacking, reconnaissance, and modular follow-on payload delivery, including ransomware and remote access tools. It is used by both financially motivated ransomware affiliates and, per reporting, state-sponsored actors leveraging it for initial access. Researchers identified 53 unique clusters within the Amadey ecosystem, indicating multiple affiliate operators sharing the same core loader.

StealC, first observed in the wild in late 2022/January 2023 and offered as Malware-as-a-Service (MaaS) in C++, is a copycat/evolution of the Vidar and Raccoon infostealer families. StealC harvests browser-stored credentials and cookies, cryptocurrency wallet data (browser extension and desktop wallets), instant-messenger (Telegram) and email client (Outlook) data, gaming platform credentials (Steam), VPN configurations, and performs file-grabbing and multi-monitor screenshot capture. StealC V2 (current as of v2.2.4, released March 2025) introduced a streamlined JSON-based C2 protocol with four operation types (create, upload_file, done, loader), RC4-encrypted traffic (from v2.1.1+), Themida packing, two-stage Base64+RC4 string deobfuscation, CIS-region self-termination checks, duplicate-instance prevention, and (in v1) VM/sandbox detection later removed in v2. The malware is distributed via ClickFix-style social engineering (fake TikTok tutorial videos, FileFix variants prompting victims to paste and execute PowerShell) and via fake Adobe software promoted by a YouTube-based traffic-acquisition affiliate. StealC and Amadey have a bidirectional distribution relationship: Amadey drops StealC, and StealC's loader operation type can in turn deliver additional payloads including Amadey, evidencing coordinated affiliate infrastructure.

The takedown was substantially enabled by two vulnerabilities researchers found in StealC's own PHP-based web control panel. CyberArk researcher Ari Novick disclosed (January 2026) a cross-site scripting flaw in which the panel failed to sanitize user-supplied input, allowing injected JavaScript to execute in the context of an authenticated operator's browser session -- enabling researchers to harvest session cookies, enumerate the operator's browser/system fingerprint, and unmask their real IP address and hardware profile. Separately, IBM X-Force and Proofpoint identified a directory-traversal bug in the panel's file-upload handling: the backend stored uploaded files under their original filename using a sanitization routine that failed to strip forward slashes, allowing a crafted filename with path-traversal sequences to escape the intended temp directory and write a PHP web shell directly to the C2 server filesystem, granting researchers/law enforcement remote code execution on StealC infrastructure ahead of the disruption. Both flaws were patched by the StealC developer in February 2026, after they had already been leveraged for evidence collection and infiltration.

Operational metrics: 326 servers and 142 domains were seized, sinkholed, or blocked across the combined Amadey/StealC/SocGholish action (with a narrower June sub-action affecting 66 domains and 296 servers specifically tied to Amadey/StealC, and Microsoft separately flagging 200+ malicious C2 domains/IPs and severing criminal control over roughly 18,000 victim machines). Investigators tracked over 140,000 infected devices globally during a two-week window in May 2026, with the highest infection concentrations in the United States, Poland, and Italy. Researchers recovered more than 25.6-27 million unique stolen credentials from over 385,000 compromised systems. Europol identified, flagged, and restricted approximately EUR 41 million (~USD 47 million) in cryptocurrency assets of criminal origin. Victim notification was coordinated through Have I Been Pwned, DIVD, Spamhaus, CheckjeHack, NoMoreLeaks, Shadowserver, and the Dutch National Cyber Security Centre. No arrests were publicly disclosed as part of this action; consistent with prior Operation Endgame phases, operators are expected to attempt infrastructure rebuilding, so continued monitoring for successor Amadey/StealC C2 infrastructure and any rebrand is warranted.

MITRE ATT&CK techniques used in TL-2026-1022

Collection

T1005 Data from Local System; T1113 Screen Capture; T1115 Clipboard Data; T1213 Data from Information Repositories

Defense Evasion

T1027 Obfuscated Files or Information; T1140 Deobfuscate/Decode Files or Information; T1497 Virtualization/Sandbox Evasion

Exfiltration

T1041 Exfiltration Over C2 Channel

Privilege Escalation

T1055 Process Injection

Credential Access

T1056 Input Capture; T1555 Credentials from Password Stores

Execution

T1059 Command and Scripting Interpreter; T1204 User Execution

Command and Control

T1071 Application Layer Protocol; T1090 Proxy; T1105 Ingress Tool Transfer; T1573 Encrypted Channel

Discovery

T1082 System Information Discovery; T1518 Software Discovery

Initial Access

T1189 Drive-by Compromise; T1566 Phishing

Persistence

T1547 Boot or Logon Autostart Execution

Resource Development

T1583 Acquire Infrastructure; T1587 Develop Capabilities

Impact

T1657 Financial Theft

Affected products and versions in Operation Endgame Disrupts StealC Infostealer and Amadey

  • N/A (criminal MaaS infrastructure) — Amadey loader/botnet
    Vulnerable versions: all versions active through June 2026
    Fixed in: infrastructure disrupted by law enforcement June 2026
  • N/A (criminal MaaS infrastructure) — StealC infostealer
    Vulnerable versions: v1.x; v2.x through v2.2.4
    Fixed in: C2 panel XSS and directory traversal patched by developer February 2026; infrastructure disrupted June 2026

Remediation for Operation Endgame Disrupts StealC Infostealer and Amadey

Immediate actions

  • Block/sinkhole known Amadey and StealC C2 domains and IPs at network perimeter and DNS resolvers
  • Hunt for historical beaconing to the identified C2 infrastructure in proxy/firewall/DNS logs covering May-June 2026
  • Reset credentials and rotate session tokens for any endpoint suspected of StealC/Amadey infection, prioritizing browser-stored and cryptocurrency wallet credentials
  • Check organizational domains and employee emails against Have I Been Pwned and Shadowserver victim-notification feeds tied to this operation
  • Isolate and reimage hosts showing Amadey loader or StealC infostealer indicators; do not trust in-place remediation given follow-on payload delivery capability

Workarounds

  • Disable or restrict PowerShell execution for standard users to reduce ClickFix/FileFix social-engineering impact
  • Block execution of cracked/pirated software and browser extensions from untrusted sources, a common Amadey/StealC delivery vector

Longer-term hardening

  • Deploy endpoint detection with behavioral rules for PowerShell-driven ClickFix/FileFix execution chains (clipboard-paste-and-run social engineering)
  • Implement application allowlisting to block unsigned/loader-delivered EXE, MSI, and PowerShell payloads
  • Monitor for SmokeLoader-style process injection into explorer.exe as an Amadey delivery precursor
  • Establish continuous threat-intel ingestion for successor/rebrand infrastructure, since Operation Endgame targets historically rebuild

Weaknesses (CWE) in Operation Endgame Disrupts StealC Infostealer and Amadey

CWE-79, CWE-22

Timeline of Operation Endgame Disrupts StealC Infostealer and Amadey

  • Amadey loader/botnet first offered for sale as malware-as-a-service on Russian-language cybercrime forums
  • StealC infostealer first observed in the wild, marketed as a copycat/evolution of Vidar and Raccoon stealers
  • StealC V2 released with redesigned JSON-based C2 protocol, RC4 encryption, and rebuilt web control panel
  • CyberArk researcher Ari Novick discloses an XSS vulnerability in the StealC C2 web panel, enabling session-cookie theft and operator de-anonymization
  • StealC developer patches the disclosed XSS and directory-traversal vulnerabilities in the C2 panel, after they had already been used for evidence collection
  • Microsoft and partners track approximately 140,000 Amadey/StealC-infected devices globally over a two-week period
  • Coordinated Operation Endgame law-enforcement and industry action against Amadey and StealC infrastructure begins
  • Related Operation Endgame action disrupts the SocGholish (FakeUpdates) malware framework linked to Evil Corp, remediating approximately 15,000 compromised WordPress sites
  • Coordinated takedown action against Amadey/StealC infrastructure concludes
  • Europol, Eurojust, Microsoft DCU, Proofpoint, IBM X-Force, ESET, and partners publicly announce the disruption: 326 servers, 142 domains, ~27 million credentials recovered, ~EUR 41 million in cryptocurrency identified/frozen

Sources cited for Operation Endgame Disrupts StealC Infostealer and Amadey

Threats related to Operation Endgame Disrupts StealC Infostealer and Amadey

Detection coverage for TL-2026-1022

As of 2026-06-30, Threadlinqs Intelligence publishes 9 detection rule(s) for TL-2026-1022 across Splunk SPL, Microsoft KQL and Sigma, covering 20 indicator(s) of compromise. The whole corpus is readable without an account; a free account unlocks full detection query text in Splunk SPL, Microsoft KQL and Sigma; paid tiers add raw indicator values, correlation and the MCP server. Threadlinqs MCP server · View plans.

Threadlinqs Intelligence — Real-Time Threat Detection Platform

[ 0 threats ] [ 0 det ] [ CRIT: 0 ] [ HIGH: 0 ]
// threat_feed
$ sort --newest
Showing all threats

Latest Threats