AI News AI资讯 10h ago Updated 6h ago 更新于 6小时前 43

A 12TB Steam "teraleak" spills more than a decade of lost PC gaming history 12TB Steam「巨漏」泄露了超过十年失落的PC游戏历史

A massive "teraleak" of over 12TB of Steam2 server content from 2003–2013 has surfaced via BitTorrent, containing thousands of game depots including pre-release, prototype, and playtest builds The leak originated from publicly accessible API endpoints on Valve's defunct Steam2 architecture, with analysts confirming no passwords or hidden protections were required to access the data Valve's transition from Steam2 to SteamPipe in 2013 marks the cutoff point, as the new system used standard HTTP fi Valve Steam2服务器架构(2003-2013年)的超过12TB数据泄露,包含数千个"depots",涵盖Steam平台上几乎所有游戏的公开版本、预发布版本、原型和测试版本 泄露内容通过BitTorrent传播,数据矿工证实所有数据均来自公开可访问的API端点,无需密码即可下载 Valve于2013年将内容分发系统从Steam2升级到SteamPipe,导致旧服务器内容被切断访问 泄露内容包含《Portal 2》早期版本的删除内容,包括GLaDOS新对话、Cave Johnson意识被困在立方体中的场景、完美圆形传送门、粘性凝胶和慢动作枪等 除Valve游戏外,还包含《Spore》《D

65
Hot 热度
62
Quality 质量
55
Impact 影响力

Analysis 深度分析

TL;DR

  • A massive "teraleak" of over 12TB of Steam2 server content from 2003–2013 has surfaced via BitTorrent, containing thousands of game depots including pre-release, prototype, and playtest builds
  • The leak originated from publicly accessible API endpoints on Valve's defunct Steam2 architecture, with analysts confirming no passwords or hidden protections were required to access the data
  • Valve's transition from Steam2 to SteamPipe in 2013 marks the cutoff point, as the new system used standard HTTP file trees and differential updates instead of proprietary depot formats
  • The archive includes playable early versions of major titles like Portal 2, Left 4 Dead 2, CS:GO, and third-party games such as Dragon Age: Origins, Batman: Arkham Asylum, and Spore
  • Cut content discoveries include deleted Portal 2 dialogue, adhesive gel mechanics, slow-motion guns, and weapon models previously only seen in Half-Life 2: Episode 3 documentary footage

Why It Matters

This leak represents one of the largest exposures of proprietary game development content in gaming history, highlighting significant security gaps in how Valve historically managed its content distribution infrastructure. For AI and software engineering communities, it underscores the importance of securing API endpoints and implementing proper access controls on internal servers, even for legacy systems considered obsolete. The event also demonstrates how archived data, once exposed through public endpoints, can persist and resurface years later through community-driven hoarding and redistribution networks.

Technical Details

  • The leaked content comprises thousands of "depots" from Valve's Steam2 architecture, a proprietary file distribution system replaced in 2013 by SteamPipe, which shifted to standard HTTP file trees and differential patch downloads
  • Data miners Gabe Follower and Scolcer verified that all content was obtained through publicly accessible API endpoints with no authentication requirements, describing the data as "hidden in plain sight"
  • The archive appears to be a consolidated collection accumulated over years by multiple parties who had previously downloaded depots during earlier leaks, rather than a single recent extraction
  • Cut content from Portal 2 beta builds includes previously unknown dialogue from GLaDOS and Cave Johnson, perfectly circular portals, adhesive gel, slow-motion mechanics, and a weapon model linked to the unreleased Half-Life 2: Episode 3
  • Third-party content spans titles from Spore and Dragon Age: Origins to Sonic the Hedgehog 4 and Spec Ops: The Line, representing playtest versions uploaded to Valve's servers near release dates

Industry Insight

  • Game studios and platform operators should audit legacy server infrastructure and API endpoints for lingering public access, as deprecated systems often retain sensitive developmental data that can be scraped at scale
  • The incident illustrates the challenge of data provenance in community archiving efforts, where historically hoarded content can resurface as consolidated leaks, making complete takedowns impractical once distributed via peer-to-peer networks
  • For researchers and archivists, this teraleak serves as an unprecedented resource for studying game development pipelines, design iteration patterns, and the lifecycle of cut content across a decade of PC gaming history

TL;DR

  • Valve Steam2服务器架构(2003-2013年)的超过12TB数据泄露,包含数千个"depots",涵盖Steam平台上几乎所有游戏的公开版本、预发布版本、原型和测试版本
  • 泄露内容通过BitTorrent传播,数据矿工证实所有数据均来自公开可访问的API端点,无需密码即可下载
  • Valve于2013年将内容分发系统从Steam2升级到SteamPipe,导致旧服务器内容被切断访问
  • 泄露内容包含《Portal 2》早期版本的删除内容,包括GLaDOS新对话、Cave Johnson意识被困在立方体中的场景、完美圆形传送门、粘性凝胶和慢动作枪等
  • 除Valve游戏外,还包含《Spore》《Dragon Age: Origins》《Batman: Arkham Asylum》《Sonic the Hedgehog 4》《Spec Ops: The Line》等第三方游戏的前版本和原型

为什么值得看

此次"terarelease"泄露事件揭示了游戏行业数字存档和知识产权保护的脆弱性,为游戏历史研究者和数据考古学家提供了前所未有的早期开发内容资源。同时,该事件也暴露了Valve在Steam2时代遗留的API安全漏洞,对游戏发行平台和数字内容管理具有重要警示意义。

技术解析

  • 泄露数据源自Valve的Steam2服务器架构,该系统于2013年被SteamPipe取代。Steam2使用专有文件格式分发内容,而SteamPipe转向标准HTTP文件树结构,仅反映文件差异以优化更新和补丁下载
  • 数据矿工Gabe Follower证实所有泄露内容均来自公开可访问的API端点,无需任何认证即可下载,表明Valve在服务器迁移过程中未能妥善清理或保护旧系统数据
  • 泄露内容包含数千个"depots",每个depot代表上传到Steam2服务器的游戏版本,涵盖公开发布版本、预发布版本、原型和测试版本
  • Portal 2早期版本中发现的删除内容包括:粘性凝胶、慢动作枪、完美圆形传送门、Half-Life 2: Episode 3的武器模型(可能作为占位符用于Portal的油漆枪)
  • 泄露内容还包含《Left 4 Dead 2》《CS: GO》的早期测试版本,以及被取消的《F-Stop》(原计划作为Portal续作)的相关模型和图形资源

行业启示

  • 游戏公司应重新评估数字存档策略,确保旧服务器系统退役时彻底清理或安全归档历史数据,避免敏感开发内容意外泄露
  • 此次泄露为游戏历史研究提供了宝贵资源,行业可考虑建立官方认可的"游戏考古"项目,系统化保存和管理早期开发版本
  • 平台运营商需加强API安全审计,公开端点不应包含未脱敏的敏感内容,尤其是涉及第三方开发商的专有数据和未发布内容

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

Gaming 游戏 Security 安全 Dataset 数据集