Silver Fox Expands Winos 4.0 Attacks to Japan and Malaysia via HoldingHands RAT
好的,我现在要帮用户总结这篇文章的内容,控制在100字以内。首先,我需要通读整篇文章,抓住主要信息。 文章讲的是一个叫做Winos 4.0的恶意软件家族,也被称为ValleyRAT。攻击者最初针对中国和台湾,现在扩展到了日本和马来西亚,使用另一种远程访问木马HoldingHands RAT。传播方式主要是钓鱼邮件,伪装成财政部的官方文件,包含恶意链接。 Winos 4.0通常通过钓鱼和SEO中毒传播,引导用户到伪装成流行软件的假网站。背后的攻击组织是Silver Fox,他们利用恶意PDF文档进行多阶段感染,最终部署木马。 HoldingHands RAT能够连接到远程服务器,发送主机信息、心跳信号,并执行攻击者命令。最近的攻击还针对马来西亚,使用假 landing page 诱骗下载木马。 Operation Silk Lure 是一个针对中国的网络钓鱼活动,使用LNK文件作为dropper,下载恶意软件并执行。攻击者模仿求职者发送邮件给HR部门,简历中包含恶意LNK文件。 总结下来,主要内容包括:Winos 4.0和HoldingHands RAT的传播方式、攻击目标扩展、背后的攻击组织、恶意软件的功能以及最近的钓鱼活动Operation Silk Lure。 现在我要把这些要点浓缩到100字以内。需要注意的是不需要开头语句如“这篇文章总结了...”,直接描述内容即可。 可能的结构:恶意软件Winos 4.0及其变种HoldingHands RAT通过钓鱼邮件传播至日本和马来西亚;攻击组织Silver Fox利用伪装文档进行多阶段感染;Operation Silk Lure针对中国公司实施网络钓鱼攻击。 这样应该可以控制在100字以内。 </think> 恶意软件Winos 4.0及其变种HoldingHands RAT通过伪装成官方文件的钓鱼邮件传播至日本和马来西亚;攻击组织Silver Fox利用恶意PDF文档进行多阶段感染;Operation Silk Lure针对中国公司实施网络钓鱼攻击。 2025-10-18 06:51:0 Author: thehackernews.com(查看原文) 阅读量:10 收藏

The threat actors behind a malware family known as Winos 4.0 (aka ValleyRAT) have expanded their targeting footprint from China and Taiwan to target Japan and Malaysia with another remote access trojan (RAT) tracked as HoldingHands RAT (aka Gh0stBins).

"The campaign relied on phishing emails with PDFs that contained embedded malicious links," Pei Han Liao, researcher with Fortinet's FortiGuard Labs, said in a report shared with The Hacker News. "These files masqueraded as official documents from the Ministry of Finance and included numerous links in addition to the one that delivered Winos 4.0."

Winos 4.0 is a malware family that's often spread via phishing and search engine optimization (SEO) poisoning, directing unsuspecting users to fake websites masquerading as popular software like Google Chrome, Telegram, Youdao, Sogou AI, WPS Office, and DeepSeek, among others.

The use of Winos 4.0 is primarily linked to an "aggressive" Chinese cybercrime group known as Silver Fox, which is also tracked as SwimSnake, The Great Thief of Valley (or Valley Thief), UTG-Q-1000, and Void Arachne.

Last month, Check Point attributed the threat actor to the abuse of a previously unknown vulnerable driver associated with WatchDog Anti-malware as part of a Bring Your Own Vulnerable Driver (BYOVD) attack aimed at disabling security software installed on compromised hosts.

Then weeks later, Fortinet shed light on another campaign that took place in August 2025, leveraging SEO poisoning to distribute HiddenGh0st and modules associated with the Winos malware.

Silver Fox's targeting of Taiwan and Japan with HoldingHands RAT was also documented by the cybersecurity company and a security researcher named somedieyoungZZ back in June, with the attackers employing phishing emails containing booby-trapped PDF documents to activate a multi-stage infection that ultimately deploys the trojan.

DFIR Retainer Services

It's worth noting at this stage that both Winos 4.0 and HoldingHands RAT are inspired by another RAT malware referred to as Gh0st RAT, which had its source code leaked in 2008 and has since been widely adopted by various Chinese hacking groups.

Fortinet said it identified PDF documents posing as a tax regulation draft for Taiwan that included a URL to a Japanese language web page ("twsww[.]xin/download[.]html"), from where victims are prompted to download a ZIP archive responsible for delivering HoldingHands RAT.

