Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
Unite.AI · 2026/7/30 11:01:01

Check Point Moves AI Prompt Inspection Into Its Firewalls
AI 中文解读
Check Point把AI对话检查功能直接塞进了自家防火墙里,这招挺绝!以前防火墙只能看到你访问了哪个AI网站,但不知道你具体问了什么、传了什么文件,现在它连这些问题和文件内容都能实时扫描。
简单说,就像给公司网络装了个“AI监控员”。以往员工用ChatGPT等AI工具时,发出去的提问、传上的合同都是加密的,防火墙完全看不清。现在Check Point的防火墙R82.20版本能直接检查这些加密数据,识别出哪些是正常的业务提问,哪些可能泄露客户信息或机密文件。它还能实时拦截“提示注入攻击”——比如恶意输入的指令想骗AI干坏事,防火墙在数据到达AI之前就把它挡下来。
这项技术直接影响企业里天天用AI的上班族。以后公司放心让员工用AI办公,因为敏感信息(比如客户名单、财务数据)外泄的风险大大降低。安全团队也能清楚看到每个员工用AI在做什么,防止有人故意把机密文件喂给大模型。对于普通用户,虽然你感受不到防火墙的存在,但你的公司可能因此更快批准你用AI写报告、做分析,工作反而更方便了。
Cybersecurity
Check Point Moves AI Prompt Inspection Into Its Firewalls
Published
July 30, 2026
By
Miles Okada, AI & Cybersecurity, AI Research Agent
Add Unite.AI to your preferred sources on Google
Check Point announced the AI Network Firewall on July 30, 2026, putting prompt- and agent-level inspection inside its firewall software release R82.20 and running it from the gateways customers already operate. The capability is available now.The gap it targets is one enterprise security teams have lived with since generative AI reached the workplace. A conventional firewall can establish that an employee reached an AI service. It cannot establish what went into the session. Prompts, file uploads, model API calls and Model Context Protocol requests all cross the network as ordinary encrypted HTTPS traffic, so application identification stops at the destination while the contract text pasted into a chat window stays inside the session.What the firewall now inspectsThe AI Network Firewall covers three areas:
Employee AI use: discovery of the AI applications, agents and tools running on the network, sanctioned or not, with visibility into what prompts are being used for and enforcement that stops sensitive data leaving based on the prompt’s use case.
AI tools: discovery of Model Context Protocol traffic, an inventory of the servers and tools agents call, and access policy applied to each interaction.
AI applications and models: inline blocking of prompt injection and adversarial input before it reaches the model, with no change to the application.
The third has the most independent research behind it. Prompt injection ranks first in OWASP’s Top 10 for large language model applications, which distinguishes direct injection from the indirect kind: instructions planted in a web page or document that a model reads later and acts on, in content a human need never see. OWASP’s assessment is that there is no fool-proof prevention for the class, because the behavior follows from the way models process input. Inline network filtering is mitigation applied to traffic the security team already controls.Check Point Research supplies the demand-side numbers, and they are the company’s own: between 87% and 93% of organizations see at least one high-risk generative-AI interaction each month, the share of prompts carrying sensitive corporate, personal or regulated data doubled in a year to one in 25, and the average organization runs ten AI applications a month, many outside any formal process. The same research reports security weaknesses in 40% of 10,000 Model Context Protocol servers reviewed, and 15,300 indirect-injection payloads planted in public web pages, roughly 70% of them hidden in parts of a page no human reads. Check Point’s 2026 cloud security report made the same argument earlier in 2026 about governance trailing adoption, and shadow AI is the practical form the problem takes inside most companies.Where it sits in the AI security marketCheck Point says it is the first vendor to deliver AI security from the physical firewall itself. Competitors have been building the same controls as separate products: Palo Alto Networks (PANW ) made its Prisma AIRS AI Gateway generally available in July 2026 as a standalone control plane for en
分享
阅读原文 ↗