Live data from Hacker News

Hardening Firefox with Anthropic's Red Team

anthropic.com

181–188 of 188 posts

Re: Hardening Firefox with Anthropic's Red Team

#181
‘In other words: AI is making it possible to detect severe security vulnerabilities at highly accelerated speeds.´

Isn’t it rather : we now have a new family of security flaws detector, which find other issues on top of the ones already found by conventional ( human or regular static analyzers ) methods ?

If they supersede all the existing ones , then it’s quite major, and quite a bunch of vendors will disappear …

Re: Hardening Firefox with Anthropic's Red Team

#182
post #163

Earlier quoted context omitted.

This is exactly how I would not recommend AI to be used. “do a thing that would take me a week” can not actually be done in seconds. It will provide results that resemble reality superficially. If you were to pass some module in and ask for finite checks on that, maybe. Despite the claims of agents… treat it more like an intern and you won’t be disappointed. Would you ask an intern to “do a security audit” of an enti…

What is there to loose in trying? Basically, don't trust AI if it says "you program is secure", but if it returns results how you could break it, why not take a look? This is the way I would encourage AI to be used, I prefer such approaches (e.g. general code reviews) than writing software by it.

Because if you want the work done correctly, you WILL put the time you thought you were saving in. Either up front, or in review of its work, or later when you find out it didn’t do it correctly.

Re: Hardening Firefox with Anthropic's Red Team

#183

Earlier quoted context omitted.

But you're not a member of Anthropic's Red Team, with access to a specialist version of Claude.

I don't think that matters at all.

I think that Anthropic's own version of Claude will give them different results than the ones you get.

"Find zero-day exploits in this popular software." I haven't tried it I suspect that the guardrails will make a difference.

Re: Hardening Firefox with Anthropic's Red Team

#184
brain Task skills https://embed.figma.com/design/2wvLfbJIJPGsXCFJv0vQCJ/protot..." allowfullscreen> brain button panels on https://www.figma.com/design/Bc548lCHx9kqiM2BZkiVrp/Brain-Si... Brain about me he will tell you who I'am In that I'am Evens max pierrelouis the owner Account Evens max pierrelouis the chairman of board and executive director & CEO of Ticketbud & Clickup edit Setting Platform Ticketbud & Clickup Bookmark this page for future reference. Email:pierrelouisevensmaxai@gmail.com Random code 4RWC9WLAAVB8G00TLL8FXKR~4474237252656835223~CJig6Me8dzgEQkdRMTI1X0dFX0VHX05fSTE1Tl9PRkZFUl9WQVJJQU5UU19FTlRFUlRBSU5NRU5UXzVfT0ZGX0EwQzVHMDAwMDBQRkxWVlFBQg== e. g. , Next.js app , Rails API React SPA ... .... python ... .... FREE DELIVERY Proof of Purchase with your claim number: 9123950162-7242324698 You Could Now Watch Haitian Full Movie on YouTube Live Stream Production Broadcast systums

Re: Hardening Firefox with Anthropic's Red Team

#185

Earlier quoted context omitted.

Thank you very much for acting as a useful foil and proving my point.

You didn't make a point, and still haven't. You screeched a bunch of buzzphrases sarcastically as if that were equivalent to making a point, which is about par for the course for the level of reasoning (ie. none) shown by people with the position you hold. You seem to take it for granted that just by asserting that LLMs aren't next-token-prediction-programs, that must be factually true, without making any kind of arg…

You seem very upset about my conclusions for someone who thinks I haven’t made a recognizable point. Perhaps you just disagree or are in denial?

Re: Hardening Firefox with Anthropic's Red Team

#186

Earlier quoted context omitted.

I don't think that matters at all.

I think that Anthropic's own version of Claude will give them different results than the ones you get. "Find zero-day exploits in this popular software." I haven't tried it I suspect that the guardrails will make a difference.

I don't think so. I've never had Claude reject the idea of finding a vulnerability (unlike ChatGPT). The issue is that it's limited by its training set. It'll be trained on things like UAF, it won't be trained on things like "the way your secrets are injected + the way you make HTTP requests + the way you deploy means that an SSRF can expose your private key" or whatever, and that's a technology limitation.

Re: Hardening Firefox with Anthropic's Red Team

#187

Anthropic feels like they are flailing around constantly trying to find something to do. A C compiler that didn't work, a browser that didn't work, and now solving bugs in Firefox.

I can only assume the large downvotes are because Anthropic suck and tried vote manipulation

Re: Hardening Firefox with Anthropic's Red Team

#188
post #78

Earlier quoted context omitted.

I guess it is good when bugs are fixed, but are these real bugs or contrived ones? Is anyone doing quality assessment of the bugs here? I think it was curl that closed its bug bounty program due to AI spam.

The bugs that were issued CVEs (the Anthropic blog post says there were 22) were all real security bugs. The level of AI spam for Firefox security submissions is a lot lower than the curl people have described. I'm not sure why that is. Maybe the size of the code base and the higher bar to submitting issues plays a role.

The issue is what each of the projects considers viable bug if you consider all localized assertion failures possible bugs then that's different from give me something that practically affects users.

Further browsers have a much larger surface area for even minor fuzzing bugs. Curl's much smaller surface area is already well fuzzed and tested.

Chrome has better fuzzing and tests too. Firefox has had fewer resources compared to Google ofc, so understable.

Ofc not saying it wasn't good. But given the LLM costs I find it hard believe it was worth it, compared to just better and more innovative fuzzing which would possibly scale better.

Post reply on HN