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

推荐订阅源

D
Docker
爱范儿
爱范儿
Vercel News
Vercel News
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Martin Fowler
Martin Fowler
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
Blog — PlanetScale
Blog — PlanetScale
博客园 - 【当耐特】
人人都是产品经理
人人都是产品经理
F
Fortinet All Blogs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - Franky
T
The Blog of Author Tim Ferriss
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google DeepMind News
Google DeepMind News
H
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers Blog

SiliconANGLE

Will agentic AI governance run amok? The lesson of Asimov’s Three Laws - SiliconANGLE AI + quantum, Amazon vs. Starlink and the wide-open US-China internet battle - SiliconANGLE Team Cymru launches Total Insights Feed to replace legacy threat intelligence lists - SiliconANGLE AI Mode in Chrome adds split-screen view to enhance the web search experience - SiliconANGLE Resolve AI raises $40M at $1.5B valuation to optimize production environments - SiliconANGLE How Zscaler and OpenAI turn zero-trust security into an AI accelerator - SiliconANGLE OpenAI ratchets up Codex's agentic capabilities to rival Claude Code - SiliconANGLE Anthropic launches Claude Opus 4.7 with coding, visual reasoning improvements - SiliconANGLE Slash raises $100M at a $1.4B valuation to expand AI-powered banking platform for online businesses - SiliconANGLE Canva unveils Canva AI 2.0, recasting its platform as an agentic system for work - SiliconANGLE Data center, consumer device chips boost TSMC’s revenue - SiliconANGLE Mission-critical security cannot be bolted on, says Oracle - SiliconANGLE Agentic infrastructure reshapes enterprise AI - SiliconANGLE Data quality, and data freedom, foundational for AI success - SiliconANGLE Data trust is a bedrock in successful, scalable AI outcomes - SiliconANGLE Google introduces new agentic AI-ready tools and resources for Android developers  - SiliconANGLE Agentic AI orchestration separates winners from laggards - SiliconANGLE Data-driven tools turning the tide against human trafficking - SiliconANGLE Achieving trusted AI development goes beyond 'vibes' - SiliconANGLE Impinj boosts edge computing power in updated R700 RAIN RFID reader - SiliconANGLE Certinia powers professional services with AI - SiliconANGLE Antioch prepares to accelerate simulated testing for autonomous robots after raising $8.5M - SiliconANGLE Developer tooling startup Expo nabs $45M investment - SiliconANGLE Solidroad lands $25M to bring AI to customer support interactions - SiliconANGLE DuploCloud lands compliance and AI governance certifications as enterprise buyers tighten scrutiny - SiliconANGLE Lua lands $5.8M to help businesses build and manage AI agent workforces - SiliconANGLE Best of frenemies: Oracle's and AWS' clouds unite with dedicated, private connectivity - SiliconANGLE NIST shifts National Vulnerability Database to risk-based triage as CVE submissions hit record levels - SiliconANGLE Cisco goes to the races with new Churchill Downs multiyear partnership - SiliconANGLE Susecon 2026 will tackle the future of open-source platforms - SiliconANGLE
OpenAI introduces GPT‑5.5‑Cyber for high-impact cybersecu...
Maria Deutsc · 2026-05-09 · via SiliconANGLE

OpenAI introduces GPT‑5.5‑Cyber for high-impact cybersecurity research

OpenAI Group PBC has developed a version of GPT-5.5 that is specifically optimized for cybersecurity research.

GPT‑5.5‑Cyber, as the model is called, made its debut on Thursday. It’s available in limited preview through a program called Trusted Access for Cyber, or TAC, that OpenAI launched in February. The initiative gives cybersecurity researchers expanded access to the company’s algorithms.

GPT-5.5, OpenAI’s newest and most capable large language model, launched last month. The algorithm is a highly capable programming assistant: it helped OpenAI develop software that significantly sped up some of its server clusters. The mechanisms that make GPT-5.5 adapt at code generation can also be harnessed to find cybersecurity vulnerabilities.

OpenAI limits access to the model’s cybersecurity capabilities for most users to prevent misuse. TAC, the threat research initiative that it launched in February, eases the usage restrictions for cybersecurity experts. The GPT‑5.5‑Cyber model that debuted on Thursday supports an even broader range of cybersecurity use cases than the standard TAC version of GPT-5.5.

If a user with a regular ChatGPT account asks GPT-5.5 to exploit a vulnerable website, the model either refuses the request or assumes that the user needs help applying a fix. In the latter scenario, the model generates a series of vulnerability remediation suggestions. 

Researchers who participate in OpenAI’s TAC program receive more detailed prompt responses. GPT-5.5 can generate a technical description of how hackers might go about launching a cyberattack against a vulnerable system. The model can even generate sample malware, but it doesn’t validate that the exploit works.

The new GPT-5.5-Cyber model goes a step further. It can not only generate a vulnerability exploitation plan but also validate that it works by launching a simulated cyberattack against the system being studied. That makes it useful for tasks such as automating red teaming exercises. Those are projects in which a company tests the security of its infrastructure by mimicking hacker activity.

OpenAI says that GPT-5.5-Cyber achieved a 81.9% score on CyberGym, a benchmark that measures LLMs’ cybersecurity capabilities. It comprises more than 1,500 historical vulnerabilities from hundreds of open-source projects. 

OpenAI has integrated GPT-5.5-Cyber’s expanded threat research capabilities with new safety guardrails. The company will use “stronger verification” to prevent hackers from gaining access to the model. In addition, OpenAI has implemented an enhanced set of misuse monitoring features to ensure that researchers who are given access adhere to cybersecurity best practices. 

Initially, OpenAI will only make GPT-5.5-Cyber available to a limited number of “defenders responsible for securing critical infrastructure.” The company says that the standard version of GPT-5.5 that is available through its TAC program is a better option for most cybersecurity projects. 

GPT-5.5-Cyber may create more competition for Claude Mythos Preview, Anthropic PBC’s most advanced LLM. The latter algorithm is also adept at finding software vulnerabilities. Earlier this year, Anthropic made it accessible to a limited number of organizations to help them improve their cybersecurity posture.

Image: OpenAI

A message from John Furrier, co-founder of SiliconANGLE:

Support our mission to keep content open and free by engaging with theCUBE community. Join theCUBE’s Alumni Trust Network, where technology leaders connect, share intelligence and create opportunities.

  • 15M+ viewers of theCUBE videos, powering conversations across AI, cloud, cybersecurity and more
  • 11.4k+ theCUBE alumni — Connect with more than 11,400 tech and business leaders shaping the future through a unique trusted-based network.

About SiliconANGLE Media

SiliconANGLE Media is a recognized leader in digital media innovation, uniting breakthrough technology, strategic insights and real-time audience engagement. As the parent company of SiliconANGLE, theCUBE Network, theCUBE Research, CUBE365, theCUBE AI and theCUBE SuperStudios — with flagship locations in Silicon Valley and the New York Stock Exchange — SiliconANGLE Media operates at the intersection of media, technology and AI.

Founded by tech visionaries John Furrier and Dave Vellante, SiliconANGLE Media has built a dynamic ecosystem of industry-leading digital media brands that reach 15+ million elite tech professionals. Our new proprietary theCUBE AI Video Cloud is breaking ground in audience interaction, leveraging theCUBEai.com neural network to help technology companies make data-driven decisions and stay at the forefront of industry conversations.