Threats Feed|OilRig|Last Updated 30/04/2026|AuthorCertfa Radar|Publish Date21/09/2023

OilRig's Dual Campaigns Against Israeli Organizations: A Deep Dive

  • Actor Motivations: Espionage,Exfiltration
  • Attack Vectors: Backdoor,Malware,Spear Phishing
  • Attack Complexity: High
  • Threat Risk: High Impact/Low Probability

Threat Overview

ESET's September 2023 report analyzes two OilRig (APT34/Lyceum) cyberespionage campaigns that exclusively targeted Israeli organizations: Outer Space (2021) and Juicy Mix (2022). Both campaigns followed the same playbook — OilRig compromised legitimate Israeli websites to serve as C2 servers, then used VBS droppers (likely distributed via spearphishing) to install custom C#/.NET backdoors. In Outer Space, the backdoor was Solar, deployed against an Israeli human resources company; in Juicy Mix, the upgraded Mango backdoor was deployed against a healthcare organization, using a compromised Israeli job portal as C2. Solar is a basic XOR-encrypted backdoor supporting file operations, command execution, and automated data staging. Mango is a more capable successor that adds TLS encryption, native API usage (CreateProcess via DllImport), symbol name obfuscation, and string stacking. Post-compromise tooling included SC5k (a downloader using Microsoft Exchange Web Services draft emails for covert C2), CDumper and EDumper (Chrome and Edge browser credential and cookie stealers), IDumper (a PowerShell-based Windows Credential Manager stealer), and MKG (a C/C++ Chrome data dumper reused from earlier OilRig campaigns). A Mango v1.1.1 variant uploaded to VirusTotal in July 2023 under the name Menorah.exe was also identified, using tecforsc-001-site1.gtempurl[.]com as its C2. ESET notified the Israeli national CERT about all compromised websites identified in the research.

Detected Targets

TypeDescriptionConfidence
CaseSeychelles Licensing Authority
Seychelles Licensing Authority has been targeted by OilRig with abusive purposes.
Verified
SectorInformation Technology
Verified
SectorMedical
Verified
SectorProfessional Service
None
Verified
RegionIsrael
Verified

Extracted IOCs

  • tecforsc-001-site1.gtempurl[.]com
  • 1de4810a10fa2d73cc589ca403a4390b02c6da5e
  • 2236d4dcf68c65a822ff0a2ad48d4df99761ad07
  • 3699b67bf4e381847bf98528f8ce2b966231f01a
  • 3d71d782b95f13ee69e96bcf73ee279a00eae5db
  • 6a1ba65c9fd8cc9dcb0657977db2b03dacdd8a2a
  • 83419cba55c898fdbe19dfafb5b1b207cc443190
  • 94c08a619af2b08fef08b131a7a59d115c8c2f7b
  • be01c95c2b5717f39b550ea20f280d69c0c05894
  • be9b6aca8a175df61f2c75932e029f19789fd7e3
  • c9d18d01e1ec96be952a9d7bd78f6bbb4dd2aa2a
  • ca53b8eb76811c1940d814aaa8fe875003805f51
  • cb26ebde498ecd2d7cbf1bc498e1bcbb2619a96c
  • db01095afef88138c9ed3847b5d8af954ed7bbbc
  • ea8c3e9f418dcf92412eb01fcdcdc81fdd591bf1
  • 199[.]102.48.42
download

Tip: 16 related IOCs (1 IP, 1 domain, 0 URL, 0 email, 14 file hash) to this threat have been found.

Overlaps

APT34Menorah Malware: APT34’s Espionage Tool in Middle East Campaigns

Source: SecurityScorecard - December 2023

Detection (one case): tecforsc-001-site1.gtempurl[.]com

OilRigAnalysis of OilRig's Continued Cyberattacks on Israeli Sectors Using Cloud APIs

Source: ESET - December 2023

Detection (three cases): 2236d4dcf68c65a822ff0a2ad48d4df99761ad07, be9b6aca8a175df61f2c75932e029f19789fd7e3, ea8c3e9f418dcf92412eb01fcdcdc81fdd591bf1

APT34APT34's Menorah Malware: A Look at the New Cyber Threat Targeting Saudi Arabia

Source: Trend Micro - September 2023

Detection (one case): tecforsc-001-site1.gtempurl[.]com

Hint: Overlaps are extracted automatically by examining the IOCs associated with all indexed threats and actors.

FAQs

Frequently Asked Questions About OilRig's Outer Space and Juicy Mix Campaigns Against Israeli Organizations

