Skip to main content
[TIMESTAMP: 2026-03-05 12:18 UTC] [AUTHOR: Runtime Rebel Intel] [SEVERITY: HIGH]

Dust Specter Targets Iraqi Officials with SPLITDROP and GHOSTFORM

HIGH Threat Intel
AI-generated analysis
READ_TIME: 4 min read
Primary source: thehackernews.com

This article was written by a language model from the source above and was not reviewed by a human before publication. Verify anything operational against the original. Editorial policy

// executive briefing tl;dr
  • [01] Iranian-linked actors are targeting Iraqi government officials to exfiltrate sensitive data and maintain persistent access to diplomatic networks.
  • [02] Windows-based systems used by the Iraqi Ministry of Foreign Affairs and related diplomatic entities are currently the primary targets.
  • [03] Organizations should implement rigorous email filtering for spear-phishing and monitor for unusual outbound connections to suspected C2 infrastructure.

Advertisement

Overview of the Dust Specter Campaign

A sophisticated APT cluster, identified as Dust Specter, has initiated a series of targeted operations against government officials in Iraq. According to Zscaler ThreatLabz, these attacks are characterised by the impersonation of the Iraqi Ministry of Foreign Affairs to facilitate the delivery of previously undocumented malware. The campaign, which was first observed in early 2026, appears to be a focused effort by an Iran-nexus threat actor to gain a foothold within Iraqi diplomatic and governmental infrastructure.

The attackers utilize Phishing lures that mimic official communications to deceive high-ranking officials. This activity highlights a continuation of regional espionage efforts where state-sponsored entities leverage local political tensions to conduct intelligence-gathering operations. By masquerading as a trusted government entity, the threat actor increases the likelihood of successful TTP execution, specifically by bypassing initial skepticism from the target.

Dust Specter SPLITDROP malware analysis

The first of the two primary tools identified in this campaign is SPLITDROP. This component functions primarily as a sophisticated dropper designed to facilitate the deployment of secondary payloads. During a technical Dust Specter SPLITDROP malware analysis, researchers found that the tool uses multi-stage execution to evade detection by legacy antivirus solutions.

SPLITDROP is responsible for establishing initial persistence and communicating with a C2 server to receive instructions or further malicious modules. The malware is often delivered via compressed archive files attached to spear-phishing emails. Once executed, it performs basic environmental checks to ensure it is not running in a sandbox before proceeding with the installation of the GHOSTFORM backdoor. This modular approach allows the threat actor to update the final payload without needing to change the initial delivery vector.

Technical Capabilities of GHOSTFORM

GHOSTFORM serves as the primary backdoor for the Dust Specter group. It is designed with stealth as a priority, utilizing several techniques to remain undetected on a compromised host. Once GHOSTFORM is active, it provides the attackers with comprehensive control over the victim’s machine, including the ability to exfiltrate files, take screenshots, and execute arbitrary commands.

The malware’s architecture suggests a high level of development maturity. It often remains dormant for extended periods, only activating at specific intervals to communicate with the C2 infrastructure. This beaconing behavior is a common characteristic of state-sponsored espionage tools, intended to blend in with legitimate network traffic and avoid triggering alerts in a SOC environment.

Attribution and Geopolitical Context

Analysts have linked Dust Specter to Iranian interests based on several factors, including the timing of the operations, the specific nature of the targets, and similarities in code structure to other known Iran-nexus groups. Iraq remains a high-priority intelligence target for regional powers, and the compromise of Ministry of Foreign Affairs officials provides significant strategic advantages.

While the specific identity of the group remains under investigation, the alignment with Iranian geopolitical goals is clear. The use of custom-developed malware like GHOSTFORM and SPLITDROP indicates a well-resourced actor capable of maintaining long-term operations against hardened targets. This campaign aligns with the broader MITRE ATT&CK framework patterns observed in Middle Eastern cyber-espionage, where the focus is often on data theft and long-term surveillance rather than immediate disruption.

Detection and Mitigation Strategies

Defenders must prioritize the identification of anomalous activity within their networks to effectively counter these threats. Understanding how to detect Dust Specter malware requires a multi-layered approach that includes both network and endpoint monitoring.

  • Email Security: Implement advanced Phishing protection that can analyze attachments for multi-stage dropper behavior and inspect URLs for look-alike domains representing government ministries.
  • Endpoint Monitoring: Deploy EDR solutions to monitor for the specific execution patterns of SPLITDROP. Look for unusual child processes spawning from archive extractors or productivity software.
  • Network Analysis: Monitor for suspicious outbound traffic to unusual IPs or domains. Analysts should search for any IoC related to newly registered domains that mimic official Iraqi government services.
  • Zero Trust Architecture: Adhering to a Zero Trust model can limit the potential impact of a compromise. By enforcing strict access controls and segmenting sensitive diplomatic data, organizations can prevent the lateral movement often required for successful data exfiltration.

Continuous monitoring of the threat landscape is essential, as actors like Dust Specter frequently iterate on their tools to bypass signature-based detections.

Advertisement

Advertisement