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

推荐订阅源

MyScale Blog
MyScale Blog
J
Java Code Geeks
Vercel News
Vercel News
A
About on SuperTechFans
G
Google Developers Blog
C
Check Point Blog
腾讯CDC
N
Netflix TechBlog - Medium
博客园 - 司徒正美
S
SegmentFault 最新的问题
D
DataBreaches.Net
博客园_首页
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
博客园 - 聂微东
量子位
雷峰网
雷峰网
IT之家
IT之家
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
博客园 - 三生石上(FineUI控件)
H
Help Net Security
宝玉的分享
宝玉的分享
博客园 - 叶小钗

Latest from TechRadar

Quordle hints and answers for Monday, April 13 (game #1540) NYT Strands hints and answers for Monday, April 13 (game #771) NYT Connections hints and answers for Monday, April 13 (game #1037) Morbid Metal developer explains why he ditched an origami art direction in favor of gritty sci-fi — 'It worked, but it didn't really feel like me' '71% of US households get routers from ISPs': Why new FCC rules could leave millions stuck with outdated,… 'The CPU is the system’s executive layer': Intel joins SambaNova as both face existential threat from… ‘More bang for your buck’: 7 easy ways to boost your MacBook Neo’s performance for free DJI Romo P vs Roborock Saros 10R — which robot vacuum comes out on top when it comes to dodging obstacles? I put… I spent 6 hours with Genshin Impact on the Galaxy S26 Ultra, and I can't believe how far mobile gaming has come What is the release date for The Testaments episode 4 on Hulu and Disney+? I reviewed the LG G6 for 3 weeks, and it's a fantastic OLED TV that's the new best option for brighter rooms Is your bird feeder camera doing more harm than good? 3 tips for using it safely as RSPB issues urgent disease warning Chelsea vs Man City Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news How to watch Alcaraz vs Sinner for FREE: TV Channels for Monte-Carlo Masters Final Sunderland vs Tottenham Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news Are these the best-designed workout headphones ever? I used them for a month to find out How to watch Snooker 900 John Virgo online (it's free) – stream O'Sullivan vs Higgins anywhere I've only just discovered the Walk With Frodo app on Garmin's Connect IQ store — and as as a huge LOTR nerd, it's going to make the next 1,800 miles fly by 'Just not sustainable': Why your monthly £25 broadband internet bill could soon hit £45 How to watch Paris-Roubaix 2026: Free Streams & TV Info as Tadej Pogacar chases third Monument How to watch Euphoria season 3 online – stream Zendaya & Sydney Sweeney drama from anywhere today '$15K bill destroyed a solo developer’s startup': How hackers are using leaked Google API keys to… There's a sneaky way to watch UFC 327 really cheap... NYT Connections hints and answers for Sunday, April 12 (game #1036) NYT Strands hints and answers for Sunday, April 12 (game #770) Quordle hints and answers for Sunday, April 12 (game #1539) Amazon's Ring cameras are the perfect solution to secure your home on a budget — shop today's best deals… I've tested every iPhone since the iPhone 12, and Ceramic Shield 2 is the first iPhone glass I fully trust UFC 327 live stream: how to watch Procházka vs Ulberg, start time, preview, full card We're officially getting the DJI Pocket 4 on April 16, but here's how Insta360 could beat it
Why self-running agents are creating the biggest security...
Jamie Moles · 2026-05-25 · via Latest from TechRadar

The enterprise relationship with Artificial Intelligence has previously been defined by a simple exchange of prompts and answers. Organizations have experimented with language models to draft emails, summarize documents, or generate code. In 2026, this dynamic has shifted into the era of the agentic enterprise.

Senior Technical Manager at ExtraHop.

AI is no longer a passive recipient of instructions. It has become a network of active, autonomous agents that act on behalf of a customer or employee to move data, interact with core business systems, and execute multi-step workflows without intervention.

While this transition offers unprecedented scale, it has created a significant trust gap. Traditional security tools often fail to distinguish between legitimate autonomous workflows and malicious exploits, leaving a critical blind spot in the modern tech stack.

Security teams must now manage risks that move faster than human oversight, making the distinction between automated utility and automated threat an urgent priority.

The expanding attack surface of AI

The rapid adoption of autonomous agents has fundamentally altered the corporate attack surface. Every new Model Context Protocol server or API represents a potential doorway into the heart of a business.

This has given rise to Shadow AI 2.0. Previously, the primary concern was employees using unapproved web-based chat accounts to process company data. Today, the risk involves unsanctioned agents spinning up on the network and creating hidden paths to sensitive internal information.

These unauthorized agents often operate outside the purview of standard identity and access management protocols. Because they are designed to connect disparate systems to accomplish tasks, they inherently possess the permissions required to traverse sensitive parts of the network.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

Organizations must establish a continuous and automated AI asset inventory. The logic is identical to that of securing the Internet of Things. Just as a security team must know a physical device exists before they can patch it, they must now map every tool endpoint and server involved in an AI workflow.

Without a comprehensive map of these connections, blind spots become permanent fixtures in the network architecture. This inventory must be dynamic, capable of identifying new agents as they are created and decommissioned in real time.

Real-time monitoring and the intent gap

Monitoring an autonomous agent in real time presents a unique technical challenge because traditional perimeter tools are insufficient for tracking internal movement.

Standard firewalls and endpoint solutions are built to guard the gates, but they often lack the granularity to inspect the complex traffic flows occurring deep within the network fabric.

When an agent initiates a complex sequence of actions across different departments, determining if the agent is compromised is difficult. A set of actions that looks normal in isolation might represent a serious breach when viewed as a collective sequence.

The solution lies in deep network observability. All AI-related traffic must be analyzed and decrypted to correlate actions across the entire stack.

This level of visibility allows security teams to track how permissions move across a workflow and makes it possible to detect if an agent is attempting to escalate its own privileges or move data to an unvetted destination.

Focusing on the behavior of the data rather than just the identity of the user, organizations can reveal when an agent has veered away from its intended purpose.

Defending against prompt injection and behavioral deviations

Adversaries are increasingly using prompt injection to manipulate agent behavior at the network level. By feeding specific instructions into a system, a malicious actor can trick an agent into ignoring its security constraints or leaking proprietary data.

These attacks often look like legitimate traffic to a firewall, meaning they require a different defensive approach. Traditional signature-based detection fails here because the attack is delivered through natural language, which appears as standard, non-malicious interaction to legacy monitoring tools.

Using the network as a source of truth is the most effective way to counter these maneuvers. Monitoring for deviations from established behavioral baselines, security teams can spot anomalous prompt structures or data flows as they happen.

This does not rely on knowing what a specific attack looks like in advance. It relies on knowing what normal looks like for a specific agent and flagging anything that falls outside those parameters.

For instance, if an agent typically accesses a database to generate a report, a sudden attempt to initiate a file transfer to an external IP address would act as an immediate trigger for investigation.

Compliance and policy frameworks are frequently the first elements to fail during periods of rapid technological scaling. As enterprises rush to deploy more agents, the gap between official policy and actual network activity tends to widen.

Governance should not be viewed as a set of static rules but as an active process supported by forensic visibility.

Ensuring that AI remains within its defined operational lines requires the ability to audit every action and decision-making path. This level of oversight provides the necessary evidence for regulatory compliance while giving the business the confidence to innovate.

When security teams can prove that an agent is operating safely and transparently, AI moves from being a perceived risk to a verified asset. The objective is to create a digital environment where the benefits of agentic automation can be fully realized without sacrificing the integrity of the underlying data infrastructure.

Comprehensive oversight is the only way to ensure that the era of the agentic enterprise is as secure as it is productive. As the line between AI decision-making and business outcomes continues to blur, the ability to monitor and govern these autonomous actors will define the long-term success of the enterprise.

We've featured the best AI tool.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit