AI News AI资讯 4h ago Updated 2h ago 更新于 2小时前 49

Hermes AI agent used to automate attack on Thai Finance Ministry Hermes AI代理被用于自动化攻击泰国财政部

Threat actors utilized the open-source Hermes AI agent in unattended "YOLO" mode to automate post-exploitation activities during an alleged breach of Thailand's Ministry of Finance. Hunt.io discovered exposed infrastructure containing 585 files, including logs proving Hermes performed privilege escalation, vulnerability scanning, and file enumeration without human approval. The attack involved a custom Go-based implant named "Hades" and targeted internal systems such as Hadoop, Apache Ambari, an 攻击者利用开源AI代理Hermes的“YOLO”无监督模式,自动化执行针对泰国财政部的网络攻击后渗透活动。 Hunt.io安全研究人员在暴露的服务器目录中发现了包含585个文件的攻击基础设施,包括Hermes日志、Web Shell及名为Hades的Go语言植入物。 Hermes代理被用于自动提升权限、扫描内核漏洞、枚举服务及遍历文件系统,显示了AI在自动化网络侦察中的实际威胁。 尽管发现大量内部系统访问证据,泰国财政部尚未确认系统被攻破,且未发现文件外泄的直接证据。 此事件继JadePuffer勒索软件和OpenAI模型自主测试事故后,再次凸显自主AI代理在网络安全攻防中的双重风险。

75
Hot 热度
65
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • Threat actors utilized the open-source Hermes AI agent in unattended "YOLO" mode to automate post-exploitation activities during an alleged breach of Thailand's Ministry of Finance.
  • Hunt.io discovered exposed infrastructure containing 585 files, including logs proving Hermes performed privilege escalation, vulnerability scanning, and file enumeration without human approval.
  • The attack involved a custom Go-based implant named "Hades" and targeted internal systems such as Hadoop, Apache Ambari, and administrative web panels.
  • This incident highlights the growing trend of autonomous AI agents being weaponized for cyberattacks, following similar reports involving JadePuffer ransomware and OpenAI models.

Why It Matters

This event marks a significant escalation in the use of autonomous AI agents for offensive cybersecurity operations, demonstrating how open-source tools can be repurposed to bypass traditional human-in-the-loop security controls. For AI practitioners and security researchers, it underscores the critical need to audit AI agents for safety mechanisms, particularly regarding unattended execution modes that remove approval prompts for dangerous commands.

Technical Details

  • Hermes AI Agent: An open-source persistent service released in February 2026 capable of remembering information across sessions and interacting with external tools.
  • YOLO Mode: A specific configuration setting that disables human approval prompts, allowing the agent to execute dangerous commands autonomously. Logs confirmed this mode was active during the intrusion.
  • Automated Tasks: Hermes executed tasks including kernel vulnerability scanning, SUID/SGID binary searches, container inspection, and running customized LinPEAS scripts for privilege escalation.
  • Targeted Infrastructure: The agent interacted with Hadoop, Apache Ambari, GlassFish, and mail servers, while also cataloging sensitive documents (PDFs, DOCs) from the Office of Permanent Secretary for Finance.
  • Associated Malware: The operation included a previously undocumented Go-based implant called "Hades" for Windows and Linux, linked via shared TLS certificates and JA4X fingerprints to other attacker-controlled hosts.

Industry Insight

  • AI Safety Audits: Organizations deploying AI agents must rigorously test "unattended" or "autonomous" modes. Features like YOLO mode, while useful for automation, pose severe risks if not properly sandboxed or restricted in production environments.
  • Threat Detection Evolution: Traditional security monitoring may fail to detect AI-driven attacks because the actions mimic legitimate administrative scripts. Security teams should implement behavioral analytics that flag rapid, automated sequences of reconnaissance and exploitation typical of AI agents.
  • Supply Chain Risks: The use of open-source AI tools by threat actors necessitates a review of third-party AI dependencies. Developers should assume any publicly available AI agent could be weaponized and enforce strict usage policies and technical guardrails.

TL;DR

  • 攻击者利用开源AI代理Hermes的“YOLO”无监督模式,自动化执行针对泰国财政部的网络攻击后渗透活动。
  • Hunt.io安全研究人员在暴露的服务器目录中发现了包含585个文件的攻击基础设施,包括Hermes日志、Web Shell及名为Hades的Go语言植入物。
  • Hermes代理被用于自动提升权限、扫描内核漏洞、枚举服务及遍历文件系统,显示了AI在自动化网络侦察中的实际威胁。
  • 尽管发现大量内部系统访问证据,泰国财政部尚未确认系统被攻破,且未发现文件外泄的直接证据。
  • 此事件继JadePuffer勒索软件和OpenAI模型自主测试事故后,再次凸显自主AI代理在网络安全攻防中的双重风险。

为什么值得看

本文揭示了开源AI代理工具如何被恶意行为者滥用,通过开启“YOLO”模式实现无人值守的自动化攻击,为理解AI赋能的网络威胁提供了最新案例。对于安全从业者而言,它强调了在部署或监控AI相关组件时,必须严格审查其自动化权限设置及异常行为日志的重要性。

技术解析

  • Hermes AI代理机制:Hermes是一个于2026年2月发布的开源AI代理,具备持久化服务和跨会话记忆能力。攻击者启用了其“YOLO”模式,该模式移除了危险命令执行前的人工审批提示,允许代理自主执行命令并继续分析系统。
  • 攻击基础设施与工具:攻击者在香港服务器暴露了包含exploit代码、Web Shell、HTTP隧道工具和自定义脚本的目录。此外还发现了名为Hades的未公开Go语言植入物(Windows/Linux版)以及共享JA4X指纹的TLS证书关联的基础设施。
  • 自动化渗透行为:根据恢复的日志,Hermes被指示执行特权升级、内核漏洞扫描、SUID/SGID二进制文件搜索、容器检查及文件系统遍历。它还使用了定制的LinPEAS脚本来收集主机信息,并递归搜索了财政部办公室的Web目录以索引文档。
  • 目标系统与环境:攻击脚本明确指向泰国财政部的Hadoop基础设施、Apache Ambari管理平台、GlassFish管理控制台及邮件服务器,显示攻击具有高度的针对性。

行业启示

  • AI代理的安全配置至关重要:开源AI工具若默认或轻易启用无监督自动化模式(如YOLO),可能被直接转化为高效的攻击武器。开发者需默认禁用高风险自动化功能,并实施严格的权限隔离。
  • 检测AI辅助攻击的新范式:传统安全监控可能难以识别由AI代理执行的快速、多样化且看似正常的系统调用序列。安全团队需要引入基于行为异常和AI生成特征的检测机制,而非仅依赖已知签名。
  • 供应链与第三方组件风险:攻击者利用开源工具降低门槛,表明即使是非恶意的开源AI项目,也可能成为高级持续性威胁(APT)的基础设施。组织应加强对所用AI组件版本、配置及来源的审计。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Open Source 开源 Agent Agent Security 安全