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

推荐订阅源

WordPress大学
WordPress大学
Vercel News
Vercel News
博客园_首页
Y
Y Combinator Blog
美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
阮一峰的网络日志
阮一峰的网络日志
aimingoo的专栏
aimingoo的专栏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MyScale Blog
MyScale Blog
GbyAI
GbyAI
人人都是产品经理
人人都是产品经理
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
D
DataBreaches.Net
博客园 - Franky
Engineering at Meta
Engineering at Meta
量子位
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
N
Netflix TechBlog - Medium

Wiz Blog | RSS feed

Meet Wiz for M365: Bringing SaaS into the Security Graph Bringing Security Visibility to Vercel with Wiz Axios NPM Distribution Compromised in Supply Chain Attack Tracking TeamPCP: Investigating Post-Compromise Attacks Seen in the Wild The Wiz Blue Agent, now Generally Available Beyond the Badge: What Achieving Microsoft’s Certified Software Designation Means for Your Cloud Security Introducing the Green Agent: AI-Powered Remediation for the Cloud Three’s a Crowd: TeamPCP trojanizes LiteLLM in Continuation of Campaign KICS GitHub Action Compromised: TeamPCP Strikes Again in Supply Chain Attack Introducing the Wiz Red Agent- AI-Powered Attacker Introducing Wiz AI Application Protection Platform (AI-APP) Introducing Wiz Agents & Workflows: Security at the Speed of AI AI Runtime Threat Detection: From Input to Real-World Impact Trivy Compromised: Everything You Need to Know about the Latest Supply Chain Attack It’s Official: Wiz Joins Google Understanding and Reducing AI Risk in Modern Applications Introducing Wiz Tenant Manager: Multi-Tenant Management for Federated Organizations The Agile FedRAMP Playbook, Part 4: Reactive Risk Management through Enriched Incident Response Wiz Achieves CPSTIC Certification in Spain Seeing AI Clearly: Building Visibility Across Modern AI Applications The Agile FedRAMP Playbook, Part 3: Preventative Risk Management by building Secure by Design Wiz Leads the 2026 Latio Application Security Report with awards in 4 categories Building an Agentic Cloud Security Ecosystem: A Reference Architecture with Wiz MCP and Infosys Cyber Next The Agile FedRAMP Playbook, Part 2: Proactive Risk Management with Continuous Monitoring Cloud-native Security for your Windows environment: Announcing the Wiz Runtime Sensor for Windows Would You Click ‘Accept’? Automatically detecting malicious Azure OAuth applications using LLMs Wiz Named a Leader in The Forrester Wave™: Cloud Native Application Protection Solutions, Q1 2026 From Detection to Remediation: It’s Time to Rethink AppSec Around Exploitability and Root Cause Fixes The Agile FedRAMP Playbook, Part 1: Why Risk is Your Best Starting Point Introducing AI Cyber Model Arena: A Real-World Benchmark for AI Agents in Cybersecurity
How AI is Rewriting the SecOps Playbook | Wiz Blog
https://www.wiz.io/authors/arie-zilberstein · 2026-06-24 · via Wiz Blog | RSS feed

AI is changing the economics of both software development and cyberattacks. Organizations are shipping code faster than ever, increasingly with the help of AI agents and tools that generate, modify, and deploy software with limited human review. At the same time, attackers now have access to those same capabilities. AI can analyze unfamiliar code, identify weaknesses, and accelerate exploit development in ways that dramatically compress the time between vulnerability disclosure and exploitation.

For security operations teams, this isn't just another technology shift. It challenges one of the core assumptions that modern SecOps has been built around: that defenders have time. Time to investigate an alert, gather context, determine impact, and decide how to respond. As exploitation timelines continue to shrink, the traditional model of collecting context after an alert fires becomes increasingly difficult to sustain.

The response isn't simply to add more automation. It's to rethink how security operations works. In an AI-driven world, the teams that succeed will be the ones that can continuously understand their environment, monitor new classes of activity, and investigate incidents at machine speed. Underlying all three is a single requirement: context.

The industry often talks about AI as though it benefits attackers and defenders equally. I don't think that's true. Attackers gain speed, but defenders gain something more valuable: the ability to reason over the full context of their environment. AI is fundamentally a context engine, and defenders possess information that attackers never will—the relationships between workloads, identities, data stores, cloud resources, code, and business functions. The challenge is making that context available before it's needed.

Preparation: Context Must Exist Before the Incident

Most security teams still operate reactively, and historically that made sense. In fact, much of modern security operations—and many SIEM-driven workflows—were built around that assumption. Detect an alert first, then gather the context needed to understand impact and determine a response.

In the AI and Cloud era, that process is becoming a liability. 

The first major change AI forces on security operations is that context can no longer be gathered during an investigation. It has to exist beforehand. Security teams need a continuously updated understanding of their environment: what workloads are running, what identities they use, what data they can access, how they connect to one another, and what business purpose they serve.

