AWS、Amazon Bedrock で OpenAI と共同開発の防御ツール公開
本文の状態
日本語全文を表示中
詳細モードで約8分の本文を読めます。
AWS と OpenAI は、サイバー防御を目的とした専用モデル「Daybreak Red」と「Daybreak Blue」を Amazon Bedrock で提供開始し、企業は安全な環境で最先端の AI を活用して脆弱性対策を加速できる。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月12日 07:10
AI深層分析
キーポイント
Amazon Bedrock での新サービス提供開始
AWS と OpenAI は、サイバー防御に特化した「Daybreak Red」と「Daybreak Blue」を Amazon Bedrock で利用可能な状態にしたと発表した。
防御用と攻撃検証用の専用モデル
Daybreak Red は GPT-5.6 Cyber を提供し、Daybreak Blue は防御作業向けに安全策を調整した GPT-5.6 Sol を提供する。
AWS 環境下での統合とガバナンス
両モデルは AWS のセキュリティチームが現在利用しているインフラ制御やガバナンスの下で動作し、機密コードの保護を保証する。
コンテキストに基づく意図の判別
一般的なモデルは意図の曖昧さからリクエストを拒否するが、Daybreak Red と Blue は利用者の身份やアクセス環境といった文脈に基づき、セキュリティ防御と攻撃の区別を行う。
役割に応じたモデルの使い分け
Daybreak Blue は脆弱性発見やインシデント対応に最適化され、Daybreak Red は高度な研究やエクスプロイト再現のために低い拒否閾値と厳格なアクセス制御を備えている。
重要な引用
"AWS and OpenAI share a belief that defenders should have the advantage. This partnership brings Daybreak Red and Daybreak Blue from OpenAI to Amazon Bedrock."
"Daybreak provides access to GPT-5.6 Cyber, a purpose-trained cybersecurity model."
Daybreak Red and Daybreak Blue resolve it through context: who is using the model, where the work occurs, and what safeguards govern that access.
Zero-operator access (ZOA) is enforced at the chip, so even AWS operators cannot access your prompts and completions during inference.
編集コメントを表示
編集コメント
記事内では「GPT-5.6」という具体的なバージョン名が言及されているが、これは実際の公開情報とは異なる可能性があり、発表時点での内部コードネームや将来のロードマップを示している可能性がある。いずれにせよ、AWS と OpenAI の連携により、セキュリティ分野における AI 実用化が一段階進んだことは確かである。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
サイバー防御の現場では、これまで以上に強力なツールが利用可能になり、その必要性も高まっています。最先端のモデルは、コードベース全体を横断して推論を行い、脆弱性の根本原因を追跡し、数分で修正案を提示できるようになりました。しかし、同じ能力が悪意ある攻撃者にも利用されています。このため、脆弱性が公開されてから悪用されるまでの時間的余裕が急速に縮小しています。
防御側は、広大で見慣れないコードベースに対応し、どの発見事項が重要かを検証し、確実に機能するパッチを迅速に提供しなければなりません。さらに、機密性の高いコードや脆弱性情報を、自らが管理・監査可能な環境内に保持したまま、これらすべてを実行する必要があります。
現在の課題は、潜在的な問題を表面化させることではなく、実際に深刻なものを特定し、修正し、時間的余裕がなくなる前に完了させることにあります。
AWS は、セキュリティは最初から組み込まれているという原則に基づいて運営されています。この考え方は AI にも当てはまり、顧客は推論から完全自律型エージェントまで、あらゆるワークロードを Amazon Bedrock で実行しています。これらはすべて、AWS 全体で信頼されているインフラストラクチャ、コントロール、ガバナンスの下で稼働します。
今日、AWS と OpenAI はこの基盤をサイバー防御の領域へと広げました。OpenAI の「Daybreak Red」と「Daybreak Blue」が、Amazon Bedrock で対象顧客の利用可能になりました。「Daybreak Red」では、セキュリティ対策に特化して訓練されたモデル「GPT-5.6 Cyber」へのアクセスが可能になります。「Daybreak Blue」は、防御的なサイバーセキュリティ作業向けに安全装置を調整した「GPT-5.6 Sol」へのアクセスを提供します。これらは OpenAI のサイバー防御イニシアチブ「Daybreak」の一部であり、エージェント型ツールやアプリケーションのレッドチーム演習、発見された脆弱性からテスト済みの修正へ移行するためのサービスなどを通じて、防御担当者に管理された形で最先端 AI を利用する機会を与えています。
「AWS と OpenAI は、防御側が有利になるべきだという共通の信念を持っています。このパートナーシップにより、OpenAI の Daybreak Red と Daybreak Blue が Amazon Bedrock で利用可能になりました。現在、AWS のセキュリティチームは両モデルを活用し、ソースコードの分析や脆弱性の発見、レッドチーム研究を行っています。Bedrock 上では、これらの作業も AWS が他の重要なワークロードに適用しているインフラストラクチャ制御の下で実行されます。モデルがさらに進化していくにつれ、Amazon Bedrock で防御側ができることも広がっていくでしょう。」
— John Sheehan, AWS Security 副社長
高度な認可済みサイバーセキュリティ作業のための専門モデル
脆弱性の発見から修正までの道は長いものです。エクスプロイトの成立性を確認し、脆弱なコンポーネントがどのように到達可能かを追跡し、回帰を引き起こさずに根本原因に対処する修正を開発し、現実的な条件下でも有効であることを検証し、開示期間内にパッチをリリースする必要があります。防御側は、これらのすべてのステップを加速できるモデルを必要としています。
しかし、サイバーセキュリティは本質的に二重用途です。脆弱性の再現やエクスプロイトチェーンの逆解析を求めるリクエストは、その意図が何であれ同じように見えます。そのため、汎用モデルはその曖昧さを解消するためにリクエストを拒否する傾向があります。
Daybreak Red と Daybreak Blue は、コンテキストを通じてこの課題を解決します。つまり、「誰が」モデルを使用し、「どこで」作業が行われ、どのようなセーフガードがそのアクセスを管理しているかを考慮するのです。
Daybreak Blue は、ほとんどのセキュリティチームにとって最適な出発点です。脆弱性の発見、検出エンジニアリング、インシデント対応をサポートします。一方、Daybreak Red は、脆弱性調査、エクスプロイトの再現、緩和策の開発といった高度なタスクのために設計されています。
これらのタスクでは、モデルがリクエストを拒否する閾値(refusal threshold)を下げ、その分だけ強力な身元確認、監視、アクセス制御を組み合わせることで、調査の速度と深さを向上させることができます。
OpenAI によると、セキュリティ研究者が「Daybreak Red」で GPT-5.6 Cyber を活用し、Chrome に搭載されている JavaScript エンジン「V8」において、これまで発見されていなかった 2 つの脆弱性を特定しました。これらを組み合わせることでメモリ破壊やヒープサンドボックスからの脱出が可能になる危険性があります。最初の脆弱性は修正され、CVE-2026-15903 として公開されました。これは 2026 年の V8 CTF(Capture The Flag)において、V8 に提出された 4 つの成功したゼロデイエントリーの一つです。
すでに信頼している基盤上で実行する
サイバーセキュリティ関連のワークロードでは、モデルに最も機微な入力データが流れます。そこには独自ソースコードやパッチ未適用の脆弱性情報、そして本番システムからのライブテレメトリが含まれます。こうしたデータをモデルに入力する前に、そのデータがどこへ行き、誰が見ているのかについて確実性を持つ必要があります。
両方のモデルは、高性能・セキュリティ・信頼性を重視して構築された Amazon Bedrock の次世代推論エンジン上で動作します。チップレベルでゼロオペレーターアクセス(ZOA)が強制されており、推論中に AWS のオペレーターさえもプロンプトや回答にアクセスできません。すべてのデータは転送中および保存時に、顧客管理の AWS Key Management Service (AWS KMS) キーによって暗号化されます。アクセス権限は AWS Identity and Access Management (IAM) ポリシーで制御され、AWS CloudTrail にログが記録され、仮想プライベートクラウド(VPC)エンドポイントを経由してルーティングされます。組織レベルでデータ境界ポリシーを設定することで、アカウントやネットワークの境界を越えたデータ流出を防ぐことも可能です。
推論データはモデルの学習には使用されず、OpenAI とデータを共有するオプトインも不要です。自動的な悪意ある利用の検出については、分類器によってフラグが立てられたトラフィックを AWS が最大 30 日間保持し、プログラム処理を行います。AWS アカウントチームを通じてデータ保持ゼロ(Zero Data Retention)をリクエストすることも可能です。詳細は データ保持に関するページ をご覧ください。
利用開始について
Daybreak Red: GPT-5.6 Cyber と Daybreak Blue: GPT-5.6 Sol は、現在 Amazon Bedrock の AWS リージョン(US East (N. Virginia))において、対象となる顧客向けに利用可能です。これらのモデルを利用するには、OpenAI からの Trusted Access for Cyber への登録が必要です。登録には OpenAI へお問い合わせいただくか、AWS アカウントチームにアクセス権限の要件についてご相談ください。承認後は、アカウントチームと連携して AWS 上でアクセスをリクエストしてください。詳しくは ドキュメント をご覧ください。
Amazon Bedrock で GPT-5.6 ファミリー全体を試したい場合は、OpenAI GPT-5.6 Sol, Terra, Luna の利用開始ガイド を参照してください。
Amazon Bedrock がチームをどのように支援できるか、ご興味はおありでしょうか?お問い合わせページよりご連絡いただければ、対話のきっかけ作りをお手伝いします。
執筆者紹介

