Security

Parallel Threat Activity: Microsoft DART Findings

3 min read

Summary

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.

Need help with Security?Talk to an Expert

Introduction

Microsoft’s latest Cyberattack Series report shows why modern incident response is getting harder: defenders may be dealing with more than one attacker at the same time. In this case, Microsoft DART uncovered a single intrusion that involved parallel activity from two unrelated threat actors, creating overlapping signals that complicated both attribution and containment.

For security teams, the lesson is clear: isolated alerts may not reflect the full scope of an attack, especially in hybrid environments spanning on-premises and cloud resources.

What’s new in the report

Two threat actors in one intrusion

  • Microsoft DART found evidence of two separate threat actors operating simultaneously in the same compromised environment.
  • One actor, Storm-2603, was linked to ransomware-related activity and targeting of on-premises SharePoint servers.
  • A second actor used DLL sideloading and custom backdoors, indicating a distinct intrusion path and tradecraft.

SharePoint and reconnaissance activity

  • Storm-2603 had reportedly targeted SharePoint servers since mid-2025.
  • The actor exploited known vulnerabilities and also probed for additional entry points using requests for files such as win.ini and web.config, consistent with reconnaissance for local file inclusion weaknesses.

Trusted tools used for persistence

  • The attackers used legitimate tools to blend into normal admin activity, including:
    • Velociraptor with SYSTEM privileges
    • Cloudflare tunnels
    • Zoho Assist
    • SSH via Visual Studio Code
  • Additional tactics included creating new local and domain admin accounts and using a vulnerable driver to tamper with memory and weaken protections.

Why this matters for IT and security administrators

This report is a reminder that trusted tools and normal-looking admin behavior can mask malicious activity. Security teams managing Microsoft environments should pay close attention to internet-facing SharePoint systems, privileged account creation, remote access tooling, and telemetry correlation across identities, endpoints, and cloud services.

The case also shows why ransomware investigations should not assume a single actor or a linear attack chain. Parallel threat activity can hide the true scope of compromise and delay containment if teams investigate alerts in isolation.

  • Patch internet-facing systems quickly, especially on-premises SharePoint servers.
  • Centralize and retain telemetry across endpoints, identities, and cloud resources.
  • Review use of trusted admin tools such as remote access software, tunneling tools, and forensic utilities.
  • Audit privileged account changes and investigate unexpected local or domain admin creation.
  • Test incident response playbooks to ensure teams can isolate compromised users, devices, and access paths quickly.

Organizations that improve visibility, identity protections, and response coordination will be better positioned to detect and contain complex multi-actor intrusions earlier.

Need help with Security?

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

Talk to an Expert

Stay updated on Microsoft technologies

Microsoft SecurityDARTSharePoint securityransomwareincident response

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

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.

Security

Microsoft MDASH Security AI Finds Windows Vulnerabilities

Microsoft says its MDASH multi-agent AI security system has moved from research into production workflows across Windows, Azure, and identity engineering teams. The platform now feeds validated findings into GitHub Advanced Security, Azure DevOps, and Microsoft Defender, helping teams discover and remediate high-impact vulnerabilities earlier in the development lifecycle.