LIVE · cybersecurity feed
Live wire
malwarehigh

HollowFrame Loader Deploys Matryoshka Backdoor in Spear-Phishing Attack on Law Firm

Cybersecurity researchers have identified a new Go-based loader framework named HollowFrame, which is used in conjunction with a Rust-based backdoor called Matryoshka. The attack chain begins with a spear-phishing email containing a malicious link that, when clicked, leads to the execution of a Windows Shortcut file. This initiates a multi-stage process involving privilege escalation, disabling Microsoft Defender, and downloading further malicious payloads.

zeroday.news · 1d ago

Cybersecurity researchers have reported the discovery of a novel loader framework, dubbed HollowFrame, which has been observed deploying a sophisticated Rust-based backdoor known as Matryoshka. The initial vector for these attacks is a spear-phishing campaign specifically targeting a law firm, indicating a focused and potentially high-value target. The attack chain is initiated when a recipient clicks a malicious link embedded in the phishing email, leading to the execution of a Windows Shortcut (LNK) file.

The HollowFrame loader, developed in Go, plays a critical role in the early stages of the compromise. Upon execution via the LNK file, it orchestrates a multi-stage process designed to establish persistence and evade detection. A key reported action is an attempt at privilege escalation, which is a common tactic for malware to gain higher-level access to system resources and functions. Following successful privilege escalation, the loader reportedly proceeds to disable Microsoft Defender, a significant step in neutralizing endpoint security measures and allowing subsequent malicious activities to proceed unimpeded.

The Matryoshka backdoor, written in Rust, is the ultimate payload delivered by the HollowFrame loader. The use of Rust for malware development is a growing trend, as the language offers performance benefits, memory safety features, and makes reverse engineering more challenging compared to more common languages. While the summary does not detail Matryoshka's specific capabilities, backdoors of this nature typically provide remote access, data exfiltration, and the ability to download and execute additional modules, effectively giving attackers persistent control over the compromised system.

The attack's reliance on spear-phishing and a malicious LNK file highlights a persistent threat vector. Spear-phishing campaigns are highly targeted, often leveraging social engineering to craft convincing lures relevant to the recipient's role or organization. LNK files, while seemingly innocuous, can be abused to execute arbitrary commands or scripts, making them a favored initial access technique for threat actors seeking to bypass traditional file-type restrictions.

Mitigation for such attacks typically involves a multi-layered approach. User education is paramount to help employees recognize and report spear-phishing attempts and avoid clicking suspicious links or opening unexpected attachments. Technical controls include robust email filtering to block malicious links and attachments, endpoint detection and response (EDR) solutions capable of identifying and preventing privilege escalation attempts and security software tampering, and application whitelisting to restrict the execution of unauthorized programs. Regular patching and strong access controls are also essential.

This incident underscores the evolving landscape of cyber threats, particularly the adoption of newer programming languages like Go and Rust by malicious actors to create more resilient and evasive malware. The targeted nature of the attack against a law firm also emphasizes the ongoing risk to organizations that handle sensitive information, making them attractive targets for sophisticated threat groups seeking confidential data or financial gain. The combination of a novel loader and a sophisticated backdoor points to a well-resourced and determined adversary.

malwareloaderbackdoorspear-phishinggo
ShareXLinkedInWhatsAppFacebook

More News

view all →
malware

Russian Hackers Hijack Hotel Wi-Fi to Steal Microsoft 365 Tokens

Microsoft says Russian hackers hijacked hotel Wi-Fi portals to spread malware and steal Microsoft 365 tokens from travelers. Microsoft Threat Intelligence disclosed CaptiveCrunch, a campaign it attributes to Storm-2945, an operational sub-cluster of Midnight Blizzard, the Russian SVR-linked group also known as APT29 and Cozy Bear. Since early May 2026, Storm-2945 has been manipulating DNS […]

vulnerability

Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

An attacker drained 1,196 Bitcoin addresses in 41 minutes on July 30, taking 1,082.65 BTC worth about $70.2 million at the time. Galaxy Research mapped the sweep and tied it to a firmware flaw in Coldcard, the Bitcoin-only hardware wallet made by Canadian firm Coinkite. A March 2021 firmware integration error routed seed generation to a deterministic software pseudorandom number generator (PRNG

vulnerabilitycritical

Rails patches critical Active Storage flaw with RCE potential

A critical vulnerability in the Active Storage framework can allow an unauthenticated attacker to read arbitrary files from a Rails application, and potentially escalate to remote code execution (RCE). [...]

CVE-2026-48449critical

Adobe fixed a maximum-severity vulnerability flaw in Campaign Classic

Adobe fixed a maximum severity vulnerability in Campaign Classic that could let attackers run code remotely without user interaction. Adobe has addressed a critical vulnerability, tracked as CVE-2026-48449 (CVSS score of 10.0), in Adobe Campaign Classic, the company’s enterprise marketing automation platform. The flaw is caused by incorrect authorization and could allow attackers to execute […]

security

Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments

The funding round was led by SYN Ventures, with participation from existing investors DataTribe and TEDCO. The post Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments appeared first on SecurityWeek.

vulnerabilitycritical

Ruby on Rails Patches Critical Vulnerability

The flaw can be exploited by unauthenticated attackers to read arbitrary files and potentially achieve remote code execution (RCE). The post Ruby on Rails Patches Critical Vulnerability appeared first on SecurityWeek.