Live data from Hacker News

Cybersecurity looks like proof of work now

dbreunig.com

81–90 of 230 posts

Re: Cybersecurity looks like proof of work now

#83

There are never ending ways to make agents better at hacking. Defense is clearly behind. At my startup we are constantly coming up with new defensive measures to put our hacking agent Sable against, and I've determined that you basically need to be air gapped in the future for a chance of survival. A SOC of AI agents can't keep up with 1 AI hacker on a network that is even remotely stealthy. it is a disaster. wrote a…

Agree with this — the economics have completely changed. Along these lines, we all need to re-scope our personal cybersecurity.

For example, developers should no longer run dev environments on the same machine where they access passwords, messages, and emails — no external package installation on that box at all.

SaaS Password Managers — assume your vault will be stolen from whichever provider is hosting it.

Ubikeys will be more important than ever to airgap root auth credentials.

Re: Cybersecurity looks like proof of work now

#85
Trusted software will be so expensive that it will effectively kill startups for infrastructure, unless they can prove they spent millions of dollars hardening their software.

I predict the software ecosystem will change in two folds: internal software behind a firewall will become ever cheaper, but anything external facing will become exponential more expensive due to hacking concern.

Re: Cybersecurity looks like proof of work now

#86
Maybe I’m missing something, but there’s also the idea that you don’t need to be perfectly secure, you just need to be secure enough that it’s not worth the effort to break in.

In the case of crooks (rather than spooks) that often means your security has to be as good as your peers, because crooks will spend their time going with the best gain/effort ratio.

Re: Cybersecurity looks like proof of work now

#87

Trusted software will be so expensive that it will effectively kill startups for infrastructure, unless they can prove they spent millions of dollars hardening their software. I predict the software ecosystem will change in two folds: internal software behind a firewall will become ever cheaper, but anything external facing will become exponential more expensive due to hacking concern.

those hacking concerns are just as valid inside as well as outside the firewall.

Re: Cybersecurity looks like proof of work now

#88
post #20

The article heavily quotes the "AI Security Institute" as a third-party analysis. It was the first I heard of them, so I looked up their about page, and it appears to be primarily people from the AI industry (former Deepmind/OpenAI staff, etc.), with no folks from the security industry mentioned. So while the security landscape is clearly evolving (cf. also Big Sleep and Project Zero), the conclusion of "to harden a…

[deleted]

Re: Cybersecurity looks like proof of work now

#89
> If corporations that rely on OSS libraries spend to secure them with tokens, it’s likely going to be more secure than your budget allows.

That's a really big "if". Particularly since so many companies don't even know all of the OSS they are using, and they often use OSS to offload the cost of maintaining it themselves.

My hope is when the dust settles, we see more OSS SAST tools that are much better at detecting vulnerabilities. And even better if they can recommend fixes. OSS developers don't care about a 20 point chained attack across a company network, they just want to secure their one app. And if that app is hardened, perhaps that's the one link of the chain the attackers can't get past.

Re: Cybersecurity looks like proof of work now

#90
post #87

Trusted software will be so expensive that it will effectively kill startups for infrastructure, unless they can prove they spent millions of dollars hardening their software. I predict the software ecosystem will change in two folds: internal software behind a firewall will become ever cheaper, but anything external facing will become exponential more expensive due to hacking concern.

those hacking concerns are just as valid inside as well as outside the firewall.

You can enforce physical isolation to make sure hacking isn’t possible at least without some level of physical intrusion
Post reply on HN