Coverage Window: June 16, 2026 3:30 PM — June 17, 2026 7:30 AM Eastern · Focus: Phishing Campaigns · Native Tool / LotL Abuse · Sources: Symantec · BleepingComputer · Help Net Security · Infosecurity Magazine · SC Media · Kaspersky
Generated: 2026-06-17
Coverage Window: June 16, 2026 3:30 PM — June 17, 2026 7:30 AM Eastern
Companion: Daily Vulnerability Report (v1.18-DM)
One qualifying critical finding for June 17 — a genuine first-of-its-kind LotL technique. Symantec disclosed that the DragonForce ransomware operation deployed a custom Go-based backdoor called Backdoor.Turn during an intrusion at a U.S. services company, abusing Microsoft Teams' own TURN relay infrastructure to disguise command-and-control traffic as legitimate Teams network activity. This is the first documented in-the-wild abuse of TURN relay infrastructure for malware C2 — researchers note the concept was only theorized in 2025 security research before this. The attackers maintained undetected access for roughly two months, using browser credential theft, Active Directory enumeration, and a malicious driver disguised as Palo Alto Networks software before deploying ransomware. Full IOCs have been published by Symantec. A second item worth awareness — a Kaspersky-discovered Steam Workshop malware campaign abusing the Wallpaper Engine application — is documented in Strong Leads below given its relevance to employee BYOD and personal-device risk.
| Technique ID | Technique Name | Tactic | Observed In |
|---|---|---|---|
| T1090.003 | Proxy — Multi-hop Proxy | Command and Control | Microsoft Teams TURN relay abuse for C2 routing |
| T1572 | Protocol Tunneling | Command and Control | QUIC session tunneled through Teams relay to real C2 |
| T1014 | Rootkit / BYOVD | Defense Evasion | ABYSSWORKER driver masquerading as Palo Alto Networks software |
| T1068 | Exploitation for Privilege Escalation | Privilege Escalation | Vulnerable Huawei HWAuidoOs2Ec.sys driver exploitation |
| T1003 | OS Credential Dumping | Credential Access | Browser credential theft via Backdoor.Turn |
| T1018 | Remote System Discovery | Discovery | LDAP and Active Directory enumeration |
| T1486 | Data Encrypted for Impact | Impact | DragonForce ransomware payload deployment |
| Campaign | Category | Actor | Platform | Sector | Impact | IOCs | First Reported | Priority Action |
|---|---|---|---|---|---|---|---|---|
| DragonForce / Backdoor.Turn — Microsoft Teams TURN Relay C2 Abuse | 🔧 LotL💀 Ransomware | DragonForce (RaaS, linked to Scattered Spider) | Microsoft Teams TURN relay infrastructure | Services / any org using Microsoft Teams — broad applicability | Critical | ✓ Full IOC set — Symantec | 2026-06-16 (Symantec / multiple corroborating outlets) | Review Teams traffic anomalies · audit loaded drivers · hunt for DbgView64.exe injection |
The DragonForce/Backdoor.Turn disclosure marks a meaningful escalation in a trend DeepFalcon has tracked across recent reports: attackers increasingly treat enterprise collaboration platforms not as targets, but as infrastructure. Where earlier 2026 reporting documented threat actors abusing Microsoft Teams for social-engineering-based initial access (impersonating IT support over Teams calls), this incident demonstrates abuse of Teams' underlying network relay protocol itself for command-and-control — a fundamentally different and more concerning category. The technique was first theorized publicly less than a year ago at Black Hat 2025; DragonForce is the first confirmed group to operationalize it against a real victim.
The practical defensive challenge this creates is significant: organizations cannot simply block Teams TURN relay traffic without breaking legitimate Teams functionality for remote and hybrid workers behind restrictive NATs. This pushes the detection burden toward behavioral analysis — volume, timing, and destination-pattern anomalies in otherwise-legitimate-looking traffic — rather than simple allow/block rules. Expect this technique to be replicated against other collaboration platforms with similar relay architectures (Zoom, Slack Huddles, Google Meet) as the underlying NAT-traversal protocols are broadly similar across vendors.