Further investigation has uncovered attacks targeting China that have utilized taxation-themed Microsoft Excel documents as lures, some dating back to March 2024, to distribute Winos. Recent phishing campaigns, however, have shifted their focus to Malaysia, using fake landing pages to deceive recipients into downloading HoldingHands RAT.

The starting point is an executable claiming to be an excise audit document. It's used to sideload a malicious DLL, which functions as a shellcode loader for "sw.dat," a payload that's designed to run anti-virtual machine (VM) checks, enumerate active processes against a list of security products from Avast, Norton, and Kaspersky, and terminate them if found, escalate privileges, and terminate the Task Scheduler.

It also drops several other files in the system's C:\Windows\System32 folder -

  • svchost.ini, which contains the Relative Virtual Address (RVA) of VirtualAlloc function
  • TimeBrokerClient.dll, the legitimate TimeBrokerClient.dll renamed as BrokerClientCallback.dll.
  • msvchost.dat, which contains the encrypted shellcode
  • system.dat, which contains the encrypted payload
  • wkscli.dll, an unused DLL

"The Task Scheduler is a Windows service hosted by svchost.exe that allows users to control when specific operations or processes are run," Fortinet said. "The Task Scheduler's recovery setting is configured to restart the service one minute after it fails by default."

"When the Task Scheduler is restarted, svchost.exe is executed and loads the malicious TimeBrokerClient.dll. This trigger mechanism does not require the direct launch of any process, making behavior-based detection more challenging."

The primary function of "TimeBrokerClient.dll" is to allocate memory for the encrypted shellcode within "msvchost.dat" by invoking the VirtualAlloc() function using the RVA value specified in "svchost.ini." In the next stage, "msvchost.dat" decrypts the payload stored in "system.dat" to retrieve the HoldingHands payload.

HoldingHands is equipped to connect to a remote server, send host information to it, send a heartbeat signal every 60 seconds to maintain the connection, and receive and process attacker-issued commands on the infected system. These commands allow the malware to capture sensitive information, run arbitrary commands, and download additional payloads.

A new feature addition is a new command that makes it possible to update the command-and-control (C2) address used for communications via a Windows Registry entry.

Operation Silk Lure Targets China with ValleyRAT

The development comes as Seqrite Labs detailed an ongoing email-based phishing campaign that has leveraged C2 infrastructure hosted in the U.S., targeting Chinese companies in the fintech, cryptocurrency, and trading platform sectors to ultimately deliver Winos 4.0. The campaign has been codenamed Operation Silk Lure, owing to its China-related footprint.

"The adversaries craft highly targeted emails impersonating job seekers and send them to HR departments and technical hiring teams within Chinese firms," researchers Dixit Panchal, Soumen Burma, and Kartik Jivani said.

"These emails often contain malicious .LNK (Windows shortcut) files embedded within seemingly legitimate résumés or portfolio documents. When executed, these .LNK files act as droppers, initiating the execution of payloads that facilitate initial compromise."

The LNK file, when launched, runs PowerShell code to download a decoy PDF resume, while stealthily dropping three additional payloads to the "C:\Users\<user>\AppData\Roaming\Security" location and executing it. The PDF resumes are localized and tailored for Chinese targets so as to increase the likelihood of success of the social engineering attack.

CIS Build Kits

The payloads dropped are as follows -

  • CreateHiddenTask.vbs, which creates a scheduled task to launch "keytool.exe" every day at 8:00 a.m.
  • keytool.exe, which uses DLL side-loading to load jli.dll
  • jli.dll, a malicious DLL that launches the Winos 4.0 malware encrypted and embedded within keytool.exe

"The deployed malware establishes persistence within the compromised system and initiates various reconnaissance operations," the researchers said. "These include capturing screenshots, harvesting clipboard contents, and exfiltrating critical system metadata."

The trojan also comes with various techniques to evade detection, including attempting to uninstall detected antivirus products and terminating network connections associated with security programs such as Kingsoft Antivirus, Huorong, or 360 Total Security to interfere with their regular functions.

"This exfiltrated information significantly elevates the risk of advanced cyber espionage, identity theft, and credential compromise, thereby posing a serious threat to both organizational infrastructure and individual privacy," the researchers added.

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


文章来源: https://thehackernews.com/2025/10/silver-fox-expands-winos-40-attacks-to.html
如有侵权请联系:admin#unsafe.sh