AUR 软件包被植入信息窃取木马和 Rootkit
AUR Packages Compromised with Infostealer and Rootkit

原始链接: https://discourse.ifin.network/t/400-aur-packages-compromised-with-infostealer-and-rootkit/577

2026 年 6 月,Arch 用户存储库(AUR)中超过 408 个软件包遭到入侵,起因是维护者账号“arojas”被劫持。攻击者向这些软件包中注入了恶意的预安装脚本,利用 `npm` 下载并执行了名为 `atomic-lockfile` 的载荷。 此次供应链攻击因其复杂性而引人注目,它同时部署了信息窃取程序和 eBPF Rootkit。该恶意 NPM 软件包与用户“herbsobering”有关联,此人还涉及其他可疑工具。 **所需操作:** Arch Linux 用户应立即使用 [GitHub 上提供的官方脚本](https://github.com)检查系统是否受到影响。如果发现任何入侵迹象,由于系统可能存在 Rootkit,用户应将其视为不可信,保留环境以供取证分析,轮换所有存储的凭据,并考虑重装系统。有关技术细节和受影响软件包的列表,请参阅 [Ioctl.fail 分析报告](https://ioctl.fail)。

Hacker News 新内容 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 AUR 软件包被植入信息窃取木马和 Rootkit (ifin.network) 12 点,由 keyle 发布于 4 小时前 | 隐藏 | 过往 | 收藏 | 讨论 帮助 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 加入 YC | 联系 搜索:
相关文章

原文

Last Updated: 2026-06-12T04:22:42Z

What’s Happening

It appears a new AUR package maintainer (arojas) adopted and infected 408+ packages. The compromise was reported and other AUR maintainers have been working to remove the infected packages.

The affected packages were modified with preinstall scripts to use npm to install the atomic-lockfile package, a malicious payload.

Here’s an example of the change:

This blog has a deep dive into the attack.

Actions

If you don’t use Arch (btw), you’re fine.

  1. Arch users: review the list of affected packages and use this script to check your exposure: aur_check.sh · GitHub
  2. Review the Ioctl blog for the indicators of compromise and if found, preserve the system for forensic investigation as appropriate.
  3. If packages are found, follow normal compromise procedures. Rotate all credentials and consider reinstalling Arch. The possibility of a rootkit removes the possibility of system trust.

Notes

Most of these packages are rare, but the scope is significant. Also, it’s rare to see a supply chain attack of this nature go so far as an eBPF rootkit in addition to infostealer behavior.

Socket.dev has the malicious NPM package. It shows 134 downloads.

https://socket.dev/npm/package/atomic-lockfile

The NPM package is maintained by user herbsobering. Searching that username on GitHub reveals a single container image that appears to be a reverse shell/proxy tool. Package herbsobering430 · GitHub

1 Like

联系我们 contact @ memedata.com