惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
V2EX
J
Java Code Geeks
月光博客
月光博客
博客园_首页
The GitHub Blog
The GitHub Blog
Vercel News
Vercel News
B
Blog RSS Feed
博客园 - 聂微东
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
Jina AI
Jina AI
S
SegmentFault 最新的问题
B
Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog
Google DeepMind News
Google DeepMind News
阮一峰的网络日志
阮一峰的网络日志
The Cloudflare Blog
量子位
Martin Fowler
Martin Fowler
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗

Security

Report: Business email compromise attacks surged dangerously in April Scope Systems confirms cyber incident, says no data loss occurred Instructure breach: ShinyHunters says ‘matter has been resolved’ Rapid7 launches Cyber GRC program to connect compliance with live risk data Australian federal budget 2026: The industry perspective Op-Ed: Microsoft May Patch Tuesday reveals 137 vulnerabilities Federal Budget 2026: The state of cyber security spending for the coming year OpenAI offers EU early access to its cyber security model Exclusive: Aussie firm Earth Systems listed by INC Ransom hacking group Op-Ed: Why Middle East tensions demand immediate action on OT security Aussie schools breach: Instructure boss “reaches agreement” with ShinyHunters to not release data Institute of Public Accountants members hit by data breach Union demands answers on Qantas AI plans 1 in 3 small businesses don't think they're a cyber target, new research finds Exclusive: Aussie toy distributor listed by M3rx ransomware Exclusive: Australian Computer Society investigating possible breach after ShinyHunters hack claims The industry speaks – part 2: World Password Day 2026 Aussie schools breach: The Instructure hack “transcends an isolated IT incident” Exclusive: Aussie car part importer Strategic Imports allegedly breached by threat actors New South Wales, other states, investigating Instructure/Canvas data breach Australian Cyber Security Centre warns of ClickFix campaign leveraging Australian infrastructure Queensland Department of Education confirms students & staff impacted by ShinyHunters data breach ACMA takes action against SpinTel & Yomojo over mobile number fraud violations The Industry Speaks, Part 1: World Password Day 2026 Qualys and Converge tie cyber insurance pricing to real-time security posture Fakeout: Iranian APT caught hiding behind Chaos ransomware activity Exclusive: Australian energy management firm allegedly breached by SafePay Real estate giant Cushman & Wakefield confirms cyber incident, Qilin and ShinyHunters claim attack CrowdStrike expands Project QuiltWorks as more partners join AI security coalition Hacked: ALS discloses cyber incident, unauthorised access to IT systems
Anthropic Mythos: The model, the myth and the mundane​
DotSec · 2026-04-28 · via Security

In 1995, Dan Farmer and Wietse Venema released a tool called SATAN (the Security Administrator Tool for Analyzing Networks) and the information security world lost its collective mind. The concern was that attackers would use SATAN to find and exploit vulnerabilities faster than they did before.

Anthropic Mythos: The model, the myth and the mundane​

The concern was valid and attackers did use it! But so did defenders, and the net result was that the security professionals got better at finding and fixing things, and the race continued more or less as before.

Thirty years on, Anthropic's Mythos Preview has arrived, and once again the sky is falling.

What has Mythos done?

Credit where it's due: Mythos (from what we’ve read; we’re not allowed in the cool-kids treehouse yet!) seems genuinely impressive. The UK's AI Security Institute (AISI) tested it independently and Mythos is the first model to solve against a 32-step cyber range called "The Last Ones" (TLO), simulating a full attack chain from reconnaissance to network takeover.

It could also work autonomously (no humans needed!)!

And it could identify and exploit a 17-year-old FreeBSD remote code execution vulnerability, along with decades-old flaws in OpenBSD and FFmpeg.

These are real capabilities and they represent a genuine step change in what AI can do offensively.

The caveats that didn't make the headlines

But there are important qualifiers that tend to get dropped from the coverage. First up, the test ranges lacked active defenders and defensive tooling, and they did not penalise models for actions that would trigger security alerts. And Mythos failed AISI's operational technology range entirely.

The flaws in OpenBSD’s TCP SACK implementation and FFmpeg’s H.264 decoder? They’re real, but Mythos did have access to the source code.

And the Firefox JavaScript-engine vulnerabilities? Well, they’re real too but the testing did not represent exploitation of a real end-user Firefox browser: Anthropic says it used a testing harness mimicking a Firefox 147 content process, that did not use a browser process sandbox or other defence-in-depth mitigations.

And all of that aside, unauthorized users accessed the Mythos within days of the preview being released, just by guessing URL patterns using information exposed in a previous data breach. Mercor, an AI staffing firm supplying contractors to Anthropic, was compromised by an un-futuristic supply-chain attack that organisations need to be managing today, using a controls framework that includes risk management, credential rotation, penetration testing and vendor risk management.

So what is actually breaching Australian organisations?

Not Mythos. As described in the Verizon 2025 Data Breach Investigations Report (analysing over 22,000 incidents across 139 countries) the real attacks, the ones we should be panicking about, are much more prosaic:

  • Stolen credentials remain the most common initial access vector, used in 22% of breaches.
  • Exploitation of edge device and VPN vulnerabilities surged eightfold year-on-year, yet only 54% of those vulnerabilities were fully remediated, with a median time to patch of 32 days against a median time to exploitation of zero days.
  • Ransomware was present in 44% of all breaches, up from 32%, with 88% of those incidents hitting small and medium-sized businesses.

Not exciting, not front page news, not glamorous… just the evidence-based reality of most days in real infosec!

The fix is boring, but it works

AISI's blog post ends with a recommendation that amounts to "do the basics well": Security updates, access controls, security configuration, and logging.

Risk management frameworks exist. The CIS Controls, the ACSC Essential Eight, and ISO 27001 all exist for a reason. None of them are new, none of them are exciting, and none of them will generate feverish media coverage. But they work, when they are actually implemented, verified and maintained.

But, if instead an organisation chooses inaction and complacency? AI will just accelerate the consequences! As iTnews reported, at least 75 Australian businesses with turnover above $3 million paid ransomware groups in the first eight months of mandatory disclosure. Between seven and thirteen a month! And those are just the ones bound by Australia’s limited reporting requirements.

The best defence against AI-powered attacks turns out to be the same as the best defence against every other kind of cyber attack: doing the boring stuff well, consistently, and verifying that it actually works.

Our full article describes all of this, and how we use AI to accelerate attacks, in more detail.