SSHStalker Botnet Uses IRC C2 to Control Linux Systems via Legacy Kernel Exploits
嗯,用户让我总结这篇文章,控制在100字以内,而且不需要特定的开头。首先,我需要通读整篇文章,抓住主要信息。 文章讲的是一个叫做SSHStalker的新僵尸网络,它利用IRC协议进行控制。攻击者使用了旧的Linux漏洞和一些隐藏工具,比如日志清理和rootkit。这个僵尸网络通过扫描SSH端口来感染系统,并且保持潜伏状态,可能为未来的攻击做准备。 用户可能需要一个简洁明了的摘要,用于快速了解内容。所以我要提炼出关键点:僵尸网络名称、使用的协议、攻击手法、目标环境以及潜伏目的。 然后,我需要用简短的语言把这些点串起来,确保不超过100字。同时避免使用“这篇文章”这样的开头词。 最后检查一下是否涵盖了所有重要信息,并且语言流畅自然。 </think> 研究人员披露了一个名为SSHStalker的新僵尸网络,利用IRC协议进行控制。该工具结合了隐蔽功能和旧版Linux漏洞(2009-2010年CVE),通过扫描SSH端口感染系统,并保持潜伏状态以供未来使用。 2026-2-11 09:56:0 Author: thehackernews.com(查看原文) 阅读量:0 收藏

Cybersecurity researchers have disclosed details of a new botnet operation called SSHStalker that relies on the Internet Relay Chat (IRC) communication protocol for command-and-control (C2) purposes.

"The toolset blends stealth helpers with legacy-era Linux exploitation: Alongside log cleaners (utmp/wtmp/lastlog tampering) and rootkit-class artifacts, the actor keeps a large back-catalog of Linux 2.6.x-era exploits (2009–2010 CVEs)," cybersecurity company Flare said. "These are low value against modern stacks, but remain effective against 'forgotten' infrastructure and long-tail legacy environments."

SSHStalker combines IRC botnet mechanics with an automated mass-compromise operation that uses an SSH scanner and other readily available scanners to co-opt susceptible systems into a network and enroll them in IRC channels.

However, unlike other campaigns that typically leverage such botnets for opportunistic efforts like distributed denial-of-service (DDoS) attacks, proxyjacking, or cryptocurrency mining, SSHStalker has been found to maintain persistent access without any follow-on post-exploitation behavior.

This dormant behavior sets it apart, raising the possibility that the compromised infrastructure is being used for staging, testing, or strategic access retention for future use.

A core component of SSHStalker is a Golang scanner that scans for port 22 for servers with open SSH in order to extend its reach in a worm-like fashion. Also dropped are several payloads, including variants of an IRC-controlled bot and a Perl file bot that connects to an UnrealIRCd IRC Server, joins a control channel, and waits for commands that allow it to carry out flood-style traffic attacks and commandeer the bots.

The attacks are also characterized by the execution of C program files to clean SSH connection logs and erase traces of malicious activity from logs to reduce forensic visibility. Furthermore, the malware toolkit contains a "keep-alive" component that ensures the main malware process is relaunched within 60 seconds in the event it's terminated by a security tool.

SSHStalker is notable for blending mass compromise automation with a catalog of 16 distinct vulnerabilities impacting the Linux kernel, some going all the way back to 2009. Some of the flaws used in the exploit module are CVE-2009-2692, CVE-2009-2698, CVE-2010-3849, CVE-2010-1173, CVE-2009-2267, CVE-2009-2908, CVE-2009-3547, CVE-2010-2959, and CVE-2010-3437.

Flare's investigation of the staging infrastructure associated with the threat actor has uncovered an extensive repository of open-source offensive tooling and previously published malware samples. These include - 

  • Rootkits to facilitate stealth and persistence
  • Cryptocurrency miners 
  • A Python script that executes a binary called "website grabber" to steal exposed Amazon Web Services (AWS) secrets from targeted websites
  • EnergyMech, an IRC bot that provides C2 and remote command execution capabilities

It's suspected that the threat actor behind the activity could be of Romanian origin, given the presence of "Romanian-style nicknames, slang patterns, and naming conventions inside IRC channels and configuration wordlists." What's more, the operational fingerprint exhibits strong overlaps with that of a hacking group known as Outlaw (aka Dota).

"SSHStalker does not appear to focus on novel exploit development but instead demonstrates operational control through mature implementation and orchestration, by primarily using C for core bot and low-level components, shell for orchestration and persistence, and limited Python and Perl usage mainly for utility or supporting automation tasks inside the attack chain and running the IRCbot," Flare said.

"The threat actor is not developing zero-days or novel rootkits, but demonstrating strong operational discipline in mass compromise workflows, infrastructure recycling, and long-tail persistence across heterogeneous Linux environments."

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


文章来源: https://thehackernews.com/2026/02/sshstalker-botnet-uses-irc-c2-to.html
如有侵权请联系:admin#unsafe.sh