This challenge becomes significantly harder as AI-powered applications proliferate. New agents, services, and AI-assisted workflows are appearing faster than most organizations can manually inventory them. Maintaining an accurate understanding of the environment becomes impossible through manual processes alone.

The practical implication is that every workload should be explainable on demand. An analyst should be able to immediately understand what a service does, what it can access, who owns it, and what the impact of compromise would be. Building and maintaining that level of understanding at cloud scale increasingly requires AI itself, supported by a data model that makes the relationships across the environment explicit and easily traversed by AI agents.

Monitoring: The Attack Surface Has Expanded

The second shift is in what security teams need to observe.

AI applications introduce a new layer of activity that doesn't fit neatly into traditional monitoring approaches. In the past, security teams primarily focused on infrastructure, workloads, and user behavior. Now they also need visibility into the interactions happening between users, applications, and models. At Wiz, we think of visibility across three layers: the model layer, the workload layer, and the cloud layer

At the model layer, organizations need visibility into inputs and outputs. Prompt injection attempts, sensitive data exposure, model misuse, and other AI-specific attack techniques often become visible first through invocation logs. Whether organizations choose to inspect requests inline or analyze logs afterward is less important than ensuring the visibility exists.

At the workload layer, runtime monitoring remains as important as ever- and the value of context is even higher. A suspicious process execution, outbound connection, or metadata service request may not be meaningful in isolation; Combined with evidence of prompt manipulation or unusual model activity, however, the same signal can become highly relevant. The challenge is no longer collecting telemetry; it's understanding events within the broader context of the workload generating them.

The cloud layer is where this becomes especially important. AI agents increasingly interact with databases, SaaS applications, APIs, and cloud infrastructure using machine identities and delegated permissions. As a result, many of the most important signals appear not in the model itself, but in the actions taken on its behalf. An AI agent modifying sensitive data, accessing resources outside its expected scope, or receiving elevated privileges may indicate behavior that warrants investigation even if the underlying actions appear legitimate on the surface.

Security teams therefore need visibility across all three layers—and, more importantly, the ability to connect them. A prompt injection event, a suspicious process execution, and an unexpected database modification may appear unrelated when viewed in isolation. When connected through a graph of workloads, identities, permissions, data stores, and cloud resources, they become part of a coherent narrative. The underlying data model matters because it determines whether AI agents can reason across the environment or merely analyze isolated events.

Response: Keeping Pace with Automated attacks

Today, much of an analyst's time is spent gathering information rather than making decisions. Investigations often require pivoting across multiple tools to collect cloud logs, runtime telemetry, asset inventories, source code, identity relationships, and forensic artifacts before a conclusion can even begin to emerge. The bottleneck is rarely access to data- it's assembling the relevant context quickly enough to understand what happened.

This is where AI has the potential to create a meaningful advantage for defenders.

An attacker operates from the outside in. Even with AI assistance, they are limited to the information they can discover or obtain. Defenders operate from the inside out. They have access to the complete environment: asset inventories, identity relationships, data access patterns, historical activity, source code, infrastructure definitions, and organizational context.

Because AI agents perform best when given rich context, defenders are uniquely positioned to benefit from them.

Effective AI investigation agents can analyze cloud events, runtime activity, invocation logs, source code, and forensic evidence simultaneously. It can determine not only whether something suspicious happened, but whether a workload behaved in a way that is inconsistent with its intended purpose. 

That distinction is important. Security teams are often overwhelmed by alerts that appear suspicious but turn out to be expected behavior. The question shifts from "Did something unusual happen?" to "Did something happen that this workload was never designed to do?"

Answering that question requires context, but it is also where defenders possess their greatest advantage. Attackers may be able to automate exploitation, but they cannot easily replicate the internal understanding organizations have about their own environments.

These capabilities are not on the horizon. AI agents are already moving beyond static analysis and actively collecting evidence as part of live investigations. Rather than waiting for an analyst to retrieve logs, inspect code, or examine infrastructure definitions, AI Agents perform those tasks automatically, assembling the information needed to reach a conclusion. Human analysts remain responsible for judgment, escalation, and response, but they spend less time gathering facts and more time acting on them. Wiz's Blue Agent is one concrete example of this already in practice: when a threat is detected, it automatically investigates, collects forensic artifacts, and delivers a verdict—with a transparent explanation of every step—before a human analyst has even opened the alert.

The New SecOps Playbook

Security operations is entering a period of transition. The workflows, assumptions, and tooling models that evolved around slower-moving environments are being challenged by a world where software is created faster and attackers can move at machine speed.

The organizations that adapt successfully will be defined by how effectively they operationalize the context they already have, not just the tools they deploy. 

The future SOC will not be defined by the number of alerts it processes or the amount of automation it deploys. It will be defined by how effectively it can understand its environment and apply that understanding during an investigation. AI will become foundational to security operations not because it replaces analysts, but because it enables defenders to reason over complex environments at a scale and speed that humans cannot achieve on their own.