Wednesday, September 16, 2026

Kazuar Backdoor Uses DLL Side-Loading and PowerShell Loaders for Stealthy Execution

Turla’s Kazuar backdoor has re-emerged as a technically sophisticated persistence and reconnaissance tool that combines DLL side-loading with PowerShell-based loaders to achieve stealthy execution and resilient command-and-control.

This side-loading technique minimizes disk activity tied to novel executables and leverages trusted host processes to bypass naive allowlists and detection heuristics.

The delivery chain frequently uses multi-layered, encoded payloads decoded only at runtime by PowerShell loaders. Those loaders are themselves obfuscated and encrypted examples include nested base64 wrapped in 3DES-CBC with hardcoded keys and IVs and execute via in-memory pipelines rather than writing final payloads to disk.

One documented Kazuar loader leverages Start-Process to spawn legitimate NVidia helper binaries such as LaunchGFExperience.exe, which in turn loads a malicious LaunchGFExperienceLOC.dll.

That DLL functions as the loader/stager and maps the core KERNEL-role payload directly into memory, avoiding on-disk signatures and enabling execution under otherwise benign process contexts.

Other legitimate host binaries (for example, vncutil64.exe) have been abused the same way to host additional implant modules.

Operationally, Turla pairs Kazuar with STOCKSTAY as part of a broader espionage toolset used for long-term intelligence collection.

Analysis of recent Kazuar campaigns shows attackers dropping legitimate-signed or benign-looking executables alongside malicious DLLs that mirror expected library names; when the host binary launches, Windows’ DLL search order causes the implant DLL to be loaded.

Picus Security Researchers said that, Turla, linked to Russia’s FSB, has conducted cyber-espionage operations against governments and military organizations since 2004.

The group routinely hijacks other threat actors’ infrastructure and abuses legitimate cloud and web services GitHub, Cloudflare Workers, serverless platforms, and browser-based hosting to conceal C2 traffic and stage payloads.

Kazuar Backdoor Uses DLL Side-Loading

Kazuar’s communications employ HTTPS and WebSocket transports; in later versions, the implant adds multi-hop relays and encrypted drop-boxes to further decouple victims from operator infrastructure.

Command-and-control exchanges are often disguised as benign web traffic and obfuscated through third-party services to frustrate attribution and takedown.

From a detection and mitigation standpoint, the combination of DLL side-loading and PowerShell staging creates several indicators and control points.

Monitoring process parent-child relationships and unusual DLL loads beneath trusted executables can reveal side-loading attempts. PowerShell logging and script block transcription, coupled with telemetry that flags Start-Process calls invoking ostensibly legitimate binaries from nonstandard directories, also surface anomalous loader behavior.

Environment-gated decryption where payloads only reveal themselves when hostnames or machine identifiers match expected values limits the effectiveness of generic sandboxing, so defenders should instrument live endpoints with memory and API monitoring rather than relying solely on static or isolated sandboxes.

Turla’s tactics map cleanly to MITRE ATT&CK techniques: T1574.001 (DLL side-loading) for execution, T1059.001 (PowerShell) for scripting loaders, T1102/T1071 (web services and web protocols) for C2, and T1480 (environmental keying) for anti-analysis.

Historical context underscores the threat: Turla (aka Secret Blizzard, Snake, Uroburos), active since at least 2004 and linked to Russia’s FSB, specializes in long-term espionage against governments, military, and research targets.

STOCKSTAY and Kazuar form Turla’s core custom toolset, and the group has a record of hijacking infrastructure and abusing trusted platforms to hide traffic and payloads.

Defenders should validate controls against Turla-like behaviors. The Picus Platform, for example, provides pre-built simulations of Turla techniques DLL side-loading, PowerShell loaders, multi-hop C2 relays that let security teams validate endpoint protection, script-block logging, EDR detections, and network-based filtering.

Simulating these attack flows in a controlled environment helps identify telemetry gaps and tune detections to catch in-memory mapping, suspicious DLL loads, and the complex, multi-stage chains Turla favors.

Follow us on Google NewsLinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.

Mayura Kathir
Mayura Kathirhttps://gbhackers.com/
Mayura Kathir is a cybersecurity reporter at GBHackers News, covering daily incidents including data breaches, malware attacks, cybercrime, vulnerabilities, zero-day exploits, and more.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Google Search Makes It Harder to See Where a Link Really Goes Before You Click

Google has begun routing some organic Search result links...

Phishing Attacks Abuse Trusted Email Infrastructure and URL Cloaking to Evade Security Filters

Phishing operators are increasingly shifting away from malware-laden attachments...

Hackers Actively Exploit Critical WooCommerce Plugin Vulnerability to Upload PHP Backdoors

Threat actors are actively exploiting a critical vulnerability in...

Weekly Cybersecurity Newsletter – Top 50 Biggest Cybersecurity Stories of the Week

Microsoft Patches 973 CVEs, Claude Agents Automate Attacks, China...

WordPress Events Calendar Vulnerabilities Let Hackers Take Over 600,000 Websites

Two critical unauthenticated vulnerability chains in the widely used...

Telegram Desktop XSS Vulnerability Lets Attackers Steal Entire Chat Histories

A stored cross-site scripting (XSS) vulnerability in Telegram Desktop...

Marimo RCE Flaw Lets Hackers Steal AWS Credentials and Pivot to Bastion Host in 8 Seconds

A threat actor exploited a critical pre-authentication remote code...

Related Articles

Recent News