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

推荐订阅源

U
Unit 42
A
About on SuperTechFans
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
F
Fortinet All Blogs
Blog — PlanetScale
Blog — PlanetScale
MongoDB | Blog
MongoDB | Blog
MyScale Blog
MyScale Blog
aimingoo的专栏
aimingoo的专栏
H
Help Net Security
月光博客
月光博客
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
The Cloudflare Blog
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
T
Tailwind CSS Blog
Jina AI
Jina AI
有赞技术团队
有赞技术团队
博客园_首页

NETSCOUT

From Data Overload to Network Intelligence | NETSCOUT How IT and Executives View Business Impact of Network Disruptions | NETSCOUT Cyberattack in Poland Causes Heat and Power Outages for 50,000 Residents | NETSCOUT NETSCOUT Earns Top Recognition in 2026 for DDoS Mitigation | NETSCOUT Observability with AI-Ready Data Helps Reduce Time to Solve Problems | NETSCOUT Getting Beyond the Noise for Data That Really Thinks | NETSCOUT The Future of Observability Isn’t More Data; It’s Smarter Data | NETSCOUT What Is Keeping IT Leaders and Teams Up at Night Right Now? | NETSCOUT The Compelling Need for AI-Ready ‘Smart Data’ | NETSCOUT How AI Is Reshaping the Radio Access Network | NETSCOUT Six Critical Business Benefits of Real-Time Data Insights | NETSCOUT AI Reality Check: Why IT Teams Are Embracing AI | NETSCOUT The Future of Telecom Operations Is Powered by Autonomy at Scale | NETSCOUT Why Customer Lifetime Value Begins on the Network | NETSCOUT Service Providers Rethink Fraud Detection in the 5G Era | NETSCOUT Resilience Is the Foundation of Modern Security Strategy | NETSCOUT How Machines Are Taking Over Network Traffic | NETSCOUT Why AI Moves Faster Than the Controls Built to Manage It | NETSCOUT NETSCOUT Named a SPARK Matrix™ Leader in Network Observability for the Third Consecutive Year | NETSCOUT Why CDNs Alone Are Not Sufficient for Modern DDoS Protection | NETSCOUT All That Glitters Isn’t Gold: Why AI Needs Better Data | NETSCOUT From Horseback to Real-Time Observability | NETSCOUT Why Digital Twins Are Now Mission-Critical for Scaling 5G with Confidence | NETSCOUT NETSCOUT Earns Six Leader Badges in the G2 Summer 2026 Grid Reports | NETSCOUT When Too Much Data Becomes Too Big an AI Problem | NETSCOUT Game-Changing AI in the RAN Plays by Its Own Rules | NETSCOUT 75,000 DDoS-for-Hire Actors Targeted by Law Enforcement | NETSCOUT What Is NETSCOUT Smart Data and Why Is It So Important? | NETSCOUT Understanding Network Traffic for Threat Hunting | NETSCOUT Black Box Versus Glass Box DDoS Protection
How Shadow AI Creates Zombie Infrastructure
Anthony.Cote · 2026-04-03 · via NETSCOUT

Modern information technology (IT) environments move too fast for static inventories to keep up. Unauthorized apps and devices, unmonitored generative artificial intelligence (GenAI) tools, and temporary cloud resources appear faster than they can be documented, often before systems are fully deployed.

These resources remain connected, quietly consuming compute. Forgotten and neglected over time, they become zombie infrastructure: systems still running with no clear owner. In modern environments, these are often called zombie servers, zombie APIs, or orphaned resources. Many originate from abandoned AI workloads.

Gartner predicts that by 2030, 40% of enterprises will experience security or compliance incidents related to “shadow AI” as employees adopt AI tools outside approved oversight. 

In fact, some recent surveys suggest that as many as 90% of enterprise AI systems could be breached within 90 minutes.

The most dangerous system is often the one no one knows exists.

