Cybersecurity researchers from Zscaler ThreatLabz have identified a new malicious cyber campaign attributed to a threat actor with ties to East Asia. This campaign specifically targets government entities located in the Middle East. The intrusions were detected earlier this month and involve the deployment of previously unreported malware families.
The primary malware family, dubbed TELESHIM, utilizes the Telegram API for its command-and-control (C2) communications. This method allows the malware to disguise its malicious traffic as legitimate internet activity, making it harder to detect. The attack chain begins with an ISO file containing a legitimate executable that sideloads a rogue DLL, which is the 32-bit Windows backdoor TELESHIM.
The campaign employs a multi-stage attack chain to establish and maintain access on infected systems. TELESHIM retrieves next-stage components, including MIXEDKEY, which acts as a reflective loader. Both TELESHIM and MIXEDKEY incorporate extensive code obfuscation techniques, such as string encryption, control flow flattening, and mixed boolean arithmetic, to hinder reverse engineering efforts. TELESHIM also includes methods to detect virtualization-based analysis environments, such as Hypervisor detection using CPUID and RAM speed checks via Windows Management Instrumentation (WMI).
TELESHIM's C2 communications support control messages for host registration and command execution, as well as download and execute messages for secondary payloads. The final payload is protected by two layers of XOR encryption. The second layer uses environmental keying, where the decryption key is derived from the infected machine's volume serial number, ensuring the malware only detonates on its intended target.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Cybersecurity researchers at Zscaler ThreatLabz identified a new cyber campaign by an East Asian threat actor targeting Middle Eastern government entities. This campaign deploys previously undocumented malware families, including TELESHIM, which abuses the Telegram API for command-and-control communications. The use of Telegram for C2 allows the malware to blend with legitimate network traffic, posing a challenge for detection and defense.