logoalt Hacker News

martinaldyesterday at 10:01 PM0 repliesview on HN

This does not surprise me. In a couple of 'legacy' open source projects I found DoS attacks within 10 minutes, with a working PoC. It crashed the server entirely. I suspect with more prompting it could have found RCE but it was an idle shower thought to try.

While niche and not widely used; there are at least thousands of publicly available servers for each of these projects.

I genuinely think this is one of the biggest near term issues with AI. Even if we get great AI "defence" tooling, there are just so many servers and (IoT or otherwise) devices out there, most of which is not trivial to patch. While a few niche services getting pwned isn't probably a big deal, a million niche services all getting pwned in quick succession is likely to cause huge disruption. There is so much code out there that hasn't been remotely security checked.

Maybe the end solution is some sort of LLM based "WAF" that inspects all traffic that ISPs deploy.