Executive Summary
OilRig’s QUADAGENT is a PowerShell backdoor that establishes persistence and facilitates remote command execution while exfiltrating data from compromised Windows machines. Its use of legitimate OS components helps it evade many signature‑based defenses, making behavioral detection critical. The tool frequently serves as a pivot in larger OilRig campaigns targeting industrial control systems and other high-value infrastructure.
Enhanced Description
QUADAGENT is a PowerShell‑based backdoor attributed to the APT group known as OilRig (also referred to as APT 38). The tool deploys itself on compromised Windows systems, establishing persistence through either a scheduled task or a malicious service entry in the registry. Once resident, QUADAGENT communicates with its command and control (C2) server via obfuscated PowerShell scripts that are typically embedded within the binary or delivered as base64‑encoded payloads. The backdoor facilitates remote code execution and data exfiltration. It can enumerate system information, harvest credentials from memory or local files, and download additional modules to expand its capabilities—such as lateral movement tools exploiting Windows administrative shares or further PowerShell scripts for persistence. In many documented incidents, OilRig leveraged QUADAGENT to collect intelligence on critical infrastructure networks and pivot into deeper segments of the target environment. Operationally, QUADAGENT exhibits classic APT behavior: minimal footprint, encrypted network traffic, and use of legitimate Windows components (PowerShell, WMI, registry). Detection typically relies on behavioral monitoring rather than signature‑based methods because the tool eschews known malware binaries in favor of custom scripts.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The intelligence summary is derived from a single July 2018 Unit 42 report that identifies QUADAGENT as an OilRig PowerShell backdoor. While the core facts—PowerShell usage, persistence mechanisms, and C2 behavior—are corroborated by other OilRig campaigns, specific capabilities such as credential dumping or lateral movement are inferred from typical group tactics rather than directly documented in this source. Consequently, confidence is moderate; further analysis (e.g., hash verification, sandboxed execution) would enhance certainty.
QUADAGENT is a PowerShell backdoor used by OilRig. (Citation: Unit 42 QUADAGENT July 2018)