Friday, September 11, 2026

Hackers Hide C2 Traffic Inside Telegram While Targeting Middle East Governments

Hackers are increasingly blending malicious traffic with legitimate services, and a newly uncovered campaign shows how far this tactic has evolved.

The activity has been attributed to a threat actor with links to East Asia, with researchers uncovering a previously undocumented malware suite comprising TELESHIM, MIXEDKEY, and a final-stage implant dubbed BINDCLOAK.

The campaign demonstrates a tightly orchestrated multi-stage attack chain designed for persistence, stealth, and selective execution.

Initial access begins with a weaponized ISO file containing a legitimate ASUS-signed binary, RegSchdTask.exe, used to sideload a malicious DLL, AsTaskSched.dll.

This technique allows execution within a trusted process context, effectively bypassing traditional security controls. Once loaded, the TELESHIM backdoor is deployed as the first-stage payload.

TELESHIM, a 32-bit C++ DLL compiled as recently as July 2026, introduces advanced obfuscation techniques including control flow flattening (CFF), mixed boolean arithmetic (MBA), and opaque predicates.

Multi-stage attack chain leading to the deployment of BINDCLOAK (Source : ThreatLabz).
Multi-stage attack chain leading to the deployment of BINDCLOAK (Source : ThreatLabz).

These methods significantly complicate reverse engineering while concealing critical logic such as string decryption and execution flow.

The malware also implements anti-analysis mechanisms, including hypervisor detection via the CPUID instruction and RAM validation using WMI queries, terminating execution in virtualized environments commonly used by analysts.

A notable feature of TELESHIM is its abuse of the Telegram Bot API (https://api.telegram.org), which it uses for encrypted C2 communications.

By embedding bot tokens and chat identifiers within obfuscated code, the malware establishes a polling mechanism via HTTPS requests that mimic legitimate browser traffic.

This allows attacker communications to blend seamlessly into normal network activity, bypassing many network-based detection systems.

In July 2026, Zscaler ThreatLabz identified a sophisticated intrusion set targeting government entities across the Middle East, leveraging Telegram’s API as a covert command-and-control (C2) channel to evade detection.


MBA expressions used to obfuscate the CPUID hypervisor bit check in TELESHIM (Source : ThreatLabz).
MBA expressions used to obfuscate the CPUID hypervisor bit check in TELESHIM (Source : ThreatLabz).

Commands are delivered through Telegram messages and parsed using the open-source nlohmann JSON library (https://github.com/nlohmann/json). TELESHIM supports both command execution and payload delivery.

It validates instructions using the infected system’s MAC address, ensuring only intended victims execute specific commands. Data exfiltration and command output are encrypted and chunked to maintain stealth.

C2 Traffic Inside Telegram

ThreatLabz observed active post-compromise operations between July 7 and July 9, 2026, with attackers conducting systematic reconnaissance using native Windows utilities such as net user, ipconfig, and netstat.

The operators also staged persistence through scheduled tasks and validated connectivity using decoy domains like cert.hypersnet[.]com and ssl.blsouqs[.]com.


Time plot of C2 commands executed by the TELESHIM threat actor (Source : ThreatLabz).
Time plot of C2 commands executed by the TELESHIM threat actor (Source : ThreatLabz).

Following reconnaissance, attackers deploy the second-stage loader, MIXEDKEY, using DLL sideloading via a renamed legitimate binary (e.g., GoProAlertService.exe).

MIXEDKEY decrypts and reflectively loads the final payload, which is stored as an encrypted file mimicking Microsoft Platform Crypto Provider artifacts.

This environmental keying technique binds execution to the victim system by deriving the decryption key from the machine’s volume serial number, preventing analysis or reuse on unintended hosts.

The final implant, BINDCLOAK, is designed for long-term persistence and covert operations, with a deeper technical breakdown expected in ThreatLabz’s follow-up analysis.

Notably, attackers carefully select staging directories such as C:\ProgramData\Crypto\DSS\ to blend with legitimate system structures.

This campaign underscores a growing trend in adversary tradecraft: leveraging trusted cloud services and legitimate APIs to conceal malicious infrastructure.

Similar techniques have been observed in prior campaigns abusing platforms like Slack, Discord, and Microsoft Teams, but Telegram’s global reach and encrypted messaging capabilities make it particularly attractive for covert C2 operations.

The findings highlight the need for behavioral detection strategies that go beyond domain-based blocking.

Monitoring anomalous API usage patterns, enforcing strict application controls, and inspecting encrypted traffic flows are becoming critical defenses against such stealthy, multi-stage attacks.

Indicators Of Compromise (IOCs)

HashesFilenameDescription
97124a93766be732e8fef5a56a5346a2C1f16e31ae71372ee45fa6fd6927c7b887a4e3f2789fd11285642861190dc074c1e9a5957073f1a2afebd5160f9cc907f7f320bdCooperation protocol for the exploration of petroleum and gas (English).zipZIP archive containing the ISO image
68926e6c958562deaae35de3d9f59de3Ccb2002fe8f5cc1f511d52309625b52d1c507421c84542ac30cbe9bb8bd648bad323c37801023bf9451c1c0990452466e084340fCooperation protocol for the exploration of petroleum and gas (English).imgISO image file
087499849115eb28c4364581d2b28d0986ee99f293a30720bcc898a4a8e391f93fb9be9532529043d15e9111ba284f1d8a9e4b3f58e071c6b69c8f271d4d02feacd44e66Agreement_on_the_Establishment_of_Common_Border_Offices_English (1).zipZIP archive containing the ISO image
B776eb638fbb535708fb92b12fcc17312377c47cfde148c2140faa7105628174f9c4d56ddb11ff3f37a8b2aa25c480871504b886a6364167ecb501eacf7345f6bbf9582bAgreement on the Establishment of Common Border Offices (English).imgISO image file

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

𝗔𝗜 𝗦𝗢𝗖 𝘃𝘀 𝗠𝗗𝗥 𝘃𝘀 𝗠𝗦𝗦𝗣 Which is Best in 2026? Compare costs, Automation, and response: Download Free Guide

Mayura Kathir
Mayura Kathirhttps://gbhackers.com/
Mayura Kathir is a cybersecurity reporter at GBHackers News, covering daily incidents including data breaches, malware attacks, cybercrime, vulnerabilities, zero-day exploits, and more.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Researchers Uncover 10,000+ Malware Loaders Behind YouTube and SEO Poisoning Campaign

A long-running pay-per-install (PPI) operation that used YouTube gaming...

VLC Media Player Flaws Let Attackers Corrupt Memory and Leak Sensitive Data

Two security vulnerabilities in VLC media player versions 3.0.0...

CISA Adds Exploited MikroTik RouterOS Flaws to Security Alert

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has...

cPanel Urges Users to Patch ConfigServer Firewall Remote Code Execution Flaw

A recently disclosed vulnerability in ConfigServer Security & Firewall...

Hackers Weaponize AI Safety Guardrails to Hide Malware From LLM-Powered Security Scanners

Threat actors are adapting malware not only for conventional...

Hackers Exploit JFrog Artifactory Flaws to Bypass Authentication and Gain Admin Access

Threat actors are actively exploiting three vulnerabilities in JFrog...

Related Articles

Recent News