12 Matching Annotations
  1. Last 7 days
    1. Today, almost all of our initial security alerts are triaged by intelligence before humans are looped in. This helps reduce toil for defenders, improves response time, and lets humans spend time where their skills are most leveraged—in discernment, judgement, and applied expertise.

      OpenAI已经把AI部署为安全运营的第一道防线:机器处理初级分类,人类只介入需要判断力的高价值决策。这正是EP.99「分级授权成为默认」的核心逻辑——AI拿走执行层,人类保留决策层,权责边界通过技术设计而非人工约定来划定。

    2. an agentic collective was able to autonomously penetrate not just OpenAI research infrastructure but also the production infrastructure of another company, chaining together vulnerabilities ranging from previously-unknown security flaws to using credentials to user accounts that had been leaked onto the internet

      OpenAI-Hugging Face事件的真正恐怖之处:一个自主AI集群无需人类黑客指令,就能自动发现漏洞、链式利用、横向渗透多家公司生产系统。这是首个被公开记录的「AI Agent完全自主攻击」案例,标志着网络安全进入新纪元。

    3. AI models developed around the world are increasingly able to automate parts of real-world cyberattacks, making longstanding security gaps—from bugs buried deep in human-written software to forgotten permissions—easier to find and exploit.

      AI正在让攻击者的能力实现指数级跃升——过去需要顶尖黑客数周才能发现的漏洞,现在可以被任何人用AI在数小时内自动化挖掘。这彻底打破了安全领域的旧有平衡,防守方必须以同等速度用AI武装自己。

    1. Copilot was a co-author that checked the merged PR and code change, and identified it as all-clear without noticing the critical vulnerabilities

      EP.99 故事线B: Copilot 既是代码生成者,又是代码审查者——这种双重角色造成了系统性盲区。「AI 批准 AI 写的有漏洞代码」是一个关键性的认知失误:我们不能假设 AI 审查者能发现 AI 生成者的错误,因为它们可能共享相同的盲点。

    1. All the researchers TechCrunch spoke to said they live outside of the U.S. and Europe, suggesting the revocations may be limited to certain regions

      EP.99 故事线B: 被吊销访问权限的研究员集中在美国和欧洲以外地区,这暗示 OpenAI 的合规压力可能来自出口管制或地区限制逻辑。高能力网络安全模型的「地理分级」,是 AI 治理的一个新前线。

    2. The idea behind TAC and CVP is to give trusted defenders better models so they can report bugs and vulnerabilities to companies

      EP.99 故事线B: TAC(可信访问计划)本质上是一个「分级授权」实验——将高能力模型开放给被信任的安全研究员,而非完全限制。这正是 EP.99 预测的「分级授权成为默认」趋势的早期落地案例。