The threat actor group known as GOLD BLADE has evolved its tactics, transitioning from a primary focus on espionage to a hybrid model that intertwines data exfiltration with targeted ransomware attacks. This sophisticated operation now deploys a custom-built ransomware variant dubbed QWCrypt, significantly amplifying its potential financial and disruptive impact on victim organizations.
This strategic shift has been observed in a prolonged campaign, tracked internally as STAC6565, which has affected nearly 40 entities between early 2024 and mid-2025. The group has shown a marked preference for Canadian businesses, particularly those within the service, manufacturing, retail, and technology sectors. Instead of relying on traditional, easily detectable phishing emails, GOLD BLADE is now leveraging trusted recruitment platforms like Indeed, JazzHR, ADP, and LinkedIn to gain initial access.
Sophos security analysts have shed light on this evolving threat landscape, detailing how GOLD BLADE’s refined RedLoader delivery chain culminates in the deployment of the QWCrypt ransomware on carefully selected, high-value systems. The threat group has demonstrated a pattern of alternating between quiet periods and intense waves of intrusions, consistently incorporating new tools, scripts, and evasion techniques with each cycle.
The introduction of QWCrypt marks a significant development, enabling GOLD BLADE to convert espionage operations into direct extortion events. The ransomware appends the “.qwCrypt” file extension and leaves a ransom note titled “!!!how_to_unlock_qwCrypt_files.txt.” Notably, QWCrypt includes specific operational flags, including a mode designed to target hypervisors that host virtual machines, potentially impacting entire virtualized environments.
Data exfiltration is a critical component of GOLD BLADE’s operations. Stolen information is compressed using 7-Zip and transmitted via WebDAV, often routed through Cloudflare Workers domains. This method allows the group to maintain leverage by threatening public data leaks, even if the encryption phase of the attack is disrupted or unsuccessful. The comprehensive technical breakdown from security researchers indicates that GOLD BLADE operates with a disciplined, almost managed-service approach to cyber intrusions, characterized by continuous improvement and adaptation rather than sporadic, one-off attacks.
QWCrypt Deployment and Host Impact
The initial compromise typically begins when an HR professional opens a malicious resume attached to a recruitment platform. This action triggers a multi-stage infection chain. A dropper, often disguised as a PDF shortcut or an ISO image within a ZIP archive, executes a renamed instance of ADNotificationManager.exe. This executable then uses `rundll32.exe` to sideload a RedLoader DLL from a WebDAV share, frequently utilizing Cloudflare Workers for obfuscation.
The first-stage DLL establishes communication with the attacker’s command-and-control (C2) infrastructure. Subsequently, it creates scheduled tasks designed to download and execute second- and third-stage payloads, typically stored in the user’s AppDataRoaming folder under names like “BrowserEngineUpdate_.” These payloads are executed using the legitimate Windows utility `pcalua.exe`, a living-off-the-land binary, to minimize the creation of easily detectable malware launchers.
A batch script then unpacks Sysinternals AD Explorer to perform network and system discovery. The gathered information is compressed using 7-Zip and exfiltrated to attacker-controlled WebDAV servers, such as `local.chronotypelabs[.]workers[.]dev`. When GOLD BLADE decides to initiate the ransomware deployment, it pushes an encrypted 7-Zip archive via SMB to multiple servers. A launcher script verifies that a Terminator-based anti-antivirus service is active before disabling system recovery options and executing the QWCrypt ransomware binary.
The Terminator service leverages a vulnerable Zemana AntiMalware driver to terminate protected processes and weaken core Windows security mechanisms by altering critical registry values. This includes disabling the `VulnerableDriverBlocklistEnable` and `HypervisorEnforcedCodeIntegrity` settings, effectively lowering the system’s defenses.
Finally, a cleanup script executes QWCrypt, incorporating hypervisor-targeting flags where applicable. It also deletes shadow copies and purges PowerShell history, leaving behind only encrypted files and the ransom demand. This methodical approach ensures that the system’s recovery options are limited, maximizing pressure on the victim.
The observed tactics, techniques, and procedures suggest that GOLD BLADE is a persistent and adaptable threat that could continue to evolve its attack vectors and ransomware capabilities. Organizations, particularly those in Canada, are advised to enhance their security postures, focusing on robust email and web gateway defenses, strict application control policies, and regular security awareness training for employees, especially those involved in recruitment processes.

