Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
OWASP Releases Subtractive Security Top 10 to Reduce Cyber Risks
August 4, 2026
DarkSword iOS Exploit Kit Spreads to 180 Websites and 27 Hosts
August 4, 2026
CISA Warns of Critical N-able N-central Auth Bypass (CVE-2023-47248) Exploited In Attacks
August 4, 2026
Home/CyberSecurity News/Gamaredon APT Abuses Windows Features and Cloud for Malware Distribution
CyberSecurity News

Gamaredon APT Abuses Windows Features and Cloud for Malware Distribution

Key Takeaways The Russian state-sponsored APT group Gamaredon has launched a new campaign targeting Ukrainian entities. The group is deploying a sophisticated VBScript worm, “GammaWorm,”...

David kimber
David kimber
June 2, 2026 4 Min Read
67 0

Key Takeaways

  • The Russian state-sponsored APT group Gamaredon has launched a new campaign targeting Ukrainian entities.
  • The group is deploying a sophisticated VBScript worm, “GammaWorm,” which leverages native Windows features like NTFS Alternate Data Streams (ADS) for stealth and persistence.
  • The campaign exploits a WinRAR vulnerability (CVE‑2025‑8088) and utilizes popular cloud services and messaging platforms for resilient command-and-control (C2) infrastructure.
  • Targets include Ukrainian government, military, and critical infrastructure, indicating a continued focus on espionage.

A new, highly sophisticated campaign by the Russian state-backed advanced persistent threat (APT) group Gamaredon is actively targeting Ukrainian organizations. The operation employs a novel VBScript worm designed to exploit legitimate Windows functionalities for covert operations and leverage mainstream cloud services for robust command-and-control (C2) communications.

Table Of Content

  • Key Takeaways
  • Gamaredon’s Advanced Malware and Cloud C2
  • What You Should Do

This latest offensive highlights Gamaredon’s refined approach, featuring a modular toolset engineered for enhanced stealth, resilience, and sustained access to compromised networks.

Analysts observe that Gamaredon has restructured its malicious arsenal into a cohesive “Gamma” ecosystem. This includes specialized components such as GammaPhish for initial compromise, GammaLoad for staging, GammaWorm for propagation, and GammaSteel for data exfiltration.

The attack chain typically commences with weaponized xHTML lures. These lures deliver a malicious RAR archive that exploits CVE‑2025‑8088 in WinRAR, enabling code execution from Windows Startup folders without alerting the user.

Once activated, the VBScript-based infection sequence deliberately avoids traditional executable files. Instead, it deploys a multi-stage script architecture, where each stage can independently retrieve and execute subsequent payloads from remote infrastructure.

Gamaredon’s Advanced Malware and Cloud C2

This architectural design effectively transforms each stage of the infection into a standalone backdoor. Every component possesses the capability to profile the victim’s system, update its configuration, and deploy new malware on demand.

This inherent redundancy means that even if defenders manage to remove portions of the infection chain, surviving components retain sufficient capabilities to re-establish access, rendering partial remediation efforts largely ineffective.

At the core of this updated toolset is GammaWorm, a substantial VBScript implementation that primarily resides within NTFS Alternate Data Streams (ADS)—an often-overlooked feature of the Windows file system. Rather than creating visible files, GammaWorm stores its modules within ADS attached to existing user profile paths. This technique ensures that directory listings and file sizes appear normal, significantly reducing the likelihood of detection.

For persistence, the worm creates RunOnce registry entries and scheduled tasks. These mechanisms execute code directly from the hidden ADS, while simultaneously modifying Windows Explorer settings to hide file extensions and protected system files, further obscuring its presence.

Following its installation, GammaWorm actively propagates across USB and network drives. It achieves this by copying itself to target locations and then concealing legitimate folders, replacing them with malicious LNK shortcuts. These shortcuts are designed to both open the expected directory and silently execute the worm via mshta.exe and wscript.exe.

To accelerate its spread, GammaWorm also generates decoy shortcuts with enticing Ukrainian-language filenames, designed to trick users into clicking them and inadvertently spreading the malware across shared media.

Concurrently, GammaWorm maintains a continuous loop that functions as a stealthy backdoor. It regularly contacts its C2 infrastructure to exfiltrate system fingerprints and retrieve new VBScript payloads for in-memory execution. Host data is encoded into randomized HTTP headers to blend in with normal web traffic, evading detection.

Gamaredon further enhances these fileless techniques by exploiting legitimate cloud and messaging platforms for its C2 management.

GammaWorm resolves live servers through “Dead Drop Resolvers” hosted on services such as Telegraph/Teletype via graph.org, Cloudflare Workers subdomains, and S3-compatible storage. Each discovered URL is stored in dedicated registry keys, which are later accessed to retrieve current C2 endpoints.

The group also leverages public Telegram channels as dead drops, using curl.exe to pull HTML and parse embedded IP addresses that function as active C2 nodes.

This hybrid C2 design provides rapid domain rotation capabilities, allows for the concealment of staging servers behind Cloudflare tunnels, and offers seamless fallback to direct IP addresses if cloud services are disrupted.

In a report shared with Cyber Security News, SEKOIA stated that the ongoing campaign remains focused on Ukrainian government, military, and critical infrastructure networks. This reinforces the established links between Gamaredon and Russia’s Federal Security Service.

By integrating fileless VBScript chains, ADS-based concealment, USB-borne propagation, and cloud-backed C2, the group has significantly enhanced the stealth and persistence of its espionage operations compared to its previous frameworks.

What You Should Do

  • Ensure all systems, especially WinRAR installations, are patched to the latest versions to mitigate known vulnerabilities like CVE‑2025‑8088.
  • Implement robust endpoint detection and response (EDR) solutions capable of detecting script-based attacks, anomalous process execution (e.g., mshta.exe, wscript.exe), and suspicious network traffic patterns.
  • Educate users about phishing tactics, the dangers of opening suspicious attachments, and the risks associated with clicking unknown links or using untrusted USB drives.
  • Monitor network traffic for connections to known malicious C2 infrastructure and unusual activity involving cloud services or messaging platforms.
  • Disable or restrict the use of NTFS Alternate Data Streams (ADS) where possible, and implement tools that can scan for and detect hidden data within ADS.
  • Regularly back up critical data and test recovery procedures to minimize the impact of a successful compromise.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

CVEExploitMalwarephishingSecurity

Share Article

David kimber

David kimber

David is a penetration tester turned security journalist with expertise in mobile security, IoT vulnerabilities, and exploit development. As an OSCP-certified security professional, David brings hands-on technical experience to his reporting on vulnerabilities and security research. His articles often feature detailed technical analysis of exploits and provide actionable defense recommendations. David maintains an active presence in the security research community and has contributed to multiple open-source security tools.

Previous Post

Dashlane Accounts Locked After Brute-Force Attacks

Next Post

Nimbus Manticore APT Uses Fake Job Portal for Custom Malware Attacks

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Keyv npm package compromised in supply chain attack
August 4, 2026
Cybercriminals Exploit ChatGPT for Scam Operations, OpenAI Reports
August 4, 2026
Russian Hacker Sells Company Access, Spies on Ukrainian Military
August 4, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Emy Elsamnoudy
Emy Elsamnoudy
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us