Executive Summary
Power Loader is a modular downloader used to deploy various ransomware families such as Carberp, Redyms and Gapz. It downloads additional malicious modules from HTTP/HTTPS C2 servers, establishes persistence, and evades many standard detection techniques. Attackers rely on it for initial infection before delivering the final payload.
Enhanced Description
Power Loader is a modular downloader malware first documented in 2012 and widely sold on cyber‑crime forums as an off‑the‑shelf dropper. It serves as the initial infection vector for several high‑profile ransomware families such as Carberp, Redyms, and Gapz, downloading additional malicious modules from remote servers over HTTP/HTTPS. The code is highly extensible: a core loader binary receives configuration in JSON or XML format, determines which modules to deploy, then unpacks and executes them in memory without leaving persistent files on disk whenever possible. The malware’s architecture includes several advanced capabilities that allow it to evade detection and maintain persistence. It utilizes obfuscated scripts, custom TLS certificates, and mirrors for resiliency against takedowns. Power Loader can create autostart entries via registry run keys or scheduled tasks, enabling it to execute on system boot across multiple platforms, predominantly Windows. Operationally, attackers use the downloader to establish a foothold and then drop ransomware payloads that encrypt victims’ data, demanding payment for decryption. Because its modular nature allows quick integration of new modules, Power Loader can be rapidly repurposed by threat actors for phishing, banking Trojans, or other malware families.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The analysis is based on publicly cited reports that document Power Loader’s use in multiple malware families, giving a moderate confidence level regarding its core capabilities. However, details about platform support, specific persistence mechanisms, and full module inventory remain incomplete due to limited open‑source data. Continuous monitoring of cyber‑crime forums and threat intelligence feeds will help close these knowledge gaps.
Power Loader is modular code sold in the cybercrime market used as a downloader in malware families such as Carberp, Redyms and Gapz. (Citation: MalwareTech Power Loader Aug 2013) (Citation: WeLiveSecurity Gapz and Redyms Mar 2013)