PowerShower
PowerShower is a PowerShell-based backdoor used by the Cloud Atlas espionage group. It is described as a second-stage backdoor distinct from VBCloud: whereas VBCloud focuses on file theft, PowerShower is primarily used for network reconnaissance, lateral movement, and further infiltration inside victim infrastructure. Reported capabilities include identifying the current user; collecting information on running processes, administrator groups, and domain controllers; probing the local network; downloading and executing PowerShell scripts from command-and-control; saving and executing VBScript; conducting Kerberoasting attacks; and using Inveigh for machine-in-the-middle activity and credential or hash collection. PowerShower also encoded C2 communications with Base64.
Observed infection chains show Cloud Atlas delivering PowerShower through phishing campaigns. In 2024 reporting, malicious documents exploiting CVE-2018-0802 in Microsoft Equation Editor, and previously CVE-2017-11882 combined with CVE-2018-0802, led to VBShower/VBCloud and PowerShower deployment. In later activity observed in 2025-2026, phishing emails with ZIP archives containing malicious LNK files launched external PowerShell scripts that established persistence, downloaded a decoy PDF, removed traces, and deployed VBCloud and PowerShower. PowerShower was noted as being persisted at C:\Users[username]\Pictures\googleearth.ps1 in one campaign.
PowerShower has also been associated with document theft and exfiltration. It used a PowerShell document stealer module to collect .txt, .pdf, .xls, and .doc files smaller than 5 MB that were modified during the previous two days, compressed files with 7Zip, and exfiltrated them over its existing C2 channel. Additional stealth and persistence behaviors include adding a registry key so future powershell.exe instances spawn off-screen by default, removing registry entries left by the dropper process, and deleting files created during the dropper process.
Victimology tied to the broader Cloud Atlas operations includes government agencies, diplomatic organizations, and other targets primarily in Russia and Belarus, with earlier reporting also noting victims concentrated in Russia and isolated cases in Belarus, Canada, Moldova, Israel, Kyrgyzstan, Vietnam, and Turkey.
Hunt this family in your stack
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
Vulnerabilities exploited
2 CVEs Mallory has correlated with this family across public research and vendor advisories. Each row links to the full Mallory page for that vulnerability.
Victims get infected via phishing emails containing a malicious document that exploits a vulnerability in the formula editor (CVE-2018-0802) to download and execute malware code.
Previously, Cloud Atlas dropped its “validator” implant named “PowerShower” directly, after exploiting the Microsoft Equation vulnerability (CVE-2017-11882) mixed with CVE-2018-0802.
Groups observed using it
1 distinct threat actor attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.
PowerShower probes the local network and facilitates further infiltration, while VBCloud collects information about the system and steals files.
Techniques & procedures
26 distinct techniques documented for this family, organized by ATT&CK tactic.
Initial Access
1 technique
Initial Access
Execution
1 technique
Execution
Persistence
2 techniques
Persistence
Privilege Escalation
2 techniques
Privilege Escalation
Stealth
3 techniques
Stealth
Examples throughout the content include deleting tools, logs, malware-related files, staged archives, screenshots, temporary files, and exfiltrated data 'to cover their tracks,' 'reduce their footprint,' 'remove traces of activity,' or as part of 'post-intrusion cleanup.'
Defense Impairment
1 technique
Defense Impairment
Credential Access
4 techniques
Credential Access
PowerShower загружает дополнительный скрипт для кражи учетных данных ... копирует системные файлы SAM ... и SECURITY из теневой копии
We also observed the use of PowerShell Inveigh, a machine-in-the-middle attack utility used in penetration testing. Inveigh is used for data packet spoofing attacks, and collecting hashes and credentials both by intercepting packets and by using protocol-specific sockets.
Discovery
9 techniques
Discovery
The content repeatedly describes malware and threat actors using commands and APIs such as ipconfig /all, ifconfig, arp -a, route print, nbtstat, netsh, GetAdaptersInfo, and GetIpNetTable to gather IP addresses, MAC addresses, DNS, DHCP, gateways, routing tables, ARP cache, proxy settings, domains, and network adapter/interface details.
PowerShower probes the local network and facilitates further infiltration.
The content repeatedly describes malware and threat actors collecting usernames, identifying logged-in users, running whoami/query user/quser, checking whether the current user is an administrator, enumerating user sessions, and gathering account details from compromised hosts.
PowerShower probes the local network and facilitates further infiltration.
The content repeatedly describes malware and threat actors obtaining lists of running processes, using utilities such as tasklist, ps, WMI, Get-Process, CreateToolhelp32Snapshot, EnumProcesses, and similar APIs/commands to enumerate active processes on victim systems.
The content repeatedly describes malware and threat actors collecting host details such as OS version, hostname, architecture, CPU, memory, BIOS, domain, language, and other configuration data; e.g., "APT41 uses multiple built-in commands such as systeminfo and net config Workstation to enumerate victim system basic configuration information."
Gets information about the file names and sizes in the following folders: %AppData%; %AllUsersProfile%; ...
Collection
2 techniques
Collection
Winter Vivern delivered a PowerShell script capable of recursively scanning victim machines looking for various file types before exfiltrating identified files via HTTP... Tomiris can upload files matching a hardcoded set of extensions... PowerShower packed and exfiltrated .txt, .pdf, .xls or .doc files smaller than 5MB modified during the past two days.
We also observed the use of PowerShell Inveigh, a machine-in-the-middle attack utility used in penetration testing. Inveigh is used for data packet spoofing attacks, and collecting hashes and credentials both by intercepting packets and by using protocol-specific sockets.
Command and Control
3 techniques
Command and Control
The content repeatedly describes threat actors and malware using HTTP and HTTPS for command and control, such as: "Sandworm Team used BlackEnergy to communicate between compromised hosts and their command-and-control servers via HTTP post requests."
Exfiltration
1 technique
Exfiltration
ADVSTORESHELL exfiltrates data over the same channel used for C2... Agrius exfiltrated staged data using tools such as Putty and WinSCP, communicating with command and control servers... numerous malware and groups sent victim data, files, credentials, or host information over existing C2 channels.
IOCs tracked for this family
37 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.
IPs, domains, and DNS infrastructure linked to this family.
File hashes (MD5, SHA-1, SHA-256) from samples and reports.
Recent activity
33 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A reconnaissance tool used by Cloud Atlas during post-compromise activity, delivered alongside VBCloud.
Backdoor focused on network reconnaissance and lateral movement. It can collect information on running processes, administrator groups, and domain controllers, download and execute PowerShell scripts from C2, perform Kerberoasting, and load an additional credential-theft script that copies SAM and SECURITY hives using a shadow copy and uses fodhelper.exe for UAC bypass.
PowerShower is a backdoor used as a secondary payload by Cloud Atlas, capable of retrieving and executing additional payloads from a remote server.
PowerShower is a PowerShell-based backdoor that executes additional payloads retrieved from its C2 server, exfiltrates data, and can grab files from network shares. It is installed and launched by VBShower.
The version that knows your environment.
Match every observed IP, domain, and hash against your live telemetry.
Named campaigns wielding this family, with evidence pinned to each claim.
CVEs this family uses for access and lateral movement.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Every documented technique, ranked by evidence weight.
Reddit, Mastodon, and CTI community discussion around this family.