Hive0163 Uses AI-Assisted Slopoly Malware for Persistent Access in Ransomware Attacks
嗯,用户让我用中文总结这篇文章,控制在100字以内,而且不需要特定的开头。首先,我需要快速浏览文章内容,抓住主要信息。 文章讲的是一个名为Slopoly的AI生成恶意软件,由Hive0163威胁组织使用。这个组织通过数据窃取和勒索软件进行攻击。Slopoly在攻击后阶段部署,用于持久访问被入侵服务器。此外,Slopoly似乎是由大型语言模型辅助开发的,虽然没有高级技术,但显示出AI在恶意软件开发中的应用。 接下来,我需要将这些要点浓缩到100字以内。要确保包含关键信息:AI生成的恶意软件、Hive0163组织、数据窃取和勒索手段、Slopoly的作用以及AI在其中的角色。 可能的结构是:描述事件(发现AI生成恶意软件)、涉及的组织及其攻击方式、Slopoly的功能及其开发特点。这样既全面又简洁。 最后检查字数,确保不超过限制,并且表达清晰。 </think> 研究人员披露了一种名为Slopoly的AI生成恶意软件,由Hive0163威胁组织用于数据窃取和勒索攻击。该恶意软件通过PowerShell脚本实现持久访问,并具备后门功能。其开发疑似借助大型语言模型,但缺乏高级技术。 2026-3-12 17:2:0 Author: thehackernews.com(查看原文) 阅读量:3 收藏

Artificial Intelligence / Malware

Ransomware Attacks

Cybersecurity researchers have disclosed details of a suspected artificial intelligence (AI)-generated malware codenamed Slopoly put to use by a financially motivated threat actor named Hive0163.

"Although still relatively unspectacular, AI-generated malware such as Slopoly shows how easily threat actors can weaponize AI to develop new malware frameworks in a fraction of the time it used to take," IBM X-Force researcher Golo Mühr said in a report shared with The Hacker News.

Hive0163's operations are driven by extortion through large-scale data exfiltration and ransomware. The e-crime group is primarily associated with a wide range of malicious tools, including NodeSnake, Interlock RAT, JunkFiction loader, and Interlock ransomware.

In one ransomware attack observed by the company in early 2026, the threat actor was observed deploying Slopoly during the post-exploitation phase so as to maintain persistent access to the compromised server for more than a week.

Slopoly's discovery can be traced back to a PowerShell script that's likely deployed by means of a builder, which also established persistence via a scheduled task called "Runtime Broker."

There are signs that the malware was developed with the help of an as-yet-undetermined large language model (LLM). This includes the presence of extensive comments, logging, error handling, and accurately named variables. The comments also describe the script as a "Polymorphic C2 Persistence Client," indicating that it's part of a command-and-control (C2) framework.

"However, the script does not possess any advanced techniques and can hardly be considered polymorphic, since it's unable to modify its own code during execution," Mühr noted. "The builder may, however, generate new clients with different randomized configuration values and function names, which is standard practice among malware builders."

The PowerShell script functions as a full-fledged backdoor that can beacon a heartbeat message containing system information to a C2 server every 30 seconds, poll for a new command every 50 seconds, execute it via "cmd.exe," and relay the results back to the server. The exact nature of the commands run on the compromised network is currently unknown.

The attack in itself is said to have leveraged the ClickFix social engineering tactic to trick a victim into running a PowerShell command, which then downloads NodeSnake, a known malware attributed to Hive0163. A first-stage component, NodeSnake, is designed to run shell commands, establish persistence, and retrieve and launch a wider malware framework referred to as Interlock RAT.

Hive0163 has a track record of employing ClickFix and malvertising for initial access. Another method the threat actor uses to establish a foothold is by relying on initial access brokers such as TA569 (aka SocGholish) and TAG-124 (aka KongTuke and LandUpdate808). 

The framework has multiple implementations in PowerShell, PHP, C/C++, Java, and JavaScript to support both Windows and Linux. Like NodeSnake, it also communicates with a remote server to fetch commands that allow it to launch a SOCKS5 proxy tunnel, spawn a reverse shell on the infected machine, and deliver more payloads, such as Interlock ransomware and Slopoly.

The emergence of Slopoly adds to a growing list of AI-assisted malware, which also includes VoidLink and PromptSpy, highlighting how bad actors are using the technology to accelerate malware development and scale their operations.

"The introduction of AI-generated malware does not pose a new or sophisticated threat from a technical standpoint," IBM X-Force said. "It disproportionately enables threat actors by reducing the time an operator needs to develop and execute an attack."

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


文章来源: https://thehackernews.com/2026/03/hive0163-uses-ai-assisted-slopoly.html
如有侵权请联系:admin#unsafe.sh