Key Takeaways

- DragonForce ransomware deployed Backdoor.Turn, the first known malware to abuse Microsoft Teams TURN relays for command-and-control communication
- 100% of the malicious TURN-based traffic appears as legitimate Microsoft domain connections, bypassing perimeter security
- The attack chain combines SQL exploitation, vulnerable driver abuse, and credential theft before encrypting victim systems
The DragonForce ransomware group has deployed a custom backdoor that hides malicious command-and-control traffic inside Microsoft Teams infrastructure. Symantec researchers discovered the technique during an attack on a major U.S. services company in December 2025, marking the first known in-the-wild abuse of Teams' TURN relay servers for C2 communications.
The malware, dubbed Backdoor.Turn, exploits the Traversal Using Relays around NAT (TURN) protocol that Microsoft Teams uses to route messages when direct client connections fail. By obtaining an anonymous Teams visitor token and connecting through legitimate Microsoft TURN relays, the backdoor makes all its traffic appear as standard Teams communications. Defenders monitoring network flows see only connections to trusted Microsoft domains.
How does the Teams relay attack work?
The technique builds on research published in 2025 by security firm Praetorian. Their "Ghost Calls" proof-of-concept demonstrated how temporary TURN credentials for Teams and Zoom could create stealthy communication tunnels through trusted conferencing infrastructure. DragonForce took the concept and weaponized it.
Backdoor.Turn is written in Go and functions as a full remote access trojan. Its capabilities include command execution, process creation, network scanning, TLS certificate capture, LDAP and Active Directory searches, website title collection, and browser credential theft. The researchers noted that attackers remained undetected within target environments for approximately two months using this relay technique.
The full attack chain
Symantec's analysis traces the December 2025 attack from initial access to ransomware deployment. The intrusion likely began with exploitation of a vulnerability in an SQL or MSSQL server. Once inside, the attackers downloaded a ZIP archive containing a legitimate VirtualBox/DbgView executable alongside a malicious DLL for sideloading.
The attackers then established persistence through multiple methods: creating rogue user accounts, abusing Windows' LimitBlankPassword security policy for easy access, and modifying firewall rules. They deployed Bring Your Own Vulnerable Driver (BYOVD) attacks using four different drivers to obtain kernel-level privileges and kill security tools.
- Huawei HWAuidoOs2Ec.sys ("Havoc Process Terminator")
- Topaz Antifraud wsftprm.sys (CVE-2023-52271)
- Tower of Fantasy GameDriverx64.sys (CVE-2025-61155)
- K7 Security K7RKScan.sys (CVE-2025-1055)
The group also deployed ABYSSWORKER, a custom malicious driver disguised as a legitimate Palo Alto driver. After exfiltrating data and establishing the Teams-based C2 channel, they encrypted the victim's systems with DragonForce ransomware.
Who is DragonForce?
DragonForce has operated since at least 2023 and runs what researchers describe as a cartel-style organizational structure. The group has been linked to Scattered Spider, a threat actor known for social engineering attacks against large enterprises including MGM Resorts and Caesars Entertainment.
Symantec characterized the campaign as using "exceptionally sophisticated cyber tradecraft." The combination of zero-day or unknown vulnerability exploitation, multiple BYOVD techniques, and now a novel C2 evasion method suggests a well-resourced operation with access to skilled developers.
Another example of malware operators expanding their capabilities and target surfaces
Why is this hard to defend against?
Security teams face a difficult tradeoff. Blocking or heavily inspecting Microsoft Teams traffic could break essential business communications. The TURN protocol exists precisely to ensure connectivity when direct connections fail, and many organizations whitelist Microsoft's infrastructure by default.
Community discussions on Reddit and Hacker News point to behavior-based endpoint analysis and stricter egress filtering as potential mitigations. But neither is simple to implement without generating false positives or disrupting legitimate collaboration tools.
Symantec has published indicators of compromise for Backdoor.Turn and the associated attack tools. Security teams monitoring for the specific drivers and DLL sideloading patterns may catch intrusions before the C2 channel activates.
Automated patching could address the vulnerable drivers exploited in this attack chain
Logicity's Take
This attack represents a broader trend: ransomware operators exploiting the implicit trust organizations place in SaaS infrastructure. Microsoft Teams isn't the vulnerability here. The TURN protocol is working as designed. The problem is that security architectures still treat "traffic to Microsoft" as inherently safe. As more threat actors adopt trusted-channel C2 techniques, zero-trust principles will need to extend to outbound connections to major cloud providers, not just internal network segments.
Frequently Asked Questions
What is Backdoor.Turn malware?
Backdoor.Turn is a Go-based remote access trojan developed by the DragonForce ransomware group. It disguises command-and-control communications as legitimate Microsoft Teams relay traffic by abusing the TURN protocol.
How does the Microsoft Teams TURN relay attack evade detection?
The malware obtains an anonymous Teams visitor token and routes traffic through legitimate Microsoft TURN relay servers. Network monitoring tools see only connections to trusted Microsoft infrastructure, allowing the malicious traffic to blend in.
Which vulnerable drivers did DragonForce exploit?
The attackers used BYOVD techniques with Huawei HWAuidoOs2Ec.sys, Topaz Antifraud wsftprm.sys, Tower of Fantasy GameDriverx64.sys, and K7 Security K7RKScan.sys to gain kernel privileges and disable security tools.
Is Microsoft Teams itself compromised?
No. The attack abuses the TURN protocol's intended functionality rather than exploiting a vulnerability in Microsoft Teams. The protocol is designed to relay traffic when direct connections fail.
How can organizations detect this type of attack?
Symantec has published indicators of compromise. Organizations should monitor for suspicious DLL sideloading, the specific vulnerable drivers used in the attack chain, and unusual endpoint behavior even when network traffic appears legitimate.
Need Help Implementing This?
If your security team needs assistance reviewing your exposure to TURN relay abuse or implementing the indicators of compromise from this attack, reach out to Logicity's enterprise security partners for a consultation.
Source: BleepingComputer
Manaal Khan
Tech & Innovation Writer
Produced with AI assistance and reviewed by the Logicity editorial team. Learn more in our Editorial Policy.
Related Articles
More in Cybersecurity
SD-WAN Security Flaw: What CEOs Must Do by Friday
CISA has flagged an actively exploited vulnerability in Cisco's SD-WAN Manager, giving federal agencies just four days to patch. For enterprises running Cisco SD-WAN infrastructure, this isn't just a government mandate. It's a wake-up call about network security debt that could cost millions in breach response.

Apache ActiveMQ Vulnerability: 6,400 Servers at Risk
A critical 13-year-old security flaw in Apache ActiveMQ is now being actively exploited, putting over 6,400 enterprise message brokers at immediate risk. For businesses running Java applications, this vulnerability could mean unauthorized code execution on your servers. CISA has ordered federal agencies to patch by April 30, signaling the severity of this threat.

KelpDAO Hack: $290M Crypto Heist Hits DeFi Protocols
North Korean state hackers allegedly stole $290 million from KelpDAO by exploiting cross-chain verification systems. The attack forced major lending protocols including Aave to freeze operations, raising urgent questions about DeFi security for institutional investors.

Seiko USA Breach 2026: What E-Commerce Leaders Must Know
The Seiko USA website defacement exposes critical vulnerabilities in Shopify-based retail operations. This attack demonstrates how threat actors are increasingly targeting brand-name companies through their e-commerce platforms, with potential customer data exposure and ransom demands creating both financial and reputational risks for businesses of all sizes.


