UAT-10362 Targets Taiwanese NGOs with LucidRook Malware in Spear-Phishing Campaigns
好的,我现在需要帮用户总结这篇文章的内容,控制在100字以内。首先,我得仔细阅读文章,理解其主要内容。 文章主要讲的是一个未公开的威胁集群UAT-10362,他们通过鱼叉式网络钓鱼攻击针对台湾的非政府组织和大学,部署了一种新的Lua恶意软件LucidRook。Cisco Talos的研究人员Ashley Shen详细介绍了LucidRook的结构和功能。 接下来,文章描述了攻击链的两个感染路径:一个是LNK文件,另一个是伪装成Trend Micro杀毒软件的可执行文件。两者都利用DLL侧加载技术来运行恶意软件。 LucidRook是一个64位DLL,高度混淆,用于收集系统信息并将其外泄到外部服务器。它还接收加密的Lua字节码 payload,并使用嵌入的Lua解释器进行解密和执行。此外,恶意软件还使用地理围栏技术,只在简体中文环境下运行,以避免被分析沙箱检测。 研究人员还提到,至少有一个变种部署了LucidKnight DLL,通过Gmail外泄系统信息。这表明攻击者使用分层工具包,在部署主恶意软件之前先进行目标分析。 总结来说,UAT-10362是一个复杂的威胁行为者,专注于灵活性、隐蔽性和针对性任务。他们的工具包设计模块化、多语言,并具备多层次反分析功能。 现在我需要将这些信息浓缩到100字以内。重点包括:UAT-10362针对台湾NGO和大学的鱼叉式钓鱼攻击;部署LucidRook恶意软件;利用LNK和EXE文件作为入口;DLL侧加载技术;地理围栏限制执行环境;以及利用OAST服务和FTP服务器作为C2基础设施。 可能还需要提到LucidRook的功能:收集系统信息、外泄数据、执行Lua payload等。同时指出攻击者具备成熟的操作技巧。 现在试着组织语言: UAT-10362针对台湾NGO和大学进行鱼叉式钓鱼攻击,部署Lua恶意软件LucidRook。该软件通过LNK或EXE文件进入系统,利用DLL侧加载技术运行,并采用地理围栏限制执行环境。它收集系统信息并外泄数据,同时接收加密payload执行任务。攻击者具备成熟技巧和灵活性。 </think> UAT-10362针对台湾NGO和大学进行鱼叉式钓鱼攻击,部署Lua恶意软件LucidRook。该软件通过LNK或EXE文件进入系统,利用DLL侧加载技术运行,并采用地理围栏限制执行环境。它收集系统信息并外泄数据,同时接收加密payload执行任务。攻击者具备成熟技巧和灵活性。 2026-4-9 16:23:0 Author: thehackernews.com(查看原文) 阅读量:1 收藏

Malware / Windows Security

A previously undocumented threat cluster dubbed UAT-10362 has been attributed to spear-phishing campaigns targeting Taiwanese non-governmental organizations (NGOs) and suspected universities to deploy a new Lua-based malware called LucidRook.

"LucidRook is a sophisticated stager that embeds a Lua interpreter and Rust-compiled libraries within a dynamic-link library (DLL) to download and execute staged Lua bytecode payloads," Cisco Talos researcher Ashley Shen said.

The cybersecurity company said it discovered the activity in October 2025, with the attack using RAR or 7-Zip archives lures to deliver a dropper called LucidPawn, which then opens a decoy file and launches LucidRook. A notable characteristic of the intrusion set is the use of DLL side-loading to execute both LucidPawn and LucidRook.

There are two distinct infection chains that lead to LucidRook, one using a Windows Shortcut (LNK) file with a PDF icon and another involving an executable that masquerades as an antivirus program from Trend Micro. The entire sequence is listed below -

  • LNK-based infection chain - When the user clicks the LNK file, assuming it's a PDF document, it executes a PowerShell script to run a legitimate Windows binary ("index.exe") present in the archive, which then sideloads a malicious DLL (i.e., LucidPawn). The dropper, for its part, once again employs DLL side-loading to run LucidRook.
  • EXE-based infection chain - When the purported Trend Micro program ("Cleanup.exe") within the 7-Zip archive is launched, it acts as a simple .NET dropper that employs DLL side-loading to run LucidRook. Upon execution, the binary displays a message stating the cleanup process has completed.

A 64-bit Windows DLL, LucidRook, is heavily obfuscated to deter analysis and detection. Its functionality is two-pronged: it collects system information and exfiltrates it to an external server, and then receives an encrypted Lua bytecode payload for subsequent decryption and execution on the compromised machine using the embedded Lua 5.4.8 interpreter.

"In both cases, the actor abused an Out-of-band Application Security Testing (OAST) service and compromised FTP servers for command-and-control (C2) infrastructure," Talos said.

LucidPawn also implements a geofencing technique that specifically queries the system UI language and continues execution only if it matches Traditional Chinese environments associated with Taiwan ("zh-TW"). This offers two-fold advantages, as it limits execution to the intended victim geography and avoids getting flagged in common analysis sandboxes.

Furthermore, at least one variant of the dropper has been found to deploy a 64-bit Windows DLL named LucidKnight that's capable of exfiltrating system information via Gmail to a temporary email address. The presence of the reconnaissance tool alongside LucidRook suggests the adversary operates a tiered toolkit, potentially using LucidKnight to profile targets before delivering the LucidRook stager. 

Not much is known about UAT-10362 at this stage other than the fact that it's likely a sophisticated threat actor whose campaigns are targeted rather than opportunistic, while prioritizing flexibility, stealth, and victim-specific tasking.

"The multi-language modular design, layered anti-analysis features, stealth-focused payload handling of the malware, and reliance on compromised or public infrastructure indicate UAT-10362 is a capable threat actor with mature operational tradecraft," Talos said.

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.


文章来源: https://thehackernews.com/2026/04/uat-10362-targets-taiwanese-ngos-with.html
如有侵权请联系:admin#unsafe.sh