Post #1504050
2026-04-21 22:51 UTC
Replies (3)
-
@FauxLiving@lemmy.world 2026-04-22 01:53
I could be wrong, but any article suggesting “zero-days are numbered” doesn’t pass the smell test. Yeah, you’re right. The real story is that it is a bit better at finding bugs. Calling them zero-days and implying there’s some major security implications is just to build hype. It was able to chain a few of the bugs together to create a RCE exploit in a weakened browser, it’s interesting but don’t go to your fallout shelter just yet.
-
@Vincent@feddit.nl 2026-04-22 10:16
The author seems to put a lot of stock in the whole “the blue team has access to these AI tools that the red team doesn’t currently have access to” argument I didn’t read it like that. I think the point was that the red team had an edge over the blue team (by being able to spend a lot of effort on a single exploit), so when both teams have access to these same tools, it’ll be more of an equal fight.
-
@benjirenji@slrpnk.net 2026-04-22 16:33
I agree that 0-days aren’t numbered. There are so many layers on which tech can be exploited that this is a difficult claim to make. On the other hand, there are two different kind of exploits: clear holes in the logic, a situation or code path not considered by the coder. And the much harder to catch extremely creative ways to make a program do things it was never designed to do. I have not seen LLMs doing creative things ever, so I doubt it would catch this second category. But sure, catching some logic holes it can be helpful with.