Hacking Cat Group Uses Wiper Malware on Russia

Pro-Ukraine 'Hacking Cat' Group Deploys Wiper Malware

HIGH
September 14, 2026
5m read
Threat ActorMalwareCyberattack

Related Entities

Threat Actors

Hacking Cat

Organizations

Full Report

Executive Summary

Hacking Cat, a pro-Ukrainian hacktivist collective, has reportedly escalated its cyberattacks against Russian entities by deploying custom-developed malware, including destructive data wipers. This marks a significant tactical shift for the group, moving beyond simple denial-of-service or data leak operations towards activities designed to cause permanent data loss and infrastructure disruption. The group's stated objective is the disruption of Russian military supply chains. The use of custom tools, including wipers, highlights the increasing sophistication within the hacktivist landscape of the Russo-Ukrainian conflict. The situation is further complicated by attribution challenges, as security researchers observe tool sharing among various pro-Ukrainian groups, and Hacking Cat has publicly contested some findings from security firms like Kaspersky.


Threat Overview

  • Threat Actor: Hacking Cat, a pro-Ukrainian hacktivist group.
  • Objective: To disrupt Russian military logistics and supply chains.
  • Tactics: Deployment of custom malware, including data wipers.
  • Significance: The use of wiper malware represents an escalation from typical hacktivist activities to destructive attacks. Unlike ransomware, which holds data hostage for payment, wiper malware's sole purpose is to destroy data and render systems inoperable.

This activity is part of the broader cyber dimension of the war in Ukraine, where numerous hacktivist groups on both sides are engaged in ongoing cyber operations. The development and sharing of custom tools among these groups suggest a level of coordination or a common development ecosystem.

Technical Analysis

The deployment of wiper malware is a clear indicator of destructive intent. The primary MITRE ATT&CK techniques involved are:

  • T1485 - Data Destruction: This is the core technique for any wiper malware. It involves overwriting or deleting data on a target system to make it unrecoverable.
  • T1588.002 - Tool: Malware: The group is developing or acquiring custom tools for its operations, rather than relying solely on off-the-shelf software.
  • T1070.004 - File Deletion: Wipers often use this technique to erase themselves and other forensic artifacts to hinder investigation.

Attribution remains a significant challenge. Hacking Cat recently disputed a Kaspersky report, acknowledging that some tools attributed to them were theirs, but denying ownership of others ("the lockers definitely are not ours"). This suggests either misattribution by researchers or a deliberate attempt by the group to create confusion. The observed overlap in tooling across different pro-Ukrainian groups could be due to:

  • A central developer or small group creating tools for multiple hacktivist cells.
  • Open sharing of tools within the pro-Ukrainian hacktivist community.

Impact Assessment

The use of wiper malware can have a devastating impact on a target organization.

  • Operational Disruption: Wipers can bring critical operations to a complete halt by destroying data on servers, workstations, and operational technology (OT) systems.
  • Permanent Data Loss: Unlike ransomware, there is no option for recovery via a decryption key. If backups are not available or are also destroyed, the data loss is permanent.
  • High Recovery Costs: Rebuilding systems from scratch and restoring from backups (if possible) is a time-consuming and expensive process.
  • Psychological Impact: Destructive attacks are designed to demoralize and create fear, which aligns with the objectives of warfare.

For Russia, successful attacks on military logistics could have a tangible impact on its war efforts by disrupting the movement of supplies, troops, and equipment.

IOCs — Directly from Articles

No specific Indicators of Compromise (IOCs) such as malware hashes or C2 domains were mentioned in the source articles.

Cyber Observables — Hunting Hints

Detecting wiper malware before it executes is critical. Security teams should hunt for pre-cursor activities:

Type
command_line_pattern
Value
`(wevtutil cl
Description
bcdedit /set)`
Type
process_name
Value
raw.exe, diskpart.exe
Description
Legitimate disk utilities that can be abused to perform raw disk writes to overwrite the MBR or file tables.
Type
file_name
Value
*.tmp
Description
Wiper malware may drop temporary files or rename legitimate system files with a .tmp extension before deleting them.
Type
network_traffic_pattern
Value
Anomalous SMB traffic
Description
Wipers with worm-like capabilities may use SMB to spread rapidly across a network. Monitor for unusual patterns of SMB connections.

Detection & Response

  • Behavioral Analysis: Use EDR and XDR solutions that focus on behavioral detection to identify wiper-like activity, such as rapid file modification/deletion, MBR overwriting, or attempts to disable recovery mechanisms. This aligns with D3FEND's Process Analysis.
  • Honeypots and Canaries: Deploy decoy systems and files (honeypots and canaries) on the network. As wipers often spread indiscriminately, they may hit a decoy first, providing an early warning. This uses D3FEND's Decoy Environment.
  • Incident Response Plan: Have a specific playbook for destructive malware attacks. The primary goal is containment to prevent further spread. Isolate affected network segments immediately.

Mitigation

  1. Immutable Backups: This is the most critical defense against wipers. Maintain multiple, geographically separate, and immutable (write-once, read-many) or air-gapped backups of critical data and system images.
  2. Network Segmentation: Implement strict network segmentation to limit the blast radius of a wiper attack. An attacker who compromises one segment should not be able to easily pivot to another.
  3. Endpoint Hardening: Harden endpoints by restricting the use of powerful administrative tools (like diskpart) and scripting languages (like PowerShell) for standard users. Use application control to prevent the execution of unauthorized executables.
  4. Least Privilege Access: Enforce the principle of least privilege for all user and service accounts. A wiper can only destroy what the compromised account has permission to access.

Timeline of Events

1
September 14, 2026
This article was published

MITRE ATT&CK Mitigations

Implement strict network segmentation to contain the spread of a wiper and protect critical assets from being affected by an initial compromise.

Enforce the principle of least privilege. A wiper can only destroy data that the compromised account has access to.

Use application allowlisting to prevent unknown or unauthorized executables (the wiper payload) from running.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

WiperMalwareHacking CatHacktivismUkraineRussiaCyberwarfare

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.