Executive Summary
SUGARUSH is a minimalist Windows backdoor that creates a reverse shell over TCP to a hard‑coded C2 address, permitting attackers to execute arbitrary commands on infected hosts. Detected in a late‑2020 campaign targeting Israeli companies, it demonstrates the threat actors’ use of custom tools for stealthy persistent access.
Enhanced Description
SUGARUSH is a lightweight custom backdoor that was first uncovered by Mandiant during analysis of the UNC3890 (C0010) campaign, which focused on Israeli companies in late 2020. The code establishes a persistent reverse‑shell connection over TCP to a hard‑coded command‑and‑control (C2) address, enabling the attacker to obtain interactive control of the infected Windows host. Once the connection is established, SUGARUSH accepts and executes arbitrary shell commands, allowing the adversary to run utilities, harvest credentials, and exfiltrate data through the same channel. The tool’s minimal footprint and use of a fixed IP/port profile suggest it is designed for stealth, avoiding detection by signature‑based scanners while still providing robust interactive capabilities. The inclusion of SUGARUSH in the UNC3890 campaign illustrates the actors’ preference for “homegrown” footholds that can be tailored to mission requirements. By embedding this backdoor into compromised systems, threat actors extend their access window and can pivot laterally within targeted networks, thereby amplifying the overall damage potential.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The available intelligence confirms SUGARUSH’s core functionality and its association with the UNC3890 campaign. However, details on persistence mechanisms, download capabilities, encryption routines, or code obfuscation are not publicly documented, limiting a full technical assessment.
SUGARUSH is a small custom backdoor that can establish a reverse shell over TCP to a hard coded C2 address. SUGARUSH was first identified during analysis of UNC3890's C0010 campaign targeting Israeli companies, which began in late 2020.(Citation: Mandiant UNC3890 Aug 2022)