OilRig (APT34/Lyceum), an Iranian state-sponsored espionage group, conducted two successive campaigns exclusively targeting Israeli organizations: Outer Space in 2021 and Juicy Mix in 2022. In both campaigns, OilRig compromised legitimate Israeli websites to use as command-and-control servers, then deployed custom .NET backdoors via spearphishing emails. The group also stole browser credentials, cookies, and Windows Credential Manager data from compromised systems. ESET researchers uncovered and documented both campaigns in September 2023 and notified the Israeli CERT about the compromised websites.

The campaigns are attributed to OilRig, an Iranian state-sponsored threat group also tracked as APT34, Lyceum, and Siamesekitten. ESET connected Outer Space to OilRig through shared tooling — specifically the MKG Chrome data dumper — with earlier OilRig campaigns, as well as structural similarities between the Solar backdoor and other confirmed OilRig backdoors (Shark, DanBot, Milan). Juicy Mix was linked through code similarities between Mango and Solar, shared VBS dropper obfuscation techniques, and consistent Israeli targeting patterns.

The primary goal was intelligence collection. OilRig focused on stealing browser credentials, cookies, browsing history, and Windows-stored passwords from compromised systems — data that could provide access to additional accounts and services. The use of compromised legitimate Israeli websites as C2 servers, and Exchange Web Services draft emails for covert communication, reflects a focus on avoiding detection while maintaining long-term access to target networks.

Both campaigns exclusively targeted Israeli organizations. In Outer Space, OilRig compromised an Israeli human resources company's web server for C2 and used it to target victims in the same sector. In Juicy Mix, a legitimate Israeli job portal was compromised for C2, and the campaign's malicious tools were deployed against a healthcare organization in Israel. A third-party Seychelles Licensing Authority website was also observed in the IOC set. OilRig's consistent focus on Israel aligns with Iran's geopolitical objectives.

Human resources and healthcare organizations in Israel hold personal and professional data of intelligence value — employment records, medical histories, and contact networks linked to individuals of interest to Iran. OilRig has consistently targeted Israeli organizations since at least 2021, and these campaigns fit the group's documented pattern of sustained espionage against Iran's primary regional rival. The use of Israeli websites as C2 servers also helps OilRig blend attack traffic into expected communications with local organizations.

In both campaigns, VBS droppers — likely delivered as spearphishing email attachments — decoded and installed the backdoor, created a scheduled task for persistence, and registered the infection with the C2 server. In Outer Space, the Solar backdoor used XOR encryption and beaconed to a compromised Israeli HR website for commands. In Juicy Mix, the upgraded Mango backdoor used TLS encryption and native Windows APIs, communicating with a compromised job portal. Post-compromise, OilRig deployed a suite of credential theft tools: CDumper and EDumper for browser data (Chrome and Edge), IDumper for Windows Credential Manager, and MKG for Chrome cookies and history. The SC5k downloader fetched additional tools by reading commands hidden in Microsoft Exchange draft email messages — a covert channel that blends with normal email traffic.

Solar is the simpler first-stage backdoor used in Outer Space, written in C#/.NET with basic XOR encryption and two scheduled tasks — one for C2 communication (Earth) and one for automated file staging and upload (Venus). Mango is its successor, used in Juicy Mix, with notable upgrades: TLS encryption for C2 traffic, symbol name obfuscation and string stacking to resist static analysis, native API usage for command execution, and a backdoor command for on-demand file exfiltration replacing Solar's automated Venus task. Mango also contains unused code to block non-Microsoft DLLs from loading in child processes — a technique that could be activated in future versions to hinder EDR solutions.

Block outbound connections to 199.102.48[.]42 and tecforsc-001-site1.gtempurl[.]com. Alert on scheduled tasks created by wscript.exe or cscript.exe, especially those running every 14 minutes pointing to .NET executables. Monitor Exchange and Microsoft 365 draft folders for automated draft creation — SC5k stores commands as email drafts to avoid network detection. Deploy detections for Chrome/Edge SQLite database access from non-browser processes, and PowerShell accessing Windows Credential Manager. Train staff to recognize spearphishing emails with script or Word document attachments prompting macro enablement. Given Mango's unused EDR-blocking code, ensure security tools are protected via kernel-level drivers, not only user-mode hooks.

About Affiliation
OilRig
OilRig is an Iranian MOIS-linked threat cluster active since at least 2014, considered one of Iran's most technically capable and consistently active espionage groups. The cluster targets government, energy, financial, and telecommunications organizations across the Middle East and beyond, using spear phishing, credential harvesting portals, DNS tunneling, and a large arsenal of custom backdoors including HELMINTH, BONDUPDATER, VEATY, and SPEARAL. OilRig is tracked as APT34 (Mandiant), Helix Kitten (CrowdStrike), Cobalt Gypsy (Secureworks), and Hazel Sandstorm (Microsoft) among other names.
View OilRig's Insights