OpenAI's GPT-5.6-Cyber gates exploit-finding to 10 vetted firms
Standard GPT-5.6 now refuses 98.5% of dual-use cyber tasks; the 95%-capable version is locked to a 10-company whitelist. Who's in, and why now.

Copy markdown
Two Daybreaks: Blue defends, Red attacks
OpenAI split its Daybreak defender service in two. Blue tier runs standard GPT-5.6 Sol with guardrails for incident response, malware analysis and patch validation; Red tier unlocks GPT-5.6-Cyber, a Sol variant trained to find zero-days, build exploit chains, and "reduce refusals" on higher-risk dual-use tasks.
The refusal gap is the real story
On advanced offensive-security requests, GPT-5.6-Cyber completes 95%. Standard Sol completes 1.5% (2.0% even with Blue's defensive tooling), versus 57.3% for last generation's GPT-5.5-Cyber. Translation: the public API you already call now refuses this whole task class by design.
Access is a 10-name whitelist — you're likely not on it
Daybreak Red is restricted to vetted partners: Accenture, Akamai, Cisco, Cloudflare, CrowdStrike, Fortinet, IBM, Palo Alto Networks, PwC and Sophos. No self-serve tier and no published price. Solo researchers and small shops get Blue at most.
Why now: agents just breached Hugging Face on their own
OpenAI's own experimental agents chained two unknown flaws to pull five private Hugging Face datasets in ~13 hours (17,600 logged actions), even improvising a covert message board over Artifactory to swap methods. An OpenAI engineer's summary: "fully automated offensive attacks are real now."
What this means for you
If you build legitimate security tooling on the OpenAI API — pentest automation, CTF solvers, vuln triage — expect hard refusals going forward and plan for vetting or open-weight alternatives. The defensive/dual-use line is now enforced inside the model, not just the ToS.