Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
MalwareUsed by 5 actors

Kazuar

Kazuar is a Turla backdoor and espionage implant, described in the content as Turla’s flagship backdoor and a long-running malware framework active since at least 2015 and used since at least 2017. It is associated with the Russia-linked threat actor Turla, also referred to in the content as Secret Blizzard and Venomous Bear, and has been used in cyberespionage operations including against military and defense targets in Ukraine and in compromises of government organizations. The content also describes operational collaboration in which Gamaredon tooling, including PteroGraphin and PteroOdd, was used to deploy Kazuar on compromised Ukrainian targets and in at least one case restore Turla’s access.

Capabilities directly mentioned in the content include installing itself as a new Windows service for persistence, gathering information on users, obtaining a list of running processes through WMI querying, capturing images from the webcam, launching JavaScript on the device, stealing data from event logs, collecting information about system files, and stealing authentication tokens, cookies, and credentials from a wide variety of programs including browsers, FTP clients, VPN software, KeePass, Azure, AWS, and Outlook. Kazuar stages command output and collected data in files before exfiltration. It communicates with command-and-control servers over HTTP and HTTPS, encodes communications in Base64, and can also act as a webserver listening for inbound HTTP requests through an exposed API. The content further notes that Kazuar has used compromised WordPress blogs as command-and-control servers.

The content also describes newer Kazuar evolution into a modular espionage framework with Kernel, Bridge, and Worker modules. In that reporting, the Kernel coordinates tasks, configuration updates, and anti-analysis checks; the Bridge proxies external communications; and Worker modules perform keystroke capture, screenshot capture, file harvesting, window monitoring, and email collection. Reported communication paths include HTTP, WebSockets, and Exchange Web Services, with internal routing via hidden Windows messaging, named pipes, Mailslots, and Google Protocol Buffers. Some Kazuar payloads are described as cryptographically tied to a victim hostname, and delivery methods mentioned include the Pelmeni dropper and a .NET COM-object loader that decrypts and executes payloads in memory.

Observed infrastructure and indicators mentioned in the content include compromised WordPress sites used for C2 and the following Kazuar-related domains and URLs from one reported victim network: bombheros[.]com, simplifiedhomesales[.]com, mtsoft.hol[.]es, polishpod101[.]com, echange-afrique-insa[.]fr, afci-newsoft[.]fr, antoniosalieri[.]es, and aviatnetworks[.]com. The content also lists in-the-wild filenames including dbgsview.exe, DebugView.exe, adflctlmon.exe, PSExtendPrivacy.exe, and Agent.exe; .NET module version IDs 7c1a417d-961e-4fbd-9df7-7b99994eaec7, 2cde886e-ee24-496a-bb31-1ced6b766ced, 76b7b11a-4124-448b-9903-15524e321f3f, and d3429016-d029-45b8-b260-85221265838e; and SHA256 samples 69908f05b436bd97baae56296bf9b9e734486516f9bb9938c2b8752e152315d4, c1f278f88275e07cc03bd390fe1cbeedd55933110c6fd16de4187f4c4aaf42b9, 6eb31006ca318a21eb619d008226f08e287f753aec9042269203290462eaa00d, and 436cfce71290c2fc2f2c362541db68ced6847c66a73b55487e5e5c73b0636c85.

Share:
For your environment

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.

THREAT ACTORS

Groups observed using it

5 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
Turla

This architecture somewhat resembles Turla’s multi-hop KAZUAR C2 infrastructure.

via decipher scdecipher.sc
Gamaredon Group

Gamaredon used its library of loaders to provide initial access for Turla's heftier exploitation framework, Kazuar.

via dark readingdarkreading.com
UAC-0003

...на уражені ЕОМ довантажується складний багатофункціональний бекдор KAZUAR, в якому реалізовано більше 40 функцій...

via cert uacert.gov.ua
APT28

...угрупуванням UAC-0028 (APT28) та UAC-0003 (Turla), зокрема, із застосуванням модифікованого флагманського шкідливого програмного забезпечення KAZUAR.

via cert uacert.gov.ua
UAC-0003 (Turla)

...угрупуванням UAC-0028 (APT28) та UAC-0003 (Turla), зокрема, із застосуванням модифікованого флагманського шкідливого програмного забезпечення KAZUAR.

via cert uacert.gov.ua
MITRE ATT&CK

Techniques & procedures

32 distinct techniques documented for this family, organized by ATT&CK tactic.

Initial Access

1 technique
T1566.001Spearphishing AttachmentEvidence1

GTIG observed STOCKSTAY being deployed following successful phishing attempts using malicious RDP configuration files... In one operation in early 2025, GTIG identified a phishing email... containing a malicious RDP file attachment.

Execution

4 techniques
T1047Windows Management InstrumentationEvidence1

The 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.'

T1059Command and Scripting InterpreterEvidence3

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.

T1059.003Windows Command ShellEvidence2

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.

T1559.001Component Object ModelEvidence2

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

3 techniques
T1112Modify RegistryEvidence1

Across the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.

T1543.003Windows ServiceEvidence1

During the 2016 Ukraine Electric Power Attack, Sandworm Team used an arbitrary system service to load at system boot for persistence for Industroyer. They also replaced the ImagePath registry value of a Windows service with a new backdoor binary.

