使用Anthropic红队强化Firefox
Hardening Firefox with Anthropic's Red Team

原始链接: https://blog.mozilla.org/en/firefox/hardening-firefox-anthropic-red-team/

## 火狐浏览器通过人工智能合作增强安全性 火狐浏览器最近因与Anthropic的Frontier Red Team合作而获得了重要的安全升级,他们利用其人工智能模型Claude识别了漏洞。与典型的AI生成的漏洞报告不同,Anthropic提供了*可验证*且*可重现*的测试案例,从而发现了火狐148版本中**22个安全敏感漏洞(14个高危)**,以及其他90个问题并进行了修复。 这标志着一个转折点,展示了人工智能辅助漏洞检测的潜力。 之前的AI报告经常产生误报,而Claude发现了传统方法(如模糊测试)遗漏的逻辑错误。 Mozilla将此视为安全工程师的强大新工具,并已将其类似的AI分析集成到其内部工作流程中。火狐浏览器之所以被故意选为测试案例,是因为其开源性质和严格现有的安全实践,证明了即使在保护良好的软件中,人工智能仍然可以发现缺陷。 此次合作凸显了Mozilla对主动安全和负责任的人工智能集成以保护用户的承诺。

相关文章

原文

For more than two decades, Firefox has been one of the most scrutinized and security-hardened codebases on the web. Open source means our code is visible, reviewable, and continuously stress-tested by a global community. 

A few weeks ago, Anthropic’s Frontier Red Team approached us with results from a new AI-assisted vulnerability-detection method that surfaced more than a dozen verifiable security bugs, with reproducible tests. Our engineers validated the findings and landed fixes ahead of the recently shipped Firefox 148

For users, that means better security and stability in Firefox. Adding new techniques to our security toolkit helps us identify and fix vulnerabilities before they can be exploited in the wild.

An emerging technique, pressure-tested by Firefox engineers

AI-assisted bug reports have a mixed track record, and skepticism is earned. Too many submissions have meant false positives and an extra burden for open source projects. What we received from the Frontier Red Team at Anthropic was different.

Anthropic’s team got in touch with Firefox engineers after using Claude to identify security bugs in our JavaScript engine. Critically, their bug reports included minimal test cases that allowed our security team to quickly verify and reproduce each issue. 

Within hours, our platform engineers began landing fixes, and we kicked off a tight collaboration with Anthropic to apply the same technique across the rest of the browser codebase. In total, we discovered 14 high-severity bugs and issued 22 CVEs as a result of this work. All of these bugs are now fixed in the latest version of the browser.

In addition to the 22 security-sensitive bugs, Anthropic discovered 90 other bugs, most of which are now fixed. A number of the lower-severity findings were assertion failures, which overlapped with issues traditionally found through fuzzing, an automated testing technique that feeds software huge numbers of unexpected inputs to trigger crashes and bugs. However, the model also identified distinct classes of logic errors that fuzzers had not previously uncovered. 

Anthropic has also published a technical write-up of their research process and findings, which we invite you to read here

The scale of findings reflects the power of combining rigorous engineering with new analysis tools for continuous improvement. We view this as clear evidence that large-scale, AI-assisted analysis is a powerful new addition in security engineers’ toolbox. Firefox has undergone some of the most extensive fuzzing, static analysis, and regular security review over decades. Despite this, the model was able to reveal many previously unknown bugs. This is analogous to the early days of fuzzing; there is likely a substantial backlog of now-discoverable bugs across widely deployed software.

Firefox was not selected at random. It was chosen because it is a widely deployed and deeply scrutinized open source project — an ideal proving ground for a new class of defensive tools. Mozilla has historically led in deploying advanced security techniques to protect Firefox users. In that same spirit, our team has already started integrating AI-assisted analysis into our internal security workflows to find and fix vulnerabilities before attackers do. 

Building in the open for users

Firefox has always championed building publicly and working with our community to build a browser that puts users first. This work reflects Mozilla’s long-standing commitment to applying emerging technologies thoughtfully and in service of user security.

The Frontier Red Team at Anthropic showed what collaboration in this space looks like in practice: responsibly disclosing bugs to maintainers, and working together to make them as actionable as possible. As AI accelerates both attacks and defenses, Mozilla will continue investing in the tools, processes, and collaborations that ensure Firefox keeps getting stronger and that users stay protected. 

联系我们 contact @ memedata.com