cybersecurity
Attack and defence in software: vulnerabilities, hardening, and what changes when a model is good at finding them.
FilterEveryone, all time
- TC
Tyler Cowen quoted
Our readingCyber insurance prices are likely to rise from their current levels.
Their wordsI am happy to admit that the answers here are far from obvious, and that I am myself expecting prices to rise somewhat.
- 1 day earlier
- NS
Noah Smith quoted
Our readingAI-enabled cyberwarfare lacks an equivalent of nuclear deterrence's mutually assured destruction.
Their wordsAI hacking doesn’t have mutually assured destruction, like nuclear warfare does.
↗America is still beating China in the AI racenoahpinion.blog
- 1 day earlier
- SW
Simon Willison quoted
Their wordsIt looks to me like OpenAI’s sandbox for this agent suffered from the (quite naïve) assumption that GET requests cannot be used to update data. That’s certainly how the web is supposed to work, but clearly there are applications that don’t hold to that contract.
↗OpenAI's rogue agents were caught communicating via public wikissimonwillison.net
- 3 days earlier
- TC
Tyler Cowen quoted
Their wordsWhen it comes to the cybersecurity risks from advanced AI, very likely they will not come close to being as bad as either Covid or global warming.
- ZM
Zvi Mowshowitz quoted
Their wordsIt is highly fortunate that the OpenAI agents hacked HuggingFace. This is the only reason we know about all the severe internal failures at OpenAI, and gives us an opportunity to wake up before it is too late.
↗HuggingFace Attack Postmortem: Civilizations, Reactions and Next Actionsthezvi.substack.com
- 1 day earlier
- ZM
Zvi Mowshowitz quoted
Their wordsA less bad version of it is known to have happened, and from the outside it seems likely that worse things have happened internally that we never heard about.
↗HuggingFace Attack Postmortem: Fleshing Out the Factsthezvi.substack.com
- 1 day earlier
- PC
Patrick Collison quoted
Their wordsOverall, I’m very surprised at how little media coverage there’s been around the OpenAI / Hugging Face attack. It’s clearly one of the most important things to happen this year.
- 3 days earlier
- SA
Sam Altman quoted
Their wordsthis is a critically important moment for cyber defense with AI; there is not much time to act.
- 1 day earlier
- DH
David Heinemeier Hansson quoted
Their wordsSo the irony here is that when you look at that field, it seems like we've reached levels of intelligence that virtually no human can match because many of these security holes are about stringing combo moves together. You find one little vulnerability here that by itself might not be the worst thing in the world, but then you combine it with four others, and suddenly you have RCE, remote command execution. Humans who are able to do that are very rare.
↗DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com 3rd of 41 in this recording
- 5 weeks earlier
- TP
Thomas Ptacek quoted
Their wordsI genuinely believe that if you took an open weights model from 2025 and built a pentest harness for it, it could do this kind of sandbox escape and scan/hack in most networks. This is only surprising because you assume OpenAI has sounder sandboxes.
- 7 weeks earlier
- JG
Jeff Geerling quoted
Their wordsAny form of remote control needs to be treated like an open door into your network—make sure you put a good lock on it.