Executive Summary
PowerShower is a PowerShell backdoor used by the Inception threat group to perform initial reconnaissance and download subsequent payloads. It operates via standard web protocols, leveraging PowerShell’s built‑in persistence mechanisms to maintain long‑term access. The malware’s modular architecture enables flexible campaign extensions across multiple stages.
Enhanced Description
PowerShower is a PowerShell‑based backdoor that has been identified as part of the Inception threat ecosystem. The code begins execution during an initial reconnaissance phase, gathering information about the compromised Windows host such as system configuration, installed software, and network environment. It then establishes command‑and‑control (C2) communication over standard HTTP/HTTPS channels, using obfuscated or encrypted payload streams to avoid detection. Once a connection is established, PowerShower downloads secondary stages—often in the form of additional PowerShell scripts or compiled binaries—and executes them on the victim machine. These subsequent payloads expand the adversary’s foothold by installing ransomware modules, exfiltration tools, or other malicious components depending on operator intent. The operation leverages built‑in PowerShell capabilities for persistence (e.g., scheduled tasks, registry Run keys) and stealth (e.g., disabling Windows Defender through group policy modifications). Its modular design allows Inception to mix-and-match attack capabilities while keeping the initial code footprint minimal and hard to reverse engineer, making PowerShower a valuable asset in multi‑stage campaigns. Cyber‑security teams should treat PowerShower as an advanced persistent threat component: it not only facilitates data exfiltration but also creates avenues for long‑term control over compromised endpoints.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The analysis is based on a limited number of publicly cited incidents from Unit 42 (November 2018) and Kaspersky Cloud Atlas (August 2019). While the core behaviors are well documented, detailed technical specifics such as exact encryption algorithms, full command‑and‑control infrastructure, and persistence persistence nuances remain incompletely known. Confidence in the overall threat model is moderate but gaps persist regarding the breadth of variant capabilities.
PowerShower is a PowerShell backdoor used by Inception for initial reconnaissance and to download and execute second stage payloads.(Citation: Unit 42 Inception November 2018)(Citation: Kaspersky Cloud Atlas August 2019)