T1547.001Registry Run Keys / Startup FolderEvidence2

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

3 techniques
T1055Process InjectionEvidence1

2020-05-21 ⋅ PICUS Security ⋅ T1055 Process Injection ... Kazuar

T1543.003Windows ServiceEvidence1

During the 2016 Ukraine Electric Power Attack, Sandworm Team used an arbitrary system service to load at system boot for persistence for Industroyer. They also replaced the ImagePath registry value of a Windows service with a new backdoor binary.

T1547.001Registry Run Keys / Startup FolderEvidence2

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.

Stealth

4 techniques
T1027Obfuscated Files or InformationEvidence1

The 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.

T1036MasqueradingEvidence1

Originally disguised as a stock market application, the malware has more recently masqueraded as legitimate software such as PDF readers and calculator programs.

T1055Process InjectionEvidence1

2020-05-21 ⋅ PICUS Security ⋅ T1055 Process Injection ... Kazuar

T1070.004File DeletionEvidence3

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.

Defense Impairment

1 technique
T1112Modify RegistryEvidence1

Across the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.

Credential Access

3 techniques
T1539Steal Web Session CookieEvidence1

...steal authentication tokens, cookies, and credentials from a wide variety of programs, including browsers, FTP clients, VPN software, KeePass, Azure, AWS, and Outlook.

T1555Credentials from Password StoresEvidence1

...steal authentication tokens, cookies, and credentials from a wide variety of programs, including browsers, FTP clients, VPN software, KeePass, Azure, AWS, and Outlook.

T1649Steal or Forge Authentication CertificatesEvidence1

...steal authentication tokens, cookies, and credentials from a wide variety of programs...

Discovery

5 techniques
T1016System Network Configuration DiscoveryEvidence1

The content repeatedly describes malware and threat actors using commands and APIs such as ipconfig /all, ifconfig, arp -a, route print, nbtstat, netsh, GetAdaptersInfo, and GetIpNetTable to gather IP addresses, MAC addresses, DNS, DHCP, gateways, routing tables, ARP cache, proxy settings, domains, and network adapter/interface details.

T1033System Owner/User DiscoveryEvidence1

The content repeatedly describes malware and threat actors collecting usernames, identifying logged-in users, running whoami/query user/quser, checking whether the current user is an administrator, enumerating user sessions, and gathering account details from compromised hosts.

T1057Process DiscoveryEvidence2

The 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.

T1082System Information DiscoveryEvidence1

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."

T1083File and Directory DiscoveryEvidence1

The content repeatedly describes malware and threat actors listing files and directories, enumerating drives, searching for files by extension/name/path, retrieving file metadata, and browsing file systems (for example: "APT28 has used Forfiles to locate PDF, Excel, and Word documents during collection" and "cmd can be used to find files and directories with native functionality such as dir commands").

Lateral Movement

1 technique
T1570Lateral Tool TransferEvidence1

GTIG conducted a review... in which we observed Turla deploying a wide range of tools into the victim’s network... via malicious GPO installation from a compromised domain controller... Multiple ZIP archives, each containing one of the core components of STOCKSTAY or its configuration, were uploaded to the domain controller.

Collection

3 techniques
T1005Data from Local SystemEvidence1

...allows the threat actors to launch javascript on the device, steal data from event logs, steal information about systems files...

T1074Data StagedEvidence1

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.

T1125Video CaptureEvidence1

Agent Tesla can access the victim’s webcam and record video. AsyncRAT can record screen content on targeted systems. Bandook has modules that are capable of capturing video from a victim's webcam. ... ZxShell has a command to perform video device spying.

Command and Control

7 techniques
T1071Application Layer ProtocolEvidence3

MITRE 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.

T1071.001Web ProtocolsEvidence5

Central to its operations is the STOCKSTAY.STOCKMARKET component, which serves as the primary orchestrator, managing command-and-control logic over secure WebSocket connections using the open-source websocket-sharp library.

T1090ProxyEvidence1

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.

T1102Web ServiceEvidence1

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.

T1105Ingress Tool TransferEvidence3

Most of its new tools are simple downloaders... Gamaredon used its library of loaders to provide initial access for Turla's heftier exploitation framework, Kazuar.

T1132Data EncodingEvidence2

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.

T1219Remote Access ToolsEvidence1

the attackers used a combination of recently updated remote administration trojans (RATs) and remote procedure call (RPC)-based backdoors

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence2

Many entries state malware or actors can upload, transfer, send, or exfiltrate files from compromised hosts to command-and-control servers or attacker infrastructure.

INDICATORS OF COMPROMISE

IOCs tracked for this family

28 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
6 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
19 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

Other
3 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
hash.sha256●●●●●●●●●●●●View more in app27 days ago
hash.sha256●●●●●●●●●●●●View more in app27 days ago
hash.sha256●●●●●●●●●●●●View more in app27 days ago
hash.sha256●●●●●●●●●●●●View more in app1 month ago
hash.sha256●●●●●●●●●●●●View more in app1 month ago
hash.sha256●●●●●●●●●●●●View more in app1 month ago
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching28

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution5

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping32

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.