The images in this article were generated with artificial intelligence. How we publish
A recent wave of attacks directed at Ukrainian users shows how sophisticated state groups continue to improve social engineering to achieve remote infections: according to reports from local response teams, actors linked to the GRU and grouped under the label UAC-0145 (part of Sandworm) have used a variant of the so-called "ClickFix" method that persuades victims to execute commands on their machines through false CAPTCHA embedded in legitimate compromised sites.
The notable component of this campaign is not only the quality of malware - which includes drivers, backdoors in Python and mobile back doors - but the delivery tactic. The attackers have combined traffic filtering services to show different content according to the visitor, internal tools to dynamically modify pages, and a domain concealing technique based on Etheum contracts so that the malicious resource does not appear in clear text in the HTML. This combination of shipping, abuse of legitimate services (such as cloud APIs) and calls to action that ask to run PowerShell creates a vector difficult to detect with simple lock lists.

The use of cross-platform methods is another alarm: in addition to malware for Windows, malicious APKS were distributed by messaging that allegedly offered security utilities but that incorporated a backdoor capable of exfiltering contacts, files and geographical position, using popular services such as Dropbox for data transport and command recovery. This highlights the tendency of attackers to mix web fraud with mobile-directed distribution to maximize scope and persistence.
The implications are clear: organizations and users should not rely on the appearance of a CAPTCHA or a link that seems legitimate, as the page may have been selectively served to you as a potential victim. In addition, the abuse of third-party infrastructure and blockchain-based opfuscation complicate the task of defenders. At the strategic level, campaigns like this show how state-sponsored actors adapt commercial techniques (shipping, CDN, APis) for the purpose of espionage and digital sabotage.
What to do today: in the individual plane, never run copied commands from web pages or messages without first verifying their origin and purpose; avoid hitting and running PowerShell or other shells by instruction of a page. In mobile, install applications only from official stores and review sensitive permissions. For security managers and equipment, increase control over the execution of scripts (e.g. PowerShell, AppLocker or Windows Defender Application Control), apply inspection and leaking to detect transfers to third-party services, and monitor the unusual use of cloud APIs. On web servers, value content integrity, enable WAF and check log and configuration changes to detect site commitments. Response teams should correlate telemetry with public sources and contact national authorities when necessary; original notices and coordination recommendations are available on the Ukrainian response portal ( CERT-UA).

It is also recommended to strengthen behavior-focused detection: the search for processes that download and write executables in boot directories, connections to domains or URLs that are consulted via blockchain contracts, and exfiltration patterns to legitimate services acting as a tunnel. Familiarizing with the adversary helps; in this case, Sandworm is an actor with a public record of operations that include sabotage and espionage, and his profile is documented in open analysis ( Sandworm summary).
Finally, no less important: review and limit privileges, sign credentials if you suspect commitment and have clear procedures for isolation and reimaging of affected machines. It is also appropriate to keep the protection and review enabled in third-party services that can be used as a command and control channel; documentation for cloud platform developers can help to audit integration and tokens ( Dropbox Developers) before they are abused by malicious actors.
In an environment where web fraud techniques and legitimate infrastructure are intertwined with increasingly modular malware, the best defense consists of a combination of operational skepticism by users, restrictive technical controls on endpoints and wide network visibility to detect and contain atypical patterns before exfiltration reaches critical targets.
Related
More news on the same subject.

GitLab critical alert: emergency patch fixes CVE-2026-19478 allowing to modify or eliminate public projects without credentials
GitLab published an emergency patch on August 17, 2026 to correct critical vulnerability in its self-hosted software (Community and Enterprise Edition) which, under certain cond...

When the MCP server keeps your credentials: the silent attack vector of the IA in production
The incorporation of IA agents into business processes has opened a practical way for production systems and data to be accessible from models: it is called Model Context Protoc...

Critical alert: CVE-2026-58231 in SAP Commerce Cloud could allow remote code execution; patch and urgent mitigation
A critical vulnerability that affects SAP Commerce Cloud, registered as CVE-2026-58231 and with maximum score 10.0 on the CVSS scale, it is being exploited attempts shortly afte...

The massive purchase of expired domains drives fraud, malware and streaming pirate: the business behind the dropcatch
An intelligence report on DNS published by Infoblox and disseminated by specialized media confirms that criminals are buying large-scale expired domains - the so-called dropcatc...

HoneyMyte updates CoolClient with a signed kernel driver to hide processes and protect the C2 channel
Kaspersky has published an analysis that attributes to the actor known as HoneyMyte (also Mustang Panda) an updated version of the CoolClient backdoor that incorporates a signed...

GeoServer on zero-day vulnerability alert in jsonArrayContains with real risk of remote execution
The GeoServer open source project has a zero-day vulnerability that is being actively explored by attackers, according to researchers' public alerts and the watchTowr intelligen...

AmnesiaStealer MacOS malware that steals credentials and controls real-time browser sessions
Security researchers have documented a new malware family aimed at macOS - called AmnesiaStealer - that combines a dropper in shell, an infostealer written in Rust and a remote ...