Tanvi Girinath
Tanvi Girinath 氏は、Amazon Web Services (AWS) で Amazon Bedrock のプロダクトマーケティングマネージャーを務めています。同氏はその役割を通じて、顧客が Amazon Bedrock を活用して AI アプリケーションやエージェントの導入・拡大を支援しています。

Saurabh Trikande
Saurabh Trikande 氏は、AWS で Amazon Bedrock のシニアプロダクトマネージャーを務めています。同氏は、主要なプロバイダーから提供される最先端モデルの推論処理を、あらゆる規模の顧客にとってパフォーマンスが高く、安全でコスト効率の良いものにするための取り組みを主導しています。

Chris Dickens
Chris Dickens 氏は、OpenAI のプロダクトスタッフメンバーであり、OpenAI API に注力しています。その業務には、AWS との連携を通じて OpenAI の最先端モデルを開発者向けに広く提供可能にするための Amazon Bedrock への取り組みも含まれています。
原文を表示
Cyber defenders have never had more capability at their fingertips, and they have never needed it more. Frontier models can now reason across an entire code base, trace a vulnerability to its root cause, and propose a fix in minutes. Those same capabilities are available to adversaries. This is why the window between a vulnerability being disclosed and being exploited keeps shrinking. Defenders are expected to keep pace across sprawling, unfamiliar code bases, validate which findings matter, and ship patches that hold. They must do all of this while keeping sensitive code and vulnerability data inside an environment they control and can audit. The challenge is no longer surfacing potential issues but confirming which ones are real, fixing them, and doing it before the window closes.
AWS has always operated on the principle that security is built in from the start. The same is true for AI: customers run workloads on Amazon Bedrock, from inference to fully autonomous agents, under the same infrastructure, controls, and governance they rely on across AWS. Today, AWS and OpenAI are extending that foundation to cyber defense. Daybreak Red and Daybreak Blue from OpenAI are now available on Amazon Bedrock to eligible customers. Daybreak Red provides access to GPT-5.6 Cyber, a purpose-trained cybersecurity model. Daybreak Blue provides access to GPT-5.6 Sol with safeguards calibrated for defensive cybersecurity work. Both are part of Daybreak, the cyber defense initiative from OpenAI that gives defenders governed access to frontier AI, including agentic tooling, application red teaming, and services that help defenders move from findings to tested fixes.
“AWS and OpenAI share a belief that defenders should have the advantage. This partnership brings Daybreak Red and Daybreak Blue from OpenAI to Amazon Bedrock. AWS security teams are using both models today to analyze source code, discover vulnerabilities, and conduct red-team research. On Bedrock, that work runs under the same infrastructure controls AWS applies to every other critical workload. As these models continue to advance, so will what defenders can do with them on Amazon Bedrock.”
— John Sheehan, Vice President, AWS Security
Specialized models for advanced, authorized cyber security work
The path from vulnerability discovery to remediation is long: confirming exploitability, tracing how the vulnerable component is reachable, developing a fix that addresses root cause without introducing regressions, validating it holds under realistic conditions, and shipping a patch within the disclosure window. Defenders need models that can accelerate every step. But cybersecurity is inherently dual use. A request to reproduce a vulnerability or reverse engineer an exploit chain looks identical regardless of intent, and general-purpose models resolve that ambiguity by declining the request. Daybreak Red and Daybreak Blue resolve it through context: who is using the model, where the work occurs, and what safeguards govern that access.
Daybreak Blue is the right starting point for most security teams. It supports vulnerability discovery, detection engineering, and incident response. Daybreak Red is designed for advanced tasks like vulnerability research, exploit reproduction, and mitigation development. For these tasks, a lower refusal threshold (the point at which the model declines a request) matched by stronger identity verification, monitoring, and access controls improves the speed and depth of an investigation.
According to OpenAI, security researchers used GPT-5.6 Cyber through Daybreak Red to identify two previously unknown vulnerabilities in V8, the JavaScript engine used by Chrome, which when chained together could enable memory corruption and a heap sandbox escape. The initial vulnerability was fixed and released as CVE-2026-15903, one of only four successful zero-day entries to V8 CTF in 2026.
Run it on the foundation you already trust
A cyber security workload feeds the model your most sensitive inputs: proprietary source code, unpatched vulnerability details, and live telemetry from production systems. Before any of that runs through a model, you need certainty about where it goes and who can see it.
Both models run on the Amazon Bedrock next-generation inference engine built for high performance, security, and reliability. Zero-operator access (ZOA) is enforced at the chip, so even AWS operators cannot access your prompts and completions during inference. Everything is encrypted in transit and at rest with customer-managed AWS Key Management Service (AWS KMS) keys. Access is governed by your AWS Identity and Access Management (IAM) policies, logged in AWS CloudTrail, and routed through virtual private cloud (VPC) endpoints. You can set data perimeter policies at the organization level to prevent exfiltration across account and network boundaries.
Your inference data is not used for model training, and neither model requires you to opt into sharing your data with OpenAI. For automated abuse detection, classifier-flagged traffic is retained by AWS for up to 30 days and processed programmatically. Customers may request zero data retention through their AWS account team. See data retention for details.
Get started
Daybreak Red: GPT-5.6 Cyber and Daybreak Blue: GPT-5.6 Sol are now available to eligible customers on Amazon Bedrock in the following AWS Region: US East (N. Virginia). Access to the models requires enrollment in Trusted Access for Cyber from OpenAI. To enroll, contact OpenAI or reach out to your AWS account team for guidance on eligibility. Once approved, work with your account team to request access on AWS. To learn more, see the documentation.
To explore the full GPT-5.6 family on Amazon Bedrock, see Get started with OpenAI GPT-5.6 Sol, Terra, and Luna on Amazon Bedrock.
*Interested in how Amazon Bedrock can support your team? Connect with us to start the conversation.*
About the authors

Tanvi Girinath
Tanvi is a Product Marketing Manager for Amazon Bedrock at Amazon Web Services (AWS), where she helps customers adopt and scale AI applications and agents with Amazon Bedrock.

Saurabh Trikande
Saurabh is Senior Product Manager for Amazon Bedrock at Amazon Web Services (AWS). He leads efforts to make inference with frontier models from leading providers performant, secure, and cost-efficient for customers at any scale.

Chris Dickens
Chris is a Member of Product Staff at OpenAI focused on the OpenAI APIs. His work includes collaboration with AWS on Amazon Bedrock to make OpenAI’s frontier models widely accessible to developers.
同じ出来事を2媒体で確認
同じ出来事を扱う別媒体の記事です。見出しと公開時刻を比較できます。
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み