ScarCruft Uses Zoho WorkDrive and USB Malware to Breach Air-Gapped Networks
好的,我现在需要帮用户总结这篇文章的内容,控制在100个字以内。首先,我得仔细阅读文章,理解主要信息。 文章讲的是朝鲜威胁行为者ScarCruft使用了新的工具,包括一个后门和一个植入程序。后门利用Zoho WorkDrive进行命令控制,植入程序则通过可移动介质传播,攻击隔离网络。攻击活动代号为Ruby Jumper,部署了多个恶意软件家族,如RESTLEAF、THUMBSBD等。 接下来,我需要提取关键点:ScarCruft的新工具、Zoho WorkDrive的使用、可移动介质传播、攻击隔离网络、恶意软件家族和攻击链的阶段。 然后,我要把这些信息浓缩成100字以内的中文总结。要注意不要使用“文章内容总结”之类的开头,直接描述内容。 可能的结构是: ScarCruft使用新工具攻击,利用云服务和可移动介质传播恶意软件,攻击隔离系统。 现在检查字数是否符合要求,并确保所有关键点都涵盖进去。 </think> 朝鲜威胁行为者 ScarCruft 使用新型工具攻击目标系统,包括利用 Zoho WorkDrive 进行命令控制的后门和通过可移动介质传播的植入程序。该活动代号为 Ruby Jumper,涉及多阶段感染链和多种恶意软件家族(如 RESTLEAF、THUMBSBD 等),旨在监控系统并突破空气隙网络。 2026-2-27 12:43:0 Author: thehackernews.com(查看原文) 阅读量:9 收藏

The North Korean threat actor known as ScarCruft has been attributed to a fresh set of tools, including a backdoor that uses Zoho WorkDrive for command-and-control (C2) communications to fetch more payloads and an implant that uses removable media to relay commands and breach air-gapped networks.

The campaign, codenamed Ruby Jumper by Zscaler ThreatLabz, involves the deployment of malware families, such as RESTLEAF, SNAKEDROPPER, THUMBSBD, VIRUSTASK, FOOTWINE, and BLUELIGHT to facilitate surveillance on a victim's system. It was discovered by the cybersecurity company in December 2025.

"In the Ruby Jumper campaign, when a victim opens a malicious LNK file, it launches a PowerShell command and scans the current directory to locate itself based on file size," security researcher Seongsu Park said. "Then, the PowerShell script launched by the LNK file carves multiple embedded payloads from fixed offsets within that LNK, including a decoy document, an executable payload, an additional PowerShell script, and a batch file."

One of the lure documents used in the campaign displays an article about the Palestine-Israel conflict that's translated from a North Korean newspaper into Arabic.

All three remaining payloads are used to progressively move the attack to the next stage, with the batch script launching PowerShell, which, in turn, is responsible for loading shellcode containing the payload after decrypting it. The Windows executable payload, named RESTLEAF, is spawned in memory, and uses Zoho WorkDrive for C2, marking the first time the threat actor has abused the cloud storage service in its attack campaigns.

Once it's successfully authenticated with the Zoho WorkDrive infrastructure by means of a valid access token, RESTLEAF downloads shellcode, which is then executed via process injection, eventually leading to the deployment of SNAKEDROPPER, which installs the Ruby runtime, sets up persistence using a scheduled task, and drops THUMBSBD and VIRUSTASK.

THUMBSBD, which is disguised as a Ruby file and uses removable media to relay commands and transfer data between internet-connected and air-gapped systems. It's capable of harvesting system information, downloading a secondary payload from a remote server, exfiltrating files, and executing arbitrary commands. If the presence of any removable media is detected, the malware creates a hidden folder and uses it to stage operator-issued commands or store execution output.

One of the payloads delivered by THUMBSBD is FOOTWINE, an encrypted payload with an integrated shellcode launcher that comes fitted with keylogging and audio and video capturing capabilities to conduct surveillance. It communicates with a C2 server using a custom binary protocol over TCP. The complete set of commands supported by the malware is as follows -

  • sm, for interactive command shell
  • fm, for file and directory manipulation
  • gm, for managing plugins and configuration
  • rm, for modifying the Windows Registry
  • pm, for enumerating running processes
  • dm, for taking screenshots and captures keystrokes
  • cm, for performing audio and video surveillance
  • s_d, for receiving batch script contents from C2 server, saving it to the file %TEMP%\SSMMHH_DDMMYYYY.bat, and executing it
  • pxm, for setting up a proxy connection and relaying traffic bidirectionally.
  • [filepath], for loading a given DLL

THUMBSBD is also designed to distribute BLUELIGHT, a backdoor previously attributed to ScarCruft since at least 2021. The malware weaponizes legitimate cloud providers, including Google Drive, Microsoft OneDrive, pCloud, and BackBlaze, for C2 to run arbitrary commands, enumerate the file system, download additional payloads, upload files, and remove itself.

Also delivered as a Ruby file, VIRUSTASK functions similar to THUMBSBD in that it acts as a removable media propagation component to spread the malware to non-infected air-gapped systems. "Unlike THUMBSBD which handles command execution and exfiltration, VIRUSTASK focuses exclusively on weaponizing removable media to achieve initial access on air-gapped systems," Park explained.

"The Ruby Jumper campaign involves a mult-stage infection chain that begins with a malicious LNK file and utilizes legitimate cloud services (like Zoho WorkDrive, Google Drive, Microsoft OneDrive, etc.) to deploy a novel, self-contained Ruby execution environment," Park said. "Most critically, THUMBSBD and VIRUSTASK weaponize removable media to bypass network isolation and infect air-gapped systems."

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


文章来源: https://thehackernews.com/2026/02/scarcruft-uses-zoho-workdrive-and-usb.html
如有侵权请联系:admin#unsafe.sh