AI-Driven Threats Render Traditional Defenses Obsolete, Microsoft Warns
The era of scarce vulnerabilities is coming to an end, thanks to advancements in AI, says David Weston, corporate vice president of AI security at Microsoft. In a keynote speech at Black Hat USA, Weston explained that traditional defenses have long relied on the economics of scarcity, where expensive zero-days and strong security boundaries were assumed to hold. However, with the rise of AI, this approach is no longer effective.
The proliferation of AI has made powerful offensive capabilities abundant, forcing cybersecurity teams to shift their focus from reactive patching to fundamentally safer software construction. Weston emphasized that simply accelerating patches is a reactive strategy that leaves attackers a window, and instead called for investing in productivity gains into safer software construction, memory-safe languages, and formal verification.
Rust, a memory-safe language developed by Google, has shown promising results, with the company reporting not a single new memory-safety issue across 5 million new lines of code written in safer languages. Weston urged attendees to start experimenting with these methods in their own codebases, stating that 'this is my call to action: everyone has to start experimenting with this in your codebase.'
The shift towards safer software construction is not a new concept, but the use of AI has accelerated its importance. By changing the physics of software development, cybersecurity teams can stay ahead of attackers and prevent vulnerabilities from arising in the first place.