Executive Summary
RDAT is a backdoor linked to the Iranian OilRig threat group that surfaced in 2017, targeting telecommunications organizations. It provides remote command execution, persistence via scheduled tasks or services, and exfiltrates credentials over encrypted HTTPS channels. Security teams should monitor anomalous outbound traffic, block known RDAT indicators, and enforce rigorous endpoint logging.
Enhanced Description
RDAT is a lightweight Windows backdoor that has been linked to the Iranian threat group OilRig since its initial appearance in late 2017. The malware was first reported by Unit42 in July 2020, when investigators discovered several telecom‑sector targets infected during that period. RDAT’s primary function is to provide adversaries with remote control over compromised machines and to facilitate further infiltration of the victim network. Upon execution on a Windows system, RDAT registers itself as a background service and creates scheduled tasks to ensure persistence across reboots. It opens outbound HTTPS connections to a set of command‑and‑control (C2) servers using a custom binary payload over standard web protocols. The malware then accepts and executes remote commands delivered in this channel, allowing the attacker to perform file operations, run arbitrary PowerShell scripts, and gather system information. One of RDAT’s most concerning capabilities is credential harvesting. By querying the SAM database or intercepting user‑logged‑on credentials, the backdoor can dump password hashes that are later exfiltrated over the encrypted C2 channel. In addition, RDAT performs network reconnaissance to identify adjacent devices and uses legitimate Windows utilities (e.g., WMI, SMB) for lateral movement, thereby avoiding the need for repeated credential theft.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The core attributes of RDAT—remote control, persistence mechanisms, and credential exfiltration—are corroborated by the Unit42 report and corroborating industry alerts. However, specific technical details such as the exact encryption scheme, complete set of C2 infrastructure, and full payload architecture are not publicly disclosed in the available sources, indicating a partial data gap that would require direct analysis of malware samples for confirmation.
RDAT is a backdoor used by the suspected Iranian threat group OilRig. RDAT was originally identified in 2017 and targeted companies in the telecommunications sector.(Citation: Unit42 RDAT July 2020)