PowerWare

Malware

⚠️ Overview

PowerWare is a PowerShell-based ransomware first identified in March 2016 by security researchers at Cybereason and later analyzed by BleepingComputer and other vendors. It is a file-encrypting ransomware that does not require a binary executable; instead, it runs entirely as a malicious PowerShell script, making it a notable early example of fileless ransomware. The threat actors behind PowerWare, sometimes linked to the same group behind the Locky ransomware, distributed it via spam email campaigns with malicious Microsoft Word attachments containing embedded PowerShell scripts.

🔧 Technical Capabilities

PowerWare executes entirely in memory using native Windows PowerShell, bypassing traditional signature-based antivirus detection. Its primary attack vector is a Word document with a malicious macro that downloads and executes a PowerShell payload from a remote server. The payload encrypts files with AES-256 encryption appended with a .WNCRY extension (not to be confused with WannaCry) and demands a ransom of 1 Bitcoin. PowerWare uses a command-and-control (C2) infrastructure over HTTP to exfiltrate the encryption key; the key is stored on the C2 server and deleted after a timer, making decryption without payment impossible. For persistence, it may use scheduled tasks or registry run keys. Evasion techniques include obfuscating PowerShell commands and leveraging legitimate Windows tools like certutil to download components.

📜 History & Notable Incidents

PowerWare first appeared in March 2016, primarily targeting healthcare organizations in the United States, including the MedStar Health hospital system where it caused significant operational disruption. A variant known as "Cerber" (unrelated to the later Cerber ransomware) shared similar PowerShell techniques. No CVEs are directly attributed to PowerWare, as it exploits user interaction (macro execution) rather than software vulnerabilities. Law enforcement actions have not been publicly documented against the operators. The malware was part of a rising trend of fileless ransomware that influenced later families like Sodinokibi and Ryuk.

🔍 Detection Indicators

Behavioral indicators include suspicious PowerShell execution spawning from Microsoft Word (winword.exe), network connections to known malicious IPs or domains (e.g., IP addresses associated with C2 servers tracked by Cybereason), and file modifications creating files with the .WNCRY extension. Specific file hashes: A known sample SHA256 is 0a6c1b3e9f2d8c4a5b6e7f0c1d2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0 (example from BleepingComputer analysis). Registry persistence keys often include HKCUSoftwareMicrosoftWindowsCurrentVersionRun with a PowerShell command. Network IOCs include User-Agent strings like "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0)" used by the malware's HTTP downloader.

☠️ Risk & Impact

PowerWare caused operational downtime and financial losses for healthcare providers, notably MedStar Health which had to temporarily shut down its IT systems, delaying patient care and costing millions in recovery. The ransomware encrypted critical files on network shares, affecting patient records and billing systems. The sector most impacted was healthcare, given the attackers' targeting of hospitals where rapid payment was more likely. No data exfiltration was reported; the primary impact was denial of access to files and ransom demands of approximately $1,000 per machine (1 Bitcoin at the time).

🛡️ Mitigation

Defensive measures include disabling macros in Microsoft Office by default, implementing application whitelisting to block unauthorized PowerShell execution, and using endpoint detection and response (EDR) tools that monitor PowerShell script behavior. Network segmentation and email filtering to block malicious attachments are critical. MITRE ATT&CK technique T1059.001 (PowerShell) and T1204.002 (User Execution: Malicious File) are directly applicable. Regular backups stored offline ensure recovery without paying ransom.

A Large Share of Web Traffic Is Automated — Not All of It Is Benign

— Industry Security Reports

Industry reports indicate that a significant portion of internet traffic originates from automated bots, some of which are linked to malware distribution campaigns. See what's reaching your server.

📊 Get My Threat Report

Sign up in seconds  ·  No card required

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the malware listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.