logoalt Hacker News

pier25yesterday at 9:00 PM6 repliesview on HN

> before it gets better

How is it going to get better?


Replies

jefftkyesterday at 9:10 PM

I'd speculate that at this point Linux etc are probably having vulnerabilities discovered and patched faster than created.

show 1 reply
idopmstuffyesterday at 9:43 PM

If we assume that there will be an AI that is perfect in terms of ability to find vulnerabilities, cheap to run and widely available to everyone, then anyone can run it on any piece of software before deploying it. All vulnerabilities get found before they can be exploited.

One of the big challenges with cybersecurity is that attackers only need to find one exploit, while defenders need to stop everything. When you have a large surface area and limited resources, it's much easier to be the side that only has to succeed once. AI eliminates the limited resources problem.

show 1 reply
0xbadcafebeeyesterday at 10:29 PM

1) Make it a law that companies have to vet their code for security holes before release, 2) Make it a law that companies have to apply operational security best practice on their software products/services, 3) Industry standard automation for improvements to patch lifecycle management, 4) Auditing for critical businesses and industries to ensure safety (both as a national security thing and general safety/reliability/privacy/etc)

Right now all that stuff is optional, so most companies don't do it, which makes more security holes and it takes longer to patch.

show 1 reply
Sarkyyesterday at 9:11 PM

Right now we are at a point in time when AI can find bugs for attackers and defenders, but defenders did not fix/find those bugs yet.

In time most of the bugs AI can find will be fixed, and things will calm down. Some bugs will be left, but will be too complex to find and weaponise (or rarely).

Alin short, attackers have advantage for a brief time now, but ultimately defenders will win. I guess this "fight" might be over before the end of the year.

nicceyesterday at 9:11 PM

Downplaying security has now real coencequences for everyone.

jiggawattsyesterday at 9:21 PM

Bulk rewrites of everything into Rust with AI assistance?

show 2 replies