Kazuar
Kazuar is a backdoor and modular espionage malware family associated with the Russian state-sponsored threat actor Secret Blizzard, also known as Turla and Venomous Bear; multiple sources in the content link it to Turla/Secret Blizzard activity, and CISA attribution in the cited reporting ties Secret Blizzard to Center 16 of Russia’s FSB. Kazuar has been described as Turla’s flagship backdoor and has been observed in espionage operations against government, diplomatic, defense, military, embassy, and research targets, including European government organizations and high-value targets in Ukraine and Eastern Europe.
The malware has evolved from an earlier .NET backdoor into a modular framework or botnet architecture with Kernel, Bridge, and Worker modules. Reported capabilities include command execution, JavaScript execution on infected devices, keylogging, screenshot capture, file harvesting, window monitoring, MAPI and email collection, system and network reconnaissance, collection of recent files, theft of event log data, system file information, authentication tokens, cookies, and credentials from browsers, FTP clients, VPN software, KeePass, Azure, AWS, and Outlook. Microsoft reporting in the content also states that operators specifically sought Signal Desktop message files, documents, images, and archive files.
Kazuar uses internal coordination mechanisms including named pipes, Mailslots, hidden Windows messaging, and Google Protocol Buffers, while external communications can use HTTP, WebSockets, and Exchange Web Services. Communications to C2 have been reported as Base64-encoded. Kazuar stages command output and collected data in files before exfiltration, and newer reporting says it encrypts collected information locally in a dedicated working directory before exfiltration. The malware also performs anti-analysis checks such as process inspection, canary file detection, and sandbox DLL verification. Recent reporting cited in the content describes a leader-election design in which only one infected host communicates externally, while other infected systems remain in a silent mode to reduce observable traffic.
Observed delivery and deployment methods in the content include phishing campaigns using malicious Excel XLSM attachments whose macros launch PowerShell and ultimately lead to Turla payload deployment; use of the Pelmeni dropper to embed an encrypted second-stage payload; and a lightweight .NET COM-object loader that decrypts and executes payloads in memory. Some payloads were reported as cryptographically tied to the victim hostname. In 2025 incidents in Ukraine, ESET reported that Gamaredon tooling including PteroGraphin, PteroOdd, and PteroPaste was used to deploy or restore Turla’s Kazuar access, which researchers assessed as evidence of operational collaboration between Gamaredon and Turla.
The content also describes Kazuar C2 tradecraft using compromised WordPress blogs and both internal and external command-and-control nodes on victim networks. Accenture reported novel Kazuar C2 configurations on a European government victim network, including internal nodes and proxying through internet-facing shared locations, and listed Kazuar-related URLs including bombheros[.]com, simplifiedhomesales[.]com, mtsoft.hol[.]es, and polishpod101[.]com. Additional reported Kazuar-related infrastructure and artifacts include domains echange-afrique-insa[.]fr, afci-newsoft[.]fr, antoniosalieri[.]es, and aviatnetworks[.]com; filenames dbgsview.exe, DebugView.exe, adflctlmon.exe, PSExtendPrivacy.exe, and Agent.exe; and sample hashes 1749c96cc1a4beb9ad4d6e037e40902fac31042fa40152f1d3794f49ed1a2b5c, 44cc7f6c2b664f15b499c7d07c78c110861d2cc82787ddaad28a5af8efc3daac, 1fca5f41211c800830c5f5c3e355d31a05e4c702401a61f11e25387e25eeb7fa, 2d8151dabf891cf743e67c6f9765ee79884d024b10d265119873b0967a09b20f, 69908f05b436bd97baae56296bf9b9e734486516f9bb9938c2b8752e152315d4, c1f278f88275e07cc03bd390fe1cbeedd55933110c6fd16de4187f4c4aaf42b9, 6eb31006ca318a21eb619d008226f08e287f753aec9042269203290462eaa00d, and 436cfce71290c2fc2f2c362541db68ced6847c66a73b55487e5e5c73b0636c85.
The content further notes historical analytical interest in code overlaps between Kazuar and the SUNBURST/Sunburst malware used in the SolarWinds compromise, including similarities in victim ID generation, sleep-delay logic, and use of FNV-1a hashing with XOR, but the cited reporting does not treat that overlap as conclusive proof that Turla conducted the SolarWinds intrusion.
Hunt this family in your stack
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
Groups observed using it
5 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.
The talk also examines Kazuar v2 and v3, Turla’s flagship backdoor, and unpacks what those versions reveal about the group’s operational priorities.
The talk also examines Kazuar v2 and v3, Turla’s flagship backdoor, and unpacks what those versions reveal about the group’s operational priorities.
...на уражені ЕОМ довантажується складний багатофункціональний бекдор KAZUAR, в якому реалізовано більше 40 функцій...
...угрупуванням UAC-0028 (APT28) та UAC-0003 (Turla), зокрема, із застосуванням модифікованого флагманського шкідливого програмного забезпечення KAZUAR.
...угрупуванням UAC-0028 (APT28) та UAC-0003 (Turla), зокрема, із застосуванням модифікованого флагманського шкідливого програмного забезпечення KAZUAR.
Techniques & procedures
31 distinct techniques documented for this family, organized by ATT&CK tactic.
Execution
5 techniquesThe content repeatedly describes threat actors and malware using WMI/WMIC/wmiexec for remote execution, lateral movement, discovery, persistence, and administrative actions; e.g., 'APT41 used WMI in several ways, including for execution of commands via WMIEXEC as well as for persistence via PowerSploit' and 'Scattered Spider used Windows Management Instrumentation (WMI) to move laterally via Impacket.'
Across incidents observed between February and June 2025, Gamaredon tooling, including PteroGraphin and PteroOdd, was used to deploy Turla’s Kazuar backdoor and, in at least one case, restore Turla’s access after the group appeared to have lost its foothold.
During the 2016 Ukraine Electric Power Attack, Sandworm Team used the xp_cmdshell command in MS-SQL. During the 2025 Poland Wiper Attacks, the adversaries leveraged PsExec to run cmd.exe commands on multiple victim machines. Numerous malware families and groups are described as using cmd.exe, cmd /c, Windows command shell, or command-line interfaces to execute commands, payloads, reconnaissance, persistence, cleanup, and ransomware actions.
A second method drops a lightweight .NET loader configured as a COM object, decrypting and executing the payload entirely in memory with almost no trace left on disk.
A second method drops a lightweight .NET loader configured as a COM object, decrypting and executing the payload entirely in memory with almost no trace left on disk. | The malware uses hidden Windows messaging, named pipes, Mailslots, and Google Protocol Buffers for structured internal routing
Persistence
2 techniquesAcross the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.
The content repeatedly describes malware and threat actors establishing persistence by adding values under HKCU/HKLM\Software\Microsoft\Windows\CurrentVersion\Run or RunOnce, and by placing executables, scripts, .lnk files, or .bat files in the Windows Startup folder.
Privilege Escalation
2 techniquesThe content repeatedly describes malware and threat actors establishing persistence by adding values under HKCU/HKLM\Software\Microsoft\Windows\CurrentVersion\Run or RunOnce, and by placing executables, scripts, .lnk files, or .bat files in the Windows Startup folder.
Stealth
5 techniquesThe content repeatedly describes malware and threat actors using obfuscated code, encrypted strings, Base64/XOR/RC4/AES encoding, VMProtect/ConfuserEx/SmartAssembly, stack strings, control-flow flattening, opaque predicates, and hidden payloads to evade analysis and detection.
The content repeatedly describes threat actors and malware deleting files, tools, scripts, logs, droppers, staged data, and artifacts from compromised systems to cover tracks, remove evidence, or self-delete.
The Kernel module serves as the central coordinator, managing tasks, updating configurations, and running anti-analysis checks including process inspection, canary file detection, and sandbox DLL verification.
decrypting and executing the payload entirely in memory with almost no trace left on disk
Defense Impairment
1 techniqueCredential Access
4 techniques...steal authentication tokens, cookies, and credentials from a wide variety of programs, including browsers, FTP clients, VPN software, KeePass, Azure, AWS, and Outlook.
...steal authentication tokens, cookies, and credentials from a wide variety of programs, including browsers, FTP clients, VPN software, KeePass, Azure, AWS, and Outlook.
...steal authentication tokens, cookies, and credentials from a wide variety of programs...
Discovery
3 techniquesThe content repeatedly describes malware and threat actors obtaining lists of running processes, using utilities such as tasklist, ps, WMI, Get-Process, CreateToolhelp32Snapshot, EnumProcesses, and similar APIs/commands to enumerate active processes on victim systems.
The content repeatedly describes malware and threat actors collecting host details such as OS version, hostname, architecture, CPU, memory, BIOS, domain, language, and other configuration data; e.g., "APT41 uses multiple built-in commands such as systeminfo and net config Workstation to enumerate victim system basic configuration information."
Collection
6 techniques...allows the threat actors to launch javascript on the device, steal data from event logs, steal information about systems files...
The content repeatedly describes adversaries and malware storing collected data, command output, credentials, archives, or files in local temporary folders, working directories, hidden directories, registry locations, recycle bins, or specific files prior to exfiltration.
Worker modules handle operational tasks including capturing keystrokes, taking screenshots
Its configuration system now supports roughly 150 options covering transport selection, injection methods, keylogging, screenshot capture, and MAPI email monitoring.
All gathered information is encrypted and staged in a dedicated working directory before exfiltration.
Command and Control
7 techniquesMITRE ATT&CK techniques ... Command and Control ... T1071 Standard Application Layer Protocol ... The C&C URLs correspond to compromised legitimate websites for Turla to proxy commands and exfiltrate data to Turla backend infrastructure.
The content repeatedly describes threat actors, malware, and campaigns using HTTP and/or HTTPS for command and control, including examples such as BlackEnergy communicating with C2 over HTTP POST requests and many other families using HTTP/S for C2.
MITRE ATT&CK techniques ... Command and Control ... T1090 Proxy ... The October sample likely acts as a transfer agent used to proxy commands from the remote Turla operators to the Kazuar instances on internal nodes in the network via an internet-facing shared network location.
MITRE ATT&CK techniques ... Command and Control T1102 ... Web Service ... Turla has relied on traditional C&C implementations, using compromised web servers as C&C, as well as utilizing legitimate web services like Pastebin.
To compromise the organization's network, the attackers used a combination of recently updated remote administration trojans (RATs) and remote procedure call (RPC)-based backdoors including HyperStack
C2 traffic from ADVSTORESHELL is encrypted, then encoded with Base64 encoding... APT19 HTTP malware variant used Base64 to encode communications to the C2 server... APT33 has used base64 to encode command and control traffic.
the attackers used a combination of recently updated remote administration trojans (RATs) and remote procedure call (RPC)-based backdoors
Exfiltration
1 techniqueMany entries state malware or actors can upload, transfer, send, or exfiltrate files from compromised hosts to command-and-control servers or attacker infrastructure.
IOCs tracked for this family
25 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.
IPs, domains, and DNS infrastructure linked to this family.
File hashes (MD5, SHA-1, SHA-256) from samples and reports.
Other indicator types observed in public reporting.
Recent activity
72 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Turla's flagship backdoor used as an advanced espionage platform on high-value Ukrainian targets.
A modular espionage backdoor/framework used for long-term covert intelligence collection. It uses Kernel, Bridge, and Worker modules to coordinate tasks, maintain stealth, proxy C2 communications, and perform surveillance functions such as keylogging, screenshot capture, file harvesting, window monitoring, and email collection.
Kazuar is a modular espionage malware framework used for long-term intelligence collection. It employs Kernel, Bridge, and Worker modules, leadership election to limit external communications to a single leader node, encrypted IPC via named pipes, Mailslots, and hidden Windows messaging, and supports HTTP, WebSockets, or Exchange Web Services for C2. It also supports persistence, anti-analysis, keylogging, screenshot capture, file harvesting, MAPI email monitoring, and staged encrypted exfiltration.
Kazuar is a modular backdoor evolved into a peer-to-peer botnet for long-term persistence, stealth, and espionage. It uses kernel, bridge, and worker modules to coordinate infected hosts, proxy C2 traffic, and perform intelligence collection such as keylogging, screenshots, filesystem and network reconnaissance, email/MAPI theft, window monitoring, and recent-file theft. It also supports AMSI, ETW, and WLDP bypasses and configurable tasking, scheduling, exfiltration, and process injection.
The version that knows your environment.
Match every observed IP, domain, and hash against your live telemetry.
Named campaigns wielding this family, with evidence pinned to each claim.
CVEs this family uses for access and lateral movement.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Every documented technique, ranked by evidence weight.
Reddit, Mastodon, and CTI community discussion around this family.