Impersonating IT Support: Threat Actors Turn Remote Sessions into Enterprise-Wide Access via Microsoft Teams — Threadlinqs Intelligence
As of 2026-09-02, Impersonating IT Support: Threat Actors Turn Remote Sessions into Enterprise-Wide Access via Microsoft Teams is a high-severity phishing threat, tracked by Threadlinqs Intelligence with 9 detection rules (Splunk SPL, Microsoft KQL, Sigma) and 25 indicators of compromise.
Threat ID: TL-2026-2302 · Severity: HIGH · Status: ACTIVE · Category: PHISHING
Microsoft Threat Intelligence documents a human-operated intrusion campaign in which operators impersonate IT/helpdesk staff over external Microsoft Teams chats and vishing calls to socially engineer
Microsoft Threat Intelligence's September 2, 2026 report details a campaign in which an external-tenant operator initiates a Microsoft Teams chat or call while impersonating IT/helpdesk staff, using pretexts such as 'Microsoft Security Update,' 'Spam Filter Update,' and 'Account Verification' (occasionally reinforced with voice phishing) to persuade the victim to override external-contact security warnings. Once trust is established, the operator talks the victim into launching Windows Quick Assist (or a generic RMM tool) and granting an interactive remote session.
With hands-on-keyboard access, the operator uses PowerShell to download an MSI package -- disguised under decoy names such as 'devfix' or 'Hotfix' -- from a set of dedicated Azure Blob Storage endpoints (update1n5/6/7/9.blob.core.windows.net and updatetmp.blob.core.windows.net) and installs it silently via `msiexec /qn`. The MSI bundles a legitimate, portable Node.js runtime that is extracted (and its executable renamed for evasion) into a randomly named directory under %LocalAppData%, plus an obfuscated JavaScript implant. A staged loader decrypts the implant in-memory or to temporary files carrying nonstandard extensions (.tmp, .ini, .dat, .bin, .cfg) to blend in with legitimate application data. Microsoft Defender detects components of this toolset as Trojan:JS/SynkLoader.SA, Trojan:Win32/SynkLoader.SA, Trojan:JS/EtherRatz.A!MTB, Trojan:JS/EtherRatz.B!MTB, Trojan:PowerShell/PowExec.MX!MTB, and the Trojan:Win32|JS/FakeAll family.
Persistence is established per-user during MSI installation via an HKEY_CURRENT_USER \...\Run registry entry named 'EdgeUpdate' and a Startup-folder shortcut that launches WScript, both of which re-invoke the Node.js loader from LocalAppData on logon. The implant communicates over randomized HTTPS long-polling to a small set of C2 domains -- a hardcoded fallback at synctimes.australiaeast.cloudapp.azure.com, a primary channel at webwether.eastus.cloudapp.azure.com, and dssdfvsdfvsdfvsdgbfbdvdzv.org -- and recovered samples contain a dormant blockchain-based discovery capability (monitoring an Ethereum smart contract for updated C2 URLs) that was disabled at analysis time. Before further action, the implant performs defense-evasion and reconnaissance checks: virtual-adapter detection, antivirus discovery via the SecurityCenter2 WMI namespace, `systeminfo`, and `net user /domain`, and exfiltrates base64-encoded desktop screenshots via PowerShell.
For follow-on access, the operator uses rundll32.exe to proxy-execute threat-actor-supplied DLLs, then pivots laterally by exploiting WinRM (TCP 5985) and issuing ADSI queries to enumerate domain accounts, servers, and user descriptions, deliberately working toward domain controllers, certificate authorities, file servers, and database/application servers. Microsoft assesses this pattern as 'especially high-impact' because it hands the operator credential-backed, interactive access to core identity and PKI infrastructure, with realistic follow-on risk of data theft, extortion, or ransomware deployment.
No CVE or software vulnerability underlies this campaign -- it is a technique/tooling-based human-operated intrusion. The September blog explicitly extends a foundational playbook Microsoft published on April 18, 2026 ('Cross-tenant helpdesk impersonation to data exfiltration'), which documented the same Teams-impersonation-to-Quick-Assist/AnyDesk/TeamViewer pattern with WinRM lateral movement, DLL side-loading, and Rclone-based exfiltration, and traces back to the Quick-Assist-abuse technique Microsoft first documented in May 2024 in connection with the financially motivated cluster Storm-1811 (Black Basta ransomware). Independent researchers separately tracked a related but infrastructurally distinct SynkLoader campaign from late July/August 2026 (Python/PowerShell/C#/C++ multi-module toolkit with a fake Windows 11 lock-screen credential harvester, RAT, and VNC module, delivered via a 'PowerShe
Target sectors: enterprise broad cross-sector -- no specific vertical disclosed
Timeline
- Microsoft first documents threat actors abusing Quick Assist in social-engineering attacks leading to ransomware, attributed to the financially motivated cluster Storm-1811 -- establishing the helpdesk-impersonation-to-remote-access technique this campaign builds on.
- Microsoft publishes the 'Cross-tenant helpdesk impersonation to data exfiltration' human-operated intrusion playbook, documenting Teams-based IT impersonation combined with Quick Assist/AnyDesk/TeamViewer, WinRM lateral movement, DLL side-loading, and Rclone exfiltration.
- Independent researchers date the compilation of the first SynkLoader malware samples distributed via Microsoft Teams 'PowerShell Cleaner' MSI lures impersonating IT support.
- Avertium and other independent researchers publish analysis of the SynkLoader malware family's multi-module architecture (fake lock-screen credential harvester, RAT, VNC module) delivered through Microsoft Teams IT-support impersonation.
- Microsoft Threat Intelligence publishes 'Impersonating IT support' documenting a Node.js/JavaScript-implant variant of the campaign: disguised MSI packages hosted on dedicated Azure Blob Storage endpoints, EdgeUpdate registry/startup persistence, and WinRM/ADSI-driven lateral movement toward domain controllers and certificate authorities.
- Microsoft characterizes the intrusion pattern as 'especially high-impact' given the credential-backed interactive access it grants to internal infrastructure, warning of realistic follow-on data theft, extortion, or ransomware deployment.
Detections & IOCs
As of 2026-09-03, this threat has 9 detection rule(s) across Splunk SPL, Microsoft KQL and Sigma, and 25 indicator(s) of compromise. Detection query text and full IOC values are available to authenticated users and programmatically via the Threadlinqs MCP server (Purple tier). View plans.
PHISHING, HIGH, threat intelligence, cybersecurity, T1566.003, T1059.001, T1059.007, T1218.007, T1218.011, T1547.001, T1036.005, T1497.001, T1087.002, T1018