SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Ghost Calls: Stealthy C2 Attack Exploits Zoom, Teams, and Meet

Ghost Calls: Stealthy C2 Attack Exploits Zoom, Teams, and Meet

A novel attack technique dubbed “Ghost Calls” has emerged, exploiting web conferencing platforms like Zoom, Microsoft Teams, and Google Meet to create covert command and control (C2) channels. This sophisticated method allows attackers to bypass traditional network security measures, making it a sig...

Aug 10, 2025By Meghana Raatni3 min read

A novel attack technique dubbed “Ghost Calls” has emerged, exploiting web conferencing platforms like Zoom, Microsoft Teams, and Google Meet to create covert command and control (C2) channels. This sophisticated method allows attackers to bypass traditional network security measures, making it a significant concern for cybersecurity professionals.

Root Cause

The Ghost Calls attack leverages the TURN (Traversal Using Relays around NAT) protocol, which is essential for WebRTC communications. TURN servers enable peer-to-peer connections through firewalls and NAT devices. The attack utilizes a tool called TURNt (TURN tunneler) to abuse this protocol by obtaining TURN credentials from legitimate web conferencing sessions.

This approach is particularly insidious because it exploits security recommendations from conferencing providers themselves. Both Zoom and Microsoft Teams officially recommend split-tunneling VPN configurations and exemptions from TLS inspection to optimize performance, inadvertently creating opportunities for attackers.

Impact & Exploit Potential

The primary impact of the Ghost Calls attack is the establishment of covert command and control channels that are difficult to detect. The encrypted traffic appears identical to normal video calls, defeating traditional network monitoring techniques. This allows attackers to perform data theft and other malicious activities without being easily identified.

The attack leverages standard ports like 443/TCP for TLS connections and 8801/UDP for media traffic, further complicating detection efforts. By blending seamlessly with enterprise-approved traffic patterns, Ghost Calls presents a significant challenge to network security.

Tactics, Techniques, and Procedures (TTPs)

The Ghost Calls attack involves specific tactics, techniques, and procedures (TTPs) that security professionals should be aware of:

  • TA0011 – Command and Control: Attackers establish covert communication channels to control compromised systems.
  • TA0005 – Defense Evasion: Attackers use traffic obfuscation and legitimate web services to evade detection.
  • T1102 – Web Service: Attackers use web services like Zoom, Microsoft Teams, and Google Meet to blend malicious traffic with legitimate communications.
  • T1027 – Traffic Obfuscation: The attack leverages standard ports and encryption to hide malicious activity within normal network traffic.

Mitigation & Recommendations

Traditional network monitoring approaches are largely ineffective against Ghost Calls attacks. Security experts recommend the following mitigation strategies:

  • Implement canary tokens: Use canary tokens to detect early enumeration activities.
  • Focus on identifying proxied offensive tools: Rather than monitoring the communication channel itself, focus on identifying proxied offensive tools like Impacket or secretsdump.py.
  • Enhance endpoint security: Improve endpoint detection and response (EDR) capabilities to identify malicious activities originating from compromised systems.
  • Review VPN configurations: Re-evaluate split-tunneling VPN configurations and TLS inspection exemptions to balance performance optimization with security risks.

Instantly Fix Risks with Saner Patch Management

Saner patch management is a continuous, automated, and integrated software that instantly fixes risks exploited in the wild. The software supports major operating systems like Windows, Linux, and macOS, as well as 550+ third-party applications.

It also allows you to set up a safe testing area to test patches before deploying them in a primary production environment. Saner patch management additionally supports a patch rollback feature in case of patch failure or a system malfunction.

Experience the fastest and most accurate patching software here.

Featured Posts

Open Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212
Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE Research

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE-2026-20212 is a critical vulnerability in Cisco Nexus 9000 Series Switches that use Silicon One ASICs. It allows an unauthenticated remote attacker to execute code with root privileges by sending crafted input to TCP ports 43210 and 43211, which are reachable in the default Layer 3 VRF. Exploitation can also crash the S1HAL process and force a device reload. This article covers how the vulnerability works, the affected product identifiers, its potential impact, available workarounds, and how to identify fixed software using the Cisco Software Checker.

Sep 4, 2026

Open SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution
SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

CVE Research

SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

Sep 3, 2026

Open Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers
Secpod_VEX_Studio For Open-Source Vulnerability Management

CVE Research

Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers

A human-guided path from SBOM and vulnerability data to reviewable OpenVEX statements

Sep 2, 2026

Open Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution
Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

CVE Research

Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

Sep 1, 2026