Anthropic's open-source framework for AI-powered vulnerability discovery
151–160 of 177 posts
Re: Anthropic's open-source framework for AI-powered vulnerability discovery
#152Re: Anthropic's open-source framework for AI-powered vulnerability discovery
#153Re: Anthropic's open-source framework for AI-powered vulnerability discovery
#154Re: Anthropic's open-source framework for AI-powered vulnerability discovery
#155Earlier quoted context omitted.
What's destabilizing the industry right now isn't vulnerabilities AI introduces into new code; it's a flood of sev:hi vulnerabilities in existing code, not introduced by AI but discovered by it.
> What's destabilizing the industry right now isn't vulnerabilities AI introduces into new code; it's a flood of sev:hi vulnerabilities in existing code, not introduced by AI but discovered by it. Vulnerability discovery has essentially moved to a "proof of work" computation model with AI that has some similarities to crypto like BTC or ethereum 1.0. I don't see any reason a well funded adversary couldn't use this sa…
Re: Anthropic's open-source framework for AI-powered vulnerability discovery
#156Earlier quoted context omitted.
kind of funny tokens don't prompt and steer themselves. it almost as if the value still lies with the human holding the tool.
They kinda do though, that's sort of how agents work. At least that's how it's always felt to me.
Re: Anthropic's open-source framework for AI-powered vulnerability discovery
#157I wonder how much this thing costs to run. https://github.com/anthropics/defending-code-reference-harne... says: > As a rough guideline, expect ~10K uncached input tokens/min and ~2K output tokens/min per agent. You can scale parallelism up to your account's ITPM limit (roughly 10 agents per 100K ITPM). My guess would be hundreds of dollars with Opus and thousands of dollars with Mythos.
It's becoming apparent that it requires more tokens to secure code than it does to write it May even be an order of magnitude more
Re: Anthropic's open-source framework for AI-powered vulnerability discovery
#158This makes for a somewhat amusing set of product offerings given that according to Dario 90% of all software is being AI generated.
Maybe next they can sell something to find the bugs in the security scanner ?