Was this written by AI? If not, why not?
Maybe? Why maybe, well, I’d say both AI and their PR team. Why both? Well, because why not?
Disrupting the first reported AI-orchestrated cyber espionage campaign
111–120 of 298 posts
Re: Disrupting the first reported AI-orchestrated cyber espionage campaign
#112It sounds like they directly used Anthropic-hosted compute to do this, and knew that their actions and methods would be exposed to Anthropic? Why not just self-host competitive-enough LLM models, and do their experiments/attacks themselves, without leaking actions and methods so much?
> Why not just self-host competitive-enough LLM models, and do their experiments/attacks themselves, without leaking actions and methods so much? Why assume this hasn't already happened?
Re: Disrupting the first reported AI-orchestrated cyber espionage campaign
#113I might be crazy, but this just feels like a marketing tactic from Anthropic to try and show that their AI can be used in the cybersecurity domain. My question is, how on earth does does Claude Code even "infiltrate" databases or code from one account, based on prompts from a different account? What's more, it's doing this to what are likely enterprise customers ("large tech companies, financial institutions, ... and…
This isn't a security breach in Anthropic itself, it's people using Claude to orchestrate attacks using standard tools with minimal human involvement. Basically a scaled-up criminal version of me asking Claude Code to debug my AWS networking configuration (which it's pretty good at).
Get ready for all your software to break based on the arbitrary layers of corporate and government censorship as it deploys.
Re: Disrupting the first reported AI-orchestrated cyber espionage campaign
#114I might be crazy, but this just feels like a marketing tactic from Anthropic to try and show that their AI can be used in the cybersecurity domain. My question is, how on earth does does Claude Code even "infiltrate" databases or code from one account, based on prompts from a different account? What's more, it's doing this to what are likely enterprise customers ("large tech companies, financial institutions, ... and…
Re: Disrupting the first reported AI-orchestrated cyber espionage campaign
#115Earlier quoted context omitted.
Nix makes everything else so hard that I've seen problems with production configuration persist well beyond when they should because the cycle time on figuring out the fix due to evaluations was just too long. In fact figuring out what any given Nix config is actually doing is just about impossible and then you've got to work out what the config it's deploying actually does.
Yes, the cycle times are bad and some ecosystems and tasks are a real pain still. I also agree with you when it comes to the task of auditing every line of Nix code that factors into a given system. Nix doesn't really make things easier there. The benefit I'm seeing really comes from composition making it easier to share and direct auditing effort. All of the tricky code that's hard to audit should be relied on and a…
That said, I fully agree with your basic tenet about how systems should be composed. First make it work, but make deployment conditional on verified security and only then start focusing on performance. That's the right order and right now we do things backward, we focus on the happy and performant path and security is - at best - an afterthought.
Re: Disrupting the first reported AI-orchestrated cyber espionage campaign
#116Anyone using Claude for processing sensitive information should be wondering how often it ends up in front of a humans eyes as a false positive
Re: Disrupting the first reported AI-orchestrated cyber espionage campaign
#117Anyone using Claude for processing sensitive information should be wondering how often it ends up in front of a humans eyes as a false positive
Anyone using non-self hosted AI for the processing of sensitive information should be let go. It's pretty much intentional disclosure at this point.
Following a public statement by Hansford about his use of Microsoft's AI chatbot Copilot, Crikey obtained 50 documents containing his prompts...
FOI logs reveal Australia's national security chief, Hamish Hansford, used the AI chatbot Copilot to write speeches and messages to his team.
(subscription required for full text): https://www.crikey.com.au/2025/11/12/australia-national-secu...It matters as he's the most senior Australian national security bureaucrat across five eyes documents (AU / EU / US) and has been doing things that makes the actual cyber security talent's eyes bleed.
Re: Disrupting the first reported AI-orchestrated cyber espionage campaign
#118>At this point they had to convince Claude—which is extensively trained to avoid harmful behaviors—to engage in the attack. They did so by jailbreaking it, effectively tricking it to bypass its guardrails. They broke down their attacks into small, seemingly innocent tasks that Claude would execute without being provided the full context of their malicious purpose. They also told Claude that it was an employee of a le…
Humans fall for this all the time. NSO group employees (etc.) think they're just clocking in for their 9-to-5.
Re: Disrupting the first reported AI-orchestrated cyber espionage campaign
#119Earlier quoted context omitted.
Anyone using non-self hosted AI for the processing of sensitive information should be let go. It's pretty much intentional disclosure at this point.
Worst local (Australia) example of that Following a public statement by Hansford about his use of Microsoft's AI chatbot Copilot, Crikey obtained 50 documents containing his prompts... FOI logs reveal Australia's national security chief, Hamish Hansford, used the AI chatbot Copilot to write speeches and messages to his team. (subscription required for full text): https://www.crikey.com.au/2025/11/12/australia-nationa…
Re: Disrupting the first reported AI-orchestrated cyber espionage campaign
#120After Anthropic "disrupted" these attackers, I'm sure they gave up and didn't try using another LLM provider to do the exact same thing.