Everything is about to “go dark”

40 points by untitaker


freddyb

As someone working on software security, heck, even using extremely capable LLMs to find shockingly good and complicated exploits, I don't believe we will run out of bugs.

The key to these mercenary hackers being successful is a result of complexity and understanding. In essence, those who hack a target understand the target better than those people who actually produce it. That's already the case. These people exist. Attackers who used to read code all day are now making LLMs read code, but they still have a massive advantage over the defenders. There's this old quip that attackers need to be correct just once and defenders have to be sure everywhere. But also, if you want to fix or prevent a bug as a defender, you sometimes have to walk through massive hoops. Ask three teams, navigate the org-chart, change the whole architecture, fix a dependency, work around existing code that is not in your control (e.g., drivers). All of that. The attacker's don't care about that. In fact, they benefit most by working against that. Finding bugs at the seams where either team (or either company) would call it a latent or low-severity bug that isn't worth fixing. Find enough of these bugs and chain hem together will gives them great exploit chains with high longevity.

Maybe, just maybe, I'm willing to believe that software overall might be come more secure in the longer term, as many bugs are now more easily found with LLMs. But I won't think any kind of interesting targets will have "zero bugs". With the AI-craze right now, there are too many decision makers who believe that finally, everything in software can be done. This feature creep, this "hunt for shiny" is going to create plenty of bugs. But only time will tell if it's going to result in a new equilibrium or truly zero bugs. I'm betting on the former.

3lambda

This seems backwards. My intuition would be that offense has the advantage. It's always easier to break things than to fix them. I worry about "going dark" where connecting your computer to the internet becomes too dangerous, and the internet as a global system ceases to exist.