# Gamaredon Escalates Ukraine Campaign with New Malware Arsenal and Abused Cloud Services
Russian-backed threat actor Gamaredon has significantly expanded its cyber operations against Ukraine throughout 2025, deploying six new custom malware tools and increasingly abusing legitimate cloud services to hide command-and-control infrastructure, according to research published by ESET. The persistent campaign represents a marked evolution in both sophistication and operational scope, with 35 distinct spear-phishing campaigns targeting Ukrainian governmental and military institutions.
## The Threat
Gamaredon, also tracked as Sharpened Pencil and Armageddon by other security researchers, has maintained a relentless focus on Ukraine as it continues to support Russian military and intelligence objectives. ESET's analysis reveals the group remains exclusively focused on Ukrainian targets, with reconnaissance and data exfiltration serving as primary objectives.
The 2025 campaign is characterized by:
According to ESET researcher Zoltán Rusnák, "Throughout 2025, Gamaredon stayed highly active and remained focused solely on Ukraine. The group's ultimate goal continues to be the exfiltration of sensitive information and other critical data that could be exploited to support Russian interests in the ongoing war in Ukraine."
## Background and Context
Gamaredon has operated continuously since at least 2015, initially gaining prominence through its campaigns against Ukrainian institutions and NATO-aligned countries. However, the group's activity intensified dramatically following Russia's full-scale invasion of Ukraine in February 2022, at which point the threat actor pivoted to become a primary cyber actor supporting Russian military operations.
The group is widely believed to be government-affiliated, operating under the direction of Russian intelligence services. This assessment is supported by operational security patterns observed throughout 2025:
Unlike many financially-motivated cybercriminals, Gamaredon operates without regard for financial gain—a strong indicator of state sponsorship prioritizing intelligence collection over profit.
## Technical Details: The Malware Arsenal
### Traditional Attack Vectors
Gamaredon's attack chains begin with social engineering, typically delivered via:
These initial payloads download HTA (HTML Application) downloader malware, which subsequently retrieves additional stages of the attack.
### Persistence Mechanisms
A particularly notable aspect of the 2025 campaign involves weaponization of CVE-2025-8088, a now-patched vulnerability in WinRAR. The flaw allows attackers to place malicious HTA downloaders into the Windows Startup folder, ensuring automatic execution upon the next system login. This persistence technique extends the window for establishing deeper compromise.
### The New PowerShell Arsenal
ESET identified six new custom PowerShell-based tools, representing significant capability expansion:
| Tool | Function | Deployment Method |
|------|----------|-------------------|
| PteroDee | Fetch and execute PowerShell payloads in memory | Direct C2 communication |
| PteroCache | Fetch and execute PowerShell payloads in memory | Caching mechanism for redundancy |
| PteroDum | Fetch and execute VBScript payloads in memory | Alternative script execution |
| PteroOdd | Fetch single PowerShell payload via Telegra.ph API | Dead drop via legitimate service |
| PteroEffigy | Retrieve C2 server details via GoFile cloud storage | Cloud-based infrastructure resolution |
| PteroPaste | Weaponize USB drives and download encrypted payloads | Lateral movement and data exfiltration |
### Lateral Movement and Persistence
Gamaredon continues to leverage earlier-developed weaponizer tools for network propagation:
## The Cloud Services Abuse Strategy
Perhaps the most significant operational evolution observed in 2025 is Gamaredon's increasing reliance on legitimate third-party services to obscure actual infrastructure. Rather than maintaining traditional command-and-control servers, the group has shifted toward:
### Data Exfiltration Channels
### C2 Infrastructure Concealment
This approach creates significant defensive challenges: blocking malicious infrastructure becomes nearly impossible without also disrupting legitimate services millions of users rely on daily.
## Implications for Organizations
### Immediate Risks
Organizations in Ukraine, particularly government agencies and military institutions, face an active and imminent threat. However, the targeting scope extends beyond Ukraine:
### The Defense Dilemma
Gamaredon's reliance on legitimate cloud services creates an asymmetric defense problem:
### Supply Chain Considerations
The weaponization of CVE-2025-8088 and the abuse of software delivery mechanisms suggest Gamaredon maintains an active scanning and patching program. Organizations should assume 0-day-adjacent vulnerabilities may be exploited with minimal delay following public disclosure.
## Recommendations
### For Ukrainian Government and Military
1. Heightened email security: Deploy advanced email filtering with machine learning-based phishing detection
2. USB enforcement: Disable USB ports where operationally feasible; implement device control policies
3. Segmentation: Isolate critical systems from general-purpose networks
4. Behavioral monitoring: Deploy EDR solutions with focus on PowerShell and VBScript execution anomalies
5. Incident response: Establish dedicated response teams trained on APT tradecraft
### For NATO and Allied Organizations
1. Intelligence sharing: Integrate ESET indicators of compromise into security operations centers
2. Threat hunting: Proactively search for PteroCache, PteroDee, and PteroEffigy indicators in network logs
3. Third-party audits: Conduct supply chain security audits, particularly for software distribution channels
4. Government coordination: Align defensive measures with national cyber agencies and CISA advisories
### For Cloud Service Providers
1. Dead drop detection: Implement machine learning models to identify potential C2 beaconing patterns
2. Abuse reporting: Streamline abuse reporting processes for security researchers
3. API monitoring: Monitor for suspicious API patterns consistent with automated infrastructure reconnaissance
---
## HackWire Analysis
Gamaredon's 2025 evolution represents a textbook case of adversary adaptation to defensive measures. Rather than developing more sophisticated malware—a costly and time-intensive process—the group has doubled down on operational discipline and infrastructure obscuration. The shift toward legitimate cloud services is particularly significant: it transforms the cost-benefit calculus for defenders by making infrastructure disruption nearly impossible without collateral damage to civilian infrastructure.
What deserves closer attention is the operational pattern analysis suggesting government affiliation. Malware updates clustering around Russian holidays isn't coincidental—it's the signature of an organization with institutional rhythms. This pattern has profound implications: it suggests Gamaredon operators likely operate within a formal command structure, possibly with shift-based operations. For defenders, this means certain time windows (Russian business hours, post-holiday periods) may show reduced activity, creating brief operational opportunities for incident investigation and remediation.
The 2025 campaigns also reveal tactical coordination with other Russian-aligned groups. The observed collaboration with Turla (evidenced by shared use of Telegra.ph APIs) suggests a coordinated strategic effort rather than independent operations. This coordination likely reflects higher-level Russian intelligence service direction, possibly coordinating separate units toward unified objectives.
For organizations outside Ukraine and NATO, the lesson is subtler: these techniques travel. The PteroLNK weaponizer, the HTML smuggling delivery methods, and the cloud-service abuse patterns represent TTPs (tactics, techniques, and procedures) that will inevitably be adopted by other threat actors. The timelag between innovation by sophisticated groups and adoption by commodity malware operators typically ranges from 6-18 months. Defenders should assume these techniques will appear in less-targeted campaigns within the coming months.
— HackWire Editorial
---
## Related Coverage