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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
Jina AI
Jina AI
The Cloudflare Blog
V
Visual Studio Blog
博客园_首页
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 【当耐特】
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
博客园 - 司徒正美
阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 叶小钗
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
博客园 - Franky

The Last Watchdog

News Alert: SpyCloud survey finds machine identity risks outpace defenses, exposing gaps in oversight | The Last Watchdog News Alert: Reflectiz launches AI website testing, uses site context to find and verify flaws | The Last Watchdog News Alert: Link11 reports fewer but stronger DDoS attacks in Europe for the first half of 2026 | The Last Watchdog GUEST ESSAY: AI coding assistants are putting open source in your code without declaring it | The Last Watchdog News alert: OpenMatter adds secure routing for OpenAI, Anthropic and Google models | The Last Watchdog LW ROUNDTABLE: OpenAI’s test agents self-organized into a rogue swarm no one anticipated | The Last Watchdog News alert: Bright Security launches AI PT, AI-powered penetration testing that cuts weeks to hours | The Last Watchdog MY TAKE: ChatGPT’s five-hour outage coincided with a model retirement its incident record omits | The Last Watchdog NEWS ALERT: Lunar Cyber tracks stolen API keys, ties them to infected employer devices | The Last Watchdog NEWS ALERT: SRA makes SOC AI license-free — customers pay only for the Azure compute they use | The Last Watchdog BLACK HAT FIRESIDE CHAT: How linking SOC alerts cuts noise, reveals attacks taking shape | The Last Watchdog News alert: Airlock Digital IRAP assessment bolsters trust for sensitive Australian deployments | The Last Watchdog News alert: OpenMatter Network spotlights AI verification at Belgrade Blockchain Week | The Last Watchdog MY TAKE: Black Hat 2026 Part 3 — Agentic AI can do the work, but somebody has to prove it | The Last Watchdog MY TAKE: Black Hat 2026 Part 2 — Security shifts to deciding in advance what an AI agent may reach | The Last Watchdog MY TAKE: Black Hat 2026 Wrap-up Part 1 — AI is forcing security and operations to merge in the SOC | The Last Watchdog News Alert: Pulse Security AI’s research reveals C-suite, board confidence gap on cyber exposures | The Last Watchdog BLACK HAT ROUNDTABLE: Security pros dissect fallout from Hugging Face’s double guardrail failure | The Last Watchdog News alert: Airlock extends endpoint control to govern AI agents and define operating boundaries | The Last Watchdog News alert: Mallory links threat intelligence to governed response as exploit timelines shrink | The Last Watchdog News alert: Community voting shapes 2026 Cybersecurity Excellence Awards | The Last Watchdog News alert: Pulse Security launches with $8 million for AI platform to modernize CISO operations | The Last Watchdog News alert: Insignary’s on-demand SBOM verification boosts software supply chain security | The Last Watchdog News alert: Tego AI finds Anthropic’s integration of Claude and Slack can trigger unauthorized actions | The Last Watchdog News alert: OpenMatter joins HOL initiative to shape trust standards for autonomous AI | The Last Watchdog News alert: Insignary tackles SBOM accuracy gap as AI tools intensify software supply-chain risk | The Last Watchdog News alert: Link11 launches faster DDoS mitigation to counter AI-driven, adaptive network attacks | The Last Watchdog News alert: Reflectiz partners with Taboola to host webinar on AI-driven marketing security risks | The Last Watchdog News alert: OpenMatter launches platform to verify AI activity across enterprise systems | The Last Watchdog News alert: SpyCloud report finds phishing surge exposing employee data at Fortune 100 companies | The Last Watchdog
BLACK HAT Q&A: The AI agent that clears the human door an...
bacohido · 2026-08-03 · via The Last Watchdog

By Byron V. Acohido

LAS VEGAS – Companies are deploying AI agents into everyday work at a pace no security program was built for.

Related: AI layoffs pays for AI infrastructure

As Black Hat USA 2026 gets underway in Las Vegas, that question is moving rapidly from theoretical concern to operational reality.The rush is competitive. Nobody wants to be the last one still doing this by hand. What’s getting skipped is the harder question: once an agent is acting on a company’s behalf, how does anyone know what it’s actually doing?

Companies are handing routine tasks to AI agents. Each one moves through the same screens a person would, and every check along the way comes back clean. The login names whose credential is in use. It says nothing about who, or what, is actually operating the account.

Identity systems answer one question well: who is logging in. Multifactor authentication and single sign-on are built for that, and only that. Nothing checks what the login is then allowed to do.

Machines have been logging in for years too. That got handled by predictability. A script ran the same steps every time, so anything different stood out. Two populations — human and machine — two ways of checking, and that covered most of what needed watching. Then came something that belongs to both checks at once: generative AI.

Into the machine layer

Companies are tripping over themselves right now, racing to beat each other to market with AI agents everywhere they can put them. Each one signs in with a username and password like a human user would.

Once that hurdle clears, the agent moves into the machine layer, the systems built to talk to other systems, where a company would normally expect the predictability check to catch anything off. But that check was built to catch a script behaving strangely. An AI agent making its own decisions at every step doesn’t behave strangely. It behaves like a legitimately signed-in person, so nothing ever trips.

