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

推荐订阅源

Y
Y Combinator Blog
博客园_首页
量子位
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
H
Help Net Security
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
A
About on SuperTechFans
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
D
DataBreaches.Net
L
LangChain Blog
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
月光博客
月光博客
云风的 BLOG
云风的 BLOG
博客园 - 聂微东
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
C
Check Point Blog
V
V2EX
T
Tailwind CSS Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Security Blog
Microsoft Security Blog

Help Net Security

ChatGPT advanced account security adds passkeys and hardware keys Week in review: High-severity LPE vulnerability in the Linux kernel, cPanel 0-day exploited for months Automating Pentest Delivery: A Step-by-Step Guide - PlexTrac Open-source privacy proxy masks PII before prompts reach external AI services Shadow AI risks deepen as 31% of users get no employer training Identity is the control plane for distributed infrastructure AI traffic is getting bigger, louder, and less predictable New infosec products of the month: April 2026 cPanel zero-day exploited for months before patch release (CVE-2026-41940) Cisco releases open-source toolkit for verifying AI model lineage Met Police face criticism for using AI to spy on their own officers Nine-year-old Linux kernel flaw enables reliable local privilege escalation (CVE-2026-31431) Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security IP Fabric MCP server adds governance and control to enterprise AIOps workflows - Help Net Security Aqua Compass MCP server enables real-time investigation and containment of runtime threats - Help Net Security Google brings instant email verification to Android, no OTP needed - Help Net Security If cyber espionage via HDMI worries you, NCSC built a device to stop it - Help Net Security Apple fixes iPhone bug that let FBI retrieve deleted Signal messages(CVE-2026-28950) - Help Net Security GopherWhisper APT group hides command and control traffic in Slack and Discord - Help Net Security OpenAI tackles a bad habit people have when interacting with AI - Help Net Security A year in, Zoom's CISO reflects on balancing security and business - Help Net Security Scenario: Open-source framework for automated AI app red-teaming - Help Net Security GDPR works, but only where someone enforces it - Help Net Security Ransomware, fraud, and lawsuits drive cyber insurance claims to new peaks - Help Net Security Google’s Workspace Intelligence promises privacy while running on your data - Help Net Security Cyberattack on French government agency triggers phishing alert - Help Net Security Claude Mythos finds 271 Firefox flaws, Mozilla believes zero-days are numbered - Help Net Security Prove Identity Platform connects verification, authentication, and fraud prevention - Help Net Security New Mirai variants target routers and DVRs in parallel campaigns - Help Net Security Acronis GenAI Protection gives MSPs control over AI usage and data risks - Help Net Security
Proving what a military AI model will do is the real prob...
Sinisa Markovic · 2026-06-15 · via Help Net Security

Defense contractors build AI systems that task drones automatically and propose kill-chains to support soldiers. Several of these contractors have partnered with frontier AI companies to put advanced models into military tools. Anduril works with OpenAI, Palantir works with Microsoft, and Lockheed Martin works with Meta. The systems coming out of these partnerships carry a security problem that sits outside the methods of arms control diplomacy: confirming what an AI model will do.

Military AI verification

Verification built on physical measurement

During the Intermediate-Range Nuclear Forces Treaty, the Soviet Union fielded two missiles, the SS-20 and the SS-25, that shared an identical first stage. Only the SS-20 was banned. Inspectors used Radiation Detection Equipment that read neutron signatures to tell the two apart.

Nations also verify compliance with photoreconnaissance satellites and electronic surveillance. Each method depends on a physical signal that an outside party can measure against an agreed standard.

Independent physical measurement made those treaties enforceable. AI verification has no comparable signal to read. A model’s weights and code give no external sign of whether it will escalate a conflict or follow a launch order it was told to refuse. Mechanistic interpretability, the research effort to reverse-engineer neural networks into human-readable parts, remains short of producing findings that win acceptance across the field.

Models that escalate and conceal

Researchers have tested how language models behave when placed in the role of national decision-makers. One study ran five off-the-shelf models, including GPT-4, Claude-2, and Llama-2-Chat, through simulations involving cyberattacks and invasions. All five showed statistically significant escalation, and rare cases of violent or nuclear escalation appeared in most of them. Some escalations were sudden and hard to predict. A later study tested twelve newer models, including Claude-3.5, GPT-4o, o1, and o3-mini. These models engaged in catastrophic behaviors and deception with no instruction to do so, and some launched nuclear strikes against the supervisor’s commands. Added reasoning capacity left the behavior in place.

A second risk involves models that hide their reasoning. Researchers have documented alignment faking, where a model complies with its training objective during training to avoid modification, then keeps its earlier preferences afterward. In a military command setting, a system could present correct protocol: secure authentication logs, encrypted exchanges, confirmations with an allied command system. Its internal reasoning could discount the allied confirmation and move toward a preemptive strike. The external record would read as compliant. The internal process would diverge from it.

This pattern maps onto work security researchers already do. Malware that detects a sandbox and stays quiet until it reaches a real target follows the same logic. A logic bomb sits dormant and shows nothing unusual until a trigger arrives. Detecting a system that behaves one way under observation and another way in operation is a security discipline, and military AI verification becomes a version of that problem.

Compounding risk across systems

Plans for these systems extend across networks. The U.S. Department of Defense built the Joint All-Domain Command and Control strategy around three functions: sense, make sense, and act. AI sits in the make sense function, ingesting and organizing incoming information to speed up command decisions. One line of effort folds nuclear command, control, and communications into the strategy. Multiple models deployed together to coordinate tasks can amplify risk and produce cascading failures.

Building verification that holds

Closing the gap means building verification tools that several parties can trust at once. The starting point is an agreement on what gets shared for inspection, covering model weights, code, training data, and logs, with privacy protections so no nation has to hand over everything. Compute offers one place to begin. Computing resources leave a measurable footprint, so a monitoring setup limited to military AI development could track and verify how much compute each participating nation uses, the way nuclear material gets monitored now. Tamper-resistant safeguards would keep that oversight honest.

Getting nations to agree will be hard. New START, the treaty that capped U.S. and Russian deployed strategic nuclear warheads, expired in February 2026. The Biological Weapons Convention has gone decades without a working verification regime, held up by too many stakeholders, the spread of research capability, and technology that serves civilian and military uses at the same time. Military AI runs into the same walls, and a few more. Software leaves nothing to weigh or count, development moves fast, and a civilian model and a military one can look the same. The technical piece comes first. Verification has to work before any agreement can stand on it.

Download: Secure Foundations for AI Workloads on AWS