The images in this article were generated with artificial intelligence. How we publish
Microsoft and Binary Defense have described a destructive implant for Windows that, more than a single program, is a malicious toolbox: GigaWiper(also identified as BLUERABBIT in independent reports) combines three old go-repackaged erasing routines with espionage and remote control capabilities, making it especially dangerous for victims who have already been compromised.
What distinguishes this family from malware is not a vulnerability of the operating system but strategy: it runs after having achieved persistence and offers the operator several hot destruction options - physical deletion of the disk, repeated overwriting of the Windows drive or a false "ansomware" that figures files with a key that is never saved - while maintaining exfiltration and surveillance functions such as screen capture, recording, hidden VNC and event record removal. That ransomware costume complicates the initial response because the incidence may seem recoverable when, in fact, the data have been unrecoverable without clean off-line copies.

Technical analysis also reveals stealth tactics: malware is impersonated by OneDrive creating a scheduled task called OneDrive Update which runs every minute and is recorded in HKCU\\ SOFTWARE\\ OneDrive\\ Environment, hides its command channel behind a firewall rule with the name of a legitimate component and reuses legitimate business infrastructure (RabbitMQ, Reis, MinIO) to make the command and control traffic seem benign in environments that already use these technologies.
The code pieces track known lines: Microsoft identifies links with previous wipers such as FlockWiper and with "Crucio" type code, which in previous analysis has been related to actors who attacked critical infrastructure. The convergence of different modules in a single backdoor means that the purpose of the attack - espionage or destruction - is a decision of the operator once inside, which imposes an operational challenge for defenders who traditionally tried to infer intention for the sample found.
For organizations and security officials, the practical consequence is clear: perimetral security and updates are not enough if an attacker is able to execute code with high permits. That is why the defense must pivote towards early detection, impact limitation and proven recovery. Act on the commitment hypothesis: thoroughly check programmed tasks and registration keys with the names mentioned, audit the use of Reis and RabbitMQ from workstations, and monitor processes that use takeown and icacls on critical boot files outside maintenance windows.
At the technical control level, activate the protection against manipulation in endpoint tools, configure the locking mode in detection and response solutions, and enable cloud-based protection and automatic remediation as recommended by Microsoft; block the network the known command servers and set restriction rules for services such as MinIO, RabbitMQ and Reis so that they are not accessible from final hosts. In addition, review them and apply network segmentation so that business services only communicate with authorized servers, and keep telemetry out of the unchanging host-loops and backups and offline are the last line of defense against wipers that remove keys and overwrite disks.
Do not forget that backups are useful only if they are tested: regularly value restorations from disconnected media, maintain immutable versions and retention policies that protect against simultaneous erasing, and prepare and test a response plan that includes total recovery of critical systems. Identity and privilege management also matters: reduce accounts with administrative permits, require MFA in remote accesses and limit process capacity to create programmed tasks or modify sensitive registration keys.

In terms of investigation and threat hunting, incorporate searches that identify the task "OneDrive Update" that runs every minute, RabbitMQ / Reis traffic originated from user stations and processes that call a takeown / icacls over bootmgr or ntoskrnl.ex. The specific indicators of artifacts, hashes and command and control IP addresses are available in technical reports; Microsoft published a detailed report on its security blog and Binary Defense published its independent analysis, which allows to correlate samples and infrastructure for detection and blocking. See the primary sources for updated indicators and specific mitigation: Microsoft Security Blog and Binary Defense Blog, and for context about wipers campaigns and their evolution see Intel's work of threats like Unit 42 in Unit42.
On the strategic level, the emergence of platforms like GigaWiper recalls that attackers are modulating tools to maximize impact: the same piece of malware that steals credentials can delete systems. This requires security teams to think of zero confidence controls, continuous telemetry and resilience plans that consider total asset loss. If your organization depends on business services that facilitate traffic camouflage, do architecture reviews and quartz any unusual use from endpoints. The investment in proven early detection and recovery is, in these cases, more effective than following post facto patches.
Finally, remember that political attribution and motivation are important for context, but not for immediate response: the operational priority is to contain, recover and learn. Maintain channels of communication with their security providers, share indicators with sectoral partners and coordinate with national authorities when appropriate to reduce the collective risk to threats that combine theft and destruction at the will of the attacker.
Related
More news on the same subject.

Anonymous MousKIT phishing platform identified to remove Activation Lock on iPhone and iPad
Cybersecurity researchers have documented a phishing platform as a service aimed at eliminating the protection of Activation Lock from stolen iPhones and iPads, combining forged...

United States U.S. imposes sanctions on Iranian networks linked to MOIS and Mabna in the Economic Outcast operation
The U.S. Treasury Department has launched a new round of financial sanctions against networks linked to Iran, in a campaign that the U.S. authorities describe as a coordinated e...

NemoClaw operating chain exposes Olama to unauthenticated access and alters chat templates
What has happened (confirmed facts): Oasis Security researchers have published a report describing a chain of exploitation against the NemoClaw configuration that can allow a we...

CISA adds CVE-2026-21962 to KEV by remote operation in Oracle HTTP Server and WebLogic
The United States Agency for Cybersecurity and Infrastructure (CISA) has included in its catalogue Known Exploited Vulnerabilities (KEV) the critical failure traced as CVE-2026-...

IA in code generation accelerates OSS dependencies and generates security mediation debt
A recent seminar organized by ActiveState and a survey of 300 security and development leaders in companies in different sectors confirms something that many teams already notic...

They identify WordlistLoader and SynkLoader, intermediate loaders linked to access brokers for
Cybersecurity researchers have identified two new malware families - called WordlistLoader and SynkLoader - used as intermediate stages to deploy later loads and, according to p...

TikTok will pay 400 million for COPPA; 100 M subject to annulment of decree Musical.ly
The U.S. Department of Justice. United States announced payment of $400 million by TikTok to resolve a 2024 lawsuit that accused the platform - owned by ByteDance - of violating...