The TELESHIM campaign highlights a growing problem in modern malware operations: attackers are abusing legitimate cloud and messaging platforms for command-and-control communication.
TELESHIM is reported as part of a targeted attack chain against government entities in the Middle East. The campaign uses multiple components, including TELESHIM, MIXEDKEY, and BINDCLOAK, to establish access, maintain communication, and support espionage activity.
The most important part of this campaign is TELESHIM’s use of the Telegram Bot API for command-and-control. Instead of communicating with an obvious attacker-controlled server, the malware uses Telegram infrastructure to receive commands and exchange data. That makes the traffic harder to identify because Telegram may already be allowed in many environments.
This is exactly why attackers like abusing legitimate services. Security tools and network teams are more likely to block strange domains, unknown IP addresses, or suspicious hosting providers. But when malware communicates through a known platform such as Telegram, Discord, GitHub, cloud storage, or collaboration tools, defenders face a harder problem. Blocking everything may break business use. Allowing everything creates blind spots. A lovely little trap, because apparently the internet needed more gray areas.
Telegram-based C2 is especially useful for attackers because bot APIs are easy to use, reliable, globally reachable, encrypted in transit, and often mixed with normal user traffic. A compromised system reaching out to Telegram may not immediately look malicious unless the organization has strong context around which systems are allowed to use it.
The campaign’s targeting of government organizations also matters. This is not ordinary cybercrime focused only on quick financial theft. The use of stealthy multi-stage tooling, obfuscation, and legitimate-service C2 suggests an interest in persistence, intelligence collection, and long-term access.
For government, defense, telecom, energy, finance, and critical-infrastructure organizations, this type of threat should be taken seriously. The attacker’s goal may be to quietly collect documents, credentials, communications, internal structure, system information, and operational intelligence over time.
The use of multiple malware components also shows that defenders cannot rely on detecting one file or one process. TELESHIM may be only one stage of the operation. MIXEDKEY, BINDCLOAK, loaders, scripts, persistence mechanisms, and supporting infrastructure may all be involved. A single malware alert should therefore trigger a broader investigation, not a quick delete-and-close response.
Organizations should review whether Telegram is required in their environment. If it has no approved business purpose, access to Telegram domains, APIs, and bot endpoints should be restricted or monitored closely. If Telegram is required for certain teams, access should be limited to those users and devices, not allowed everywhere by default.
Security teams should monitor for unusual connections to Telegram API endpoints, especially from servers, administrator machines, government workstations, jump hosts, developer systems, or environments where Telegram has no business need. A domain controller talking to a Telegram bot should not be waved through as “probably fine.” That is how networks become crime podcasts.
Detection should focus on behavior, not only indicators of compromise. Defenders should look for suspicious processes initiating Telegram traffic, unusual scheduled tasks, unknown DLL loads, script execution, persistence changes, encrypted payloads, abnormal outbound connections, and processes communicating shortly after startup or user login.
Endpoint detection should inspect unusual parent-child process chains, newly dropped DLLs, side-loaded components, suspicious registry changes, unknown services, and processes running from temporary or user-writable directories. Malware that abuses legitimate services still has to execute somewhere, persist somehow, and handle commands somehow.
Network controls should include egress filtering. Too many organizations allow internal systems to connect freely to the internet. That makes C2 abuse much easier. Servers and sensitive workstations should only communicate with destinations they actually need. Default-open outbound access is not flexibility. It is an attacker convenience feature with a firewall logo on it.
DNS logging, proxy logs, TLS metadata, endpoint telemetry, and cloud security logs should be correlated. A single Telegram connection may not prove compromise, but Telegram traffic from a sensitive host, combined with suspicious process behavior and recent file drops, becomes far more meaningful.
Organizations should also review email, phishing, document-delivery, and initial-access protections. Multi-stage espionage campaigns often begin with spear-phishing, malicious attachments, fake documents, compromised websites, or trusted relationship abuse. Stopping the initial payload is still easier than hunting a stealthy backdoor later.
Users in high-risk organizations should be trained to report unexpected documents, compressed archives, installer prompts, fake updates, and unusual security warnings. Targeted attackers often rely on believable lures. A document that looks relevant to government or business work can still be the first step in a malware chain.
If TELESHIM-like activity is suspected, the affected system should be isolated immediately. Incident responders should preserve evidence, collect memory where possible, inspect persistence locations, identify all related payloads, review network connections, and check whether data was staged or exfiltrated.
Credential rotation may be necessary. Malware on a sensitive workstation can expose browser credentials, tokens, SSH keys, VPN credentials, email sessions, cloud access, and internal application passwords. Removing the malware while leaving stolen credentials active is just cleaning the floor while the burglar still has the key.
Organizations should also review lateral movement. Espionage actors may use the initial foothold to explore file shares, email systems, internal portals, identity infrastructure, and administrator workstations. Logs should be checked for abnormal authentication, remote service creation, SMB access, RDP activity, PowerShell use, and unusual access to sensitive repositories.
For mature environments, threat hunting should include detection rules for legitimate-service abuse. Telegram, Discord, Slack, GitHub, Dropbox, Google Drive, and other platforms may all be abused for command-and-control or data exfiltration. The goal is not to block every useful service blindly, but to understand which systems should never be using them.
This incident also reinforces the need for application-aware firewalling and contextual network security. Allowing traffic simply because it is HTTPS is not enough. Modern malware hides inside legitimate protocols and platforms. Defenders need visibility into application identity, destination reputation, user context, device role, and behavior over time.
The key lesson is that trusted platforms can become attacker infrastructure. Telegram itself is not the vulnerability here. The abuse comes from malware using Telegram’s legitimate bot functionality as a communication channel.
Organizations should review Telegram usage, restrict unnecessary access, monitor API traffic, improve endpoint detection, enforce egress controls, and investigate suspicious communication from sensitive systems.
TELESHIM is a reminder that command-and-control traffic no longer always looks like malware talking to a shady server. Sometimes it looks like a normal app talking to a legitimate platform. That is exactly why defenders must move beyond simple allowlists and start asking whether the traffic makes sense for the device, user, and business function.

Cybersecurity researchers have flagged fresh malicious cyber activity by a threat actor with ties to East Asia targeting government entities in the Middle East. The intrusions have resulted in the deployment of previously unreported malware families dubbed TELESHIM, MIXEDKEY, and BINDCLOAK, according to Zscaler ThreatLabz. The cybersecurity firm said it detected the campaign earlier this month.
Source: TELESHIM Abuses Telegram for C2 in Attacks Against Middle East Governments via The Hacker News — published 27 Jul 2026.
Was this article helpful?
Your feedback helps us improve the knowledge base.