Executive Summary
OilRig’s ODAgent is a Windows C#/.NET-based downloader used since 2022 for distributing additional malware payloads and exfiltrating staged data. It performs both ingestion of malicious binaries from C&C servers and the transmission of victim data back to attackers via HTTP(S). The operation demonstrates OilRig’s ongoing emphasis on modular, fast‑to‑deploy tools to achieve persistence, lateral movement, and intelligence gathering. Key capabilities include downloading, executing payloads, staging files for exfiltration, and using legitimate Windows components to avoid detection. Monitoring network traffic and endpoint behavior is essential to mitigate this threat.
Enhanced Description
ODAgent is a modular C#/.NET downloader that has been in active use by the OilRig threat group since at least 2022. The malware’s primary function is to contact a command‑and‑control (C&C) server, download additional malicious components—often complex payloads such as remote access trojans or credential stealers—and immediately execute them on the victim’s Windows system. Beyond payload delivery, ODAgent serves as an exfiltration facilitator. It stages data collected from compromised devices—including logs, credentials and system inventory—into a designated directory before transmitting those files back to the C&C channel over HTTP(S). This staging‑and‑exfiltration workflow enables OilRig to harvest actionable intelligence while minimizing detection risk. The use of compiled .NET code provides ODAgent with native Windows integration, obfuscated binaries, and the ability to evade simple signature‑based engines. While specific persistence or anti‑analysis techniques have not been fully documented, past observations suggest that OilRig often embeds downloader components in temporary folders, manipulates registry autostart keys, and leverages legitimate system utilities to mask malicious activity.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The available information provides a solid overview of ODAgent’s basic download‑and‑exfiltration behavior within OilRig campaigns, giving high confidence regarding its role as a modular downloader. However, gaps remain regarding persistence mechanisms, encryption or tunneling methods, and detailed command-and-control protocols, limiting the depth of actionable countermeasure development until additional samples or logs are analyzed. suggested_tags
ODAgent is a C#/.NET downloader that has been used by OilRig since at least 2022 including against target organizations in Israel to download and execute payloads and to exfiltrate staged files.(Citation: ESET OilRig Downloaders DEC 2023)