{"id":41304,"date":"2026-02-18T06:37:05","date_gmt":"2026-02-18T06:37:05","guid":{"rendered":"http:\/\/localhost\/?p=41304"},"modified":"2026-02-18T06:37:05","modified_gmt":"2026-02-18T06:37:05","slug":"from-shadow-apis-to-shadow-ai-how-the-api-threat-model-is-expanding-faster-than-most-defenses","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=41304","title":{"rendered":"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-02-18T12:05:08&#8243;,&#8221;description&#8221;:&#8221;The shadow technology problem is getting worse. \\n\\nOver the past few years, organizations have scaled microservices, cloud-native apps, and partner integrations faster than corporate governance models could keep up, resulting in undocumented or shadow APIs. \\n\\nWe\u2019re now seeing this pattern all over again with AI systems. And, even worse, AI introduces non-deterministic behavior, autonomous actions, and machine-to-machine decision-making. Put simply, shadow AI is much, much riskier than shadow APIs. And it\u2019s a problem we must deal with immediately.\\n\\n## Shadow APIs: A Problem We Never Fully Solved\\n\\nShadow APIs are symptomatic of the digital world we live in. Modern software delivery rewards speed. Agile development, CI\/CD pipelines, A\/B testing, and rapid partner integrations create new endpoints at a speed that\u2019s impossible to oversee. As a result: \\n\\n  * Internal services become externally reachable\\n  * Experimental features linger in production longer than planned\\n\\n\\n\\nThe industry\u2019s response was both predictable and understandable. Discovery tools, API inventory dashboards, and periodic audits surfaced shadow APIs. However, visibility alone doesn\u2019t necessarily equate to security. \\n\\nThe problem was that many organizations documented shadow APIs _after_ attackers had already exploited them. Attacks succeeded not because APIs were invisible \u2013 although that was part of it \u2013 but because security teams failed to monitor their runtime behavior for abuse. \\n\\nFundamentally, we\u2019ve been ignoring an inconvenient truth. Discovering APIs is only part of the story. We need to monitor those APIs to see how they behave under real traffic and how attackers probe business logic over time. As AI becomes ubiquitous in enterprise environments, that need has never been more acute. \\n\\n## Enter Shadow AI: Same Root Cause, Higher Impact \\n\\nShadow AI is essentially the same problem. It involves AI-powered features exposed via APIs, LLM-backed services integrated into existing workflows, and agent-to-agent (A2A) interactions that operate without direct human input. \\n\\nThe point is that these systems are utterly reliant on APIs. They use APIs to access data, trigger actions, chain decisions, and propagate outcomes across systems. From a security perspective at least, this is nothing new. But the consequences happen faster and at a much greater scale than with APIs alone. \\n\\nUnlike traditional APIs, AI-driven services generate unpredictable request patterns, autonomously chain actions across systems, and adapt behavior over time. That means even a minor authorization gap or logic flaw can escalate into a large-scale impact without a human ever issuing a request. \\n\\nAnd, concerningly, we\u2019re already seeing an uptick in AI-related API vulnerabilities. The Wallarm API ThreatStats\u2122 Report Q3 2025 found that AI-related API vulnerabilities increased 57% quarter over quarter, rising from 77 to 121 disclosed issues as model-serving and inference endpoints expanded across production environments.\\n\\n## Why Existing API Threat Models Break Down\\n\\nTraditional API threat models assume predictable consumers, stable schemas, and human-driven interaction patterns. AI systems violate all three of those assumptions. For example:\\n\\n  * Authorization boundaries blur as agents act on behalf of users or systems.\\n  * Rate-based controls become ineffective against adaptive automation.\\n  * Business logic abuse becomes harder to distinguish from \u201cintended\u201d behavior.\\n\\n\\n\\nAs a result, the gap between how defenders _think_ APIs should behave and how AI-driven systems _actually_ behave in production is widening. Many defenses still protect APIs as static interfaces, not as decision-making engines capable of compounding mistakes at machine speed.\\n\\n## Attackers Are Already Thinking This Way\\n\\nAs is typical with cybercrime, attackers are a step ahead of defenders. In the endless cat-and-mouse game of digital security, the attackers are definitely Jerry, and we, alas, are Tom. \\n\\nAttackers don\u2019t care whether something is labelled an API, an AI service, or an agent. To them, it\u2019s all the same: an interface that accepts input, executes logic, and produces outcomes. As such, the existing attacker playbook maps cleanly onto AI-driven systems, meaning that:\\n\\n  * **Credential and token abuse escalates** as agents inherit broad permissions.\\n  * **Parameter manipulation becomes high-risk** as model outputs trigger downstream actions.\\n  * **Logic chaining across services accelerates** as AI systems automatically connect workflows.\\n\\n\\n\\nIt\u2019s easy to see the problem. AI encourages abuse. It lowers the cost of exploration and increases the payoff. Attackers understand that fact. Again, it\u2019s not a new class of adversaries using new techniques. It&#8217;s the same people, with the same tactics \u2013 the difference is that API abuse is happening at machine speed. \\n\\n## From Static Visibility to Runtime Intelligence\\n\\nFor security leaders, defense in this new reality requires a shift in mindset. As noted, merely inventorying APIs isn\u2019t enough \u2013 leaders must ask themselves: \u201cHow are APIs and AI systems actually behaving in production?\u201d That means understanding intent, sequence, and impact at runtime \u2013 especially when behavior is inherently adaptive. That\u2019s runtime intelligence.\\n\\nWith that in mind, defense should centre around: \\n\\n  * Continuous traffic analysis\\n  * Behavioral baselining\\n  * Anomalous and abusive pattern detection\\n\\n\\n\\nThis approach applies equally to human-driven API calls, automated scripts, and AI agents interacting with other services. APIs are interfaces for automation. Defenses built around predictable clients or human-focused interaction models are bound to fail. \\n\\n## What Security Leaders Should Do Now\\n\\nFortunately, protecting shadow AI doesn\u2019t require an entirely new approach to API security \u2013 it merely necessitates modernization. API security programs must align with how AI-driven systems actually behave in production. And that\u2019s a problem we built Wallarm to address. \\n\\n### Unify API and AI Threat Models\\n\\nAI security is API security. You can\u2019t escape that fact. Treat AI systems as what they are: API consumers and producers, governed by the same discovery, visibility, and protection controls as any other service. Wallarm approaches AI risk through this exact lens \u2013 if it\u2019s exposed through an API, it belongs in the API security model. \\n\\n### Assume Automation by Default\\n\\nBots, agents, and scripts are now the primary API consumers. Defenses that rely on browser signals, CAPTCHA, or static assumptions can\u2019t keep pace with that reality. That\u2019s why Wallarm analyzes behavior rather than client type to protect APIs in machine-to-machine environments.\\n\\n### Prioritize Runtime Abuse Detection\\n\\nAPI and AI incidents today typically don\u2019t result from malformed requests. They result from attackers abusing legitimate logic to make an API do something it shouldn\u2019t. Wallarm focuses on runtime traffic analysis, behavioral baselining, and detection of abusive patterns as they emerge, not after damage is done.\\n\\n### Align Ownership Beyond AppSec\\n\\nAPI security is too important for you to relegate it to the AppSec team alone. As we covered in a recent blog: AppSec enables, platform security enforces, and leadership owns risk. \\n\\nWallarm delivers a shared runtime control layer. AppSec sets the intent, platform teams apply the controls, and leadership gets clear, quantifiable visibility into API risk. The result is fewer handoffs and no gaps for attackers to slip through.\\n\\n### Measure Success by Prevented Outcomes\\n\\nJudge API security by the fraud it prevents, the data it protects, and the availability it preserves. Don\u2019t judge it by the number of endpoints cataloged or alerts generated. With Wallarm\u2019s revenue protection capability, you can see exactly how much money our platform has saved you. \\n\\n## The Cost of Repeating the Same Mistake\\n\\nShadow APIs taught us a lesson. But we need to take it on board. Visibility without enforcement doesn\u2019t equal security. Shadow AI has potentially much worse consequences. \\n\\nOrganizations that modernize their API threat models now will be better positioned to secure AI-driven ecosystems as adoption accelerates. Those that don\u2019t will repeat the same mistake, just at a speed that leaves no room for recovery. \\n\\nThe future of AI security will be decided by how well organizations understand &#8211; and defend &#8211; the APIs that power it. Learn more about how Wallarm\u2019s API Discovery provides runtime visibility for your entire API portfolio so you can find and lock down shadow AI. \\n\\nThe post From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses appeared first on Wallarm.&#8221;,&#8221;published&#8221;:&#8221;2026-02-18T12:00:00&#8243;,&#8221;modified&#8221;:&#8221;2026-02-18T12:00:00&#8243;,&#8221;type&#8221;:&#8221;wallarmlab&#8221;,&#8221;title&#8221;:&#8221;From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5&#8243;,&#8221;bulletinFamily&#8221;:&#8221;blog&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/lab.wallarm.com\/shadow-ai-api-security-risk\/&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-02-18T12:05:08&#8243;,&#8221;description&#8221;:&#8221;The shadow technology problem is getting worse. \\n\\nOver the past few years, organizations have scaled microservices, cloud-native apps, and partner integrations faster than corporate governance&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6,8,12,13,33,7,11,5,105],"class_list":["post-41304","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-news","tag-none","tag-security","tag-tapic","tag-vulnerability","tag-wallarmlab"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5 - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=41304\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2026-02-18T12:05:08&#8243;,&#8221;description&#8221;:&#8221;The shadow technology problem is getting worse. nnOver the past few years, organizations have scaled microservices, cloud-native apps, and partner integrations faster than corporate governance...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=41304\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-18T06:37:05+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=41304#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=41304\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5\",\"datePublished\":\"2026-02-18T06:37:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=41304\"},\"wordCount\":1513,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"news\",\"NONE\",\"Security\",\"tapic\",\"Vulnerability\",\"wallarmlab\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=41304#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=41304\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=41304\",\"name\":\"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2026-02-18T06:37:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=41304#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=41304\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=41304#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5 - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=41304","og_locale":"en_US","og_type":"article","og_title":"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5 - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2026-02-18T12:05:08&#8243;,&#8221;description&#8221;:&#8221;The shadow technology problem is getting worse. nnOver the past few years, organizations have scaled microservices, cloud-native apps, and partner integrations faster than corporate governance...","og_url":"https:\/\/zero.redgem.net\/?p=41304","og_site_name":"zero redgem","article_published_time":"2026-02-18T06:37:05+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=41304#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=41304"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5","datePublished":"2026-02-18T06:37:05+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=41304"},"wordCount":1513,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","news","NONE","Security","tapic","Vulnerability","wallarmlab"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=41304#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=41304","url":"https:\/\/zero.redgem.net\/?p=41304","name":"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2026-02-18T06:37:05+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=41304#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=41304"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=41304#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"From Shadow APIs to Shadow AI: How the API Threat Model Is Expanding Faster Than Most Defenses_WALLARMLAB:CCA73DCF9DDACD6F41A23C1BBAEF77E5"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/41304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=41304"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/41304\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=41304"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=41304"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=41304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}