#threatreport #MediumCompleteness
Analyzing Iranian Tradecraft: Leveraging Loader Scripts and Telegram for C2 | 04-05-2026
Source:
blog.pulsedive.com/analyzing…
Key details below ↓
💀Threats:
Bloat_technique,
🎯Victims: Users
🏭Industry: E-commerce
🌐Geo: Iran, Iranian
📚TTPs:
⚔️Tactics: 3
🛠️Technics: 7
🧨IOCs:
- File: 8
- Url: 2
- Path: 2
- Hash: 5
💽Software: Telegram, Microsoft Defender
🔢Algorithms: md5, zip, base64, sha256, sha1
📜Programming Languages: visual_basic, python, powershell
#threatreport:
Recent analyses reveal that Iranian cyber threat actors, particularly those aligned with the Ministry of Intelligence and Security (MOIS), have been employing loader scripts as part of their cyber operations. These scripts, often basic in nature, primarily aim to facilitate the download of secondary payloads hosted on Vultr Object Storage. In particular, a PowerShell-based loader script utilizes base64 encoding to conceal its payload, which leads to the downloading of a zip archive containing the executable RuntimeSSH.exe. This executable, noted in an FBI FLASH report, is implicated in the exfiltration of sensitive data from infected devices.
Telegram has emerged as a crucial tool for these threat actors, functioning as a command-and-control (C2) platform. Its usage capitalizes on the platform’s ability to blend in with legitimate network traffic and the relative ease of creating bots. Telegram serves a dual purpose, allowing actors not only to manage command-and-control operations but also to act as a marketplace for cybercriminal services and malware. This has notably included groups like Handela Hack, which actively utilize Telegram for operational communications.
Intrusions typically initiate through social engineering tactics, where malicious actors pose as support personnel or prominent figures to trick victims into executing malware. The threat actors leveraged popular applications to disguise their malware, which is deployed via PowerShell scripts and is capable of modifying Windows registry keys to maintain persistence. Once installed, the malware exhibits functionality such as screen and audio capture along with data retrieval from local caches. Exfiltration of this collected data has been reported to occur through Telegram channels.
Two specific PowerShell scripts, identified as ps.ps1 and cmd.ps1, are among the loader samples discovered. Both scripts execute base64-encoded commands with hidden PowerShell windows, differing slightly in their command specifications. Another notable script, a VBScript, queries the disk size and may execute the PowerShell commands if the disk exceeds a certain threshold. This alongside a larger set of scripts indicates a sophisticated method of evading detection while ensuring execution of malicious tasks.
Additionally, the payload referenced in the FBI report—smqdservice.exe—contains more elaborate tactics. This executable seeks to evade Microsoft Defender's detection by creating exclusions in its configuration. Upon executing smqdservice.exe, various Python modules, including python311.dll, are loaded to enhance the malware’s functionality. Extracted details from the malware reveal specific Telegram bot configurations providing insights into their operational architecture.