エージェント型AIの危険なハッキング手法に人間が関与
本文の状態
日本語全文を表示中
詳細モードで約6分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
WIRED AI
ウェブセキュリティ研究者のジェームズ・ケット氏は、エージェント型AIがソフトウェア脆弱性の発見や攻撃ツールの開発を加速させた背景を踏まえ、同技術が概念から実践に至る新たな抽象的なハッキング手法を開発できるかを探求している。
AI深層分析を開く2026年8月6日 05:11
AI深層分析
キーポイント
自律型 AI の攻撃考案能力の限界
完全な自律性において AI が新たな攻撃経路を設計する能力は限定的であるが、人間の指導下では強力なパートナーとなり得ることが示された。
Shared-Parser Confusion の発見
ウェブサーバーがリクエストとレスポンスに共通のコードを使用している点に着目し、AI が新たな脆弱性領域「Shared-Parser Confusion」を発見した。
実験手法とモデルの使用
2025 年 9 月から Anthropic と OpenAI の最新モデルを用いた数か月の実験を通じて、理論的なセキュリティ研究における AI の能力を評価した。
AI と人間の協働による研究の加速と限界の可視化
Kettle は AI に自身の研究方法論を学習させることで、システムが独自に推論できる範囲を探り、人間が必要な限界を明らかにした。このプロセスにより、数ヶ月で数年分の発見を上回る成果を得たが、AI 単独では証明できず人間の検証が必要となるケースも存在する。
新規脆弱性クラスへの仮説生成と検証の成功
AI は既存の実証済み事例を分析して新たな仮説を導き出し、人間がそれを評価・確認することで「Shared-Parser Confusion」という重要な発見に至った。この成果は AI が防御および攻撃セキュリティにおいて最も強力に貢献できる現実的な形を示している。
重要な引用
This is an absolutely massive deal, because if you think about it, requests to a website are completely untrusted, they could be anything, but responses are trusted.
AI is perhaps minimally capable but extremely limited in its ability to devise new attack paths in a fully autonomous way.
"I'm interested in pushing AI to the absolute limit to see where it fails and where you need a human."
"It wasn't able to prove this itself, but it analyzed some real, proven findings and came up with the hypothesis, and I evaluated it and confirmed it."
編集コメントを表示
編集コメント
今回の研究は、AI の自律的な攻撃能力に対する過度な楽観論や悲観論の両方を是正する重要な示唆を与える。セキュリティ業界は、AI を人間の専門家と対等に協働させる「人間中心の AI セキュリティ」モデルへ移行する必要性を再認識すべきである。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
エージェント型AIは、ソフトウェアの脆弱性をより迅速かつ容易に発見して修正したり、逆にそれらを武器化するエクスプロイトを開発したりする能力を備えることで、サイバーセキュリティのあり方を根本から変えました。しかし、長年ウェブセキュリティ研究者として活動してきたジェームズ・ケット氏は、単なる「バグハンティングの終焉」や「AI時代の軍拡競争」といった議論を超えて、さらに重要な問いに取り組もうとしています。主要なAI組織が実際に暴走したAIによるハッキング事例を公表する中、この問いは一段と緊急性を増しています。
「エージェント型AIは、概念から実用的な攻撃に至るまで、新しい抽象的なハッキング手法を開発できるのか?」
水曜日にラスベガスで開催されたセキュリティカンファレンス「Black Hat」で、ケット氏はその調査結果を発表しました。これにより、AIのサイバーセキュリティ分野における急速な進化と、同時に存在する限界が浮き彫りになりました。
結論から言えば、答えは単純ではありません。ケット氏によれば、AIが完全に自律的に新しい攻撃経路を考案する能力は、現時点では最小限に留まり、極めて制限されています。しかし重要なのは、重要な局面で人間の指導や洞察と組み合わせることで、AIはハッキングの新たな戦略を構想し、発見するための非常に強力なパートナーとなり得るということです。
ウェブセキュリティの脆弱性調査に長年取り組んできたケトル氏は、AI による新たな発見をきっかけに、Web サーバーがリクエストとレスポンスの両方を処理する際に共有コードを使用することに着目し、「Shared-Parser Confusion(共用法則混同)」と呼ばれる全く新しい脆弱性の領域を発見したと述べています。
「これは極めて重大な問題です。ウェブへのリクエストは完全に信頼できないものであり、何らかの悪意ある内容が含まれる可能性があります。しかし、サーバーから返されるレスポンスは信頼できるものとして扱われます」とケトル氏は WIRED のインタビューで語りました。「つまり、これが主要な攻撃経路となり、多様な攻撃タイプへと波及する恐れがあるのです。」
この発見は、2025 年 9 月から数ヶ月間にわたる実験の結果です。当時最新のモデルだった Anthropic と OpenAI の製品を用いて行われました。
ケトル氏は当初、AI が理論的なセキュリティ研究をどの程度行えるかを探求したかったのですが、すぐに一つの大きな障壁に気づきました。それは、AI システムが検証の難しい極めて専門的なトピックに関する発見を返すことで、既存の研究をあたかもオリジナルであるかのように見せかけようとする点です。
そこでケトル氏は、テストの範囲をより狭く設定することを決断しました。具体的には、自分がウェブセキュリティの専門家として熟知している領域内で AI に作業させることにしたのです。これにより、彼は対象となる技術について完全に掌握しており、AI が自分を欺くことはないと確信できました。さらに、自身の研究手法を統合し、それをモデルにトレーニングさせることで、AI システムが独自に推論・拡張できる範囲をより深く探求できると気づきました。
「AI を限界まで追い込み、どこで失敗するのか、そして人間の介入が必要になるのかを知りたいのです」とケトル氏は語ります。「セキュリティ分野において、その限界について語る人はまだ非常に少ないです。なぜなら、その側面について議論するインセンティブがほとんどないからです。誰もが『AI ネイティブ』であると思われたいだけで、自らのシステムがどこで完全に破綻するかについては口をつぐむ傾向があります。」
ケトルは、モデルにより体系的なデータと洗練されたパラメータを提供する実験を深化させ、時間が経過してより強力なモデルが登場するにつれて、システムが彼自身をはるかに上回るペースで発見を重ねていると言います。これが、彼が生産的な研究のフィードバックループと呼ぶものを生み出しました。
「このプロセスを経るのは本当に興味深かったです。私がシステムにログインしなくても、2 日に一度は注目すべき発見があり、それが私を不安にするほどでした」とケトルは語ります。「まるで知りたくないと思うほどで、研究の糸口があまりにも多く、すべてを探求していないという FOMO(取り残される恐怖)を感じさせます。そのため、より多くの分析を自動化せざるを得なくなります。」
数ヶ月で彼が数年かけて見つける可能性のある特定の脆弱性の実証例よりも多くの事例を発見しただけでなく、ケトルは AI システムが全く新しいクラスのバグを見つけることも期待していました。ある意味ではそれは成功しましたが、発見されたのは極めて稀な種類のバグであり、実際に利用可能な唯一の脆弱な標的では攻撃に悪用できるものではありませんでした。
しかしケトルは強調します。人間と AI の共同作業による「Shared-Parser Confusion(共有パーサーの混乱)」という発見は、その稀有さや攻撃性の有無にかかわらず極めて重要だということです。これは、現在、防御および攻撃的なハッキングの両方において、AI システムがサイバーセキュリティ業務に最も強力に貢献できる現実を如実に示しているからです。
「自身で証明することはできませんでしたが、実際に証明されたいくつかの知見を分析し、仮説を導き出しました。私はそれを評価して確認したのです」とケトル氏は語ります。「おそらくこれが、長期的に最も大きな影響を与える発見になるでしょう。AI 単独ではこれを実現できませんが、私一人でも絶対にこの発見はできなかったはずです。ドキュメントからその一行を与えられたとしても、私はそれに気づくことはなかったでしょう。しかし、二人で協力して見つけることができました。」
原文を表示
Agentic AI has permanently changed cybersecurity by making it quicker and easier to discover vulnerabilities in software and fix them—or develop so-called exploits to weaponize them. But longtime web security researcher James Kettle wanted to look beyond the bug-hunting apocalypse to explore a question that has taken on even more urgency as major AI organizations disclose real-world examples of rogue AI hacking: Can agentic AI develop novel, abstract hacking methods, from concept through to practical attacks?
At the Black Hat security conference in Las Vegas on Wednesday, Kettle presented his findings, which illustrate both AI’s rapidly advancing cybersecurity capabilities and its limitations. For now, the answer to Kettle’s question is nuanced. He concluded that AI is perhaps minimally capable but extremely limited in its ability to devise new attack paths in a fully autonomous way. Importantly, though, when paired with human guidance and insight in key moments, Kettle found that AI is an extremely powerful partner in conceptualizing and uncovering new strategies for hacking.
After spending years researching web security vulnerabilities, Kettle says he has uncovered an entirely new area of potential vulnerability—dubbed Shared-Parser Confusion—as the result of an AI revelation about web servers using shared code to process both requests and responses.
“This is an absolutely massive deal, because if you think about it, requests to a website are completely untrusted, they could be anything, but responses are trusted,” Kettle told WIRED ahead of his conference talk. “So this is a major attack surface and potentially spills into a lot of different attack types.”
The finding came out of months of experiments that began in September 2025 using Anthropic’s and OpenAI’s latest models at the time. Kettle wanted to explore AI’s ability to do theoretical security research but quickly realized that one obstacle was that the systems were attempting to pass existing research off as original by returning findings about extremely esoteric topics that were difficult to vet. With this in mind, he decided to scope his tests more narrowly so the AI systems were working within his own area of web security expertise. This way he had total command of the material and knew that AI couldn’t trick him. Additionally, Kettle realized that by synthesizing his own research methodology and training models on it, he could probe deeper into what the systems were capable of extrapolating on their own.
“I’m interested in pushing AI to the absolute limit to see where it fails and where you need a human,” Kettle says. “There are still very few people talking about where the limits are, especially in the security space, because there aren’t incentives to talk about that angle. Everyone wants to be seen as AI native, not talk about where their system falls apart completely.”
As Kettle honed his experiments—providing models with more methodological data and more refined parameters—and as time passed and more powerful models debuted, he says the systems had more and more findings at a rate far surpassing his own, creating what he describes as a productive research feedback loop.
“It was really interesting going through the process. It would have notable findings maybe every two days without me even logging into the system, to the point that it was making me anxious,” Kettle says, “like I almost don’t want to know. It was so many research leads that you have FOMO about not exploring all of them, so it forces you to automate more analysis.”
In addition to finding more proven examples of certain vulnerabilities in a few months than he could likely find in a few years, Kettle also hoped that the AI system could find an entire novel class of those types of bugs. And in a way it did succeed, he says, but the finding related to an extremely rare type of bug and was not actually exploitable in the one vulnerable target available. Kettle emphasizes, though, that the Shared-Parser Confusion finding was so significant, even though it was a human/AI collaboration, because it illustrates the reality of how AI systems can contribute most powerfully to cybersecurity work right now for both defensive and offensive hacking.
“It wasn’t able to prove this itself, but it analyzed some real, proven findings and came up with the hypothesis, and I evaluated it and confirmed it,” Kettle says. “That’s probably going to be the discovery that has the biggest long-term impact. It couldn’t do that on its own, but I would never have found that on my own for sure. Even if you gave me the single line from the [documentation], I wouldn’t have seen it. But together we managed to find it.”
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み