AI Security AI安全 7h ago Updated 1h ago 更新于 1小时前 49

Autonomous AI Agents Compromise Thousands of Credentials in Under Six Hours 自主AI代理六小时内窃取数千个凭证

A financially motivated threat actor deployed an autonomous multi-agent attack framework to harvest thousands of credentials in under six hours using AI coding chatbots and preconfigured markdown playbooks Google Threat Intelligence Group identified three categories of adversarial AI misuse: supply chain compromises, AI asset theft/misappropriation, and LLM augmentation for offensive operations TeamPCP (aka Altered Spider/UNC6780) conducted large-scale supply chain attacks targeting PyPI, npm, a 攻击者利用自主多智能体AI框架在六小时内完成数千个第三方凭证的大规模窃取,展现AI驱动攻击的极速化与规模化能力 TeamPCP(Altered Spider/UNC6780)通过PyPI、npm、Docker Hub等开源供应链发起攻击,部署SANDCLOCK/DUSTMAKER等凭证窃取工具 DUSTMAKER采用提示注入和AI工作区投毒等新型防御规避技术,专门针对AI编码助手和CI/CD流水线 攻击者正系统性窃取企业AI资产(API凭证、模型、提示词、源代码),并滥用LLM辅助漏洞研究、漏洞利用开发和战术决策 Google威胁情报显示,AI已全面融入网络犯罪操作,从自动化攻击执行到恶意工具

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

Analysis 深度分析

TL;DR

  • A financially motivated threat actor deployed an autonomous multi-agent attack framework to harvest thousands of credentials in under six hours using AI coding chatbots and preconfigured markdown playbooks
  • Google Threat Intelligence Group identified three categories of adversarial AI misuse: supply chain compromises, AI asset theft/misappropriation, and LLM augmentation for offensive operations
  • TeamPCP (aka Altered Spider/UNC6780) conducted large-scale supply chain attacks targeting PyPI, npm, and Docker Hub, deploying credential stealers SANDCLOCK and its successor DUSTMAKER
  • DUSTMAKER introduces novel AI-targeting techniques including AI assistant workspace poisoning and prompt injection for defense evasion, absent in earlier variants
  • Nation-state actors including UNC6508 and Basin Castle (Mustang Panda) are leveraging commercial LLMs and deploying local open-weight models to conduct espionage while evading AI provider monitoring

Why It Matters

This report represents a significant escalation in how AI is being weaponized by threat actors, demonstrating that autonomous multi-agent systems can now execute complex, large-scale attacks faster than traditional defensive responses can react. For AI practitioners and security teams, it underscores that AI assets themselves—API credentials, models, prompts, and coding assistants—are becoming primary targets, requiring a fundamental shift in how enterprise AI infrastructure is secured.

Technical Details

  • SANDCLOCK vs. DUSTMAKER: SANDCLOCK (March–April 2026) is a Python-based Linux/Kubernetes payload with container escape functionality targeting cryptocurrency wallets and cloud/developer credentials. DUSTMAKER (April 2026+) is a cross-platform JavaScript payload optimized for CI/CD pipelines, focusing on credential theft for extortion, with exclusive AI-targeting capabilities including workspace poisoning and prompt injection
  • Autonomous multi-agent framework: The six-hour credential harvesting campaign used an AI coding chatbot combined with prompt engineering and agent instructions, with preconfigured markdown instruction sets serving as operational playbooks for automated scanning, real-time troubleshooting, and IP rotation without human intervention
  • Local LLM deployment for evasion: UNC6508 compromised cloud environments to deploy local open-weight LLM infrastructure instead of commercial frontier models, specifically to evade monitoring by AI model providers
  • Agentic penetration testing framework: A China-aligned group leveraged Gemini to design an automated penetration testing framework capable of observing target state, reasoning through actions, and executing discovery tasks (port scanning, service parsing) in unpredictable environments
  • Distillation attacks: Threat actors are conducting distillation attacks against Google's AI models targeting visual/audio understanding, image generation, and video generation capabilities

