Security

StealC and Amadey Threats: Microsoft Disrupts C2

3 min read

Summary

Microsoft detailed how the StealC infostealer and Amadey malware loader fuel credential theft, account takeover, and downstream ransomware attacks. The company also announced a coordinated disruption with Europol and partners to take down more than 200 related command-and-control domains and IPs, giving defenders new insight into how these threats operate and how to respond.

Need help with Security?Talk to an Expert

Introduction

Microsoft has published new research on StealC and Amadey, two malware services that play a major role in today’s infostealer economy. This matters to security teams because these threats often begin on unmanaged or personal devices, then lead to enterprise compromise through stolen credentials, session cookies, and tokens.

What’s new

Microsoft breaks down the StealC and Amadey ecosystem

  • StealC is an infostealer sold as a malware-as-a-service offering.
  • It targets browser credentials, cookies, session tokens, crypto wallets, messaging apps, and email clients.
  • Amadey acts as a malware loader that delivers StealC and other payloads on demand.
  • Microsoft warns that this modular, pay-as-you-go model helps attackers move quickly from initial infection to broader compromise.

Coordinated disruption of attacker infrastructure

On June 24, 2026, Microsoft’s Digital Crimes Unit, working with Europol and industry partners, announced disruption activity against the infrastructure behind StealC and Amadey.

Key results include:

  • Identification of more than 200 malicious domains and IPs
  • Takedowns, suspensions, and blocking of command-and-control servers
  • Use of court orders, domain seizures, registrations, and provider notifications

Microsoft also said it used Copilot-assisted analysis to speed malware investigation, including string decryption, config extraction, and C2 identification.

Why this matters for defenders

Infostealers are especially dangerous because they can turn a consumer-device infection into an enterprise incident. Attackers may steal:

  • VPN credentials
  • SSO tokens
  • Session cookies
  • Cloud and email account access

That can allow threat actors to authenticate with what appears to be valid user activity, sometimes even bypassing MFA through stolen session data. Microsoft notes that organizations often detect the breach only after ransomware deployment, fraud, or large-scale data exfiltration begins.

Common delivery methods to watch

Microsoft highlighted several common delivery paths:

  • SEO poisoning and malvertising for fake software downloads
  • ClickFix social engineering that tricks users into running commands themselves
  • Phishing emails
  • Other malware loaders, including Amadey

Security teams should review protections around identity and unmanaged-device risk:

  • Strengthen credential hygiene and monitor for token theft
  • Enforce conditional access and sign-in risk policies where possible
  • Investigate suspicious use of valid credentials from unusual devices or locations
  • Educate users about fake software downloads, ClickFix lures, and phishing
  • Review Microsoft Defender detections and indicators of compromise from the source guidance

The key takeaway is clear: infostealers are no longer just an endpoint problem. They are an identity and enterprise access problem that requires fast detection and layered defenses.

Need help with Security?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

StealCAmadeyinfostealerMicrosoft Defenderthreat intelligence

Related Posts

Security

AI Memory Security in Microsoft 365 Explained

Microsoft has outlined how it secures AI memory in Microsoft 365, addressing emerging risks such as memory poisoning and delayed tool execution. The update matters because persistent AI memory can improve personalization and agent performance, but it also creates new security, compliance, and audit requirements for IT and security teams.

Security

Parallel Threat Activity: Microsoft DART Findings

Microsoft Incident Response detailed a complex intrusion in which two unrelated threat actors operated simultaneously in the same environment, complicating attribution and detection. The case highlights how ransomware activity, SharePoint exploitation, trusted tool abuse, and identity compromise can overlap across hybrid estates, reinforcing the need for strong telemetry, patching, and coordinated response.

Security

AutoJack RCE in AutoGen Studio: Security Lessons

Microsoft security researchers detailed AutoJack, an exploit chain in AutoGen Studio that could let untrusted web content rendered by an AI browsing agent trigger remote code execution on the host. Although the vulnerable MCP WebSocket surface was never shipped in a PyPI release and the issue was hardened upstream during development, the findings highlight important security risks for agent frameworks that combine web browsing with privileged local services.

Security

Microsoft Security Forrester Study Reports 124% ROI

A new Forrester Total Economic Impact study found that organizations consolidating on Microsoft Security could see a projected 124% ROI over three years. The report highlights lower breach risk, reduced remediation costs, lower technology spend, and productivity gains as key reasons unified security platforms matter in the AI era.

Security

Mastra npm Supply Chain Attack: What IT Teams Need to Know

Microsoft has detailed a large-scale npm supply chain compromise affecting more than 140 Mastra packages after an attacker took over a maintainer account and injected a malicious dependency. The attack is significant because the payload executed during npm install, putting developer workstations and CI/CD pipelines at risk even if the package was never directly used in code.

Security

Crypto Clipper Malware Uses Tor and USB Worm Spread

Microsoft has detailed a Windows-based crypto clipper campaign that uses malicious shortcut files, a bundled Tor client, and worm-like USB propagation to steal wallet data and maintain persistence. The threat matters because it combines clipboard theft, screenshot exfiltration, and remote code execution with stealthy Tor-based command and control, making behavioral detection critical for defenders.