Back to Home

Only GPT-5.6 Sol Survived This Nuclear Malware Benchmark

The Fast16 Gauntlet: A Benchmark Born From Real-World Sabotage

In April 2025, SentinelOne's SentinelLabs quietly published the technical analysis of a piece of malware called Fast16. Few outside the cybersecurity community noticed. But Fast16 is no ordinary sample—it's a 2005-era Windows worm believed to have been engineered by the United States to sabotage Iran's nuclear weapons program. Think Stuxnet's older, meaner cousin, built to corrupt LS-DYNA engineering software used in centrifuge enrichment calculations.

Fast forward to July 2026, and SentinelLabs has repurposed that same malware into the most punishing AI benchmark on the market. The premise is simple in theory, brutal in execution: give today's frontier models the Fast16 binary and see if they can sustain a complete, trustworthy malware investigation from initial triage all the way through to remediation.

The catch? The benchmark escalates through eight stages, each introducing new evidence that systematically contradicts whatever conclusion the model reached in the previous stage. It's not testing whether an AI can identify a PE header or spot an API call hook—it's testing whether a model can admit it was wrong, trace the downstream consequences of its mistake, and rebuild a coherent analysis from the ground up.

The Results: One Model Cleared the Board

The lineup included OpenAI's GPT-5.5 and GPT-5.6 Sol, Z.ai's GLM-5.2, and Anthropic's Opus 4.7 and 4.8. The verdict was stark:

  • GPT-5.6 Sol — the only model to complete all eight stages, across three separate runs at varying reasoning-effort settings. It demonstrated what SentinelLabs calls "project-scale recovery": the ability to unwind a disproven conclusion, repair the dependency chain, and carry corrections forward.
  • GPT-5.5 — never got past the first stage. Stalled immediately.
  • GLM-5.2 — produced competent local analysis but could not sustain a coherent investigation when evidence shifted.
  • Opus 4.7 and 4.8 — repeatedly declared work finished before critical defects were resolved. Solid tactical tool, unreliable strategic partner.

What separated GPT-5.6 Sol from the pack wasn't raw intelligence or technical vocabulary. It was the capacity to hold a complex, evolving theory of the case in its working context and restructure that theory when new data demanded it. The other models could identify individual malware behaviors correctly, but they couldn't manage the narrative arc of an investigation—they'd patch the immediate error and move on, leaving the deeper structural flaws untouched.

What This Means for AI in Cybersecurity

SentinelLabs was careful to temper the excitement. "Senior reverse engineers remain essential," the researchers wrote. "Even the strongest runs made semantic errors, accepted weak quality controls, and claimed readiness prematurely." GPT-5.6 Sol made significant technical mistakes during the evaluation. It just happened to also be the only model that caught and corrected them.

The practical recommendation from SentinelLabs is measured: supervised investigative agency. Let the AI handle the heavy lifting—static analysis, cross-referencing, timeline reconstruction—but keep a human analyst defining objectives, exposing blind spots, and retaining final sign-off authority. Think of these models as the most relentless junior reverse engineer you've ever hired, one who never sleeps but still needs a senior looking over their shoulder.

The implications extend beyond malware analysis. Any domain that requires sustained reasoning under changing conditions—incident response, threat hunting, forensic accounting—will face the same bottleneck. The models that succeed won't be the ones with the best technical knowledge. They'll be the ones that can say "I was wrong" and mean it enough to rebuild everything that depended on the faulty premise.

The Fast16 benchmark is more than a stress test for AI. It's a glimpse at what production-grade AI safety looks like: not whether a model can answer a question, but whether it can sustain a truth-seeking process when the easy answers keep falling apart.

Comments

No comments yet. Be the first to share your thoughts!