Industry Insight

  • Organizations must treat AI coding assistants, LLM security scanning tools, and CI/CD pipelines as high-value attack surfaces; implementing supply chain integrity controls and monitoring for workspace poisoning is now critical
  • The six-hour autonomous attack timeline means traditional detection-and-response models are insufficient—defensive AI systems need to operate at equal or greater speed, with automated credential rotation and real-time anomaly detection becoming essential
  • Enterprises using commercial LLM APIs should audit for unauthorized model access and credential exfiltration, while also evaluating whether local/open-weight model deployments for sensitive work could reduce exposure to API-based data leakage

TL;DR

  • 攻击者利用自主多智能体AI框架在六小时内完成数千个第三方凭证的大规模窃取,展现AI驱动攻击的极速化与规模化能力
  • TeamPCP(Altered Spider/UNC6780)通过PyPI、npm、Docker Hub等开源供应链发起攻击,部署SANDCLOCK/DUSTMAKER等凭证窃取工具
  • DUSTMAKER采用提示注入和AI工作区投毒等新型防御规避技术,专门针对AI编码助手和CI/CD流水线
  • 攻击者正系统性窃取企业AI资产(API凭证、模型、提示词、源代码),并滥用LLM辅助漏洞研究、漏洞利用开发和战术决策
  • Google威胁情报显示,AI已全面融入网络犯罪操作,从自动化攻击执行到恶意工具开发,防御方面临"速度不对称"挑战

为什么值得看

本文揭示了AI技术被恶意行为者武器化的最新趋势,特别是自主智能体框架如何实现小时级大规模凭证窃取,这对AI系统安全设计和企业防御策略具有直接警示意义。攻击者对AI编码助手、CI/CD流水线和开源供应链的针对性利用,凸显了AI时代软件供应链安全的脆弱性。

技术解析

  • 自主多智能体攻击框架:攻击者使用预配置Markdown指令集作为作战手册,通过AI编码聊天机器人规划、构建并执行凭证窃取活动,系统可自主管理漏洞扫描流水线、实时故障排除和IP轮换逻辑,无需人工干预
  • DUSTMAKER恶意软件:跨平台JavaScript有效载荷,针对CI/CD流水线优化,采用提示注入和AI工作区投毒技术进行防御规避,专注于凭证窃取以支持勒索和勒索软件合作
  • 供应链攻击链:TeamPCP通过 compromise PyPI/npm/Docker Hub包,部署SANDCLOCK(Python编写,针对Linux/Kubernetes,含容器逃逸功能)和DUSTMAKER(其继任者),窃取云环境、开发者和加密货币钱包凭证
  • LLM辅助攻击开发:中国关联组织使用Claude/Gemini/Codex编写自定义漏洞利用脚本、生成钓鱼诱饵和调试错误;Basin Castle(Mustang Panda)利用LLM进行高价值目标研究和入侵期间故障排除
  • AI资产窃取模式:攻击者针对医疗、政府和媒体行业的专有AI模型,窃取API凭证、模型权重、技能、提示词、源代码和研究数据,部分通过部署本地开源模型基础设施规避商业AI提供商监控

行业启示

  • AI安全防御范式需升级:攻击者已实现"速度不对称"优势(六小时大规模凭证窃取),防御方必须采用AI驱动的自动化检测和响应系统,建立针对自主智能体攻击的实时威胁狩猎能力
  • 软件供应链安全成为新前沿:开源包仓库(PyPI/npm/Docker Hub)和CI/CD流水线已成为高价值攻击面,企业需实施严格的依赖项验证、签名检查和运行时行为监控,特别是针对AI编码助手集成环境
  • 凭证与AI资产保护需专项强化:API密钥、模型访问凭证和训练数据应视为核心资产,实施零信任访问控制、动态凭证轮换和异常使用检测,同时警惕提示注入等新型AI特定攻击向量

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

Security 安全 Agent Agent Autonomous Autonomous Research 科学研究