PulseAugur
实时 12:59:33
English(EN) The Proxy Knows Too Much: Sealing LLM API Routers with Attested TEEs

AEGIS 使用可信执行环境保护 LLM API 路由器

研究人员开发了 AEGIS,这是一种新颖的 API 路由器,旨在增强大型语言模型 (LLM) 交互的安全性。AEGIS 利用可信的受认证执行环境 (TEEs) 来确保路由器充当忠实的直通通道,防止恶意行为者重写工具调用、注入恶意代码或窃取敏感数据。该系统将明文处理限制在安全的硬件飞地内,并在处理数据之前由客户端验证此飞地的完整性。这种方法以最小的开销有效阻止了针对明文处理路由器的已知攻击向量。 AI

影响 通过防止对 API 路由器的中间人攻击来增强 LLM 安全性。

排序理由 该集群包含一篇详细介绍 LLM 安全新技术方法的学术论文。

在 arXiv cs.MA (Multiagent) 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Sipeng Xie, Qianhong Wu, Hengrun Lu, Ziliang Sun, Qi Wu, Bo Qin, Qin Wang ·

    The Proxy Knows Too Much: Sealing LLM API Routers with Attested TEEs

    arXiv:2606.16358v1 Announce Type: cross Abstract: Agents increasingly access large language models (LLMs) through API routers. A router terminates the client's transport-layer security session and opens a separate upstream session, so it holds the full interaction in plaintext. T…

  2. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Qin Wang ·

    The Proxy Knows Too Much: Sealing LLM API Routers with Attested TEEs

    Agents increasingly access large language models (LLMs) through API routers. A router terminates the client's transport-layer security session and opens a separate upstream session, so it holds the full interaction in plaintext. This makes the router an application-layer man-in-t…