A data scientist may allocate GPUs for model training, or a developer may spin up a temporary service during a migration to bypass slow procurement. These shortcuts may solve problems now but create new ones when they bypass standard asset tracking, landing in personal cloud accounts or sandboxes that never make it into official inventories or workflows.

A widely cited example of shadow AI from the semiconductor industry involved engineers entering proprietary source code and internal meeting notes into ChatGPT while debugging software. Incidents like this show how easily tools adopted outside normal governance can expose sensitive data and create liabilities that may affect revenue, reputation, and compliance.

Industry coverage of AI typically focuses on model safety and output quality, emphasizing what AI might do in the future. It often overlooks the digital clutter that AI experimentation leaves behind in the data center and the observability and security gaps that allow these systems to remain unnoticed.

Agentic AI makes this harder. Autonomous agents interact with other services through API calls, and frameworks such as Model Context Protocol (MCP) allow them to connect dynamically with enterprise systems. When the projects supporting these agents are abandoned, the agents don't stop; they keep running in the background. Researchers are already warning about "Shadow MCP," where unapproved MCP servers allow AI agents to maintain connections to internal tools or sensitive data outside normal governance.

Why Zombie Infrastructure Is Hard to Detect

A S&P Global survey found that organizations abandoned 46 percent of AI proof-of-concepts before they reached production. Traditional monitoring often depends on knowing a system exists before it can be tracked. Asset databases assume infrastructure follows official channels. Shadow systems break that. They're routinely excluded from performance, health, observability pipelines, and security checks, and carry real consequences:

  • Systems outside the inventory get missed during patching cycles, leaving them exposed to known exploits and zero-day threats. This isn't a theoretical risk. Unpatched systems are among the most common entry points for lateral movement across the network in enterprise breach investigations.
  • Service performance issues become much harder to diagnose when undocumented systems are influencing application behavior, increasing mean time to knowledge (MTTK) and limiting the effectiveness of artificial intelligence for IT operations (AIOps) systems.
  • Idle cloud and GPU resources quietly inflate infrastructure costs, burning through budgets set aside for legitimate AI work.
  • Undocumented systems storing or processing sensitive data can cause serious problems in General Data Protection Regulation (GDPR), Health Insurance Portability and Accountability Act (HIPAA), or Service Organization Control 2 (SOC 2) audits, and "we didn't know it existed" is not a defense that regulators accept.

AI coding tools now “catch and patch” many flaws before deployment. That improves code quality, but the operational risk sits downstream. Perfectly patched code running on zombie infrastructure, or inside an undocumented agentic workflow, still represents operational blind spots for IT teams. The code is clean, but the infrastructure it lives on is invisible.

What the Network Shows

Infrastructure inventories describe what should exist; network activity reveals what actually exists. Every service and system communicates. Even forgotten resources continue generating traffic and interacting with other services.

Traffic-derived telemetry surfaces systems that traditional monitoring missed. Unknown hosts and persistent connections regularly expose technology operating outside documented inventories. As architectures become more distributed, analyzing network traffic in real time is the most reliable way to restore visibility and understand how services are actually behaving.

The advantage of network traffic as a discovery mechanism is that it requires nothing from the systems being discovered. Agent-based monitoring only sees what it's been installed on. Log aggregation only captures what's been configured to ship logs. But packets traverse the network regardless. A system doesn't need to be documented, enrolled, or even known to generate traffic that can be observed and analyzed. That passive quality is what makes it reliable precisely in the scenarios where everything else fails.

Closing the Gaps with NETSCOUT

Shadow IT and shadow AI allow resources to emerge faster than they can be tracked, leaving forgotten systems and APIs to create serious observability and security gaps. NETSCOUT's proprietary deep packet inspection (DPI) technology turns real-time network traffic into Smart Data, surfacing unknown systems and service dependencies that never made it into official inventories.

Download NETSCOUT’s shadow IT and shadow AI infographic to see how hidden systems and unauthorized AI tools create observability and security gaps across modern IT environments