Isometric network nodes depicting Sandworm wiper and Konni AI attacks.

Daily Cybersecurity News - January 25, 2026

Sandworm Targets Poland with Wiper Malware

Executive Summary

The Russian state-sponsored Sandworm group targeted Poland's power grid in late December 2025, attempting to deploy the DynoWiper malware. The attack aimed to disrupt energy infrastructure but was ultimately unsuccessful.

Key TTPs

  • Execution: The attackers attempted to deploy DynoWiper, a data-wiping malware, to destroy files and render systems inoperable.

Campaign Analysis

This attack occurred almost ten years after Sandworm's attack on Ukraine's energy grid. Following the incident, reports suggest the Polish government may accelerate the drafting of stricter cybersecurity rules for critical infrastructure, though official details remain forthcoming.

Targeting & Infrastructure

  • Target Profile: The attack targeted Poland's energy generator and distribution infrastructure, including two combined heat and power plants and a system managing electricity from renewable sources.

Actionable Intelligence

  • Hashes: 4EC3C90846AF6B79EE1A5188EEFA3FD21F6D4CF6

Relevant Terms

  • Data Wiper: A type of malware designed to erase data from a system, making it unusable.
  • APT (Advanced Persistent Threat): A sophisticated, long-term cyberattack campaign conducted by a skilled actor, often a state-sponsored group.

Konni Targets Blockchain Engineers with AI

Executive Summary

The North Korean hacker group Konni (Opal Sleet, TA406) is employing AI-generated PowerShell malware to target blockchain developers and engineers. The group aims to compromise development environments to gain access to sensitive assets, including infrastructure, API credentials, wallet access, and cryptocurrency holdings.

Key TTPs

  • Initial Access: The attack begins with a Discord-hosted link that delivers a ZIP archive containing a PDF lure and a malicious LNK shortcut file.
  • Execution: The LNK runs an embedded PowerShell loader that extracts a DOCX document and a CAB archive containing a PowerShell backdoor, two batch files, and a UAC bypass executable. Launching the shortcut file causes the DOCX to open and to execute one batch file included in the cabinet file.
  • Defense Evasion: The malware distribution URLs are disguised as legitimate advertising traffic. The attacker exploits the structure of marketing and ad-click tracking URLs by embedding the C2 address hosting the actual malicious content within the URL parameters.

Campaign Analysis

The campaign reflects a shift in Konni's targeting, extending beyond its usual focus areas to include Japan, Australia, and India. The use of AI-generated PowerShell backdoors highlights the increasing adoption of AI-enabled tooling by threat actors.

Targeting & Infrastructure

  • Target Profile: Developers and engineers in the blockchain sector, particularly those with access to blockchain-related resources and infrastructure.
  • Infrastructure: Discord-hosted links are used to deliver malicious ZIP archives.

Relevant Terms

  • PowerShell: A task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.
  • LNK Shortcut: A file extension for shortcut files used in Microsoft Windows to point to an executable or other file.