This is no longer a thin slice of traffic. Automated activity reached 53 percent of all web traffic last year, according to Imperva’s 2026 Bad Bot Report, which for the first time counted AI agents as a third category because the old sorting stopped working. The Cloud Security Alliance found non-human identities outnumbering human ones 45 to 1, and 78 percent of organizations have no written policy for creating or retiring an AI identity.

That is the exposure. Two systems, both working exactly as designed, and neither built for an AI agent that clears the human door while slipping past the machine gate. Companies are deploying agents into that opening right now, racing to keep up with each other, without pausing to close it.

Shira Sagiv, Radware’s vice president of product portfolio, has spent her career on the other side of exactly this problem. Last Watchdog connected with her ahead of Black Hat USA 2026 to talk through what changes once a valid login no longer tells you who, or what, is on the other end.

LW: When a company hands a routine task to an AI agent, what does the login actually confirm, and what does it leave completely unknown?

Sagiv: A login confirms that the agent has permission to enter a system. It doesn’t tell you whether the agent should take a specific action, whether that action is safe, or whether the behavior matches the business purpose it was given.

Authentication establishes identity. It does not control what happens next. An internal AI agent may have access to sensitive applications, APIs, data and tools, and the autonomy to act across all of them. If it is over-permissioned, manipulated through a malicious prompt, or simply behaves in a way no one intended, valid credentials will not prevent it from causing harm.

LW: You’ve spent your career on the predictability side of this problem. What used to make enterprise automation easy to govern, and why doesn’t that hold for an AI agent?

Sagiv: Traditional automation was easy to govern because it was narrow and repetitive. A script performed the same task the same way every time. When it changed, that stood out.

AI agents are built to do the opposite. They interpret, decide and adapt. They use valid credentials, work through legitimate applications and call APIs in ways that look ordinary on the surface. What they do next depends on the prompt, the data they receive and the tools they are allowed to reach.

Sorting traffic into people on one side and scripts on the other no longer covers what is out there.

LW: Once an agent clears the login and starts acting across a company’s systems, what’s actually different about how it behaves compared to traditional automated activity?

Sagiv: The difference is variability, and it shows up in what the agent does once it is inside.

It may reach sensitive data it has no need for, invoke the wrong tool, or pass information to a system that was never authorized to receive it. It may also take a series of individually valid actions that add up to an outcome nobody intended.

None of that requires the agent to be compromised. It can happen while the agent is performing the legitimate business task it was assigned, using approved credentials and approved tools.

LW: Companies are racing to deploy agents faster than they can figure out how to secure and govern them. What does that race actually cost a security team, in practical terms?

Sagiv: It creates blind spots. Security teams are being asked to protect activity they cannot fully see or classify yet.

They may not know which agents are running, what those agents can reach, what permissions they hold or whether any of that has changed since deployment. Detection slows down. Governance gets harder, because a team cannot manage what it cannot see.

The practical cost is time. An agent that has been manipulated or over-permissioned goes unrecognized until after the business impact shows up.

LW: If the old checks don’t catch this, what does? What can a company actually put in place today?

Sagiv: Organizations need to move past checking identity alone and start looking at what an agent can access and how it behaves across its whole lifecycle.

Discovery comes first. Security teams need to know where AI agents are running, including agents connected to SaaS applications, developer environments and internal business workflows. Sanctioned agents and shadow AI both have to be found and accounted for.

Governance follows. Organizations need to understand what those agents can access, which actions they can take, who owns them and whether their permissions match their intended purpose. Compliance sits here too, against the EU AI Act, the NIST AI Risk Management Framework, ISO 42001, GDPR and HIPAA.

Then runtime protection. Approving an agent at deployment and assuming it will behave as expected is not enough. Teams need behavioral signals showing whether the agent is operating inside its guardrails, and controls that can stop a risky action while it is happening.

Agent behavior is dynamic, and it changes with prompts, data and tool interactions. That argues for defenses that evaluate activity continuously and respond at machine speed. Radware’s Agentic AI Protection is built along those lines, to discover, govern and protect agents through the lifecycle.

LW: A board is told its identity controls are working. What’s the one question it should ask next about the AI agents operating inside the business?

Sagiv: Do we know which AI agents are operating across our business, what they can access, and whether we can stop them from taking an action we never intended?

It sounds simple. Authentication tells a board who or what entered the system. It says nothing about whether everything that followed was appropriate.

If the answer is no, the organization has a visibility and control gap, even if its identity controls are working exactly as they should.

Acohido

Pulitzer Prize-winning business journalist Byron V. Acohido is dedicated to fostering public awareness about how to make the Internet as private and secure as it ought to be.

(Editor’s note: I used Claude and ChatGPT to assist with research compilation, source discovery, and early draft structuring. All interviews, analysis, fact-checking, and final writing are my own. I remain responsible for every claim and conclusion.)

August 3rd, 2026 | Black Hat | Black Hat Podcasts | Q & A | Top Stories