<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <copyright>Copyright TechTarget - All rights reserved</copyright>
        <description></description>
        <docs>https://cyber.law.harvard.edu/rss/rss.html</docs>
        <generator>Techtarget Feed Generator</generator>
        <language>en</language>
        <lastBuildDate>Fri, 21 Aug 2026 22:55:51 GMT</lastBuildDate>
        <link>https://www.techtarget.com/cybersecurity</link>
        <managingEditor>editor@techtarget.com</managingEditor>
        <item>
            <body>&lt;p&gt;A Chinese threat actor has developed an offensive AI harness that deliberately throttles its own agents to avoid detection, while running noisy decoy attacks in parallel to distract the security operations center. That's according to Michael Freeman, senior director of threat research at ServiceNow, whose team observed the harness in the wild.&lt;/p&gt; 
&lt;p&gt;"They will compromise a building management system, and the agent will just do a couple of probes every few days -- not enough to trigger any defensive algorithms or tool sets," he told TechTarget Cybersecurity. "It's actually quite impressive."&lt;/p&gt; 
&lt;p&gt;The AI attack's low-and-slow approach makes it an alarming outlier. In &lt;a href="https://www.techtarget.com/cybersecurity/news/366648755/Black-Hat-NOC-sees-AI-related-security-failures-firsthand"&gt;Black Hat's pop-up network operations center (NOC)&lt;/a&gt;, for example -- one of the most challenging defense environments imaginable -- managers say agentic AI attacks are still noisy, conspicuous and easy to stop. But, based on the shift in nation-state threat activity, experts say that could soon change.&lt;/p&gt; 
&lt;p&gt;"Historically, offensive techniques tend to follow a familiar path," said Jeff Pollard, analyst at Forrester Research, adding that nation-state hackers and &lt;a href="https://www.techtarget.com/cybersecurity/news/366643829/Researchers-build-autonomous-AI-worm-that-can-reason-and-adapt"&gt;elite researchers&lt;/a&gt; are generally the first to innovate, followed by advanced cybercrime groups and then criminals using commodity tooling.&lt;/p&gt; 
&lt;p&gt;"The difference this time is speed," he said. "Between the volume of research coming out of Black Hat and DEF CON, the rapid pace of frontier model development and the growing open source ecosystem, I expect AI-enabled tradecraft to commoditize much faster than previous generations of offensive techniques."&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Typical offensive AI agent still 'a bull in a china shop'"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Typical offensive AI agent still 'a bull in a china shop'&lt;/h2&gt;
 &lt;p&gt;For now, however, the typical offensive AI agent remains "a bull in a china shop," Freeman said -- echoing what the Black Hat NOC team reports seeing on the ground at conferences worldwide. According to James Pope, SOC lead for the Black Hat NOC, adversarial AI agents currently have the subtlety of cannon fire.&lt;/p&gt;
 &lt;p&gt;"They're not stealthy. They're trying all the things," said Pope, who is also senior director of security product research and technical marketing engineer at Corelight. "'Oh, that didn't work -- let me try this. Let me grab your credentials. Let me go put this here.' They are not low and slow right now. They're scanning and they're hitting everything."&lt;/p&gt;
 &lt;p&gt;That includes canaries, honeypots and other &lt;a href="https://www.techtarget.com/cybersecurity/tip/How-cyber-deception-technology-strengthens-enterprise-security"&gt;deception technologies&lt;/a&gt;, making it easy for defenders to detect and stop them.&lt;/p&gt;
 &lt;blockquote class="main-article-pullquote"&gt;
  &lt;div class="main-article-pullquote-inner"&gt;
   &lt;figure&gt;
    They come in fast and loud as hell, and they just kick everything over. Right now, our greatest line of defense is the fact that they trip every wire. 
   &lt;/figure&gt;
   &lt;figcaption&gt;
    &lt;strong&gt;Neil 'Grifter' Wyler&lt;/strong&gt;Senior network operations lead, Black Hat 
   &lt;/figcaption&gt;
   &lt;i class="icon" data-icon="z"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/blockquote&gt;
 &lt;p&gt;"They come in fast and loud as hell, and they just kick everything over. Right now, our greatest line of defense is the fact that they trip every wire," agreed Neil "Grifter" Wyler, senior network operations lead at &lt;a href="https://www.techtarget.com/cybersecurity/conference/Black-Hat-2026-Key-news-takeaways-and-security-trends"&gt;Black Hat&lt;/a&gt; and vice president of defensive services at Coalfire. By moving at machine speed, he added, malicious AI agents quickly give themselves away. "We're like, 'That's not a person; that's AI. Kill it.'"&lt;/p&gt;
 &lt;p&gt;If he were advising a red team using AI, Wyler added, he would tell them to deliberately slow down their agents -- exactly what the ServiceNow threat researchers observed a Chinese threat-actor doing in the wild.&lt;/p&gt;
&lt;/section&gt;       
&lt;section class="section main-article-chapter" data-menu-title="AI harnesses could enable fast offensive gains"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;AI harnesses could enable fast offensive gains&lt;/h2&gt;
 &lt;p&gt;Freeman acknowledged that cybersecurity vendors have a vested interest in overstating the current offensive AI threat and promising that their products and services can mitigate it. Until recently, he said he was skeptical of adversarial AI's real-world capabilities.&lt;/p&gt;
 &lt;p&gt;"A few weeks [before Black Hat USA], I was going, 'This is a lot of marketing hype,'" he said. In a matter of days, however, he said he saw the rate of improvement in offensive AI shift dramatically. "The evolution is getting much, much faster as people understand that it's not the model, it's the harness that's really key."&lt;/p&gt;
 &lt;p&gt;Once threat actors understand how to develop and tune &lt;a href="https://www.techtarget.com/ai/tip/AI-agent-harnesses-The-infrastructure-behind-autonomy"&gt;AI harnesses&lt;/a&gt;, they can quickly adapt and optimize their attacks. "It's just a template at that point," Freeman added. "I'm like, 'OK, I launched this attack, but I kept getting blocked at this phase. Why? What am I missing?'"&lt;/p&gt;
 &lt;p&gt;Say the harness didn't have enough information about endpoint detection and response for the AI agent to bypass it, for example. The attacker can query AI for information on EDR tools and use that info to create a new harness component. According to Freeman, such tweaks eventually result in more effective -- and therefore, lower and slower -- attacks.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="'Do you feel lucky?' What CISOs should do now"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;'Do you feel lucky?' What CISOs should do now&lt;/h2&gt;
 &lt;p&gt;For now, the typical criminal attacker is likely not well-versed in AI harness development -- just as the typical SOC likely isn't fending off sophisticated agentic AI attacks. How long that stays the case remains to be seen.&lt;/p&gt;
 &lt;p&gt;"Could vendors be hyping a problem that isn't really here yet? Sure. The problem is knowing when it will be," said Rik Turner, an analyst at Omdia, a division of Informa TechTarget. "I'd expect methodologies those folks are using in their nation-state jobs to bleed across into the commercial sphere in a very short time frame."&lt;/p&gt;
 &lt;blockquote class="main-article-pullquote"&gt;
  &lt;div class="main-article-pullquote-inner"&gt;
   &lt;figure&gt;
    Could vendors be hyping a problem that isn't really here yet? Sure. The problem is knowing when it will be.
   &lt;/figure&gt;
   &lt;figcaption&gt;
    &lt;strong&gt;Rik Turner&lt;/strong&gt;Analyst, Omdia
   &lt;/figcaption&gt;
   &lt;i class="icon" data-icon="z"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/blockquote&gt;
 &lt;p&gt;And there's always the possibility, Turner added, that low-and-slow AI-driven attacks are already&lt;i&gt; &lt;/i&gt;happening in mainstream SOCs -- but with such sophistication, the targets haven't noticed.&lt;/p&gt;
 &lt;p&gt;"Attackers have always optimized against whatever defenders measure," Forrester's Pollard added. "As detection improves, expect adversaries to shift their efforts toward patience, deception and behavioral camouflage. We've seen the same pattern play out across spam, malware, ransomware and cloud intrusions. Defenders adapt. Attackers adapt. The cycle repeats."&lt;/p&gt;
 &lt;p&gt;The Black Hat NOC hasn't yet seen an AI-driven attack that meaningfully tests its defensive capabilities, but Wyler agreed that it's only a matter of time. "They will get stealthy, and that's when we're going to be like, 'well, shit,'" he said.&lt;/p&gt;
 &lt;p&gt;With unfettered access to the cybersecurity industry's top technology and talent, the Black Hat NOC is unusually well-positioned to meet that moment. The &lt;a href="https://www.techtarget.com/cybersecurity/news/366649216/Behind-the-scenes-at-Black-Hats-network-operations-center"&gt;team has already deployed defensive agentic AI&lt;/a&gt; across multiple use cases -- and reported that its mean time to detect and mean time to contain have improved significantly in the past 24 months.&lt;/p&gt;
 &lt;p&gt;According to analysts, mainstream CISOs should follow suit.&lt;/p&gt;
 &lt;p&gt;"Learning how to operate with AI defensively now is a huge advantage. Waiting to invest just means waiting longer to learn that lesson," Pollard said. "And defensive AI can help with today's attacks -- and tomorrow's."&lt;/p&gt;
 &lt;p&gt;And, added Turner, no one wants to be the CISO whose organization is among the first to suffer a sophisticated, low-and-slow AI attack but isn't prepared.&lt;/p&gt;
 &lt;p&gt;"Not deploying defensive AI for the time being is a bit like playing Russian roulette," he said. "Or as Clint Eastwood once put it, 'You've got to ask yourself one question: "Do I feel lucky?" Well, do ya, punk?'"&lt;/p&gt;
 &lt;p&gt;&lt;em&gt;Alissa Irei is senior site editor of TechTarget Cybersecurity.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Today's AI attacks are still hard to miss and easy to stop, but nation-state threat actors are quietly pioneering low-and-slow adversarial AI. Learn what the shift means for defenders.</description>
            <image>https://cdn.ttgtmedia.com/visuals/ComputerWeekly/Hero%20Images/Hacker-stereotype-hoodie-code-adobe-hero.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/news/366649579/AI-attacks-lack-stealth-nation-state-actors-are-changing-that</link>
            <pubDate>Fri, 21 Aug 2026 20:08:00 GMT</pubDate>
            <title>AI attacks lack stealth -- nation-state actors are changing that</title>
        </item>
        <item>
            <body>&lt;p&gt;Infrastructure costs and cybersecurity threats are rising simultaneously and dramatically, yet executives must still demonstrate both fiscal discipline and cyber resilience. Instead of approaching these challenges as separate objectives measured by different metrics, organizations should optimize for risk reduction per dollar spent, not independent cost reduction or security expansion.&lt;/p&gt; 
&lt;p&gt;This is where a unified model of FinOps and SecOps comes in.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="The problem with siloed FinOps and SecOps teams"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The problem with siloed FinOps and SecOps teams&lt;/h2&gt;
 &lt;p&gt;In a nutshell, &lt;a href="https://www.techtarget.com/whatis/definition/FinOps"&gt;FinOps&lt;/a&gt; prioritizes efficiency, utilization and forecasting, and &lt;a href="https://www.techtarget.com/cybersecurity/definition/SecOps"&gt;SecOps&lt;/a&gt; prioritizes protection, detection and resilience. Isolating them reduces the effectiveness of each while ignoring essential financial and technical outcomes.&lt;/p&gt;
 &lt;p&gt;For example, if an organization uses separate operating models, it might find itself reducing logging work to save on storage costs, or maintaining redundant security tools without a clear plan for ROI. Keeping the two separate can also delay modernization and training due to budget pressures, or generate technical debt that increases long-term operational costs.&lt;/p&gt;
 &lt;p&gt;Managing financial and security objectives under a shared governance and decision-making model blends priorities and strengthens outcomes.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="How to design a unified operating model"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How to design a unified operating model&lt;/h2&gt;
 &lt;p&gt;Integrated &lt;a href="https://www.techtarget.com/searchITOperations/tip/Top-IT-governance-best-practices"&gt;governance&lt;/a&gt; requires shared accountability across a broader set of leaders and teams than managing FinOps and SecOps separately. Organizations need communication, collaboration and accountability across the CIO, CISO, CFO, and engineering and operations leadership teams.&lt;/p&gt;
 &lt;p&gt;Organizations also need to establish recurring review cycles that evaluate cloud, infrastructure and operations spending; cyber exposure; &lt;a href="https://www.techtarget.com/it-strategy/definition/What-is-business-resilience"&gt;operational resilience&lt;/a&gt;; and business impact.&lt;/p&gt;
 &lt;p&gt;Integrating these teams and reviews is a change in operating models, not just a tooling integration effort. The goal is convergence, not just better communication.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="How to apply FinOps principles to security investments"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How to apply FinOps principles to security investments&lt;/h2&gt;
 &lt;p&gt;Convergence enables greater control and understanding of cybersecurity and financial concerns. The key element is treating security controls as measurable business investments based on known risks and requirements.&lt;/p&gt;
 &lt;p&gt;Apply unit economics to evaluate risk reduced per dollar spent, cost per protected workload, operational efficiency gains and reduction in manual effort using automation.&lt;/p&gt;
 &lt;p&gt;Prioritize investments based on measurable business impact rather than fear, compliance or perceived value. This builds an effective, measured understanding of essential assets and risks, including crown-jewel asset protection, business-criticality scoring, marginal risk reduction and likelihood-versus-impact analysis.&lt;/p&gt;
 &lt;p&gt;For example, evaluate the cost and effectiveness of automation versus additional staffing. In addition, pinpoint and eliminate overlapping tools that incur expense and effort. Prioritize identity and exposure management controls in alignment with &lt;a href="https://www.techtarget.com/cybersecurity/definition/zero-trust-model-zero-trust-network"&gt;zero-trust&lt;/a&gt; efforts.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="How to embed security into operations optimization workflows"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How to embed security into operations optimization workflows&lt;/h2&gt;
 &lt;p&gt;Cloud, infrastructure and other operations functions need directly embedded security and &lt;a href="https://www.techtarget.com/cybersecurity/feature/How-to-operationalize-a-strong-cyber-resilience-plan"&gt;resilience capabilities&lt;/a&gt;. Standardize on integrated decision points such as automated policy enforcement, asset visibility, compliance monitoring and right-sizing decisions.&lt;/p&gt;
 &lt;p&gt;Eliminate &lt;a href="https://www.techtarget.com/cybersecurity/tip/How-to-implement-security-control-rationalization"&gt;redundant resources&lt;/a&gt; and orphaned infrastructure that create wasteful spending, technical debt and an expanded attack surface.&lt;/p&gt;
 &lt;p&gt;AI and automation are key components of optimization, acting as force multipliers for monitoring, remediation and operational scalability.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Use risk-adjusted ROI to justify tooling, automation and staffing"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Use risk-adjusted ROI to justify tooling, automation and staffing&lt;/h2&gt;
 &lt;p&gt;Security leaders must increasingly justify investments using business-oriented language rather than technical reasons. Risk-adjusted ROI helps quantify this information, including avoided downtime, reduced breach exposure, operational continuity and staffing efficiency.&lt;/p&gt;
 &lt;p&gt;Evaluate AI-enabled automation -- or automation in general -- based on measurable &lt;a href="https://www.techtarget.com/cybersecurity/feature/How-AI-driven-SOC-tech-eased-alert-fatigue-Case-study"&gt;reductions in alert fatigue&lt;/a&gt;, response times and manual overhead.&lt;/p&gt;
 &lt;p&gt;ROI metrics go beyond an individual or tool's role in cybersecurity to measure its impact on business objectives and requirements.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Communicating tradeoffs to the board"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Communicating tradeoffs to the board&lt;/h2&gt;
 &lt;p&gt;Board-level visibility helps decision-makers understand tradeoffs in cost, resilience and operational risk. &lt;a target="_blank" href="https://www.darkreading.com/cybersecurity-operations/7-tips-for-communicating-with-the-board" rel="noopener"&gt;Effectively communicating&lt;/a&gt; these tradeoffs requires translating technical and financial decisions into business terms, such as financial exposure, downtime risk, regulatory pressure and continuity.&lt;/p&gt;
 &lt;p&gt;Integrated governance improves transparency and accountability without automatically increasing budgets or hindering procurement.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="First steps toward integrated governance"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;First steps toward integrated governance&lt;/h2&gt;
 &lt;p&gt;Integrating FinOps and SecOps governance requires coordination, cross-functional leadership and visibility into existing practices.&lt;/p&gt;
 &lt;p&gt;To begin a shift into FinSecOps, take these steps:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Establish shared FinOps and SecOps governance reviews.&lt;/li&gt; 
  &lt;li&gt;Align KPIs across finance, security and engineering.&lt;/li&gt; 
  &lt;li&gt;Prioritize high-value assets and controls.&lt;/li&gt; 
  &lt;li&gt;Consolidate overlapping tooling.&lt;/li&gt; 
  &lt;li&gt;Automate repetitive operational tasks.&lt;/li&gt; 
  &lt;li&gt;Provide joint reports on cost efficiency and resilience outcomes.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Use the following &lt;a href="https://www.techtarget.com/cybersecurity/tip/10-key-cybersecurity-metrics-and-KPIs-your-board-wants-tracked"&gt;standard KPIs&lt;/a&gt; to inform reporting and relate spending decisions to cybersecurity effectiveness:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Mean time to detect and mean time to recovery.&lt;/b&gt; These track operational effectiveness in identifying and containing threats before impact on the business escalates.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Percentage of automated security remediation&lt;/b&gt;&lt;b&gt;.&lt;/b&gt; This measures how effectively automation reduces manual effort, response time and staffing pressure.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Cost of security incidents&lt;/b&gt;&lt;b&gt;.&lt;/b&gt; This quantifies the financial impact of downtime, recovery, legal exposure and operational disruption.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Security coverage of critical assets.&lt;/b&gt; This helps determine the percentage of high-value systems, identities and workloads that are protected by approved controls.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Tool utilization and consolidation&lt;/b&gt;&lt;b&gt;.&lt;/b&gt; This tracks overlapping or underutilized security and management tools to reduce redundant licensing, training and support spending.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Policy compliance drift rate&lt;/b&gt;&lt;b&gt;.&lt;/b&gt; This measures how quickly systems deviate from approved security and cost governance standards over time.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Resilience efficiency index&lt;/b&gt;&lt;b&gt;.&lt;/b&gt; This composite metric compares operational-resilience improvements against incremental-spending increases, helping leadership assess whether investments are producing meaningful business outcomes.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Optimizing resilience per dollar"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Optimizing resilience per dollar&lt;/h2&gt;
 &lt;p&gt;For CIOs, CISOs and CFOs, the future of governance is measurable, collaborative and outcome-driven. Success depends on an organization's ability to quantify resilience, prioritize investments based on business impact and communicate tradeoffs clearly to leadership. Unifying FinOps and SecOps into FinSecOps provides a framework for doing exactly that -- helping enterprises improve security posture and operational efficiency without treating either as a zero-sum exercise.&lt;/p&gt;
 &lt;p&gt;The question is no longer whether the FinOps and SecOps disciplines should converge, but how quickly an organization can make the shift.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Damon Garn owns Cogspinner Coaction and provides freelance IT writing and editing services. He has written multiple CompTIA study guides, including the Linux+, Cloud Essentials+ and Server+ guides, and contributes extensively to Informa TechTarget, The New Stack and CompTIA Blogs.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>The financial and operational aspects of security don't need to be separate disciplines. Is it time to consider a FinSecOps approach to defending your organization?</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/security_a135187239.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/Unifying-FinOps-and-SecOps-The-case-for-FinSecOps</link>
            <pubDate>Thu, 20 Aug 2026 17:20:00 GMT</pubDate>
            <title>Unifying FinOps and SecOps: The case for FinSecOps</title>
        </item>
        <item>
            <body>&lt;p&gt;Claude Mythos entered the chat in April, and just a few short months later, it's hard to remember a time when Anthropic's frontier AI model didn't dominate cybersecurity discussions. Yet, plenty of unanswered questions about Mythos remain.&lt;/p&gt; 
&lt;p&gt;In just a single month, &lt;a href="https://www.techtarget.com/cybersecurity/news/366643606/First-month-of-Mythos-Preview-testing-exposes-10K-flaws"&gt;Mythos reportedly exposed more than 10,000 significant security flaws&lt;/a&gt; at major tech vendors. Anthropic granted preview access to around 50 organizations under Project Glasswing, saying the model's ability to find previously unknown vulnerabilities made it too dangerous for broad release.&lt;/p&gt; 
&lt;p&gt;As a result of frontier AI models' ability to find security weaknesses at machine speed, many experts warn that an unprecedented &lt;a href="https://www.techtarget.com/cybersecurity/feature/The-AI-vulnerability-storm-is-here-Is-your-security-program-ready"&gt;tsunami of vulnerabilities is rolling toward enterprises&lt;/a&gt;. Many argue &lt;a href="https://www.techtarget.com/cybersecurity/feature/Vulnerability-management-needs-an-update-for-the-AI-era"&gt;CISOs will need to change their vulnerability management strategies&lt;/a&gt; to keep afloat.&lt;/p&gt; 
&lt;p&gt;In this episode of the Reporters' Notebook video series, journalists from TechTarget Cybersecurity, Dark Reading and Cybersecurity Dive discuss what else we know -- and what we still don't -- about Claude Mythos.&lt;/p&gt; 
&lt;p&gt;Watch the full discussion now, and check out the following related articles:&lt;/p&gt; 
&lt;ul class="default-list"&gt; 
 &lt;li&gt;&lt;a href="https://www.techtarget.com/searchsecurity/news/366646755/What-CISOs-can-learn-from-the-Hugging-Face-OpenAI-incident"&gt;What CISOs should take from the Hugging Face-OpenAI incident&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href="https://www.techtarget.com/cybersecurity/tip/Behavioral-biometrics-How-to-detect-nonhuman-threat-actors"&gt;Behavioral biometrics: How to detect nonhuman threat actors&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href="https://www.techtarget.com/cybersecurity/news/366645907/Industry-reacts-to-Gold-Eagle-vulnerability-management-plan"&gt;Industry reacts to Gold Eagle vulnerability management plan&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href="https://www.techtarget.com/cybersecurity/tip/What-AI-zero-days-mean-for-enterprise-cybersecurity"&gt;What AI zero days mean for enterprise cybersecurity&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;em&gt;Alissa Irei is senior site editor of TechTarget Cybersecurity.&lt;/em&gt;&lt;/p&gt; 
&lt;transcript&gt; 
 &lt;p&gt;&lt;b&gt;Editor's note:&amp;nbsp;&lt;/b&gt;&lt;i&gt;The following transcript has been transcribed and edited for length, clarity and readability by Informa TechTarget's internal AI assistant.&lt;/i&gt;&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Dark Reading's Alex Culafi:&lt;/b&gt;&amp;nbsp;Hello, everybody. Thank you for joining us for the latest installment of Reporters' Notebook, featuring editors and reporters from Cybersecurity Dive, TechTarget Cybersecurity and Dark Reading. I'm Alex Culafi, senior news writer at Dark Reading. I am joined here by:&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Cybersecurity Dive's David Jones:&lt;/b&gt; David Jones at Cybersecurity Dive.&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;TechTarget Cybersecurity's Alissa Irei:&lt;/b&gt; Alissa Irei, TechTarget Cybersecurity.&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Culafi:&lt;/b&gt;&amp;nbsp;Today we are here to discuss&amp;nbsp;Anthropic's Claude Mythos&amp;nbsp;AI model and the intense saga that has surrounded it up until this point. Mythos was introduced in preview in April, with Anthropic claiming the&amp;nbsp;large language model&amp;nbsp;is so capable of finding and exploiting vulnerabilities that it could find critical exploits in popular decades-old software on its own.&lt;/p&gt; 
 &lt;p&gt;Because of this supposed danger, the company launched a secondary campaign called&amp;nbsp;&lt;a target="_blank" href="https://www.darkreading.com/cyberattacks-data-breaches/glasswing-secured-code-stack-on-you" rel="noopener"&gt;Project Glasswing&lt;/a&gt;&amp;nbsp;in order to give cybersecurity partners a head start and limit the potential for Mythos to be misused by threat actors. Even under Glasswing, access was restricted and monitored among organizations.&lt;/p&gt; 
 &lt;p&gt;In June, Mythos Preview became Mythos 5 and was released to a larger pool of early-access partners. It was still restricted, but it was introduced alongside Claude Fable 5, a safer, publicly accessible version of Mythos that doesn't do sensitive tasks involving things like cybersecurity, biology, etc.&lt;/p&gt; 
 &lt;p&gt;Soon after -- I think within a day or two of Fable and Mythos going public -- the White House restricted access to Mythos and Fable to non-U.S. nationals, including Anthropic employees, after reports that a jailbreak was able to bypass Fable's guardrails. This temporarily led Anthropic to disable Mythos and Fable access to all users, though a couple weeks later the U.S. government lifted its restriction, and things seem to be mostly back on track.&lt;/p&gt; 
 &lt;p&gt;Many security experts say Mythos is capable of completely altering the security vulnerability landscape and will require organizations to rebuild their&amp;nbsp;security programs&amp;nbsp;from the ground up.&lt;/p&gt; 
 &lt;p&gt;That brings us to our discussion today -- a check-in on how we feel about the Mythos saga to date.&lt;/p&gt; 
 &lt;p&gt;My first question: I want to hear what we all think, but we'll start with you, Dave. What has your overall impression been of the Mythos saga, and what is this story to you?&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Jones:&lt;/b&gt;&amp;nbsp;Well, I think, generally, my concerns about AI from the start have been there's this tension between the interest in using AI by major companies, governments and&amp;nbsp;critical infrastructure&amp;nbsp;providers to accelerate their capacity to conduct their business, be productive and speed up timelines.&lt;/p&gt; 
 &lt;p&gt;But the problem is that that pressure everybody seems to be under because they don't want to be left behind is getting ahead of the necessary guardrails to make sure they're doing this in a safe and thoughtful manner.&lt;/p&gt; 
 &lt;p&gt;And what tends to happen is when the&amp;nbsp;security guardrails&amp;nbsp;are not there, the people who are tapping others on the shoulder or looking over their shoulder and saying, 'This needs to be dialed back. We need to slow this down,' may not find out until after the cat's out of the bag in terms of what the potential risks are.&lt;/p&gt; 
 &lt;p&gt;Let's say you go out and you find vulnerabilities at an accelerated pace. Somebody's got to prioritize what you focus on first of all. And what do you do when you find something and you have to go out and actually remediate what you found in the first place?&lt;/p&gt; 
 &lt;p&gt;Somebody's got to do the work, and somebody's got to let folks know, 'OK, we've got several thousand vulnerabilities that we found in a given time frame. Where do you start? What's the most important thing? How are you going to make sure you know what should be prioritized?'&lt;/p&gt; 
 &lt;p&gt;If you don't have that thought out properly, you're just going to have a lot of people doing a lot of busy work and not really understanding what they're doing. The fire is going to start spreading, and where do you start to put it out?&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Irei:&lt;/b&gt;&amp;nbsp;I would agree with that. I think so far, the technology and the risk of AI seem to be amplifying existing problems, like, to Dave's point,&amp;nbsp;vulnerability management, patch management, existing risk exposure, identity and access management, and trust.&lt;/p&gt; 
 &lt;p&gt;How do we not only make sure that human users are accessing only the assets they need to do their jobs, but also now the&amp;nbsp;agentic AI&amp;nbsp;users?&lt;/p&gt; 
 &lt;p&gt;As for the big-picture, what's-to-come angle, I think it's anybody's guess. The optimistic part of me thinks maybe this will help defenders because while there is this incoming tsunami of vulnerabilities that's already starting to arrive, it also seems possible that the same technology, deployed in a defensive capacity, could help with vulnerability management and prioritizing remediations and patches in a more strategic way than human operators have been able to do so far.&lt;/p&gt; 
 &lt;p&gt;We know that security teams are so&amp;nbsp;&lt;a target="_blank" href="https://www.darkreading.com/cybersecurity-operations/triple-threat-burnout-overworked-unsatisfied-trapped" rel="noopener"&gt;overworked, understaffed and stretched thin&lt;/a&gt;, and that was true before AI. So I'm hopeful. I don't know that I think this is going to happen, but best-case scenario, those teams can use AI in a way that makes enterprises safer.&lt;/p&gt; 
 &lt;p&gt;Of course, the threat actors also have access to a lot of this technology, even if not the actual Mythos model yet.&lt;/p&gt; 
 &lt;p&gt;Alex, what are your thoughts?&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Culafi:&lt;/b&gt;&amp;nbsp;A fundamental distrust of the B2B space makes me very skeptical any time anyone says anything about Mythos.&lt;/p&gt; 
 &lt;p&gt;Because we're in the B2B space, everyone is trying to make money and push a certain agenda, which is fine. We know the space we're in. Everyone's trying to make money, but also possibly have the best security solutions.&lt;/p&gt; 
 &lt;p&gt;It doesn't surprise me that AI is doing some of the things that Mythos describes because I went to DEF CON last year, and DARPA, for the last two or three years, has been building out -- or fostering younger talent and newer talent -- to basically develop AI vulnerability discovery capability. So this type of stuff has been in the works for a while.&lt;/p&gt; 
 &lt;p&gt;If there's, let's say, a precipice we're going to go over, that doesn't surprise me so much, whether it's Anthropic or someone else.&lt;/p&gt; 
 &lt;p&gt;The parts that I distrust or am skeptical about are that I'm still not fully clear on exactly how powerful this is, other than Anthropic's own blog posts. That's kind of interesting, right?&lt;/p&gt; 
 &lt;p&gt;The other thing is, OK, let's say AI can do this stuff where it can find critical vulnerabilities through natural language prompting. Is Mythos really the only one that can do that? Are some of these Chinese models capable of doing that?&lt;/p&gt; 
 &lt;p&gt;What I'm hearing is that some of these Chinese models -- some of the competitors -- are behind Mythos, but maybe six months behind Mythos. This sort of technology isn't really going to stay with Anthropic if it's only Anthropic right now.&lt;/p&gt; 
 &lt;p&gt;So, I look at the White House ban and all this other stuff happening, and part of me wants to have the knee-jerk reaction that they're overselling it. They're doing their B2B thing and engaging in a little business-motivated fearmongering.&lt;/p&gt; 
 &lt;p&gt;On the other hand, I'm like, if it's not there yet, I think it's going to be there soon. I don't know. Do you guys agree with me or no?&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Irei:&lt;/b&gt;&amp;nbsp;I think you make really good points because, on the one hand, we've been expecting this news from, to your point, any AI provider, not necessarily Anthropic.&lt;/p&gt; 
 &lt;p&gt;On the other hand, it is sort of an interesting dynamic where they have broadcast loudly and heavily the superpowered capabilities of Mythos, but no one largely can access it. So, no one can verify it that isn't Anthropic or an Anthropic partner -- a very short list.&lt;/p&gt; 
 &lt;p&gt;Cisco&amp;nbsp;has come out and said they've seen really staggering results from using Mythos. But again, they're, by definition at this point, a partner, if only in the context of this project.&lt;/p&gt; 
 &lt;p&gt;Anthropic is a business, and they do have PR and marketing objectives along with technological objectives. So I am with you. I go back and forth on whether this is all very convenient -- the terms of the project, the closed-door nature of it, and the short list of participants.&lt;/p&gt; 
 &lt;p&gt;Another thing I've been thinking about is that they could have been quiet about this. There was a lot of announcing something that ultimately, arguably, didn't need to be publicized at the points that it was.&lt;/p&gt; 
 &lt;p&gt;But I'm hearing the same things about China being hot on their heels, and&amp;nbsp;OpenAI&amp;nbsp;is working on similar projects.&lt;/p&gt; 
 &lt;p&gt;So, I don't really know where I land, but I share your skepticism in general.&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Jones:&lt;/b&gt;&amp;nbsp;Well, I mean, if you think about it, imagine if you created a new superweapon and you keep telling people that you have this superweapon that can wipe out aircraft flying at 60,000 feet within a couple of minutes, and there's no military bomber or fighter jet that can outflank this weapon.&lt;/p&gt; 
 &lt;p&gt;At a certain point, you've got to be able to roll it out and test it in the real world. You'll get that one shot to either hit the mark or miss, and there's going to be blowback.&lt;/p&gt; 
 &lt;p&gt;When you have something like Anthropic, where you're testing these models in a simulated environment, at some point you've got to be able to demonstrate them in a real-world scenario where there are multiple sides, where somebody has an attempt to create a product and somebody has the ability to respond to it.&lt;/p&gt; 
 &lt;p&gt;Whether or not you're going to be able to match the hype that you're bringing forth, I think at a certain point they're going to be tested. They're going to have to demonstrate that, yes, they can find these vulnerabilities and figure out a way to mitigate them.&lt;/p&gt; 
 &lt;p&gt;Then the threat actors are already fairly skilled at creating vulnerabilities faster than humans can patch them right now. These models are going to have to step up to the plate at some point and demonstrate that they can actually outflank actors who are pretty skilled and pretty fast in terms of what they're capable of doing.&lt;/p&gt; 
 &lt;p&gt;We're already starting to see that threat actors are taking AI outside of Mythos and creating situations where they're outpacing what we're currently capable of doing. So maybe a few months down the road -- and there have already been warnings about this -- they're going to be tested in the real world.&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Irei:&lt;/b&gt;&amp;nbsp;I think that's a great point. Just as a quick sidebar, there's already AI technology that is not Mythos and is not a frontier-model application that's weaponizing AI.&lt;/p&gt; 
 &lt;p&gt;We saw the AI worm that was confined to a research lab, I believe, at the University of Toronto. But there are attacks possible already using AI that we all have access to -- open source models, and not necessarily Mythos. So, yeah, just building on Dave's point there.&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Culafi:&lt;/b&gt;&amp;nbsp;I would even go so far as to say there are a few examples of attackers doing complete front-to-back operations in preexisting, publicly available AI, from developing malware to orchestrating full attacks.&lt;/p&gt; 
 &lt;p&gt;There was one example last week. I think it was maybe Cygnia that presented an example of a lone attacker who compromised an entire&amp;nbsp;AWS customer, not AWS themselves but an AWS customer.&lt;/p&gt; 
 &lt;p&gt;They managed to take down this whole global environment by orchestrating AI to take one set of plaintext credentials they could find, get everything they could out of it, and then gain footholds to get deeper and deeper into the organization until they were able to successfully financially extort this unnamed victim.&lt;/p&gt; 
 &lt;p&gt;Even outside that, you have phishing attacks where now you can write a clean email even if, let's say, English isn't your first language, and you want to send an English-language email to someone.&lt;/p&gt; 
 &lt;p&gt;If you have access to a Web browser, it's no longer difficult to get something that's perfect and plausible for the right victim, which is weird, right?&lt;/p&gt; 
 &lt;p&gt;I wanted to go back to something you were saying, Dave, this idea of the superweapon. Alissa, I think you and I already talked about this a bit, but I'm curious where you stand, Dave. Do you think Mythos is the real deal based on what you're seeing out there so far? Or do you still feel a little of the skepticism that we do?&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Jones:&lt;/b&gt;&amp;nbsp;I'm a little skeptical from the standpoint that the company has a product it's trying to sell. So, they have an interest in promoting its capabilities, obviously. At the same time, they've demonstrated to a certain extent that what they've created may be a little beyond what they're capable of reining in and controlling.&lt;/p&gt; 
 &lt;p&gt;What they're trying to do is set up almost sandbox environments where they can put this to the test in the most realistic scenario. They would create a model for a sophisticated, sensitive organization like a&amp;nbsp;financial institution, a cybersecurity company, or other companies that are getting involved in these testing and sandbox environments. They're actually going to be able to demonstrate, "OK, we can find these vulnerabilities at this speed. We can determine how quickly we can weaponize this."&lt;/p&gt; 
 &lt;p&gt;Somebody's going to have to come back and say, "OK, now that we've figured out where the vulnerability is, how much access to an environment does this product have?"&lt;/p&gt; 
 &lt;p&gt;Part of the problem is there are certain products that have wide exposure to&amp;nbsp;IT environments&amp;nbsp;where they can access almost everything you have, and with the blink of an eye they can gain control of your systems. I think they're going to be pushed to determine, very soon -- within maybe a few months -- whether they can control how this rolls out.&lt;/p&gt; 
 &lt;p&gt;For all we know, there may be companies working on an alternative version of this beyond the U.S. and beyond China, where in a few months they're going to be able to counter what Mythos does or counter what China's doing.&lt;/p&gt; 
 &lt;p&gt;I'm sure the threat actors are gathering all the information they can and saying, 'Well, we have our response to the product you're putting out.'&lt;/p&gt; 
 &lt;p&gt;Everybody has their own self-interest in terms of what they're putting forth. But we already know that for every technology that emerges, there's probably another unknown party that's developing a counter to whatever you're working on. And so, I think we'll learn pretty soon.&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Culafi:&lt;/b&gt;&amp;nbsp;Yeah, and the thing that I keep going back to is you've got &lt;a target="_blank" href="https://www.darkreading.com/threat-intelligence/cybercrime-cobalt-strike-use-plummets-worldwide" rel="noopener"&gt;threat actors that already use legitimate red-teaming tools like&amp;nbsp;Cobalt Strike&amp;nbsp;&lt;/a&gt;and whatnot to compromise environments. I think the threat of Mythos is that this is both better and easier to use than Cobalt Strike. If someone who isn't, let's say, technologically capable got hold of it, then they could have that superweapon capability. And I think that's the fear.&lt;/p&gt; 
 &lt;p&gt;I guess the one question that sort of remains -- and we'll start with you, Alissa -- is how should organizations prepare themselves? Because maybe we don't know the exact extent that Mythos is a threat right now, or how much it'll be a threat in a few months, or when, let's say, opportunistic attackers are going to get their hands on it. But it sounds like something like this is real, or becoming real. What do you think folks should do?&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Irei:&lt;/b&gt;&amp;nbsp;So, I think the good news and the bad news is the answer is fairly boring. We've covered this quite a bit on TechTarget Cybersecurity. It's old problems that now have a new urgency:&amp;nbsp;patch management, vulnerability management and making sure users are following good&amp;nbsp;password practices.&lt;/p&gt; 
 &lt;p&gt;I think things like&amp;nbsp;zero trust, which we've been talking about for many years, are also important. A lot of organizations still have not really deployed zero trust across their environments. Identity and access management becomes hugely important if you have agentic AI in your environment, which you probably do whether you know it or not.&lt;/p&gt; 
 &lt;p&gt;So, I think really doubling down on these cybersecurity fundamentals is the best place to start, and in some ways the only place to start. Because if you haven't addressed those, the outlook isn't great, whether or not Mythos turns out to be the one, or it turns out to be something a little further down the road.&lt;/p&gt; 
 &lt;p&gt;It's the rare organization that really has all of those fundamentals buttoned down. I think that's what we're hearing from&amp;nbsp;experts CISOs&amp;nbsp;should start with, and there's plenty to work on there.&lt;/p&gt; 
 &lt;p&gt;Beyond that, if you're an organization that has the resources, it's definitely a good time to be gathering information and talking to vendors about defensive AI capabilities -- not necessarily making purchasing decisions yet but monitoring what's possible and keeping abreast of how your organization can use AI defensively. That is necessary, and I think it will be necessary in the future.&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Jones:&lt;/b&gt;&amp;nbsp;I think one thing that kind of gets overlooked is the governance and the guardrails. If you're a company embracing the use of AI and you feel like you're in a race to outpace your competitors because you don't want to be left behind, do you actually know why you think you need AI? Do you know what the purpose of AI is? What is AI supposed to do to help your company?&lt;/p&gt; 
 &lt;p&gt;If you're an organization and you start experimenting with&amp;nbsp;&lt;a target="_blank" href="https://www.darkreading.com/cybersecurity-operations/trump-ai-order-seeks-voluntary-frontier-model-testing" rel="noopener"&gt;frontier AI models&lt;/a&gt;, do you have the infrastructure set up to deal with potential outcomes that may not necessarily go your way? Do you have the personnel and the resources necessary to maintain a semblance of control over how the technology is utilized, who has access to the technology, how it's going to be implemented, and what the rules are? If, for example, a&amp;nbsp;malicious actor&amp;nbsp;comes back at you in response to your AI rollout, do you know who's going to be responsible for responding to that?&lt;/p&gt; 
 &lt;p&gt;I'm just not sure that a lot of these secondary questions have been thoroughly thought through and game-planned for.&lt;/p&gt; 
 &lt;p&gt;Everybody says, 'We have the most confidence in our security capabilities.' But if you took the CEO, the CISO and some of the lower-level employees into separate rooms, you might get a different set of answers depending on who you spoke to.&lt;/p&gt; 
 &lt;p&gt;It's not necessarily clear to me that the people who need to be having these conversations are having them - or that those conversations are being listened to.&lt;/p&gt; 
 &lt;p&gt;&lt;b&gt;Culafi:&lt;/b&gt;&amp;nbsp;Agreed with everything you're both saying and co-signed. The only thing I would add is there's this report that came out the weekend after Mythos and Project Glasswing were introduced from the Cloud Security Alliance.&lt;/p&gt; 
 &lt;p&gt;Basically, over that weekend, a who's who of cybersecurity luminaries got together and worked on a report called&amp;nbsp;"Building the AI Vulnerability Storm: Building a Mythos-Ready Security Program," which is not that long but is very helpful. April sounds like it was forever ago, but I think a lot of the advice in there is still practical and relevant because so much of Mythos, from an attacker's standpoint, is still very much theoretical.&lt;/p&gt; 
 &lt;p&gt;So many of the security issues involving AI don't really evolve beyond strong security fundamentals. It's a data security program. It's keeping your authentication in check. It's a lot of the same boring stuff that you brought up, Alissa.&lt;/p&gt; 
 &lt;p&gt;The idea of preparing for Mythos really hasn't changed. So, believe it or not, a report that's three months old is still perfectly viable.&lt;/p&gt; 
 &lt;p&gt;On that note, thank you very much. Alissa and Dave, I really appreciate your time. For our viewers, I'm Dark Reading's Alex Culafi. I've been joined by TechTarget Cybersecurity's Alissa Irei and Cybersecurity Dive's David Jones. Thank you for watching, and we'll see you next time.&lt;/p&gt; 
&lt;/transcript&gt; 
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;</body>
            <description>In this Reporters' Notebook video, Informa TechTarget journalists discuss what we know -- and don't know -- about Claude Mythos, and what CISOs should do next.</description>
            <link>https://www.techtarget.com/cybersecurity/video/Cutting-through-the-Claude-Mythos-hype-What-it-means-for-CISOs</link>
            <pubDate>Wed, 19 Aug 2026 19:18:00 GMT</pubDate>
            <title>Cutting through the Claude Mythos hype: What it means for CISOs</title>
        </item>
        <item>
            <body>&lt;p&gt;Organizations are deploying AI agents at unprecedented scale. Gartner found that while the average Fortune 500 enterprise used fewer than 15 agents in 2025, that number will balloon to more than 150,000 by 2028.&lt;/p&gt; 
&lt;p&gt;Given recent incidents of &lt;a href="https://www.techtarget.com/cybersecurity/news/366646105/OpenAI-models-escape-containment-hack-Hugging-Face"&gt;AI agents escaping their testing environments&lt;/a&gt;, executives and board members are rightfully demanding accountability and security for the AI agents deployed in their organizations. &lt;a href="https://www.techtarget.com/ai/feature/Humans-and-AI-The-role-of-people-in-the-new-AI-world"&gt;Human-in-the-loop&lt;/a&gt; is a common default response, but bottlenecks, latency, scalability challenges, poor feedback loops, and human decision-making issues and fatigue are common arguments against it.&lt;/p&gt; 
&lt;p&gt;"If a person's reviewing hundreds of decisions after the fact, or if they're approving actions they can't independently validate, or they don't have the expertise to know what they're looking at, is that oversight or is that just some sort of accountability theater?" asked Jess Burn, an analyst at Forrester Research, during a panel session at &lt;a href="https://www.techtarget.com/cybersecurity/conference/Black-Hat-2026-Key-news-takeaways-and-security-trends"&gt;Black Hat USA 2026&lt;/a&gt;.&lt;/p&gt; 
&lt;blockquote class="main-article-pullquote"&gt;
 &lt;div class="main-article-pullquote-inner"&gt;
  &lt;figure&gt;
   If you don't give agents agency, then what are you doing?
  &lt;/figure&gt;
  &lt;figcaption&gt;
   &lt;strong&gt;Will Pearce, co-founder, Dreadnode&lt;/strong&gt;
  &lt;/figcaption&gt;
  &lt;i class="icon" data-icon="z"&gt;&lt;/i&gt;
 &lt;/div&gt;
&lt;/blockquote&gt; 
&lt;p&gt;"Human-in-the-loop is one of those things that people like to say," said Nathan Hamiel, senior director of research at Kudelski Security. "You want someone to blame when something goes wrong."&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="The case for letting agents fail"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The case for letting agents fail&lt;/h2&gt;
 &lt;p&gt;Will Pearce, co-founder of Dreadnode, an AI-native security company, advocates for letting agents do their thing -- within reason.&lt;/p&gt;
 &lt;p&gt;Regulated industries must follow specific guidelines, he noted. But if the average SOC has a handle on agent permissions and guardrails, it can and should "explore the edges of what's possible," permitting AI agents to run and, yes, fail. He cited the use of red teaming, &lt;a href="https://www.techtarget.com/cybersecurity/tip/Pen-testing-guide-Types-steps-methodologies-and-frameworks"&gt;pen testing&lt;/a&gt; and vulnerability scanning -- all conducted to find and fix weaknesses. AI agents should be treated no differently.&lt;/p&gt;
 &lt;p&gt;"If you don't give agents agency, then what are you doing?" Pearce said. "The whole point is to scale beyond what you could before. If you constrain it to this human-in-the-loop -- it's really expensive &lt;i&gt;not &lt;/i&gt;to let it go. In those failures you're finding moments where something wasn't the way you thought it was."&lt;/p&gt;
 &lt;p&gt;Pearce added that when deploying AI agents, "there's a step that defenders need to take where it's not caring less, it's just becoming less policy-driven and more action-driven."&lt;/p&gt;
 &lt;p&gt;Of course, this won't work with every single scenario, Hamiel said. "The problem -- as with anything that you apply AI to -- is that everything is a risk-based decision."&lt;/p&gt;
 &lt;p&gt;He explained that the success of human-in-the-loop initiatives largely depends on the organization's understanding of its agent use cases, and its &lt;a href="https://www.techtarget.com/cybersecurity/definition/What-is-a-risk-profile-Definition-examples-and-types"&gt;risk profile&lt;/a&gt; and appetite for potential failure. As risk scales, so will the need for human-in-the-loop.&lt;/p&gt;
 &lt;p&gt;Victoria Westeroff, principal of AI red team ops at Microsoft, agreed. "Knowing where really big decisions are in the process and the tech stack should be the guiding principle of where you're mandating human review," she said.&lt;/p&gt;
&lt;/section&gt;        
&lt;section class="section main-article-chapter" data-menu-title="Building secure agentic systems"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Building secure agentic systems&lt;/h2&gt;
 &lt;p&gt;Several factors go into &lt;a target="_blank" href="https://www.darkreading.com/cyber-risk/securing-ai-agents-rogue" rel="noopener"&gt;securing AI agents&lt;/a&gt;. "You can't treat [an agent] like a traditional software component," Hamiel said, adding that in terms of access, an agent acts almost like a human hacker. "Not to anthropomorphize it, but you're giving it access to tools, you're giving it access to files, you're giving it access to things it needs to be able to perform an action."&lt;/p&gt;
 &lt;p&gt;In terms of access control, the experts recommended providing agents only with the access and permissions they need, following the &lt;a href="https://www.techtarget.com/cybersecurity/definition/What-is-the-principle-of-least-privilege-POLP"&gt;principles of least privilege&lt;/a&gt;, least access and least agency.&lt;/p&gt;
 &lt;p&gt;To do this properly, teams must understand the agentic workload and its mission. This includes knowing agents' intentionality, Westeroff said.&lt;/p&gt;
 &lt;p&gt;"If you start building agentic ecosystems without really clear expectations about what they're solving, it's really difficult to know if they're going out of lane," Westeroff said. "To actually monitor and call those agents out when we see behavior that's not intentional requires you to have definitions of how you want those agents behaving and pretty strict personas or lanes. You really need to know what you want those agents to be doing."&lt;/p&gt;
 &lt;p&gt;This involves intentionally integrating agents into workflows, knowing stop gaps and understanding where decisions can be autonomously pulled back -- if possible.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Guardrails and data complexity"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Guardrails and data complexity&lt;/h2&gt;
 &lt;p&gt;Once teams understand intentionality and definitions, they can better classify what constitutes a "good" agent across various scenarios. And when failures occur, they can learn from them and &lt;a href="https://www.techtarget.com/cybersecurity/tip/How-to-build-AI-security-guardrails-without-blocking-innovation"&gt;put security guardrails in place&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;"There are all kinds of different experiments you can run," Pearce said. "As long as you have the ability to collect that data, replay that data and observe what's happening, you have the ability to write a guardrail for next time."&lt;/p&gt;
 &lt;p&gt;Admittedly, Pearce said, keeping up with those guardrails is hard. "It's not this one-off thing. You need systems that can hold data, you need to query it, you need to sandbox -- there are a lot of different technologies," he said. "Finding these issues isn't hard; it's just the continuity of the improvement that is difficult to manage."&lt;/p&gt;
 &lt;p&gt;Beyond a scaling continuous improvement process, human-in-the-loop requires diagnosing issues. People must understand the data an agent provides and its context -- an area where current capabilities often fall short.&lt;/p&gt;
 &lt;p&gt;"If you're in a multi-agentic system, you need to understand actions across multiple agentic actions and actors. The data munching gets really, really complex," Westeroff said. "If you don't have the tools or folks who know how to do it, then the human-in-the-loop is inherently not going to be the expert needed."&lt;/p&gt;
 &lt;p&gt;As the number of agents is expected to scale in the months and years ahead, this will become exponentially more difficult.&lt;/p&gt;
 &lt;p&gt;"You need to invest in a way to map the data that you get out of agentic ecosystems to something that the expert decision-maker can actually compute quickly and decisively -- and I think we have some work to do," Westeroff said.&lt;/p&gt;
 &lt;p&gt;&lt;em&gt;Sharon Shea is executive editor of TechTarget Cybersecurity.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Human-in-the-loop can't scale with AI agents. Security leaders at Black Hat explained action-driven approaches for managing agentic ecosystems.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/ai_a264431831.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/news/366649417/AI-agent-security-must-move-beyond-human-in-the-loop-experts-say</link>
            <pubDate>Tue, 18 Aug 2026 16:34:00 GMT</pubDate>
            <title>AI agent security must move beyond human-in-the-loop, experts say</title>
        </item>
        <item>
            <body>&lt;p&gt;Modern organizations can manage their digital credentials by either using a centralized identity provider or by relying on directly controlled, decentralized identity management.&lt;/p&gt; 
&lt;p&gt;Decentralized identity lets individuals securely share data without having to use a centralized authority. It relies on verifiable, cryptographically secure credentials, offering IT leaders a new approach that improves privacy, trust and agility. Benefits aside, decentralized identity also introduces governance, auditability and control concerns.&lt;/p&gt; 
&lt;p&gt;As regulatory pressure and digital partnerships grow, organizations must decide where decentralized identity delivers measurable business value. This article examines the strategic value and related challenges of decentralized identity, and offers a methodology to determine whether the framework is a suitable option.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="What is decentralized identity?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What is decentralized identity?&lt;/h2&gt;
 &lt;p&gt;With &lt;a href="https://www.techtarget.com/whatis/definition/decentralized-identity"&gt;decentralized identity&lt;/a&gt;, accounts are not held in a single system. Instead, identity is built on portable, cryptographically verifiable credentials that can be presented as needed.&lt;/p&gt;
 &lt;p&gt;Key components include:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Decentralized identifiers.&lt;/b&gt; Unique identifiers created and controlled by the identity owner, not a central provider.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Verifiable credentials.&lt;/b&gt; Digitally signed claims -- e.g., role, certification or status -- that can be independently verified.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Digital wallets/agent.&lt;/b&gt; Tools that store credentials and manage how they are shared.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Trust frameworks.&lt;/b&gt; Established governance models consisting of rules for recognized issuers and credential validators.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Traditional identity and access management (IAM) platforms use &lt;a href="https://www.techtarget.com/searchsecurity/tip/Centralized-vs-decentralized-identity-management-explained"&gt;centralized directory services&lt;/a&gt; and identity providers to authenticate users and enforce access. Enterprise systems typically store identity data and mediate trust using &lt;a href="https://www.techtarget.com/searchsecurity/tip/CISOs-guide-to-centralized-vs-federated-security-models"&gt;federation&lt;/a&gt; or single sign-on. While this approach offers strong control, visibility and auditability, it also concentrates risk, increases storage requirements and creates friction in cross-organization scenarios.&lt;/p&gt;
 &lt;p&gt;Decentralized identity shifts oversight from a centralized model to a distributed one, reducing reliance on stored personal data. It enables flexible, ecosystem-driven interactions. It also requires new approaches to &lt;a href="https://www.techtarget.com/data-technologies/tip/10-data-governance-challenges-that-can-sink-data-operations"&gt;governance&lt;/a&gt;, integration and compliance oversight for success.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="The strategic value of decentralized identity"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The strategic value of decentralized identity&lt;/h2&gt;
 &lt;p&gt;In the &lt;a target="_blank" href="https://www.darkreading.com/identity-access-management-security/is-decentralized-identity-about-to-reach-an-inflection-point-" rel="noopener"&gt;correct environments&lt;/a&gt;, decentralized identity is a business enabler with tangible benefits, not just a security tool. It offers strategic value across multiple facets of business, including:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Customer trust and privacy via reduced exposure and selective disclosure.&lt;/li&gt; 
  &lt;li&gt;Diverse ecosystem integration with streamlined partner onboarding.&lt;/li&gt; 
  &lt;li&gt;Operational efficiency based on fewer redundancy checks.&lt;/li&gt; 
  &lt;li&gt;Regulatory alignment supporting data minimization principles.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Decentralized identity complements rather than replaces IAM. It works alongside existing identity providers and access management systems. Like traditional IAM, it requires policy alignment and benefits from &lt;a href="https://www.techtarget.com/searchitoperations/tip/IT-automation-vs-orchestration-Key-differences"&gt;orchestration&lt;/a&gt;.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Where decentralized identity reduces risk and creates value"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Where decentralized identity reduces risk and creates value&lt;/h2&gt;
 &lt;p&gt;Decentralized identity offers the greatest benefits in distributed, high-trust environments; not every organization will match this criteria. Organizations should consider using it for business partners, customer identity and workforce management.&lt;/p&gt;
 &lt;p&gt;In partner ecosystems and supply chains, verifiable credentials streamline onboarding and reduce reliance on shared logins, &lt;a href="https://www.techtarget.com/cybersecurity/tip/How-to-prevent-a-data-breach-11-best-practices-and-tactics"&gt;lowering breach risk&lt;/a&gt; and administrative overhead.&lt;/p&gt;
 &lt;p&gt;For customers, decentralized identity minimizes the need for centralized storage of sensitive data, reducing liability and exposure while enabling privacy-preserving verification. It also improves user experience by eliminating repetitive identity checks.&lt;/p&gt;
 &lt;p&gt;In scenarios involving contractors or &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-to-build-an-effective-third-party-risk-assessment-framework"&gt;third parties&lt;/a&gt;, digital identity lets companies use portable, time-bound credentials that simplify access provisioning.&lt;/p&gt;
 &lt;p&gt;With decentralized identity, organizations achieve faster onboarding, lower identity verification costs and reduced fraud risk.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Where decentralized identity introduces complexity"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Where decentralized identity introduces complexity&lt;/h2&gt;
 &lt;p&gt;As with any technology, decentralized identity introduces overhead and operational complexity. Specific challenges include:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Compliance and auditability.&lt;/b&gt; Logs and traces are decentralized, increasing the complexity of troubleshooting and evidence collection.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Access governance gaps.&lt;/b&gt; Potential gaps reside around revocation, lifecycle management and policy enforcement.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Immature standards and vendor fragmentation.&lt;/b&gt; Various implementations exist or are under development, creating potential interoperability challenges.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;User responsibility risks.&lt;/b&gt; Users might lose wallets or neglect key management, leading to increased support overhead.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Integration.&lt;/b&gt; Integrating decentralized identity with traditional IAM approaches can be challenging.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Decentralized identity redistributes risk and management responsibilities rather than completely eliminating them.&lt;/p&gt;
 &lt;h3&gt;Risk scenarios leaders must anticipate&lt;/h3&gt;
 &lt;p&gt;Potential scenarios that demonstrate decentralized identity risks include:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Audit failures.&lt;/b&gt; Inability to produce centralized logs for regulators.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Trust breakdowns.&lt;/b&gt; Accepting credentials from untrusted or misaligned issuers.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;User issues.&lt;/b&gt; Lost credentials could disrupt access or increase support burdens.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Fragmentation.&lt;/b&gt; Multiple incompatible decentralized identity ecosystems could increase complexity.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Vendor lock-in.&lt;/b&gt; Lack of standards means potential &lt;a href="https://www.techtarget.com/searchdatacenter/definition/vendor-lock-in"&gt;vendor lock-in&lt;/a&gt; despite decentralized claims.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;       
&lt;section class="section main-article-chapter" data-menu-title="Metrics and benchmarks"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Metrics and benchmarks&lt;/h2&gt;
 &lt;p&gt;IT leaders must be able to justify and measure business outcomes. Use the &lt;a href="https://www.techtarget.com/cybersecurity/tip/10-key-cybersecurity-metrics-and-KPIs-your-board-wants-tracked"&gt;following metrics&lt;/a&gt; to evaluate decentralized identity implementations:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Risk reduction. &lt;/b&gt;Decrease in stored personally identifiable information; reduced identity-related breach exposure.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Operational efficiency. &lt;/b&gt;Reduced time to onboard partners and users; reduced manual verification steps.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;User experience. &lt;/b&gt;Reduced login and verification friction.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Compliance posture. &lt;/b&gt;Audit readiness time; evidence collection completeness.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;To gather the most accurate measurement of progress and value, establish baselines using these metrics before launching pilot programs.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Decision framework for leaders"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Decision framework for leaders&lt;/h2&gt;
 &lt;p&gt;Use the decision framework below to determine whether decentralized identity will be an effective approach to identity management.&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Business fit.&lt;/b&gt; Does the organization rely heavily on partner or customer identity flows?&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Risk and regulatory impact.&lt;/b&gt; Would decentralized identity reduce liability or complicate audits?&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Architecture readiness.&lt;/b&gt; How well will decentralized identity integrate with existing IAM and access controls?&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Vendor and ecosystem risk.&lt;/b&gt; Does the decentralized identity software align with open standards and use a mature trust framework?&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;If these questions indicate decentralized identity is a good fit, begin with contained, high-value use cases to demonstrate value and enable IAM interoperability. Define success metrics -- cost, speed and compliance -- and choose targeted applications that offer measurable outcomes -- such as customer verification or partner onboarding. Align security, legal and business teams early.&lt;/p&gt;
 &lt;p&gt;Decentralized identity is moving from concept to competitive differentiator. Assess the organization's readiness now or risk falling behind as partners, regulators and customers begin to expect more secure, privacy-first identity models.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Damon Garn owns Cogspinner Coaction and provides freelance IT writing and editing services. He has written multiple CompTIA study guides, including the Linux+, Cloud Essentials+ and Server+ guides, and contributes extensively to Informa TechTarget, The New Stack and CompTIA Blogs.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Decentralized identity isn't for every organization, but where it's deployed correctly, the methodology yields improved trust, privacy and agility.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/check_g1211896141.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/CISOs-guide-to-decentralized-identity</link>
            <pubDate>Tue, 18 Aug 2026 12:39:00 GMT</pubDate>
            <title>CISO's guide to decentralized identity: What works and what doesn't</title>
        </item>
        <item>
            <body>&lt;p&gt;Black Hat USA 2026 returns for its 29th year, covering the latest in infosec for CISOs, technical experts, thought leaders, innovative vendors and cybersecurity pros.&amp;nbsp;&lt;/p&gt; 
&lt;p&gt;The two-day main event, taking place August 5-6 at Mandalay Bay in Las Vegas, features more than 200 sessions on topics from cyber-resilience and malware to detection engineering, security culture, privacy, supply chain security and cryptography. And, of course, AI security, LLMs, prompt engineering, promptware, autonomous exploits and AI agents.&lt;/p&gt; 
&lt;p&gt;Four days of specialized trainings, August 1-4, will cover incident response, third-party risk management, AI security for executives, red teaming, adversary tactics and more. This year also marks the return of the CISO Summit, Financial Threat Summit, Innovators &amp;amp; Investors Summit, Omdia Analyst Summit and AI Summit, as well as the inaugural Healthcare Summit, in partnership with HIMSS.&lt;/p&gt; 
&lt;p&gt;Informa TechTarget's editorial team will be on-site, reporting from the conference floor. This guide gathers articles from our reports on TechTarget Cybersecurity, Dark Reading and Cybersecurity Dive.&lt;/p&gt;</body>
            <description>This is your guide to the breaking news, trending topics and more at Black Hat USA 2026, from Dark Reading, Cybersecurity Dive and TechTarget Cybersecurity.</description>
            <link>https://www.techtarget.com/cybersecurity/conference/Black-Hat-2026-Key-news-takeaways-and-security-trends</link>
            <pubDate>Tue, 18 Aug 2026 09:00:00 GMT</pubDate>
            <title>Black Hat 2026: Key news, takeaways and security trends</title>
        </item>
        <item>
            <body>&lt;p&gt;IT leaders often view automated vulnerability scanning as a routine technical safeguard. In reality, it's a controlled operational activity that presents not only a measurable business reward, but also risk.&lt;/p&gt; 
&lt;p&gt;Poorly governed scans degrade system performance, interrupt critical services or expose the organization to legal and regulatory scrutiny. These outcomes directly affect revenue, reputation and resilience.&lt;/p&gt; 
&lt;p&gt;Enterprises that place formal governance guardrails -- defined authorization, precise scope control, operational safeguards and auditable oversight -- around their automated scanning transform the process into a strategic security capability rather than a technical gamble. Established best practices emphasize that security controls must be both effective and accountable.&lt;/p&gt; 
&lt;p&gt;For executive leadership, the question is not &lt;a href="https://www.techtarget.com/cybersecurity/tip/5-ways-to-automate-security-testing-in-DevSecOps"&gt;whether to automate&lt;/a&gt; vulnerability scanning, but how to operationalize it safely, transparently and in alignment with enterprise risk tolerance.&lt;/p&gt; 
&lt;p&gt;Let's examine how to reframe automated scanning, select targets, create safe scan configurations and manage auditability. The goal is to establish an effective vulnerability scanning framework without disrupting daily operations.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Reframing automated scanning as a change-inducing activity"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Reframing automated scanning as a change-inducing activity&lt;/h2&gt;
 &lt;p&gt;Operationally, automated network and system vulnerability scanning behaves like a controlled change event. It can drag down network performance for both users and systems by consuming bandwidth, triggering defensive controls and placing a significant load on production systems.&lt;/p&gt;
 &lt;p&gt;In complex automated environments, these effects can cascade -- initiating alerts, automated responses and degrading service levels at a rate that mirrors the impact of configuration changes or &lt;a href="https://www.techtarget.com/cybersecurity/tip/10-enterprise-patch-management-best-practices"&gt;patch deployments&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;Because of this potential effect, automated scanning should follow a governance lifecycle similar to other change-inducing activities. This lifecycle typically includes:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Formal authorization and accountability.&lt;/li&gt; 
  &lt;li&gt;Clearly bounded scope.&lt;/li&gt; 
  &lt;li&gt;Risk-informed scheduling.&lt;/li&gt; 
  &lt;li&gt;Controlled execution.&lt;/li&gt; 
  &lt;li&gt;Documented review.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;blockquote class="main-article-pullquote"&gt;
  &lt;div class="main-article-pullquote-inner"&gt;
   &lt;figure&gt;
    For IT leaders, reframing vulnerability scanning shifts it from a background technical function to a managed risk control that aligns with change management discipline, business continuity priorities and enterprise risk tolerance.
   &lt;/figure&gt;
   &lt;i class="icon" data-icon="z"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/blockquote&gt;
 &lt;p&gt;For IT leaders, reframing vulnerability scanning shifts it from a background technical function to a managed risk control that aligns with change management discipline, business continuity priorities and enterprise risk tolerance.&lt;/p&gt;
&lt;/section&gt;       
&lt;section class="section main-article-chapter" data-menu-title="Legal and authorization requirements"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Legal and authorization requirements&lt;/h2&gt;
 &lt;p&gt;Formal authorization from system owners is critical to automated scanning. This documentation establishes consent, clarifies accountability and demonstrates due diligence if operational or legal questions surface. Unauthorized scanning can violate contractual terms, spark regulatory scrutiny or be interpreted as malicious access activity that triggers resource-consuming automated defenses.&lt;/p&gt;
 &lt;p&gt;Governance should align scanning practices with established risk and security management principles, among them:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Permitted targets.&lt;/li&gt; 
  &lt;li&gt;Timing windows.&lt;/li&gt; 
  &lt;li&gt;Approved scanning methods.&lt;/li&gt; 
  &lt;li&gt;Operational constraints.&lt;/li&gt; 
  &lt;li&gt;Escalation procedures for unexpected impacts.&lt;/li&gt; 
  &lt;li&gt;Data handling expectations.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;For executive leadership, structured authorization transforms automated scanning from an ad hoc technical practice to a defensible, policy-driven control that supports compliance, protects organizational interests and ensures security activities remain both intentional and accountable.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="Scoping and risk-based target selection"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Scoping and risk-based target selection&lt;/h2&gt;
 &lt;p&gt;The primary mechanism to control risk in automated scanning is effective scoping. Instead of scanning broadly, organizations should define targets based on a verified &lt;a href="https://www.techtarget.com/it-infrastructure/tip/How-to-use-Nmap-to-scan-a-network-for-documentation"&gt;asset inventory&lt;/a&gt; and business criticality. Specific practices include:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Segmenting and testing production, staging and development environments.&lt;/li&gt; 
  &lt;li&gt;Testing customer-facing and mission-critical systems with stricter controls.&lt;/li&gt; 
  &lt;li&gt;Using time-bound execution windows to reduce impact by aligning scans with maintenance periods and lower-traffic intervals.&lt;/li&gt; 
  &lt;li&gt;Maintaining exclusion lists for fragile or highly sensitive systems that require alternative vulnerability assessment methods.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Risk-based targeting also informs scanning frequency. Internet-facing and high-value systems warrant more frequent assessments, while lower-risk assets can handle longer intervals.&lt;/p&gt;
 &lt;p&gt;Scoping decisions represent explicit risk trade-offs for IT leaders, balancing visibility and assurance against availability and operational stability. Defining the governing scope is a strategic choice rather than a technical task.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="Engineering safe and non-disruptive scan configurations"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Engineering safe and non-disruptive scan configurations&lt;/h2&gt;
 &lt;p&gt;The key to translating governance to operational effectiveness -- and safety -- is disciplined scan configuration. Automated vulnerability scans should minimize system impact through rate limiting, connection throttling and the use of nonintrusive probing techniques where feasible. Load-aware scheduling helps prevent resource contention, and timeout thresholds and automatic pause options can avoid cascading disruption if systems respond unpredictably.&lt;/p&gt;
 &lt;p&gt;Pilot testing in controlled environments provides safe scan parameters, enabling the development of standardized, version-controlled configuration baselines tied to organizational security guidance. Continuous monitoring during execution enables rapid adjustment if unexpected performance patterns emerge.&lt;/p&gt;
 &lt;p&gt;Disciplined configuration management ensures automated scanning functions as a controlled security mechanism rather than an unmanaged technical activity with uncertain operational consequences. This configuration management enables IT leaders to trust a predictable, repeatable scanning process that aligns with &lt;a href="https://www.techtarget.com/data-technologies/definition/business-continuity"&gt;business continuity&lt;/a&gt; objectives.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Logging, auditability, and evidence management"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Logging, auditability, and evidence management&lt;/h2&gt;
 &lt;p&gt;Comprehensive logging transforms automated security scanning from a technical activity into an auditable security control. Scans should produce a verifiable record that captures critical data, such as authorization references, scope definition, configuration parameters, execution timestamps and observed operational anomalies.&lt;/p&gt;
 &lt;p&gt;Document result handling processes, including classification, storage locations and access controls for sensitive findings. Centralized log retention supports traceability and enables independent review.&lt;/p&gt;
 &lt;p&gt;For IT leaders, strong auditability demonstrates due diligence, strengthens regulatory defensibility and provides measurable assurance that automated scanning operates within defined policy boundaries and accountability structures.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Data protection and compliance considerations"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Data protection and compliance considerations&lt;/h2&gt;
 &lt;p&gt;Automated scan outputs often reveal detailed information about network segments, system configurations, exposed services and potential weaknesses -- data that can substantially increase the organization's risk of mishandling. As such, scan results should be classified and governed as sensitive security information.&lt;/p&gt;
 &lt;p&gt;Protection measures include role-based access controls, &lt;a href="https://www.techtarget.com/cybersecurity/feature/How-to-secure-data-at-rest-in-use-and-in-motion"&gt;data-in-transit and data-at-rest encryption&lt;/a&gt;, defined retention and &lt;a href="https://www.techtarget.com/cybersecurity/tutorial/Using-shred-and-dd-commands-in-Linux-to-securely-wipe-data"&gt;disposal&lt;/a&gt; schedules, legal and regulatory obligation alignment, and adherence to enterprise compliance frameworks.&lt;/p&gt;
 &lt;p&gt;Disciplined protection of vulnerability data assures IT leaders that security efforts do not inadvertently create new exposure or compliance liabilities.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Stakeholder coordination and operational integration"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Stakeholder coordination and operational integration&lt;/h2&gt;
 &lt;p&gt;Effective automated scanning depends on coordinated ownership across security, IT ops, legal and compliance, and business system stakeholders. Clear communication protocols should define pre-scan notifications, escalation paths for unexpected impact and structured post-scan reporting.&lt;/p&gt;
 &lt;p&gt;Integrating scanning into &lt;a href="https://www.techtarget.com/it-strategy/definition/change-management"&gt;formal change management&lt;/a&gt; ensures scheduling, approvals and risk assessments are consistently applied. They also connect scan results to remediation workflows, enterprise risk registers and executive security measures.&lt;/p&gt;
 &lt;p&gt;Cross-functional coordination converts scanning from a siloed technical task into an enterprise control that syncs with business processes, is transparent in execution and accountable for measurable risk reduction.&lt;/p&gt;
 &lt;p&gt;When governed effectively, automated vulnerability scanning delivers outcomes that extend beyond technical assurance. Organizations prevent unmanaged disruptions by gaining predictable risk visibility, stronger regulatory defensibility and improved operational stability.&lt;/p&gt;
 &lt;p&gt;Leadership gains measurable security performance indicators aligned to enterprise risk management objectives. Over time, disciplined scanning practices mature vulnerability management into a repeatable, policy-driven capability that supports resilience, strengthens stakeholder confidence and positions security as a fundamental component of reliable, well-governed operations.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Damon Garn owns Cogspinner Coaction and provides freelance IT writing and editing services. He has written multiple CompTIA study guides, including the Linux+, Cloud Essentials+ and Server+ guides, and contributes extensively to Informa TechTarget, The New Stack and CompTIA Blogs.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Scanning the network for vulnerabilities is not just a routine operation. It should be part of a comprehensive security initiative that aligns with risk tolerance.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/ransom_g943616820_01.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/Governance-and-best-practices-for-automating-vulnerability-scans</link>
            <pubDate>Fri, 14 Aug 2026 16:11:00 GMT</pubDate>
            <title>Governance and best practices for automating vulnerability scans</title>
        </item>
        <item>
            <body>&lt;p&gt;A senior cybersecurity staffer from a Fortune 500 organization learned something alarming and unexpected during a recent training session at &lt;a href="https://www.techtarget.com/cybersecurity/conference/Black-Hat-2026-Key-news-takeaways-and-security-trends"&gt;Black Hat USA&lt;/a&gt;: Because his company's MCP server wasn't secured properly, anyone on the conference's public network could have gained write-access to its EDR system.&lt;/p&gt; 
&lt;p&gt;"'Somebody on hotel Wi-Fi could have host-isolated all of your endpoints across the entire company,'" James Pope, SOC lead for the Black Hat Network Operations Center, said he told the attendee. "'It also looks like your identity was in there. So, we could have locked out every user in the entire org.'"&lt;/p&gt; 
&lt;p&gt;The company had apparently set up the MCP gateway and Claude CLI to manage its security stack, which Black Hat NOC analysts could see included CrowdStrike Falcon, Google SecOps, Optiv and Obsidian tools.&lt;/p&gt; 
&lt;blockquote class="main-article-pullquote"&gt;
 &lt;div class="main-article-pullquote-inner"&gt;
  &lt;figure&gt;
   We could have locked out every user in the entire org.
  &lt;/figure&gt;
  &lt;figcaption&gt;
   &lt;strong&gt;James Pope &lt;/strong&gt;SOC lead, Black Hat Network Operations Center 
  &lt;/figcaption&gt;
  &lt;i class="icon" data-icon="z"&gt;&lt;/i&gt;
 &lt;/div&gt;
&lt;/blockquote&gt; 
&lt;p&gt;"They were passing their token in the clear," said Bart Stump, managing principal at Coalfire, during a conference session on the NOC's findings. "And it was a write token, so we could have wiped all of [the security stack]. Or, we could have helped them manage it."&lt;/p&gt; 
&lt;p&gt;"'Hi, we're the guys from the NOC,'" joked Neil "Grifter" Wyler, senior network operations lead at Black Hat and vice president of defensive services at Coalfire, who presented with Stump. "'Don't worry, we got this. When we're done, we'll close the door on our way out.'"&lt;/p&gt; 
&lt;p&gt;When Black Hat NOC analysts find a vulnerability or threat on someone's device, they use the IP address to triangulate the device's location to a given conference room, where they then make an impromptu announcement -- never naming names, even when they know them. The team also invites affected users to follow up at the NOC for additional information or support.&lt;/p&gt; 
&lt;p&gt;After Pope made the notification about the MCP server, the user in question approached him to discuss the exposure. He said the MCP server was recently provisioned by his company -- a Fortune 500 organization that Pope declined to identify but described as a household name. Like many major enterprises, he added, the company seems to have moved quickly to &lt;a target="_blank" href="https://www.darkreading.com/cybersecurity-operations/closing-ai-execution-gap-cybersecurity-ciso-framework" rel="noopener"&gt;adopt AI for security&lt;/a&gt; and inadvertently exposed itself to massive risk in the process.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="As vibe coding takes off, encryption rates fall"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;As vibe coding takes off, encryption rates fall&lt;/h2&gt;
 &lt;p&gt;The MCP server incident reflects a broader trend, according to Pope, who is also senior director of security product research and technical marketing engineer at Corelight. While the Black Hat NOC used to see the percentage of conference traffic that was encrypted climb year over year, that number is now declining. Pope pointed to the rise of AI and &lt;a href="https://www.techtarget.com/cybersecurity/tip/Vibe-coding-security-risks-and-how-to-mitigate-them"&gt;vibe coding&lt;/a&gt;, with many users shipping applications without proper security.&lt;/p&gt;
 &lt;p&gt;"AI and vibe coding are great for people building a lot of interesting, good stuff that's impacting the industry," Pope said. "But it's also a lot of people who don't understand how to secure things -- even at a security conference."&lt;/p&gt;
 &lt;p&gt;As the barrier to entry for vibe coding keeps getting lower, he added, expect to see even less encryption and more risk exposure. While a frontier model could theoretically bake in security by auto-installing TLS in a new application, that would require a certificate authority and a digital certificate -- a level of complexity that vibe coders are often inclined and even incentivized to sidestep. If the proof of concept works on the developer's laptop, the app ships and eventually appears on the Black Hat network in the clear.&lt;/p&gt;
 &lt;p&gt;"They're just like, 'Make the thing -- I don't care,'" Pope said. "It's all vibes and no encryption."&lt;/p&gt;
 &lt;blockquote class="main-article-pullquote"&gt;
  &lt;div class="main-article-pullquote-inner"&gt;
   &lt;figure&gt;
    It's all vibes and no encryption.
   &lt;/figure&gt;
   &lt;figcaption&gt;
    &lt;strong&gt;James Pope&lt;/strong&gt;SOC lead, Black Hat Network Operations Center 
   &lt;/figcaption&gt;
   &lt;i class="icon" data-icon="z"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/blockquote&gt;
 &lt;p&gt;In another incident at Black Hat, an attendee sitting in a training classroom checked an interior camera feed back at home. The NOC team saw the person's partner and kids in their living room in real time, streaming in the clear. Because the home automation app didn't match any known commercial product, Pope concluded it was likely a DIY vibe-coded project. The NOC team alerted the user, and the traffic fell off.&lt;/p&gt;
 &lt;p&gt;"That's the best thing in my job," Pope said. "They understood, and they reduced their risk."&lt;/p&gt;
&lt;/section&gt;        
&lt;section class="section main-article-chapter" data-menu-title="Lessons for CISOs from the Black Hat NOC"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Lessons for CISOs from the Black Hat NOC&lt;/h2&gt;
 &lt;p&gt;Pope advised the cybersecurity pro with the &lt;a href="https://www.techtarget.com/searchsecurity/tip/Secure-MCP-servers-to-safeguard-AI-and-corporate-data"&gt;vulnerable MCP server&lt;/a&gt; to consider gating it behind a VPN and implementing &lt;a href="https://www.techtarget.com/it-infrastructure/definition/OAuth-Open-Authorization"&gt;OAuth&lt;/a&gt;-based authentication. "And make sure it has some gate for TLS or some encryption where you're not flying that over the wire," he said, adding that the organization's cloud-based EDR tool should also sit behind a VPN.&lt;/p&gt;
 &lt;p&gt;Cybersecurity still hinges on the "unsexy" fundamentals, Pope added. While he used to see large enterprises incorrectly installing VPNs or SASE, inadvertently putting themselves at risk, he said the same pattern is now playing out with &lt;a target="_blank" href="https://www.darkreading.com/vulnerabilities-threats/2000-mcp-servers-security" rel="noopener"&gt;MCP servers&lt;/a&gt;. His advice to CISOs is simple: Go look.&lt;/p&gt;
 &lt;p&gt;"Validate it," Pope said, adding that network visibility is key, regardless of budget. "[We at] Corelight will tell you, 'Buy our stuff, and we'll help your enterprise scale this up.' But Zeek is open source; it's free. Suricata is free. They could stand it up on a single box, and AI is great at this: 'Docker up Zeke.' Connect this one, connect that one, put your SPAN port, your TAP into it. There's no reason to send 50,000 employees out into the world without checking that. So, go check."&lt;/p&gt;
 &lt;div class="extra-info"&gt;
  &lt;div class="extra-info-inner"&gt;
   &lt;h3 class="splash-heading"&gt;Other findings from the Black Hat NOC&lt;/h3&gt; 
   &lt;p&gt;&lt;b&gt;Unsecure security products. &lt;/b&gt;The Black Hat NOC found a security log collector transmitting endpoint telemetry in the clear, including patch levels, usernames, roles, devices and sites accessed. In 2025, the NOC noticed another established vendor's endpoint log collector sending data over HTTP instead of HTTPS. In a third incident, a VPN encrypted traffic destinations but leaked GPS data, exposing user locations.&lt;/p&gt; 
   &lt;p&gt;"We're saying, 'Fix this for your customers and security people in general. You've got to make this better,'" Pope said, adding that vendors often act on notifications from the Black Hat NOC, but not always. "After multiple years of [a vulnerability] sitting there, sometimes we'll just start dropping companies' names on stage."&lt;/p&gt; 
   &lt;p&gt;&lt;b&gt;Infected rental laptops.&lt;/b&gt; The NOC team alerted a vendor on the expo floor that its rental laptops had malware. Further investigation revealed that the rental company's golden image, which it uses to reset devices before loaning them to new customers, was infected. "They got a supply chain attack somewhere, and they're now shipping this to every person who rents a laptop," Pope said. Fortunately, the vendor in question used only demo credentials in a demo environment on the rented devices, so the malware hadn't spread to production.&lt;/p&gt; 
   &lt;p&gt;&lt;b&gt;A personal loan application made public. &lt;/b&gt;An attendee contacted their bank about a loan application using a SIP-based calling app, with the audio reconstructible off the wire. Multiple other conference participants also used SIP in the clear. "That's just weird," Pope said. "Come on."&lt;/p&gt;
  &lt;/div&gt;
 &lt;/div&gt;
 &lt;p&gt;&lt;em&gt;Alissa Irei is senior site editor of TechTarget Cybersecurity.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A disturbing trend is unfolding on the ground at Black Hat's elite network operations center: As AI takes off, cyber-risk is rising too. Here's what the NOC wants CISOs to know.</description>
            <image>https://cdn.ttgtmedia.com/visuals/LeMagIT/hero_article/Cybersecurity_search_AdobeStock_1884692525-hero.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/news/366648755/Black-Hat-NOC-sees-AI-related-security-failures-firsthand</link>
            <pubDate>Thu, 13 Aug 2026 21:30:00 GMT</pubDate>
            <title>Black Hat NOC sees AI security failures firsthand</title>
        </item>
        <item>
            <body>&lt;p&gt;Behind a guarded door on the second floor of Mandalay Bay in Las Vegas is the Black Hat network operations center. A wall of windows offers passers-by a glimpse into the lives of the security pros who protect the network of one of the world's &lt;a href="https://www.techtarget.com/cybersecurity/conference/Black-Hat-2026-Key-news-takeaways-and-security-trends"&gt;biggest cybersecurity conferences&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;Peek into the dark room and you'll see laptops in orderly rows along tables that line the room's perimeter, and large screens hanging on the walls that flash alerts, charts and other key data. &lt;i&gt;The Creator &lt;/i&gt;-- a movie set during a future war between humanity and AI -- plays in the background. The expert crew -- ranging from analysts and threat hunters to engineers and researchers -- diligently monitors alerts to protect a unique network -- one that more than 23,000 attendees connect to, and on which ethical hackers test their newly learned skills.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="The team and its technology"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The team and its technology&lt;/h2&gt;
 &lt;p&gt;When the NOC crew arrives at Mandalay Bay, it takes over the network, replacing every router, switch, firewall and access point with its own technology.&lt;/p&gt;
 &lt;p&gt;"We do that for a couple of reasons," said Neil "Grifter" Wyler, senior network operations lead at Black Hat and vice president of defensive services at Coalfire. "One is that we're control freaks. But it's also that with what happens on the network, if we need to do any type of mitigation, we can't open a support ticket with the team at Mandalay Bay and wait 90 minutes. When something hits the fan -- and it will -- we have to be able to respond immediately."&lt;/p&gt;
 &lt;p&gt;It's no easy task.&lt;/p&gt;
 &lt;p&gt;When Black Hat began more than two decades ago, the NOC consisted of Wyler and two teammates using open source scripts and hardware to secure a show with 1,500 attendees and 15 training classes that maxed out at 20 students each. This year, a team of more than 100 members uses handpicked vendor products -- and many tools of their own creation -- to secure more than 15 times the attendees and more than 100 training classes that now max out at 100 students each.&lt;/p&gt;
 &lt;p&gt;"The show has grown, and we've had to adapt and grow with it," Wyler said. "And obviously, the technologies and the demands have changed as well."&lt;/p&gt;
 &lt;p&gt;It's called the Black Hat NOC because the team's primary goal is to stand up infrastructure, said James Pope, SOC lead for the Black Hat NOC and senior director of security product research and technical marketing engineer at Corelight.&lt;/p&gt;
 &lt;p&gt;"We set up this enterprise network in a very short period of time, and then we switch roles into security. We call it a NOC because if it's not available, then there's really nothing to secure. But once it's available, then we have a lot of eyes on glass and a lot of security functions," he said.&lt;/p&gt;
 &lt;p&gt;Vendors jump at the opportunity to donate their products and NOC staff in exchange for their logo in the program or on the NOC kickboard, Wyler said, enabling the Black Hat NOC to run on pretty much an unlimited budget.&lt;/p&gt;
 &lt;p&gt;According to both Wyler and Pope, the team selects its tools with only one goal in mind: Ensure the conference has the most secure operations possible. "These are not sponsors, they are partners we choose," Wyler said. "You cannot pay your way into the SOC."&lt;/p&gt;
 &lt;p&gt;This year, Palo Alto Networks provided the firewall and an AI-enabled security operations platform that aggregates &lt;a href="https://www.techtarget.com/cybersecurity/definition/What-is-SIEM-security-information-and-event-management"&gt;SIEM&lt;/a&gt;, &lt;a href="https://www.techtarget.com/cybersecurity/definition/SOAR-security-orchestration-automation-and-response"&gt;SOAR&lt;/a&gt; and &lt;a href="https://www.techtarget.com/cybersecurity/definition/What-is-extended-detection-and-response-XDR"&gt;XDR&lt;/a&gt; alerts. Lumen supplied the internet, Arista the switches and access points, and Jamf the &lt;a href="https://www.techtarget.com/searchmobilecomputing/definition/mobile-device-management"&gt;MDM&lt;/a&gt; software for the tablets and other devices used across the show floor. Cisco provided DNS and file analysis of the data gathered from Corelight's network visibility tools, including its &lt;a href="https://www.techtarget.com/cybersecurity/definition/What-is-network-detection-and-response-NDR"&gt;NDR&lt;/a&gt; and threat-hunting platform.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;           
&lt;section class="section main-article-chapter" data-menu-title="The challenge of securing the Black Hat NOC"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The challenge of securing the Black Hat NOC&lt;/h2&gt;
 &lt;p&gt;The Black Hat NOC is, in a word, unique. For one, the team receives pretty much unlimited resources, donated by the vendor community, so it doesn't have to worry about budget restraints. But it is also a prime target for some of the world's most elite -- and up-and-coming -- hackers. This year, someone attacked the internal servers within 15 minutes of the network being set up.&lt;/p&gt;
 &lt;p&gt;"The way we explain it to people is that most organizations looking for malicious actors in their environment are looking for a needle in a haystack," Wyler said. "Here at Black Hat, we're looking for a needle in a needle stack."&lt;/p&gt;
 &lt;p&gt;Most of the traffic traversing the network would be considered hostile in any other environment, he explained -- but not at Black Hat. After the show, Wyler told TechTarget Cybersecurity that the team received 285 million informational alerts, which it whittled down to 17.1 million threats. It then blocked 383 of those threats -- the needles in the needle stack.&lt;/p&gt;
 &lt;p&gt;The other threats are what the crew calls "Black Hat positives" -- expected behavior from the training classes held during the show and the presentations held by researchers.&lt;/p&gt;
 &lt;p&gt;Then come the outliers.&lt;/p&gt;
 &lt;p&gt;"That's the key to threat hunting. It's a game of outliers," Wyler said. For example, the NOC might detect a single threat actor trying to exploit the network. The team then zooms in on their activity and pulls available data, such as an IP or MAC address, to build a profile on that individual.&lt;/p&gt;
 &lt;p&gt;"If it is something illegal -- and it does happen, probably at this show a dozen or so times -- we go to the classroom and go, 'Doing illegal things at Black Hat is still illegal' and [the activity] usually stops," he said. If it doesn't stop, the team digs even deeper.&lt;/p&gt;
 &lt;p&gt;"We have a 100% success rate at identifying people on the network based on their traffic and where they work. We take that, tie it into the registration database and often find the individual, so we can just go, 'We can identify you, we can find you if we need to. Again, &lt;i&gt;stop&lt;/i&gt;.' And then it stops," he said. "We don't often turn things over to law enforcement because we're like, 'You crazy kids,' and slap them on the ass and send them on their way."&lt;/p&gt;
&lt;/section&gt;         
&lt;section class="section main-article-chapter" data-menu-title="AI in the NOC"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;AI in the NOC&lt;/h2&gt;
 &lt;p&gt;AI was everywhere at Black Hat, and the NOC was no exception.&lt;/p&gt;
 &lt;p&gt;"Everybody's running around going, 'AI, AI, AI," Wyler said. "And we're like, 'That's adorable. We've been using AI for years.'"&lt;/p&gt;
 &lt;p&gt;The team began using machine learning and AI where most security teams do -- &lt;a href="https://www.techtarget.com/cybersecurity/feature/How-AI-threat-detection-is-transforming-enterprise-cybersecurity"&gt;alerting&lt;/a&gt; -- but soon found it needed more. After evaluating several tools, however, the crew realized most couldn't handle the required loads or respond quickly enough to meet the dynamic needs of Black Hat's network. So the pros developed their own tools.&lt;/p&gt;
 &lt;p&gt;In 2024, for example, they used AI to help create FragglePacket, a Rust-based network diagnostic tool. The team had been running into network issues and no commercially available tool fit the bill.&lt;/p&gt;
 &lt;p&gt;"They just weren't doing everything -- they didn't have the features that we needed. So we're like, screw it, we'll write our own," Wyler said. During this year's show, the team enlisted AI's help to add 71 features to the tool. Now it offers attack path probing, packet &lt;a href="https://www.techtarget.com/cybersecurity/tutorial/Fuzzy-about-fuzz-testing-This-fuzzing-tutorial-will-help"&gt;fuzzing&lt;/a&gt;, PCAP replay, staged HTTPS analysis and a rule-based diagnosis engine. "At this point, this thing is a full-on network troubleshooting monster. It will go out and just carve through a network and find every place where things are going wrong."&lt;/p&gt;
 &lt;p&gt;The team also uses agents. Trevor, an AI chatbot interfaces with Palo Alto's security operations platform to assist with &lt;a href="https://www.techtarget.com/cybersecurity/tip/What-is-threat-hunting-Key-strategies-explained"&gt;threat hunting&lt;/a&gt; and &lt;a href="https://www.techtarget.com/cybersecurity/definition/What-is-incident-response-A-complete-guide"&gt;incident response&lt;/a&gt;. For example, an analyst can query Trevor about an address and it will dig through the logs for information -- saving the team a lot of time.&lt;/p&gt;
 &lt;p&gt;This year, the team introduced NOCgentic, a multiagent LLM platform that routes analyst questions to specialists, queries logs and telemetry, and responds with clear answers and next-step advice. Wyler called it a "user-friendly, hand-holdy" agent that offers level 1 threat hunters a level 3 or level 4 analyst to sit next to and work with.&lt;/p&gt;
 &lt;p&gt;The team also introduced SOCgentic, a version of NOCgentic where "the training wheels are off," according to Wyler. The team nicknamed its SOCgentic front end Postcog, short for Postcognition. It accompanies the Precogs -- sensors that alert the team to problematic behaviors on the network before they happen, a la &lt;i&gt;Minority Report&lt;/i&gt;.&lt;/p&gt;
 &lt;p&gt;Wyler added that he and his teammates gave Postcog a comically jaded attitude. "We're working, there's a goal here, but it's also incredibly stressful," he said. "If we can make anybody half-smile, we take it as a win. Analyst burnout and the tedium [of the NOC] is real."&lt;/p&gt;
 &lt;p&gt;"[SOCgentic has] been built and hardened by this environment," Wyler said. "We built our own harnesses. We built our own skills. We trained our own models which, at the end of the show, will go up on Hugging Face." The team has since &lt;a target="_blank" href="https://github.com/bhnoc/NOCgentic" rel="noopener"&gt;released&lt;/a&gt; NOCgentic on Github.&lt;/p&gt;
 &lt;p&gt;"One of the great things about [Postcog] is that you've designed a tool that works in an environment that should be well beyond anyone's worst day," said Charles Henderson, executive vice president and head of DivisionHex at Coalfire. "It's almost like having a watch for normal wear that's water-resistant to 500 meters. If I ever enter a situation where I need that and I'm not diving 500 meters underwater, I've got much greater concern than my stability."&lt;/p&gt;
 &lt;p&gt;Despite all the agents, the team said &lt;a href="https://www.techtarget.com/ai/feature/Will-AI-replace-cybersecurity-jobs"&gt;AI won't replace humans&lt;/a&gt; in the NOC.&lt;/p&gt;
 &lt;p&gt;"There's always a human in the loop," Wyler noted, adding that in an environment like Black Hat they need to be able to say no -- especially at an event where Black Hat positives, such as a presenter demoing an exploit, are regular occurrences.&lt;/p&gt;
 &lt;p&gt;Bart Stump, managing principal at Coalfire, said he sees AI as a force multiplier -- "a really good one," he added. "I don't want to replace the people we have. We have really smart people and just [want to] make them more efficient in what they're doing."&lt;/p&gt;
&lt;/section&gt;               
&lt;section class="section main-article-chapter" data-menu-title="The future Black Hat NOC"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The future Black Hat NOC&lt;/h2&gt;
 &lt;p&gt;While AI-powered threats were the talk of Mandalay, Wyler admitted they are pretty easy to spot -- for now. They are fast, he said, but also loud, not stealthy and usually end up "just kicking everything over."&lt;/p&gt;
 &lt;p&gt;"Our greatest line of defense is the fact that they trip every wire," Wyler said, explaining that AI attacks often get trapped by canaries, honeypots and other &lt;a href="https://www.techtarget.com/cybersecurity/tip/How-cyber-deception-technology-strengthens-enterprise-security"&gt;deception technologies&lt;/a&gt;, simply because they "don't care."&lt;/p&gt;
 &lt;p&gt;It's only a matter of time until they improve, however, which will likely be a problem for the Black Hat NOC to tackle in 2027. But with nearly unlimited resources and the latest AI tools working alongside some of the brightest minds in the biz, few teams will be better prepared.&lt;/p&gt;
 &lt;p&gt;&lt;em&gt;Sharon Shea is executive editor of TechTarget Cybersecurity.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Step inside Black Hat's guarded NOC, where nearly unlimited threats meet unlimited resources, and security experts battle hackers, deploy custom AI agents and mitigate attacks.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/security_a308939347.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/news/366649216/Behind-the-scenes-at-Black-Hats-network-operations-center</link>
            <pubDate>Wed, 12 Aug 2026 18:17:00 GMT</pubDate>
            <title>Behind the scenes at Black Hat's network operations center</title>
        </item>
        <item>
            <body>&lt;p&gt;As security tools like SIEM, SOAR, vulnerability scanning tools and agentic response systems become embedded with AI and LLMs, CISOs face a new and somewhat unfamiliar challenge: budgeting for highly variable, token-based costs.&lt;/p&gt; 
&lt;p&gt;Traditionally, security spending has been largely predictable -- buy a software tool or appliance, purchase a license or subscription, and hire qualified teams to run them. Token consumption, on the other hand, scales with the security tools' needs. Above-average data volume, alert spikes and incident complexity can significantly affect the number of tokens used on any given day.&lt;/p&gt; 
&lt;p&gt;This unpredictability puts CISOs in a difficult position. They want to harness the power of AI to improve triage, conduct &lt;a href="https://www.techtarget.com/cybersecurity/feature/How-AI-threat-detection-is-transforming-enterprise-cybersecurity"&gt;deeper investigations&lt;/a&gt; and &lt;a href="https://www.techtarget.com/cybersecurity/news/366644163/AI-in-cyberdefense-Learning-from-threat-actors-playbooks"&gt;strengthen defenses&lt;/a&gt;, but they must also keep a close eye on governance. For many, AI budgeting remains a guessing game. There are, however, some core concepts, estimation techniques, optimization strategies and governance practices CISOs can use to manage AI token costs more effectively.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Tokens and AI cost models"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Tokens and AI cost models&lt;/h2&gt;
 &lt;p&gt;Many security tools using AI rely on the concept of tokens. A token's data value roughly equates to four characters in the English language. Models consume and track both input and output tokens. Prompts and automations use input tokens, while the generated output or actions generate output tokens. It's important to note that output tokens generated by AI often cost three to five times more than input tokens.&lt;/p&gt;
 &lt;p&gt;Most security AI features sold today rely on pay-per-token methods through cloud APIs, but some cost models are subscription-based with overage charges or committed spend agreements. Regardless of the token method used, security use cases -- including alert triage, incident investigation, vulnerability analysis and &lt;a href="https://www.techtarget.com/cybersecurity/tip/What-agentic-AI-means-for-cybersecurity"&gt;security-focused agentic workflows&lt;/a&gt; -- can create token usage spikes, making it essential to truly understand token demand for budgeting purposes.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Managing AI token use"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Managing AI token use&lt;/h2&gt;
 &lt;p&gt;Estimating token use, modeling costs and putting the right guardrails in place are practical steps to eliminate budget risk for any security team.&lt;/p&gt;
 &lt;h3&gt;Estimating token usage&lt;/h3&gt;
 &lt;p&gt;Many AI security companies offer built-in tools to measure typical prompts, alerts and logs, helping customers forecast how many input and output tokens specific workflows will consume. Security vendors also commonly offer prospective customers pilot programs that enable them to run security-focused AI in a portion of their environments and to predict token consumption.&lt;/p&gt;
 &lt;h3&gt;Modeling costs&lt;/h3&gt;
 &lt;p&gt;With an estimate of token usage in hand, the next step is to convert token counts into dollars. Taking estimated averages, including baseline and peak usage, CISOs can get a realistic estimate under normal conditions. Including a buffer in modeling costs can prevent inadvertent depletion of token budgets at the end of the fiscal year. Moving forward, teams should conduct modeling cost estimates at least once or twice a year, using actual consumption data to further refine estimates.&lt;/p&gt;
 &lt;h3&gt;Optimizations and guardrails&lt;/h3&gt;
 &lt;p&gt;Implementing AI in security tools for the first time rarely includes optimization plans or guardrails to protect against unforeseen spikes in token use. Once a tool is in place, however, CISOs should establish processes to reduce token overconsumption. For example:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Ensure &lt;a href="https://www.techtarget.com/ai/tip/Prompt-engineering-tips-for-ChatGPT-and-other-LLMs"&gt;prompts are short and well-structured&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Categorize tasks and route them to lower-cost models.&lt;/li&gt; 
  &lt;li&gt;Enable AI route caching for repeated processes.&lt;/li&gt; 
  &lt;li&gt;Create guardrails around maximum output lengths.&lt;/li&gt; 
  &lt;li&gt;Standardize high-volume use cases to eliminate repetitive use of AI.&lt;/li&gt; 
  &lt;li&gt;Set per-user, per-team and per-workflow usage quotas.&lt;/li&gt; 
  &lt;li&gt;Monitor and track cost-per-alert and cost-per-incident data.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;By combining realistic estimates, cost modeling and ongoing optimizations with guardrails, CISOs can appropriately budget for AI use and limit the risk of unexpected overruns.&lt;/p&gt;
&lt;/section&gt;          
&lt;section class="section main-article-chapter" data-menu-title="Best practices for building an AI budget"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Best practices for building an AI budget&lt;/h2&gt;
 &lt;p&gt;Once estimates and controls are in place, the focus shifts to &lt;a href="https://www.techtarget.com/cybersecurity/tip/Cybersecurity-budget-justification-A-guide-for-CISOs"&gt;building a realistic budget&lt;/a&gt;. Follow these four practices:&lt;/p&gt;
 &lt;ol class="default-list"&gt; 
  &lt;li&gt;Involve the finance team early in the budgeting process so it understands the variability and usage-based behavior of AI token costs.&lt;/li&gt; 
  &lt;li&gt;Build a budget by calculating both baseline and peak scenarios.&lt;/li&gt; 
  &lt;li&gt;Review and refine budget numbers regularly.&lt;/li&gt; 
  &lt;li&gt;Tie the budget to measurable security outcomes and KPIs to &lt;a href="https://www.techtarget.com/cybersecurity/tip/Calculating-the-ROI-of-AI-in-cybersecurity"&gt;prove value and ROI&lt;/a&gt;.&lt;/li&gt; 
 &lt;/ol&gt;
 &lt;p&gt;Following these steps helps convert usage data into a meaningful and defensible budgeting plan.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Practical tools for token visibility"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Practical tools for token visibility&lt;/h2&gt;
 &lt;p&gt;In addition to the token estimation tools provided by AI and LLM providers, larger enterprises can deploy &lt;a href="https://www.techtarget.com/cybersecurity/tip/Use-an-AI-gateway-to-secure-AI-models-and-applications"&gt;one or more AI gateways&lt;/a&gt;. These are software-based tools that sit between the security platform and LLM. All AI traffic is routed through the gateways, helping security teams to enforce model routing, enable caching and quotas, and maintain a centralized set of logs. For easy auditing and chargebacks, CISOs can also deploy observability platforms to attribute token spend to specific security tools, workloads or teams.&lt;/p&gt;
 &lt;p&gt;For many in the security world, AI is quickly becoming table stakes within the enterprise security stack. The organizations that get the most value from it will be those that treat token management as an ongoing operational discipline rather than an afterthought. The goal is to use AI to its fullest potential while proving clear value for every dollar spent.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Andrew Froehlich is founder of InfraMomentum, an enterprise IT research and analyst firm, and president of West Gate Networks, an IT consulting company. He has been involved in enterprise IT for more than 20 years.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>AI tools are transforming cybersecurity, but token-based pricing can be a budgeting nightmare. Learn how CISOs can estimate costs, optimize usage and build realistic AI budgets.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/money_g1021600178.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/AI-budgeting-Estimating-tokens-for-enterprise-cybersecurity</link>
            <pubDate>Wed, 12 Aug 2026 15:03:00 GMT</pubDate>
            <title>AI budgeting: Estimating tokens for enterprise cybersecurity</title>
        </item>
        <item>
            <body>&lt;p&gt;Cybersecurity decisions now factor into an organization's broader risk and resilience strategy. Implementing microsegmentation is a crucial example of this type of decision-making.&lt;/p&gt; 
&lt;p&gt;&lt;a href="https://www.techtarget.com/searchnetworking/definition/microsegmentation"&gt;Microsegmentation&lt;/a&gt; is an advanced security strategy that employs granular, identity- and context-aware policies to restrict lateral movement, enforce consistent controls across complex hybrid environments and reduce the impact of cyberthreats. It results in a reduced blast radius, faster containment and improved compliance posture. It is also a core enabler of a &lt;a href="https://www.techtarget.com/searchsecurity/definition/zero-trust-model-zero-trust-network"&gt;zero-trust strategy&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;Read on to learn about microsegmentation's lifecycle, including visibility, policy design, enforcement, validation and continuous improvement.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Why microsegmentation matters now"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Why microsegmentation matters now&lt;/h2&gt;
 &lt;p&gt;The proliferation of incidents involving lateral movement across hybrid attack surfaces makes microsegmentation crucial. The erosion of legacy perimeter-based security models and increasing regulatory pressures add to its importance.&lt;/p&gt;
 &lt;p&gt;Microsegmentation is a &lt;a href="https://www.techtarget.com/searchsecurity/tip/Why-zero-trust-requires-microsegmentation"&gt;building block for zero-trust architectures&lt;/a&gt; and security stacks, including those that &lt;a href="https://www.techtarget.com/searchSecurity/tip/A-leaders-guide-to-integrating-EDR-SIEM-and-SOAR/"&gt;integrate strategies&lt;/a&gt; such as identity and access management (&lt;a href="https://www.techtarget.com/searchsecurity/definition/identity-access-management-IAM-system"&gt;IAM&lt;/a&gt;), endpoint detection and response (&lt;a href="https://www.techtarget.com/searchsecurity/definition/endpoint-detection-and-response-EDR"&gt;EDR&lt;/a&gt;) and &lt;a href="https://www.techtarget.com/searchsecurity/definition/security-information-and-event-management-SIEM"&gt;SIEM&lt;/a&gt;. It is no longer optional; it is a critical component of modern security practices.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Building visibility: Dependencies, data flows and trust boundaries"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Building visibility: Dependencies, data flows and trust boundaries&lt;/h2&gt;
 &lt;p&gt;When implementing microsegmentation, begin by building a foundational approach that addresses visibility. This is more than an infrastructure map; it identifies and places resources in their business context. Use the following practices to understand the existing environment:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Map application dependencies and east-west traffic flows.&lt;/li&gt; 
  &lt;li&gt;Identify sensitive data paths and crown-jewel assets.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchdatamanagement/definition/data-classification"&gt;Classify data&lt;/a&gt; based on sensitivity.&lt;/li&gt; 
  &lt;li&gt;Define trust boundaries across on-premises, cloud and third-party environments.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Use telemetry, flow mapping and discovery tools to establish a clear, prioritized understanding of what must be protected.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Designing policies: From insight to enforceable controls"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Designing policies: From insight to enforceable controls&lt;/h2&gt;
 &lt;p&gt;Translate visibility findings into granular, business-aligned policies from which to construct controls. Base these controls on application tiers and workflows; identity -- i.e., users, services and workloads; and data sensitivity and classification.&lt;/p&gt;
 &lt;p&gt;Establish effective controls without over-segmentation or policy sprawl. Policies must reflect business intent and risk tolerance, supporting uptime requirements and operational continuity.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Identity- and context-aware enforcement"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Identity- and context-aware enforcement&lt;/h2&gt;
 &lt;p&gt;Microsegmentation continues the shift away from network-centric security toward identity- and context-driven controls, enabling it to fit more effectively with zero trust. It incorporates specific signals, including user identity, device posture, location and behavior.&lt;/p&gt;
 &lt;p&gt;These identity and context cues enable consistent policy enforcement across disparate environments, including on-premises systems, hybrid on-premises and cloud architectures, multi-cloud platforms, and containerized and dynamic workloads.&lt;/p&gt;
 &lt;p&gt;Context-driven controls enable centralized policy automation. Microsegmentation also integrates with IAM, EDR and SIEM tools for unified enforcement and reporting.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Scaling and technology considerations"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Scaling and technology considerations&lt;/h2&gt;
 &lt;p&gt;While microsegmentation's strategies are important, don't overlook the technical considerations. Begin by evaluating the best approach. There are three primary controls:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Agent-based.&lt;/b&gt; This provides deep workload visibility and enforcement, but generates deployment overhead.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Network-based.&lt;/b&gt; While easier to implement, this is less precise.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Cloud-native.&lt;/b&gt; This integrates with platform services for scalability, but it is limited to cloud environments.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Deployments must address interoperability across legacy and modern environments, as well as hybrid and multi-cloud disparities. The aim is to ensure scalability and flexibility without adding operational complexity that impedes workflows.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Challenges, performance and change management"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Challenges, performance and change management&lt;/h2&gt;
 &lt;p&gt;Several barriers hinder microsegmentation success. These also affect zero-trust and DevOps, so address them to streamline operations.&lt;/p&gt;
 &lt;p&gt;Common barriers include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Organizational silos, particularly between security and operations.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchITOperations/feature/IT-skills-development-strategies-to-close-gaps-in-IT-ops"&gt;Skills gaps&lt;/a&gt; and resource constraints.&lt;/li&gt; 
  &lt;li&gt;Legacy system limitations.&lt;/li&gt; 
  &lt;li&gt;Failure to establish stakeholder understanding and buy-in.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Operations practices must manage performance and latency impacts on workflows to minimize disruption. Use a phased rollout approach to accomplish this.&lt;/p&gt;
 &lt;p&gt;Treat microsegmentation as both a technical and organizational transformation.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Continuous validation, metrics and incident response value"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Continuous validation, metrics and incident response value&lt;/h2&gt;
 &lt;p&gt;Continuously test policies using simulation and modeling to ensure coverage. Red teaming and what-if scenarios measure effectiveness. Validation techniques must detect policy drift, automate compliance checks and analyze attack paths.&lt;/p&gt;
 &lt;p&gt;Collect and analyze the following &lt;a href="https://www.techtarget.com/cybersecurity/tip/7-key-cybersecurity-metrics-for-the-board-and-how-to-present-them"&gt;key metrics&lt;/a&gt;:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Reduction in attack surface.&lt;/li&gt; 
  &lt;li&gt;Mean time to contain.&lt;/li&gt; 
  &lt;li&gt;Time to detect anomalous traffic.&lt;/li&gt; 
  &lt;li&gt;Percentage of blocked unauthorized &lt;a href="https://www.techtarget.com/cybersecurity/tip/Common-lateral-movement-techniques-and-how-to-prevent-them"&gt;lateral-movement attempts&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Policy coverage across critical assets.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Microsegmentation's value lies in real-time breach containment and incident response, so focus monitoring and testing on those areas. Its role includes isolating compromised workloads in real time, restricting attack movement to a single segment and enabling faster forensic analysis through segmented logs.&lt;/p&gt;
 &lt;p&gt;Update microsegmentation policies as threats and business needs evolve.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Governance, compliance and adoption roadmap"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Governance, compliance and adoption roadmap&lt;/h2&gt;
 &lt;p&gt;Any strategic organizational change requires careful management and planning. Use the following roadmap to structure the approach:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Establish clear ownership across the CISO, CIO and platform teams.&lt;/li&gt; 
  &lt;li&gt;Assess and prioritize crown-jewel applications, dependencies and risk-based segmentation.&lt;/li&gt; 
  &lt;li&gt;Define policy lifecycle management and audit processes.&lt;/li&gt; 
  &lt;li&gt;Align with &lt;a href="https://www.techtarget.com/cybersecurity/tip/Top-15-IT-security-frameworks-and-standards-explained"&gt;security frameworks&lt;/a&gt;, such as NIST, ISO, PCI DSS and HIPAA, that are most relevant based on industry.&lt;/li&gt; 
  &lt;li&gt;Adopt a phased approach that begins with high-value assets before expanding across environments.&lt;/li&gt; 
  &lt;li&gt;Validate the deployment with simulations, adjusting for accuracy and minimizing disruptions.&lt;/li&gt; 
  &lt;li&gt;Scale incrementally using automation and standardized policies.&lt;/li&gt; 
  &lt;li&gt;Provide continuous monitoring and improvement validations.&lt;/li&gt; 
  &lt;li&gt;Ensure ongoing executive oversight and cross-functional governance.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Key takeaways for leaders"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Key takeaways for leaders&lt;/h2&gt;
 &lt;p&gt;Microsegmentation is a continuous program, not a one-time effort. It begins with visibility and continues with automated scaling and validation. Align it with business priorities, risk tolerance and industry requirements, adjusting for diverse deployment environments and workflows. Focus on measurable outcomes: containment speed, reduced exposure and operational resilience.&lt;/p&gt;
 &lt;p&gt;Make microsegmentation a cornerstone of the organization's zero-trust strategy -- align teams, automate enforcement and continuously validate to stay ahead of evolving threats.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Damon Garn owns Cogspinner Coaction and provides freelance IT writing and editing services. He has written multiple CompTIA study guides, including the Linux+, Cloud Essentials+ and Server+ guides, and contributes extensively to TechTarget Editorial, The New Stack and CompTIA Blogs.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Perimeter-based security can't meet modern threats. With microsegmentation, defenders improve their awareness, data protection, containment and compliance.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/security_a296619547.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/How-to-adopt-microsegmentation-From-visibility-to-control</link>
            <pubDate>Tue, 11 Aug 2026 14:50:00 GMT</pubDate>
            <title>How to adopt microsegmentation: From visibility to control</title>
        </item>
        <item>
            <body>&lt;p&gt;The next big wave of AI adoption is underway as executives across industries plot how to bring agentic AI into their organizations. Many believe agentic AI will remake the workforce, creating an environment where humans and agents work alongside each other to reduce costs, boost productivity and scale services.&lt;/p&gt; 
&lt;p&gt;Agentic AI enables organizations to automate entire workflows, with agents capable of making decisions autonomously to execute complex, multistep processes across multiple digital systems. Some 17% of organizations have already &lt;a href="https://www.gartner.com/en/articles/hype-cycle-for-agentic-ai" target="_blank" rel="noopener"&gt;deployed agents&lt;/a&gt;, according to the "2026 CIO and Technology Executive Survey" from Gartner, and more than 60% expect to do so within the next two years.&lt;/p&gt; 
&lt;p&gt;&lt;a href="https://www.techtarget.com/searchenterpriseai/definition/agentic-AI"&gt;&lt;/a&gt;But the reality of agentic AI is more complex than a list of anticipated benefits for the organization. It also carries risks, and the technology's autonomy can have consequences that extend far beyond those associated with traditional automation. As agentic AI transforms enterprise operations, analysts at Forrester argue that traditional "block or allow" security models designed for predictable, human-initiated actions are inadequate for autonomous agents that operate at machine speed, make independent decisions and adapt their behavior dynamically. Instead, CISOs must pivot to a "probability of success" approach that continuously assesses risk in real time based on agent behavior, context and potential impact.&lt;/p&gt; 
&lt;p&gt;One emerging option for managing &lt;a&gt;&lt;/a&gt;&lt;a href="https://www.techtarget.com/searchenterpriseai/feature/Security-risks-in-agentic-AI-systems-and-how-to-evaluate-threats"&gt;agentic AI risk&lt;/a&gt;&amp;nbsp;is the Agentic AI Enterprise Guardrails for Information Security, or &lt;a href="https://www.forrester.com/technology/aegis-framework/" target="_blank" rel="noopener"&gt;AEGIS, framework&lt;/a&gt; from Forrester Research. AEGIS aims to help organizations deploy agentic AI with reasonable guardrails in place, enabling innovation without recklessly exposing the enterprise to risk. By implementing continuous monitoring, &lt;a href="https://www.techtarget.com/searchsecurity/feature/How-AI-threat-detection-is-transforming-enterprise-cybersecurity"&gt;threat detection&lt;/a&gt;&amp;nbsp;and adaptive controls, AEGIS can help organizations build resilient AI operations that detect and respond to anomalies before they escalate into crises.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Agentic AI risks"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Agentic AI risks&lt;/h2&gt;
 &lt;p&gt;Agentic AI significantly expands an organization's &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-to-implement-an-attack-surface-management-program"&gt;attack surface&lt;/a&gt;, creating more pathways for adversaries to breach enterprise systems and exploit agent behavior. Additionally, agentic AI can lead to cascading failures. As agents execute tasks through multistep workflows across interconnected platforms, they're subject to goal drift or hijacking through manipulated prompts, data inputs or tool permissions. An unintentional error or a maliciously prompted action taken by an agent anywhere along the way can ripple through the connected systems. Depending on the work an agent performs, the consequences can be severe.&lt;/p&gt;
 &lt;p&gt;Few organizations today are prepared to guard against such situations, according to research. Deloitte's 2026 "State of AI in the Enterprise" &lt;a&gt;&lt;/a&gt;&lt;a target="_blank" href="https://www.deloitte.com/content/dam/assets-zone3/us/en/docs/services/consulting/2026/state-of-ai-2026.pdf" rel="noopener"&gt;report&lt;/a&gt;&amp;nbsp;found that only 21% of organizations had a mature model for governance of autonomous agents. That means they lack clear boundaries for what decisions agents can make, have few or no real-time monitoring systems to track agent behavior and flag anomalies, and have no audit trails to capture the full chain of agent actions.&lt;/p&gt;
 &lt;p&gt;Security leaders acknowledge that traditional cybersecurity architectures, designed for digital systems where humans ultimately execute actions, cannot handle enterprise environments in which AI agents act autonomously.&lt;/p&gt;
 &lt;blockquote class="main-article-pullquote"&gt;
  &lt;div class="main-article-pullquote-inner"&gt;
   &lt;figure&gt;
    AEGIS offers CISOs, CIOs and CTOs a framework for building architectural and operational foundations that enable safe and responsible agentic AI deployments.
   &lt;/figure&gt;
   &lt;i class="icon" data-icon="z"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/blockquote&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="A framework for responsible agentic AI deployment"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;A framework for responsible agentic AI deployment&lt;/h2&gt;
 &lt;p&gt;According to Forrester, AEGIS offers CISOs, CIOs and CTOs a framework for building architectural and operational foundations that enable safe and responsible agentic AI deployments. AEGIS hinges on the following principles:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Least agency.&lt;/b&gt; An agentic AI-specific version of the &lt;a href="https://www.techtarget.com/cybersecurity/definition/What-is-the-principle-of-least-privilege-POLP?amp=1"&gt;principle of least privilege&lt;/a&gt;, least agency gives AI agents as few capabilities, tools and permissions as possible. While least privilege limits users' ability to access resources, least agency limits agents' ability to make decisions and take action.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Continuous risk management to maintain trust.&lt;/b&gt; Environments where agentic AI has the ongoing ability to make decisions and take action require continuous monitoring of agents, models and data. The goal, according to Forrester, is to provide moment-by-moment assurance that agentic AI deployments are secure.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Explainable outcomes.&lt;/b&gt; Agentic AI makes decisions based on learning, context and intent, rather than static rules. Both people and systems must therefore be able to understand and explain security guardrail outcomes.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;h3&gt;6 domains of the AEGIS framework&lt;/h3&gt;
 &lt;p&gt;The AEGIS framework features the following six domains, which Forrester says organizations should adopt in phases:&lt;/p&gt;
 &lt;ol class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Governance, risk and compliance.&lt;/b&gt; Includes real-time risk and compliance monitoring, automated detection of behavior drift, cross-functional risk mapping and policy-as-code guardrails to enforce machine-executable policies.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Identity and access management. &lt;/b&gt;Calls for &lt;a href="https://www.techtarget.com/cybersecurity/tip/How-to-fix-cybersecuritys-agentic-AI-identity-crisis?amp=1"&gt;managing agents as first-class entities&lt;/a&gt; with ownership, credentials, lifecycle management and auditability, and to have just-in-time, least-privilege authorization.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Data security and privacy.&lt;/b&gt; Implements &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-to-write-a-data-classification-policy-with-template"&gt;unified definitions of sensitive data&lt;/a&gt;, purpose-bounded data access, expanded data security posture management, data loss prevention, digital asset management for agent actions and privacy-preserving techniques such as masking, encryption and synthetic data.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Application security.&lt;/b&gt; Includes the use of &lt;a href="https://www.techtarget.com/searchsecurity/tip/Use-AI-threat-modeling-to-mitigate-emerging-attacks"&gt;AI-specific threat modeling&lt;/a&gt;, rigorous validation of agent-generated code, software bills of materials, AI bills of materials for provenance, secure prompt engineering and continuous observability across the agent lifecycle.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Threat management.&lt;/b&gt; Calls for detailed logging of prompts, actions and reasoning steps, errors; detection for prompt injection, hallucinations and drift; purple teaming for agent behaviors; and automated response playbooks tied to agent actions.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Zero-trust architecture.&lt;/b&gt; Includes microsegmentation, API gateways, privilege and objective constraints, access brokers and network-level containment.&lt;/li&gt; 
 &lt;/ol&gt;
 &lt;p&gt;CISOs should note that implementing AEGIS requires specialized expertise in both AI systems and enterprise security architecture. Many enterprises operate hybrid environments with legacy systems that lack modern security capabilities. Integrating AEGIS controls with older infrastructure can be technically complex and could require significant modernization efforts, particularly in areas such as &lt;a href="https://www.techtarget.com/searchsecurity/tip/CISOs-guide-to-privileged-identity-management"&gt;identity management&lt;/a&gt; and &lt;a href="https://www.techtarget.com/cybersecurity/tip/How-to-implement-zero-trust-for-AI?amp=1"&gt;zero-trust&lt;/a&gt; architecture. Organizations might need to invest in training or external expertise to execute the framework effectively.&lt;/p&gt;
 &lt;p&gt;The phased long-term implementation timeline also requires sustained organizational commitment and resources. Despite these challenges, AEGIS offers a path forward for organizations serious about deploying agentic AI responsibly. Critically, the framework acknowledges that agentic AI is not simply another application to secure, but a fundamentally new category of enterprise actor requiring purpose-built governance and protection.&lt;br&gt;&lt;br&gt;&lt;i&gt;Mary K. Pratt is an award-winning freelance journalist with a focus on covering enterprise IT and cybersecurity management.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Learn how Forrester's AEGIS framework can help organizations securely deploy agentic AI, shifting from static controls to dynamic risk assessment that balances innovation with safety.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/ai_a352095729.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/How-the-AEGIS-framework-mitigates-agentic-AI-risks</link>
            <pubDate>Wed, 05 Aug 2026 14:50:00 GMT</pubDate>
            <title>How the AEGIS framework mitigates agentic AI risks</title>
        </item>
        <item>
            <body>&lt;p&gt;Organizations that take cybersecurity seriously &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-to-perform-a-cybersecurity-risk-assessment-step-by-step"&gt;conduct risk assessments&lt;/a&gt; to determine policies, practices and controls. Often, however, security teams keep the actual assessments to themselves, with their findings failing to reach a broader audience.&lt;/p&gt; 
&lt;p&gt;"A lot of times things communicated downstream are mistranslated; they get proxied through multiple layers of the organization," said TJ Patterson, vice president and information security officer at STAR Financial Bank. "It's like the telephone game."&lt;/p&gt; 
&lt;p&gt;When stakeholders on the business side never learn &lt;a href="https://www.techtarget.com/searchsecurity/feature/Why-effective-cybersecurity-is-important-for-businesses"&gt;why security policies and controls exist&lt;/a&gt;, they see them as barriers to getting work done and take them less seriously. The result is often compliance failures and distrust of the security function.&lt;/p&gt; 
&lt;p&gt;That adds up to a significant missed opportunity, according to Patterson, who uses risk assessments to inform, drive and maintain the cybersecurity culture in his CISO role. Success, he said, lies in effectively framing and communicating risk assessments, translating them into business language and metrics, and reinforcing security-aligned behavior over time.&lt;/p&gt; 
&lt;p&gt;"The controls within a risk assessment are what people feel," Patterson said. And their feelings, whether positive, negative or ambivalent, ultimately drive security outcomes.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="How to use a risk assessment to drive cultural change"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How to use a risk assessment to drive cultural change&lt;/h2&gt;
 &lt;p&gt;"Cybersecurity has historically been seen as a compliance, check-the-box exercise," said Lauren Craig, associate partner at McKinsey's Cyber and Technology practice. "That's created a culture where everyone thinks that security does its own thing in a silo, [when it's] very much a shared responsibility."&lt;/p&gt;
 &lt;p&gt;As a security executive, Patterson uses risk assessments to &lt;a href="https://www.techtarget.com/searchsecurity/tip/Enterprise-risk-management-should-inform-cyber-risk-strategies"&gt;reframe cyber-risk as business risk&lt;/a&gt; and &lt;a href="https://www.techtarget.com/searchsecurity/tip/5-tips-for-building-a-cybersecurity-culture-at-your-company"&gt;improve internal cybersecurity culture&lt;/a&gt;. To do this, he recommended CISOs consider the following best practices.&lt;/p&gt;
 &lt;h3&gt;Take the security culture's temperature&lt;/h3&gt;
 &lt;p&gt;To understand their organizations' baseline security cultures, CISOs and their teams must do some legwork. Get out and speak with people in different areas of the organization, Patterson said, whether in structured interviews or ad hoc chats.&lt;/p&gt;
 &lt;p&gt;Ideally, added Lance Spitzner, director of Workforce Cybersecurity Training at SANS Institute, security teams also periodically conduct formal, large-scale surveys to understand how the workforce thinks and feels about security at a macro level.&lt;/p&gt;
 &lt;h3&gt;Sell business stakeholders on the risk assessment&lt;/h3&gt;
 &lt;p&gt;Communicate to stakeholders how cyber-risks and mitigations directly affect their areas of responsibility and their ability to achieve their goals. Patterson suggested using real-world anecdotes to show why non-security professionals should care about security controls. "I will find examples where someone managed risk in a healthy way, and I will find examples where they didn't," he added.&lt;/p&gt;
 &lt;p&gt;CISOs should also keep key business leaders, such as the CIO and chief risk officer, in the loop during and after an assessment, according to Craig. "Transparency throughout is key [to maintaining leadership buy-in], so it's not, 'Hey, we did a lot of preparation and never heard the response,'" she said.&lt;/p&gt;
 &lt;h3&gt;Tie cyber-risk messaging to business consequences&lt;/h3&gt;
 &lt;p&gt;Cybersecurity jargon can alienate users and make the security team seem out of touch, Craig cautioned. &lt;a href="https://www.techtarget.com/searchsecurity/opinion/Cyber-risk-management-remains-challenging"&gt;Frame cyber-risk in terms of business consequences&lt;/a&gt; to show that "it's not just an assessment for the assessment's sake."&lt;/p&gt;
 &lt;p&gt;Similarly, she added, &lt;a target="_blank" href="https://www.darkreading.com/cyber-risk/are-we-prioritizing-wrong-security-metrics" rel="noopener"&gt;raw security metrics typically mean little&lt;/a&gt; to those on the business side who lack the context to interpret them. Say, for example, a risk assessment shows that an organization has 10,000 unpatched vulnerabilities. A sales executive likely doesn't know -- or care -- if that number is relatively low or high, inconsequential or catastrophic. What matters to business leaders is how those vulnerabilities could affect the bottom line.&lt;/p&gt;
 &lt;p&gt;"People do not understand the 'why.' If you can explain the why in their terms and how it benefits them, they are far more likely to buy in," Spitzner agreed. "Where possible, we want to make security as simple as possible. The more motivated people are, and the easier the security expectations are, the more likely change happens."&lt;/p&gt;
 &lt;h3&gt;Repeat security messaging&lt;/h3&gt;
 &lt;p&gt;Security leaders often establish guardrails based on risk assessments and then leave department managers to communicate them down the ranks. This is not enough to make behavioral changes stick. People need to hear messaging repeatedly and in a productive, positive way.&lt;/p&gt;
 &lt;p&gt;Patterson, for example, hosts periodic lunch-and-learn sessions and other internal presentations that build on what managers have told their teams. "Then the dots start to connect," he said. "Now they're hearing a message reinforced by me that they may have heard from a proxy before. It's a lot of rinse and repeat from the leadership perspective, trying to push the [cybersecurity] culture."&lt;/p&gt;
 &lt;h3&gt;Be accessible, approachable and adaptable&lt;/h3&gt;
 &lt;p&gt;Patterson said he makes a point of regularly getting out and talking to people beyond his immediate department. "They see the human behind all this security. They start to recognize it's more than just technology," he said. "There are humans actually trying to solve and manage this risk."&lt;/p&gt;
 &lt;p&gt;Patterson said informal banter and relationship-building with employees has led them to alert him to suspicious cyberactivity. "That wouldn't have been possible had I not gone out into the organization and talked with folks," he added.&lt;/p&gt;
 &lt;h3&gt;Treat guardrail failures as a business problem, not a people problem&lt;/h3&gt;
 &lt;p&gt;Don't automatically punish employees for improper responses to controls. Instead, use those incidents as learning opportunities for both end users and the security team, referring back to the risk assessment.&lt;/p&gt;
 &lt;p&gt;If possible, uncover failures preemptively and drive home business impacts through regular simulations. "Related to risk assessments are things like tabletop simulation exercises that help to make the risk real," Craig said. Include key business stakeholders who heavily influence organizational culture.&lt;/p&gt;
 &lt;h3&gt;Reward positive security behavior&lt;/h3&gt;
 &lt;p&gt;Phishing controls are the most visible to rank-and-file users and therefore the most likely to create widespread positive or negative feelings toward cybersecurity, according to Patterson. With that in mind, he pays particular attention to them in risk assessments.&lt;/p&gt;
 &lt;p&gt;"I may find ways to enhance them so employees have a better experience [when they see the controls]," he said. For example, he might ensure users who report a potential phishing email receive a thank-you message from the security team. Conversely, failing to respond to users who properly report suspicious activities can discourage them from doing so again.&lt;/p&gt;
 &lt;p&gt;In addition to acknowledging individual contributions, celebrate security wins with the entire organization. Show how risk decreases as security culture improves by linking &lt;a href="https://www.techtarget.com/searchsecurity/tip/Meaningful-metrics-demonstrate-the-value-of-cyber-resiliency"&gt;key metrics&lt;/a&gt; -- e.g., higher reporting rates and lower incident rates, attacker dwell times and policy violations -- directly to business outcomes.&lt;/p&gt;
 &lt;div class="extra-info"&gt;
  &lt;div class="extra-info-inner"&gt;
   &lt;h3 class="splash-heading"&gt;Challenges to establishing a cybersecurity culture&lt;/h3&gt; 
   &lt;p&gt;Effective risk assessments and follow-on efforts to gain organizational buy-in always start at the executive level. If management and the board don't fully support the effort, it will be harder to get other stakeholders to take security seriously.&lt;/p&gt; 
   &lt;p&gt;A CISO might get pushback because the organization has cyber insurance or has never had a breach -- creating the perception of minimal cyber-risk. In that case, the CISO must explain that past performance is not an indicator of future resilience. "I've never been in a car accident, but I still wear a seatbelt," Craig said.&lt;/p&gt; 
   &lt;p&gt;At the employee and management level, CISOs will always have to grapple with people who, for whatever reason, don't want to adhere to security controls or policies. Patterson said he addresses these issues at the individual level but sometimes enlists help.&lt;/p&gt; 
   &lt;p&gt;"I'll hear people complain about [a control], and that's where I'll find folks in their teams," he added. "If I can build a rapport with one person, that's usually enough to get the buy-in I need."&lt;/p&gt; 
   &lt;p&gt;A security team's internal attitudes and culture can also pose a challenge if practitioners lose sight of the forest for the trees. "Sometimes cybersecurity professionals get caught up in 'don't click on this' or 'you need this piece of software to protect your environment,'" Patterson said. "It's very important for cybersecurity leaders to remember that we are in the risk management business and the people business, not just these individual technologies."&lt;/p&gt; 
   &lt;p&gt;Perhaps the biggest challenge to establishing a cybersecurity culture is time, Spitzner said. "To influence and build a strong security culture takes years as you are changing the shared attitudes, perceptions and beliefs of your organization globally," he said. "The biggest influencers of your culture include leadership, your security team, your security policies and your security training. All of these have to work together to help influence that change."&lt;/p&gt;
  &lt;/div&gt;
 &lt;/div&gt;
&lt;/section&gt;</body>
            <description>A strong security culture requires that executives and rank-and-file users understand why controls exist. A risk assessment can be a powerful tool for winning hearts and minds.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/security_a375027496.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/feature/How-CISOs-can-use-risk-assessments-to-drive-security-culture</link>
            <pubDate>Tue, 04 Aug 2026 16:25:00 GMT</pubDate>
            <title>How CISOs can use risk assessments to drive security culture</title>
        </item>
        <item>
            <body>&lt;p&gt;Microsoft made a couple of significant announcements that are worth watching: Project Perception, which provides a multi-agent approach to cybersecurity, and a custom model for security tasks that changes the cost curve for AI-driven security.&lt;/p&gt; 
&lt;p&gt;Project Perception is an agentic security system that brings together DevOps and SecOps to continuously identify, evaluate, mitigate and respond to security vulnerabilities. Merging these with &lt;a href="https://www.techtarget.com/searchitoperations/feature/5-DevSecOps-best-practices-to-prioritize"&gt;DevSecOps practices&lt;/a&gt; should optimize remediation efficiency, taking big chunks of risk off the table. The DevSecOps approach enables the SecOps team to identify vulnerabilities and take mitigation actions -- deploying detection for vulnerability exploitation, virtual patching to mitigate, etc. -- while DevOps achieves visibility to understand the vulnerability and implement a permanent fix. Perception provides a unified approach with different surfaces for different teams. At an analyst roundtable event in San Francisco, Hayete Gallot, executive vice president at Microsoft Security, indicated that the multi-agent approach could be applied to other cybersecurity problems.&lt;/p&gt; 
&lt;p&gt;A subtext of the Microsoft announcement was affordability with a multimodel approach to AI. Some tasks need a frontier model while other tasks can use something cheaper. And Microsoft provided some benchmarking substantiation.&lt;/p&gt; 
&lt;p&gt;Microsoft &lt;a target="_blank" href="https://microsoft.ai/news/introducing-mai-cyber-1-flash-inside-mdash/" rel="noopener"&gt;unveiled&lt;/a&gt; MAI-Cyber-1-Flash, a cybersecurity-specialized AI model designed for software vulnerability analysis inside MDASH, Microsoft's multi-agent vulnerability identification and remediation harness. MAI-Cyber-1-Flash&lt;b&gt; &lt;/b&gt;shone in the CyberGym benchmark compared to Gemini, GPT and Mythos, but the big news was its cost-effectiveness. Microsoft pointed to MAI-Cyber-1-Flash within MDASH costing 50% of leading models.&lt;/p&gt; 
&lt;p&gt;The Microsoft announcements dovetail with &lt;a target="_blank" href="https://research.esg-global.com/aim/en/reports/515202226" rel="noopener"&gt;research&lt;/a&gt; from Omdia, a division of Informa TechTarget. In "The Dream is Real: An Autonomous Security Operations Center is Within Reach," published in July, we found that the biggest expected benefits from AI investments in SecOps were improved overall security posture (18%) and &lt;a href="https://www.techtarget.com/searchsecurity/feature/How-AI-driven-SOC-tech-eased-alert-fatigue-Case-study"&gt;freeing up staff&lt;/a&gt; for more proactive security functions (18%).&lt;/p&gt; 
&lt;p&gt;Pricing for Perception, which enters public preview this week, has not been announced. Microsoft indicated the pricing would be based on consumption, which scales with the value provided. The company has its persistent eye on the AI affordability challenge -- the &lt;a href="https://www.techtarget.com/searchcio/feature/finops-for-ai-how-cios-are-navigating-tokenomics"&gt;&lt;i&gt;tokenomics&lt;/i&gt;&lt;/a&gt; -- with the multimodel approach, and I expect there will be an ongoing focus on delivering optimal price and performance.&lt;/p&gt; 
&lt;p&gt;&lt;em&gt;Todd Thiemann is a senior analyst covering identity access management and data security for Omdia. He has more than 20 years of experience in cybersecurity marketing and strategy.&lt;/em&gt;&lt;/p&gt; 
&lt;p&gt;&lt;em&gt;Omdia is a division of Informa TechTarget. Its analysts have business relationships with technology vendors.&lt;/em&gt;&lt;/p&gt;</body>
            <description>With Project Perception, Microsoft offers a multi-agent path for finding and fixing vulnerabilities. And the company has ideas on containing AI security costs.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/security_g1192070289.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/opinion/Microsoft-Perception-Adding-agents-and-retooling-AIs-costs</link>
            <pubDate>Tue, 04 Aug 2026 14:31:00 GMT</pubDate>
            <title>Microsoft Perception: Adding agents and retooling AI's costs</title>
        </item>
        <item>
            <body>&lt;p&gt;Organizations must rethink long-held assumptions about patch management and change how they prioritize, remediate and manage cyber-risk, especially in the age of AI.&lt;/p&gt; 
&lt;p&gt;Since 2019, the average time between vulnerability disclosure and confirmed exploitation has &lt;a target="_blank" href="https://www.sans.org/press/announcements/emergency-strategy-briefing-ai-driven-vulnerability-discovery-compresses-exploit-timelines" rel="noopener"&gt;collapsed&lt;/a&gt; from months and weeks to mere hours. CISOs and their teams have far less time to assess risk, prioritize remediation and protect critical assets. CVSS scores, never a great measure of real-world risk on their own, are even less meaningful without additional metrics such as exploitability and asset criticality.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="More than just patch deployment"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;More than just patch deployment&lt;/h2&gt;
 &lt;p&gt;Today, vulnerability management is less about &lt;a href="https://www.techtarget.com/searchenterprisedesktop/definition/patch-management"&gt;simply deploying patches&lt;/a&gt; and more about continuously identifying and reducing the exposures attackers are most likely to exploit.&lt;/p&gt;
 &lt;p&gt;"Organizations should stop treating vulnerability management as a closed loop ending in a patch," said Nicole Carignan, senior vice president of security and AI strategy and field CISO at Darktrace.&lt;/p&gt;
 &lt;p&gt;Instead, security leaders must prioritize their responses based on exploitability, exposure, asset criticality and the organization's ability to detect and&amp;nbsp;contain&amp;nbsp;exploitation if patching is delayed. "They need to know where they are exposed, what normal behavior looks like, whether they can&amp;nbsp;identify&amp;nbsp;out-of-place activity and autonomously respond or&amp;nbsp;contain it&amp;nbsp;before it becomes a larger incident," she said.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Follow the feds"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Follow the feds&lt;/h2&gt;
 &lt;p&gt;The shift is already underway within U.S. federal civilian executive branch agencies. CISA recently issued &lt;a href="https://www.techtarget.com/searchsecurity/news/366644336/What-CISAs-new-remediation-directive-means-for-CISOs"&gt;binding operational directive 26-04&lt;/a&gt; as a response to new challenges stemming from AI-driven vulnerability discovery and exploit development. The ruling effectively replaces traditional severity-driven patch management with a risk-based model that requires agencies to consider factors such as active exploitation, internet exposure, exploit automation potential and attack impact.&lt;/p&gt;
 &lt;p&gt;The directive also requires agencies to remediate the highest-risk vulnerabilities within three days; lower-priority threats can be deferred. Significantly, as part of the mandate, federal agencies must conduct a full forensic triage after remediating high-priority vulnerabilities to determine whether their systems are already compromised.&lt;/p&gt;
 &lt;p&gt;The directive reflects a broader recognition that technical severity alone is no longer an adequate guide for remediation decisions. Instead, organizations increasingly need to weigh a vulnerability's likelihood of exploitation alongside the potential operational and &lt;a href="https://www.techtarget.com/searchsecurity/feature/Why-effective-cybersecurity-is-important-for-businesses"&gt;business impact&lt;/a&gt; of a successful attack.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Put CVSS in context"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Put CVSS in context&lt;/h2&gt;
 &lt;p&gt;Even as vulnerability management tactics evolve, CVSS can still help companies prioritize risk initially, said Jeffrey Wheatman, senior vice president and cyber-risk strategist at Black Kite. But additional context will be vital, especially metrics such as the likelihood that a vulnerability will be exploited in the next 30 days -- as measured by the &lt;a href="https://www.techtarget.com/searchsecurity/opinion/Key-capabilities-for-effective-cyber-risk-management"&gt;Exploit Prediction Scoring System&lt;/a&gt;. When making patching decisions, organizations need to gather context about the potential operational and financial impact of a specific vulnerability in their environment.&lt;/p&gt;
 &lt;blockquote class="main-article-pullquote"&gt;
  &lt;div class="main-article-pullquote-inner"&gt;
   &lt;figure&gt;
    Architect your program as patch intelligence, not patch management.
   &lt;/figure&gt;
   &lt;figcaption&gt;
    &lt;strong&gt;Jeffrey Wheatman, senior vice president and cyber-risk strategist, Black Kite&lt;/strong&gt;
   &lt;/figcaption&gt;
   &lt;i class="icon" data-icon="z"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/blockquote&gt;
 &lt;p&gt;Given the sheer velocity of AI-driven vulnerability discovery, organizations should shift from a "patch it all" mentality to a "patch what can cause damage right now" approach, Wheatman said. "Create remediation tiers with appropriate targets, not one giant patching list."&lt;/p&gt;
 &lt;p&gt;Business risk is paramount. Companies should focus on that before considering severity or technical risk, he said, adding that organizations should supplement patching with other mitigation measures such as disabling vulnerable features, blocking exploit pathways, rotating credentials and monitoring data access. "Architect your program as patch intelligence, not patch management," he said.&lt;/p&gt;
 &lt;p&gt;Jeff Williams, founder and CTO of Contrast Security, advises security leaders to invest in their abilities to quickly answer questions around how vulnerable components are deployed, configured, invoked and exposed in their production environment. That data, he said, is often far more valuable than a generic CVSS score designed to apply equally to all organizations.&lt;/p&gt;
 &lt;p&gt;"Organizations were never supposed to stop at the base score of a CVE," said Williams, who is also a co-founder of OWASP. "The real value comes from combining technical severity with threat intelligence, environmental context and business impact. In an AI-driven threat environment, that full picture matters more than ever."&lt;/p&gt;
 &lt;p&gt;Once those details are realized, Williams said, the second step is to reduce the inflow by eliminating vulnerability backlog and improving secure development practices. And the third step is to assume vulnerabilities will exist and deploy runtime protections that prevent exploitation while remediation is underway.&lt;/p&gt;
&lt;/section&gt;        
&lt;section class="section main-article-chapter" data-menu-title="Focus on behavioral analytics"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Focus on behavioral analytics&lt;/h2&gt;
 &lt;p&gt;Detection and mitigation models that rely on known attack signatures or previously observed exploit techniques have long been insufficient and will become even less effective in the AI era. AI enables attackers to rapidly &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-AI-malware-works-and-how-to-defend-against-it"&gt;generate novel payloads&lt;/a&gt; and variations far faster than detections and signatures can be developed to keep pace.&lt;/p&gt;
 &lt;p&gt;In response, organizations must rely far more heavily on behavioral detection approaches that identify deviations from expected system and user activity. This includes monitoring for unusual authentication patterns, abnormal process behavior and anomalous data access flows that might indicate compromise even when no known signature or exploit pattern exists. Compensating controls, including network segmentation and tighter enforcement of &lt;a href="https://www.techtarget.com/searchsecurity/answer/Compare-zero-trust-vs-the-principle-of-least-privilege"&gt;least-privilege access&lt;/a&gt;, should become a primary layer of defense rather than a temporary fallback when vulnerabilities cannot be patched quickly enough. These techniques, which also include token and credential scoping and application-level allowlisting, aren't new, but they are quickly becoming indispensable.&lt;/p&gt;
 &lt;p&gt;"Organizations need to invest in scaled visibility, behavioral analytics, anomaly detection, autonomous investigation and autonomous containment across endpoints,&amp;nbsp;network,&amp;nbsp;cloud, identities, SaaS and critical infrastructure," Darktrace's Carignan said.&lt;/p&gt;
 &lt;p&gt;To that end, defenders must shift away from traditional approaches and move toward those that identify&amp;nbsp;anomalous behavior. Organizations these days are defending against a lot more than just software flaws. Identity and credential theft, human error, &lt;a href="https://www.techtarget.com/searchsecurity/feature/Agentic-AIs-role-in-amplifying-and-creating-insider-risks"&gt;insider threats&lt;/a&gt;, misconfigurations, misuse of AI tools and AI systems that introduce new&amp;nbsp;risk&amp;nbsp;all&amp;nbsp;must&amp;nbsp;be part of the security model.&lt;/p&gt;
 &lt;p&gt;"If a system cannot be patched quickly, the organization still needs to detect attempted exploitation and contain it at machine speed," Carignan said.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Continuous vulnerability management"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Continuous vulnerability management&lt;/h2&gt;
 &lt;p&gt;Douglas José Pereira dos Santos, senior director of advanced threat intelligence at FortiGuard Labs, said organizations must stop thinking about patch management as a discrete operational cycle and instead focus on continually managing vulnerability exposure.&lt;/p&gt;
 &lt;p&gt;Getting there requires several structural shifts, he said. Remediation SLAs, for example, should be built on layered risk signals that include exploitation likelihood, asset exposure and business impact. Threat intelligence needs to be part of the triage decision the moment a vulnerability enters the queue and not a separate enrichment step that occurs later in a different part of the organization. Similarly, compensating controls need to be treated as formal, documented risk mitigation mechanisms rather than informal workarounds.&lt;/p&gt;
 &lt;p&gt;"The operational shift required is from prevention as the primary control to resilience as the underlying design principle," dos Santos said. At the same time, organizations must assume some exploitation will occur and engineer their environments to detect and contain attacks rapidly.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Jaikumar Vijayan is a freelance technology journalist with more than 20 years of award-winning experience in IT trade journalism, specializing in information security, data privacy and cybersecurity topics.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>AI accelerates exploit timelines from months to hours. Organizations must shift from patch-all to risk-based prioritization using exploitability metrics.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/clock-time19.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/feature/Vulnerability-management-needs-an-update-for-the-AI-era</link>
            <pubDate>Wed, 29 Jul 2026 18:26:00 GMT</pubDate>
            <title>Vulnerability management needs an update for the AI era</title>
        </item>
        <item>
            <body>&lt;p&gt;Cybersecurity executives are already familiar with the idea of phishing prevention. For years, CISOs have trained staff to be suspicious of and resistant to old-school social engineering attacks, in which attackers use fake emails or texts that seem to come from executives, managers, vendors, partners or customers. Some organizations use security awareness training tools or services that run simulated phishing attacks to identify weaknesses in training materials and users who need further training.&lt;/p&gt; 
&lt;p&gt;With the steady spread of AI tools through every part of the cybercrime marketplace, some social engineering campaigns now include voice and video, which humans are predisposed to trust. Generative AI helps malicious actors craft deepfake phishing attacks, &lt;a href="https://www.techtarget.com/searchsecurity/tip/Real-world-AI-voice-cloning-attack-A-red-teaming-case-study"&gt;using the cloned voices&lt;/a&gt; and synthetic images of company executives or even employees' direct managers or peers.&lt;/p&gt; 
&lt;p&gt;Phishing simulation tools are leveling up accordingly, incorporating AI deepfakes to probe organizational resistance to state-of-the-art social engineering across multiple channels. With these tools, security teams can &lt;a href="https://www.techtarget.com/searchcio/tip/How-executives-can-counter-AI-impersonation"&gt;impersonate executives in deepfake voice&lt;/a&gt; or video messages or even converse with staff in real time on audio or video calls, perhaps demanding they change a password or permission setting or authorize a financial transaction.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Is deepfake phishing simulation software worth it?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Is deepfake phishing simulation software worth it?&lt;/h2&gt;
 &lt;p&gt;As in all cybersecurity decisions, &lt;a href="https://www.techtarget.com/searchsecurity/tip/5-ways-to-achieve-a-risk-based-security-strategy"&gt;CISOs need to weigh risk and cost&lt;/a&gt; in deciding whether to deploy deepfake-capable phishing simulations.&lt;/p&gt;
 &lt;p&gt;These kinds of tools typically come at significant cost. A CISO must weigh that cost against the organization's potential losses if a staff member falls victim to social engineering, and the likelihood of that happening. Imagine just one person responds to, say, an urgent phone call purportedly from the CIO with instructions to isolate an entire data center from the rest of the enterprise. If that would drive losses of hundreds of thousands or millions of dollars, or create existential operational risk, then better hardening against social engineering is probably justifiable. Other risks, such as leakage of personally identifiable information or confidential intellectual property, might also justify the expense.&lt;/p&gt;
 &lt;p&gt;A CISO should factor another sort of vulnerability into the calculation, too: the availability of raw materials needed to generate deepfakes. If executives, leaders or subject matter experts in the company have appeared in public at live events or on podcasts or webinars, and video or audio of those appearances is readily available on YouTube or the like, then overall risk increases. That CEO's TED Talk, that CTO's MWC (formerly Mobile World Congress) keynote, that CISO's RSAC conference session -- any could be turned into deepfake fodder.&lt;/p&gt;
 &lt;p&gt;One way to gauge the true level of vulnerability in the organization is, of course, to test using a reputable &lt;a href="https://www.techtarget.com/searchsecurity/tip/Prepare-for-deepfake-phishing-attacks-in-the-enterprise"&gt;deepfake phishing&lt;/a&gt; simulation tool on a short-term contract. Some vendors even offer trial versions, fully expecting their offerings to successfully fool prospective customers' staff and thereby prove their value.&lt;/p&gt;
 &lt;div class="extra-info"&gt;
  &lt;div class="extra-info-inner"&gt;
   &lt;h3 class="splash-heading"&gt;Deepfake phishing simulations: Metrics beyond clicks&lt;/h3&gt; 
   &lt;p&gt;Just by identifying which kinds of attacks get an employee to do the wrong thing -- click a link, change a setting, whatever -- phishing simulation tools identify where training needs improvement, processes need tightening and staff -- both individually and by department or role -- need more training.&lt;/p&gt; 
   &lt;p&gt;These tools might also offer additional insights, such as how many users who avoided the phishing attempt also reported it and how long it took them to do so. The more data cybersecurity teams have, the more targeted and meaningful their proactive efforts in training and in process and behavioral hardening can be.&lt;/p&gt; 
   &lt;p&gt;With deepfakes, new levels of testing and reporting are possible. Are staff more susceptible to pleas or threats? To emergencies or tedium? How much does tone of voice change response rates? What about the gender and appearance of the faked person? CISOs, equipped with all kinds of additional data about what their users are susceptible to, can tailor training and hardening initiatives accordingly.&lt;/p&gt;
  &lt;/div&gt;
 &lt;/div&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="What to look for in deepfake phishing simulation software"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What to look for in deepfake phishing simulation software&lt;/h2&gt;
 &lt;p&gt;When evaluating deepfake phishing simulation software, CISOs should consider whether offerings have the following capabilities:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Ability to create realistic deepfakes in the platform.&lt;/li&gt; 
  &lt;li&gt;Ability to &lt;a href="https://www.techtarget.com/searchsecurity/post/How-attackers-use-open-source-intelligence-against-enterprises"&gt;seek material for deepfakes on public sources&lt;/a&gt;, also known as open source intelligence (OSINT).&lt;/li&gt; 
  &lt;li&gt;Ability to use real-time voice conversations with a cloned voice as part of an attack simulation.&lt;/li&gt; 
  &lt;li&gt;Ability to use real-time, two-way video with a deepfake image &lt;i&gt;and &lt;/i&gt;cloned voice in a simulation.&lt;/li&gt; 
  &lt;li&gt;Ability to drive multichannel attacks -- e.g. using voice calling and SMS, or email and video conferencing.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;It is also important to assess the tool's integration capabilities with other phishing simulation tools and phishing training packages, as well as the ease of running both broad attack simulations and spear phishing campaigns aimed at specific individuals.&lt;/p&gt;
 &lt;p&gt;Additionally, consider if there is a learning curve for advanced functionality. Also evaluate if the tool supports all the languages the company uses for business and supports all the compliance regimes the company operates under.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="Deepfake phishing simulation providers"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Deepfake phishing simulation providers&lt;/h2&gt;
 &lt;p&gt;As is typical in the cybersecurity market, deepfake phishing simulation providers currently include a fresh crop of startups focused sharply on the leading edge of the threat space -- in this case, the addition of AI-powered deepfakes -- and a smaller set of incumbents. Additional &lt;a href="https://www.techtarget.com/searchsecurity/tip/Cybersecurity-employee-training-How-to-build-a-solid-plan"&gt;security awareness training&lt;/a&gt; incumbents are likely figuring out which startups to merge with or acquire.&lt;/p&gt;
 &lt;p&gt;The following offerings, listed alphabetically, provide CISOs with insight into the current deepfake phishing simulation software market.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Editor's note:&lt;/b&gt;&lt;i&gt;&amp;nbsp;The author selected these tools based on market research, prioritizing offerings that have sizable customer bases, relevant features and distinguishing characteristics.&lt;/i&gt;&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Adaptive Security. &lt;/b&gt;Creates deepfake video and audio simulations, built from public OSINT. Enables multichannel simulated attacks across email, voice, SMS and chat. Serves many verticals, including hospitality, healthcare and education.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Breacher.ai.&lt;/b&gt; Launches orchestrated, multistage attack chains with coordinated OSINT-based campaigns across channels, including deepfake videos and voice cloning. Adapts in real time based on the target's response, mirroring adversaries' behavior and stress-testing enterprise defenses.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Brightside.&lt;/b&gt; Provides phone-based social engineering attacks with live, conversational AI calls that use custom voice cloning. Runs hybrid vishing and email phishing campaigns, powered by OSINT.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Hoxhunt.&lt;/b&gt; Supports creation of deepfake audio and video for use in multichannel simulated attacks. Pre-scripted exchanges are designed to appear real time -- using the pretext of poor connectivity to explain lagging and glitching effects -- but don't support open-ended chatting. Uses fake, look-alike versions of Zoom, Microsoft Teams and Google Meet apps to contain the experience. A user who falls for the deepfake receives instant micro-training.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;KnowBe4. &lt;/b&gt;Longtime security awareness training provider introduced its Deepfake Training Content Agent in 2026. Supports audio and video uploads from consenting insiders, such as executives, to generate deepfakes. As of this writing, however, KnowBe4's published documentation does not describe support for real-time, two-way voice conversations, which is where the most novel threats currently lie.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;As always, CISOs should assess vendors' strengths across verticals and geographies. Consider also their overall financial stability, especially if they are still venture-funded.&lt;/p&gt;
 &lt;p&gt;&lt;em&gt;John Burke is CTO and a research analyst at Nemertes Research. Burke joined Nemertes in 2005 with nearly two decades of technology experience. He has worked at all levels of IT, including as an end-user support specialist, programmer, system administrator, database specialist, network administrator, network architect and systems architect.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Deepfake phishing simulation software uses AI to probe organizational resistance to state-of-the-art social engineering attacks. Learn why they should be on CISOs' radar.</description>
            <image>https://cdn.ttgtmedia.com/visuals/German/Hero-Email-Sicherheit-Phishing-Adobe-V-madedee-03.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/What-to-know-about-deepfake-phishing-simulation-software</link>
            <pubDate>Wed, 29 Jul 2026 17:42:00 GMT</pubDate>
            <title>What to know about deepfake phishing simulation software</title>
        </item>
        <item>
            <body>&lt;p&gt;Organizations today generate, process and share more sensitive information than at any other point in history. Customer records, financial transactions, healthcare information, intellectual property, employee data, operational telemetry and AI training data sets routinely move across cloud platforms, SaaS applications, development environments, analytics pipelines and third-party ecosystems. While encryption has long been a foundational security control for protecting information at rest and in transit, it offers limited protection for data that is actively being processed. There's an increasing need for data security controls that help data to retain business value while reducing the likelihood that sensitive information will be exposed to unauthorized users.&lt;/p&gt; 
&lt;p&gt;Data obfuscation tools and controls transform sensitive information into a form that is unreadable, deidentified, substituted and significantly less valuable to an attacker while preserving its usefulness for authorized business activities. Unlike encryption, which focuses on confidentiality until data is decrypted, obfuscation enables organizations to develop, test, analyze, share and process information without unnecessarily exposing production data.&lt;/p&gt; 
&lt;p&gt;CISOs should no longer view data obfuscation as a niche compliance capability. It is a practical risk reduction strategy that supports &lt;a href="https://www.techtarget.com/searchsecurity/feature/How-to-implement-zero-trust-security-from-people-who-did-it"&gt;zero trust&lt;/a&gt;, privacy by design, cloud transformation, AI adoption and third-party risk management.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Data obfuscation drivers and use cases"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Data obfuscation drivers and use cases&lt;/h2&gt;
 &lt;p&gt;Organizations frequently need to share data with individuals or systems that don't require access to the original values. For example, software developers might need realistic test data, while data scientists need production-like data sets to develop machine learning and other models, and vendors require access to customer information for support. Other common enterprise use cases include:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Software QA.&lt;/li&gt; 
  &lt;li&gt;Third-party software support.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchcloudcomputing/tip/9-cloud-migration-security-considerations-and-challenges"&gt;Cloud migration&lt;/a&gt; projects.&lt;/li&gt; 
  &lt;li&gt;Business intelligence and analytics.&lt;/li&gt; 
  &lt;li&gt;Security research.&lt;/li&gt; 
  &lt;li&gt;Demonstration environments.&lt;/li&gt; 
  &lt;li&gt;Customer support operations.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;In each of these use cases, exposing real data increases organizational risk. Data obfuscation significantly reduces the potential impact of data breaches because attackers who obtain properly obfuscated data can't reconstruct the original information. Even if an attacker successfully compromises a development environment or third-party application, the stolen data holds little practical value.&lt;/p&gt;
 &lt;p&gt;Many &lt;a href="https://www.techtarget.com/searchsecurity/tip/State-of-data-privacy-laws"&gt;privacy regulations&lt;/a&gt; require or strongly encourage organizations to minimize unnecessary exposure of personal information, making a good case for data obfuscation controls. For example, GDPR encourages pseudonymization and data minimization as mechanisms for reducing privacy risk. CCPA and CPRA emphasize protecting consumer information and limiting unnecessary disclosure. HIPAA encourages deidentification techniques to reduce the exposure of protected health information, and PCI DSS requires strong protection of payment card data with tokenization and masking where appropriate.&lt;/p&gt;
 &lt;p&gt;While data obfuscation alone does not guarantee regulatory compliance, it provides an important primary or compensating control that significantly reduces compliance scope and breach impact.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Primary data obfuscation methods"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Primary data obfuscation methods&lt;/h2&gt;
 &lt;p&gt;One of the most common misconceptions surrounding data obfuscation is that there is a single "best" technique. In practice, each approach addresses a different business requirement, and mature security programs often employ several of them simultaneously. The three most common techniques and controls in many organizations today are encryption, tokenization and data masking.&lt;/p&gt;
 &lt;h3&gt;Encryption&lt;/h3&gt;
 &lt;p&gt;Encryption remains the most widely deployed data protection technology. Encryption transforms plaintext into ciphertext using cryptographic algorithms and encryption keys. Only authorized users possessing the appropriate decryption keys can recover the original data.&lt;/p&gt;
 &lt;p&gt;Benefits of encryption include strong confidentiality, mature standards, excellent regulatory acceptance and broad vendor support. Some potential drawbacks are that users must decrypt data before use, key management can introduce operational complexity and the risk of post-decryption exposure exists.&lt;/p&gt;
 &lt;p&gt;The best use cases for encryption include databases, file storage, &lt;a href="https://www.techtarget.com/searchstorage/tip/Top-5-cloud-storage-security-issues-and-how-to-contain-them"&gt;cloud storage&lt;/a&gt;, backup systems and network communications. To implement encryption successfully, organizations should adopt centralized &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-to-choose-a-cloud-key-management-service"&gt;key management&lt;/a&gt;, hardware security modules for high-value workloads, automated key rotation and strong separation of encryption keys from protected data.&lt;/p&gt;
 &lt;h3&gt;Tokenization&lt;/h3&gt;
 &lt;p&gt;&lt;a href="https://www.techtarget.com/searchsecurity/definition/tokenization"&gt;Tokenization&lt;/a&gt; replaces sensitive values with randomly generated surrogate values called &lt;i&gt;tokens&lt;/i&gt;. The original information remains securely stored in a token vault while applications use the token instead of the real value.&lt;/p&gt;
 &lt;p&gt;Tokenization is beneficial because it doesn't expose the original data, it reduces compliance scope and it requires minimal application changes to support it. Common challenges include the need for a secure token vault infrastructure and potential performance considerations in high-volume environments.&lt;/p&gt;
 &lt;p&gt;The best use cases for tokenization include &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-payment-tokenization-works-and-why-its-important"&gt;payment processing&lt;/a&gt;, customer identifiers, healthcare identifiers and personally identifiable information. Tokenization is particularly effective when a limited number of applications require access to the original values.&lt;/p&gt;
 &lt;h3&gt;Data masking&lt;/h3&gt;
 &lt;p&gt;&lt;a href="https://www.techtarget.com/searchsecurity/definition/data-masking"&gt;Data masking&lt;/a&gt; is perhaps the most familiar obfuscation technique because of its widespread use in software development and testing. Properly implemented masking preserves the realism, formatting and relationships that applications require while removing sensitive elements. Development teams receive production-like data sets that accurately support testing without creating unnecessary exposure if those environments are compromised.&lt;/p&gt;
 &lt;p&gt;Organizations generally implement masking in one of two ways:&lt;/p&gt;
 &lt;ol class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Static data masking&lt;/b&gt; permanently transforms a copy of production data before it is distributed to development, testing or training environments. Static masking is often preferred for use cases that require complete database copies.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Dynamic data masking&lt;/b&gt; leaves the production database unchanged while masking information in real time based on the user's identity, role or authorization level. Dynamic masking works well when production systems need to serve different classes of users with varying access privileges.&lt;/li&gt; 
 &lt;/ol&gt;
 &lt;p&gt;Benefits of data masking include simple implementation, preservation of realistic data and &lt;a href="https://www.techtarget.com/searchsecurity/definition/principle-of-least-privilege-POLP"&gt;least privilege&lt;/a&gt; support. Poorly designed masking can remain reversible, however, and these controls don't always preserve analytical relationships.&lt;/p&gt;
 &lt;p&gt;The most common masking use cases include software development, QA testing, customer support and reporting. Organizations should mask data consistently across related data sets to preserve referential integrity and prevent unauthorized reconstruction.&lt;/p&gt;
&lt;/section&gt;                
&lt;section class="section main-article-chapter" data-menu-title="Additional data obfuscation techniques"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Additional data obfuscation techniques&lt;/h2&gt;
 &lt;p&gt;In recent years, the following data obfuscation technologies and controls have emerged.&lt;/p&gt;
 &lt;h3&gt;Pseudonymization and anonymization&lt;/h3&gt;
 &lt;p&gt;Pseudonymization and &lt;a href="https://www.techtarget.com/searchdatabackup/definition/data-anonymization"&gt;anonymization&lt;/a&gt; are often discussed together, but they serve different purposes.&lt;/p&gt;
 &lt;p&gt;Pseudonymization replaces identifying information with alternate identifiers while maintaining the ability to reconnect records through separately protected lookup tables. This approach is common in healthcare research, privacy programs and environments that require legitimate reidentification.&lt;/p&gt;
 &lt;p&gt;Anonymization goes further by permanently removing the ability to identify an individual. While this sounds straightforward, achieving true anonymization is considerably more difficult than many organizations expect. It is often possible to reidentify information that appears anonymous in isolation by combining it with publicly available data sets or other internal information. Security and privacy teams should therefore be cautious about assuming that simply removing names or account numbers renders data anonymous.&lt;/p&gt;
 &lt;h3&gt;Format-preserving encryption&lt;/h3&gt;
 &lt;p&gt;Many older systems validate the format, length or structure of fields before processing them. Replacing a 16-digit account number with conventional ciphertext could break application logic or require extensive software changes. Format-preserving encryption (FPE) addresses this problem by encrypting the value while preserving its original format. A protected credit card number still appears valid, enabling existing applications to continue functioning with little or no modification. FPE is particularly useful for financial systems and older enterprise applications with strict formatting requirements.&lt;/p&gt;
 &lt;h3&gt;Synthetic data generation&lt;/h3&gt;
 &lt;p&gt;Synthetic data generation creates artificial data sets that &lt;a href="https://www.techtarget.com/searchenterpriseai/feature/GenAI-and-synthetic-data-What-can-go-wrong-in-business"&gt;preserve statistical characteristics without copying actual customer records&lt;/a&gt;. As generative AI matures, synthetic data has become increasingly valuable for software testing, analytics and machine learning while minimizing privacy concerns. Benefits include strong privacy protection, reduced regulatory exposure, excellent AI training data sets and safer software testing.&lt;/p&gt;
 &lt;h3&gt;Differential privacy&lt;/h3&gt;
 &lt;p&gt;Differential privacy introduces carefully controlled statistical noise into data sets or query results, enabling organizations to analyze large populations while reducing the ability to identify individual records. Major cloud providers, research organizations and technology companies increasingly employ differential privacy for analytics, AI and data sharing initiatives. Although still relatively specialized, it is becoming more relevant as organizations expand their AI capabilities.&lt;/p&gt;
&lt;/section&gt;            
&lt;section class="section main-article-chapter" data-menu-title="Best practices for enterprise data obfuscation"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Best practices for enterprise data obfuscation&lt;/h2&gt;
 &lt;p&gt;Successful data obfuscation programs begin with comprehensive data discovery and classification since it's difficult to protect information you haven't identified. Automated discovery tools and data security posture management (DSPM) platforms can locate sensitive information across cloud storage, SaaS platforms, databases, endpoints and collaboration systems.&lt;/p&gt;
 &lt;p&gt;Embed data obfuscation into &lt;a href="https://www.techtarget.com/searchitoperations/tip/9-ways-to-infuse-security-in-your-CI-CD-pipeline"&gt;continuous integration/continuous delivery pipelines&lt;/a&gt;, data integration workflows and cloud migration processes rather than treat it as a manual task. Automated policy enforcement improves consistency and reduces operational overhead.&lt;/p&gt;
 &lt;p&gt;Remember, don't rely on any one single technique in isolation. Encryption, masking, tokenization, strong identity controls, least privilege, data loss prevention, DSPM and continuous monitoring provide complementary layers of protection. Also, periodically assess whether it is possible to reidentify masked or anonymized data sets using public information or related internal data sets.&lt;/p&gt;
 &lt;p&gt;Establish governance that clearly defines when teams can copy production data, who can request access, which obfuscation techniques different data classes require and how the organization approves and monitors exceptions.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Dave Shackleford is founder and principal consultant at Voodoo Security, as well as a SANS analyst, instructor and course author, and GIAC technical director.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>With so many services requiring access to sensitive data, encryption alone is not enough. Data obfuscation has evolved into a core element of modern cybersecurity architecture.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/container_g498396156.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/CISOs-guide-to-data-obfuscation</link>
            <pubDate>Tue, 28 Jul 2026 14:48:00 GMT</pubDate>
            <title>CISO's guide to data obfuscation</title>
        </item>
        <item>
            <body>&lt;p&gt;The combination of sophisticated attacks and increasingly complex deployments makes achieving cybersecurity and establishing centralized visibility greater challenges than ever.&lt;/p&gt; 
&lt;p&gt;Organizations generate unprecedented volumes of security telemetry across disparate environments. Security teams often struggle with the quantity of information, and fragmented visibility across tools, cloud environments and endpoints &lt;a href="https://www.techtarget.com/searchitoperations/tip/Observability-vs-monitoring-Whats-the-difference"&gt;leaves dangerous gaps&lt;/a&gt;. The result is often too much information without comprehensive coverage.&lt;/p&gt; 
&lt;p&gt;To that end, more enterprises are deploying security data lakes to consolidate and analyze security information at scale. Security data lakes improve threat detection and operational efficiency, but they also introduce governance and security considerations.&lt;/p&gt; 
&lt;p&gt;Let's compare security data lakes and SIEM workflows, then identify use cases, challenges and best practices.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="What is a security data lake?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What is a security data lake?&lt;/h2&gt;
 &lt;p&gt;Security data lakes are centralized repositories designed specifically to collect security-related data. They aggregate security information from many sources, enabling long-term storage and advanced analytics at a cost-effective price.&lt;/p&gt;
 &lt;p&gt;Common data inputs include:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Logs and alerts.&lt;/li&gt; 
  &lt;li&gt;Endpoint telemetry.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchsecurity/tip/Enhance-security-audits-with-Nmap-and-NSE-scripts"&gt;Network activity&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Firewall logs.&lt;/li&gt; 
  &lt;li&gt;Identity management systems.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchNetworking/tip/The-steps-and-benefits-of-DNS-service-audits"&gt;DNS activity&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Email.&lt;/li&gt; 
  &lt;li&gt;Threat intelligence.&lt;/li&gt; 
  &lt;li&gt;Security incident records.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Security data lakes offer companies a unified foundation for security operations, &lt;a href="https://www.techtarget.com/searchsecurity/tip/What-is-threat-hunting-Key-strategies-explained"&gt;threat hunting&lt;/a&gt;, forensics and compliance. Because they specifically house cybersecurity-related data, security lakes stand apart from enterprise data lakes that store other information.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="Why security data lakes matter to leaders"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Why security data lakes matter to leaders&lt;/h2&gt;
 &lt;p&gt;Security data lakes offer a strategic business value. They can improve visibility across hybrid and &lt;a href="https://www.techtarget.com/searchcloudcomputing/tip/Conquer-8-cloud-observability-challenges-to-maximize-ROI"&gt;multi-cloud environments&lt;/a&gt; while eliminating data silos. A centralized database lets companies detect threats more quickly, gain operational efficiency and respond more effectively to incidents. Comprehensive analytics also supports risk management and data-driven decision-making.&lt;/p&gt;
 &lt;p&gt;Expect security lakes to offer specific, measurable business impacts, including:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Reduced &lt;a href="https://www.techtarget.com/searchsecurity/tip/7-key-cybersecurity-metrics-for-the-board-and-how-to-present-them"&gt;mean time to detect&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Reduced mean time to respond.&lt;/li&gt; 
  &lt;li&gt;Better utilization of existing security investments.&lt;/li&gt; 
  &lt;li&gt;Lower security operations costs.&lt;/li&gt; 
  &lt;li&gt;Enhanced support for compliance reporting and audit readiness.&lt;/li&gt; 
  &lt;li&gt;Better executive and board-level reporting.&lt;/li&gt; 
  &lt;li&gt;Improved security team productivity.&lt;/li&gt; 
  &lt;li&gt;Improved scalability for future growth.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Security data lakes and the evolution of SIEM"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Security data lakes and the evolution of SIEM&lt;/h2&gt;
 &lt;blockquote class="main-article-pullquote"&gt;
  &lt;div class="main-article-pullquote-inner"&gt;
   &lt;figure&gt;
    SIEM systems are optimized for real-time alerting, correlation and incident workflows. Security lakes offer scalable, long-term storage and deep analysis. Many enterprises rely on both approaches.
   &lt;/figure&gt;
   &lt;i class="icon" data-icon="z"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/blockquote&gt;
 &lt;p&gt;Security lakes differ from standard SIEM tools. SIEM systems are optimized for real-time alerting, correlation and incident workflows. Security lakes offer scalable, long-term storage and deep analysis. Many enterprises rely on both approaches.&lt;/p&gt;
 &lt;p&gt;For example, if an attacker moved slowly across cloud, identity and endpoint systems over several months, a security data lake could retain enough data to reconstruct the timeline and spot patterns. A SIEM tool might miss these signals due to its shorter data retention structure.&lt;/p&gt;
 &lt;p&gt;IT leaders recognize that security lakes enhance rather than replace existing SIEM platforms. Security data lakes offer unique and complementary information; SIEM systems remain valuable for real-time monitoring and alerting. Organizations use data lakes to provide scalable, cost-effective storage to support advanced analytics in ways that are impractical with traditional SIEMs.&lt;/p&gt;
 &lt;p&gt;The combination of these tools offers greater flexibility, visibility and cost management.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Key security data lake use cases"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Key security data lake use cases&lt;/h2&gt;
 &lt;p&gt;Security data lakes enable detection, analysis and reporting for many cybersecurity use cases, among them:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Threat detection and threat hunting. &lt;/b&gt;Security data lakes correlate data from multiple sources, identify sophisticated attacks and anomalous behavior, and enable proactive threat hunting.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Incident investigation and compliance. &lt;/b&gt;Security data lakes&lt;b&gt; &lt;/b&gt;accelerate forensic investigations, support regulatory reporting and audits, and maintain historical security records.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;AI and advanced analytics. &lt;/b&gt;Security data lakes provide the large, diverse data sets necessary for machine learning, improve behavioral analytics and predictive threat detection, and support emerging &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-AI-could-change-threat-detection"&gt;AI-driven security operations&lt;/a&gt; and automation initiatives.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Governance, security and implementation challenges"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Governance, security and implementation challenges&lt;/h2&gt;
 &lt;p&gt;Security lakes pose adoption challenges. Understanding these challenges helps IT leaders determine whether data lakes are justified in their environment, as well as identify the hurdles they must overcome to deploy them effectively.&lt;/p&gt;
 &lt;p&gt;Specific issues include data management, governance, privacy and operational complexity:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Data integrity and quality.&lt;/b&gt; Security analytics are only as effective as the data they rely on. Evaluate data normalization, validation and quality controls to ensure the lake contains useful, usable content.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Access controls and governance.&lt;/b&gt; Establish data ownership and accountability early. Once defined, implement role-based access controls and least-privilege policies. Monitor and audit access to sensitive information.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Security and privacy risks.&lt;/b&gt; Security lakes are high-value targets for attackers. Require &lt;a href="https://www.techtarget.com/searchsecurity/feature/Best-practices-to-secure-data-at-rest-in-use-and-in-motion"&gt;effective encryption for data at rest and in transit&lt;/a&gt; to protect regulated and sensitive business information. Meet industry-specific compliance requirements.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Operational complexity.&lt;/b&gt; Expect additional complexity and resource allocations for data ingestion, retention and governance across diverse data sources. Align security, IT, compliance and business stakeholders. Build a continuous improvement lifecycle.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Best practices for success"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Best practices for success&lt;/h2&gt;
 &lt;p&gt;Use the following best practices to enable a successful security data lake deployment. They address accountability, risk management, governance and business value considerations.&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Establish governance teams and policies early.&lt;/li&gt; 
  &lt;li&gt;Implement strong encryption and &lt;a href="https://www.techtarget.com/searchnetworking/tip/The-basics-of-zero-trust-network-access-explained"&gt;zero-trust access controls&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Identify and prioritize high-value data sources.&lt;/li&gt; 
  &lt;li&gt;Define retention and &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-to-write-a-data-classification-policy-with-template"&gt;data classification standards&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Continuously monitor data lake activity, including both ingestion and consumption.&lt;/li&gt; 
  &lt;li&gt;Implement continuous data quality monitoring.&lt;/li&gt; 
  &lt;li&gt;Align initiatives with broader cybersecurity and business objectives.&lt;/li&gt; 
  &lt;li&gt;Measure success with business-focused metrics.&lt;/li&gt; 
  &lt;li&gt;Build for AI and advanced analytics readiness.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;As cyberthreats continue to grow in scale and complexity, centralized security data is a strategic advantage. Security data lakes are reshaping how organizations detect and respond to threats. Evaluate whether the organization's current architecture can support real-time insight, scalable analytics and AI-driven security operations.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Damon Garn owns Cogspinner Coaction and provides freelance IT writing and editing services. He has written multiple CompTIA study guides, including the Linux+, Cloud Essentials+ and Server+ guides, and contributes extensively to InformaTechTarget, The New Stack and CompTIA Blogs.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A security data lake gives organizations a centralized repository of security information, but it can pose governance and operational risks.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/strategy_g1192721749.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/A-CISOs-guide-to-security-data-lakes</link>
            <pubDate>Mon, 27 Jul 2026 15:22:00 GMT</pubDate>
            <title>A CISO's guide to security data lakes</title>
        </item>
        <item>
            <body>&lt;p&gt;Organizations are leaning into zero trust, a framework that assumes no entity can access a specific asset until they have been verified, validated and authorized. This approach makes privileged identity management, or &lt;i&gt;&lt;a href="https://www.techtarget.com/searchsecurity/definition/privileged-identity-management-PIM"&gt;PIM&lt;/a&gt;&lt;/i&gt;, an increasingly important resource.&lt;/p&gt; 
&lt;p&gt;PIM supplants permanent access rights with provisional, sanctioned and audited access. This granular control gives the user or device access to precisely what they need to complete a task -- no more, no less.&lt;/p&gt; 
&lt;p&gt;This is important because credential theft or misuse was the root cause in 32% of breaches, according to IBM's "X-Force Threat Intelligence Index 2026." Threat actors rely on penetrating a system and then traversing multiple attack vectors to exploit vulnerabilities on other systems. This lateral movement was found in 87% of all breaches, Palo Alto Networks reported in its "Global Incidents Response Report 2026." Lateral movement attacks use stolen credentials and administrative tools, such as remote desktop protocol and PowerShell, to find network passwords and execute commands.&lt;/p&gt; 
&lt;p&gt;Security teams can counter this threat with PIM, putting precise, temporary privileged access controls in place. PIM, which comprises policy, workflow, enforcement and logging, uses processes and tools to administer, protect and examine accounts and permissions, including domain admins, cloud subscription owners and root access. It ensures users and devices attempting to access a system gain entry only to exactly what they need and are denied permanent privileges.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="How privileged identity management works"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How privileged identity management works&lt;/h2&gt;
 &lt;p&gt;PIM tools start by discovering privileged users, roles, groups, API keys, service accounts and SSH keys. Tools also locate where those things are stored, such as in Active Directory, databases and cloud environments. The tools then identify effective privilege, the sum of which assets an entity needs access to function in its role. This extends to nested groups.&lt;/p&gt;
 &lt;p&gt;To establish governance, PIM manages administrative roles. End users are not given specific rights. Instead, they are deemed eligible for future access when necessary. Privileged access is time-bound and temporary. When users need to perform a privileged task, they log into the PIM console and ask to initiate their role.&lt;/p&gt;
 &lt;p&gt;Access permissions are granted according to policy tied to requirements. These could include device compliance, manager approval, network location, risk signals and MFA. Access expires automatically.&lt;/p&gt;
 &lt;p&gt;For audit purposes, PIM tools log all events from the time of the initial request through the time of expiration. PIM applies controlled techniques to maintain secure access paths, including privileged access workstations, secure portals and bastions. To protect privileged information, PIM moves passwords and keys and stores confidential data, access policies and audit trails in a hardened vault.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="PIM benefits and challenges"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;PIM benefits and challenges&lt;/h2&gt;
 &lt;p&gt;PIM boosts an organization's security in several ways. By limiting access, PIM reduces the likelihood that credentials can be stolen. It also &lt;a href="https://www.techtarget.com/searchsecurity/tip/How-to-prevent-and-detect-lateral-movement-attacks"&gt;prevents lateral movement&lt;/a&gt; and escalation by securing pathways and reducing the time a malicious hacker has inside a breached system. PIM also establishes strong security controls for the actions the organization deems most critical.&lt;/p&gt;
 &lt;p&gt;PIM limits privilege sprawl by preventing users from gaining and keeping excessive rights. Logging capabilities support auditing and compliance efforts. Through vaulting and rotation, PIM protects shared and legacy admin accounts.&lt;/p&gt;
 &lt;p&gt;Like most security controls, however, PIM creates friction for administrators responsible for approvals, timeouts and other steps that can impede operations. Adopting PIM can be complex and expensive, particularly in hybrid environments. There is also a risk of under-securing certain pathways, leading to overconfidence.&lt;/p&gt;
 &lt;p&gt;While PIM is useful, it is only one facet of a strong defense. A multilayered security infrastructure also incorporates endpoint security, segmentation and &lt;a href="https://www.techtarget.com/searchsecurity/definition/threat-detection-and-response-TDR"&gt;threat detection and response&lt;/a&gt;.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="Best practices for effective PIM"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Best practices for effective PIM&lt;/h2&gt;
 &lt;p&gt;For a PIM program to succeed, follow these best practices:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Adopt core access controls.&lt;/b&gt; Consider just-in-time role activation, scoped permissions, approvals and workflows, as well as strong MFA requirements and conditional access permissions.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Document privileged roles and permissions.&lt;/b&gt; To support strong governance, PIM needs a privileged-role catalog and administrative ownership.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Continuously update documentation.&lt;/b&gt; Because it is a dynamic asset, PIM requires consistent reviews and recertification for privileged roles and general eligibility.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Protect secrets.&lt;/b&gt; Set up specifications for human and nonhuman entities. Key vaulting for shared accounts and service accounts is essential.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Rotate controls.&lt;/b&gt; Automate checkout and check-in rotations. For service accounts, PIM should have controls around ownership, purpose, credential scope and rotation.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Address key management.&lt;/b&gt; This includes key rotation when practical. An effective PIM strategy needs to take session security into account. Session brokering, for example, uses an intermediate system to secure the connection between the accessing entity and the target resource. For logging purposes, PIM should record sessions.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Perform consistent logging.&lt;/b&gt; On a broader level, PIM tools should log elevation events and downstream processes.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Monitor PIM tools and events.&lt;/b&gt; Monitoring is important so tools can track and flag events such as anomalous elevation patterns and risky commands. To streamline incident response, PIM should integrate with &lt;a href="https://www.techtarget.com/searchsecurity/answer/SOAR-vs-SIEM-Whats-the-difference"&gt;SIEM and SOAR tools&lt;/a&gt;.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Where PIM fits in identity management"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Where PIM fits in identity management&lt;/h2&gt;
 &lt;p&gt;As mentioned, PIM plays a critical role in an organization's overarching identity and access management strategy, but it is a complementary role and only one piece in the puzzle. It regulates how much access is granted, essentially acting as the enforcement controller.&lt;/p&gt;
 &lt;p&gt;PIM works alongside access management and single sign-on, which address user authentication, session management, federation and conditional access. It solidifies privileged pathways by executing authentication controls, implementing policies for privileged sessions and segmenting admin roles and accounts. PIM helps admins apply &lt;a href="https://www.techtarget.com/searchsecurity/tip/The-5-principles-of-zero-trust-security"&gt;zero-trust principles&lt;/a&gt;, including &lt;a href="https://www.techtarget.com/searchsecurity/definition/principle-of-least-privilege-POLP"&gt;least privilege&lt;/a&gt;, just-in-time and just-enough access, and continuous validation.&lt;/p&gt;
 &lt;p&gt;Many are confused about how PIM aligns with and differs from privileged access management (&lt;a href="https://www.techtarget.com/searchsecurity/definition/privileged-access-management-PAM"&gt;PAM&lt;/a&gt;). PIM oversees eligibility and elevation. For example, an organization could use PIM to grant a specific individual database admin privileges for 45 minutes on a particular day. PAM, meanwhile, governs how privileged sessions and credentials are used and tracked, such as with session recording, rotation, and check-ins and checkouts.&lt;/p&gt;
 &lt;p&gt;When executed well, PIM is a vital part of an organization's overall IAM strategy. Still, it is just one element of a larger identity strategy.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Amy Larsen DeCarlo has covered the IT industry for more than 30 years, as a journalist, editor and analyst. As a principal analyst at GlobalData, she covers managed security and cloud services.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>IAM is more crucial than ever in the AI era. To better control who -- and what -- is accessing systems and data, security teams need to move beyond standing access privileges.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/security_a296619547.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/tip/CISOs-guide-to-privileged-identity-management</link>
            <pubDate>Fri, 24 Jul 2026 16:03:00 GMT</pubDate>
            <title>CISO's guide to privileged identity management</title>
        </item>
        <item>
            <body>&lt;p&gt;OpenAI reported this week that its autonomous AI models escaped an isolated testing environment during a training exercise and breached Hugging Face, an AI collaboration platform.&lt;/p&gt; 
&lt;p&gt;Last week, Hugging Face &lt;a target="_blank" href="https://huggingface.co/blog/security-incident-july-2026" rel="noopener"&gt;disclosed&lt;/a&gt; that it "detected and responded to an intrusion into part of our production infrastructure. This one was different from anything we had handled before in one important way: it was driven, end to end, by an autonomous AI agent system -- and we detected and dissected it largely with AI of our own."&lt;/p&gt; 
&lt;p&gt;Security experts are calling the event a first-of-its-kind cyberattack. Not only was the incident carried out by an &lt;a href="https://www.techtarget.com/searchenterpriseai/definition/autonomous-AI-agents"&gt;AI agent&lt;/a&gt; with no human operator, but it was wholly unintended. The model was given a specific task under controlled conditions, yet it managed to circumvent guardrails and infiltrate Hugging Face's systems.&lt;/p&gt; 
&lt;p&gt;"We strongly believe there was no malicious intent on [OpenAI's] part," said Hugging Face co-founder and CEO Clément Delange in a statement. "It's quite mind-blowing that all this happened autonomously."&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="What happened?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What happened?&lt;/h2&gt;
 &lt;p&gt;OpenAI &lt;a href="https://openai.com/index/hugging-face-model-evaluation-security-incident/"&gt;disclosed&lt;/a&gt; that the security incident was actuated by a combination of its models, including an instance of its new GPT-5.6 Sol and a more capable prerelease model. During an internal evaluation on ExploitGym, a public benchmark that measures whether AI can convert existing software flaws into exploits, the models used a &lt;a href="https://www.techtarget.com/searchsecurity/tip/What-AI-zero-days-mean-for-enterprise-cybersecurity"&gt;zero-day vulnerability&lt;/a&gt; in a package-registry proxy, escalated privileges and pursued a path out of the testing environment to the internet.&lt;/p&gt;
 &lt;p&gt;Testers tasked the AI agent with solving the exploitation benchmark. However, it followed that goal so doggedly that it investigated its own containment, discovered and exploited vulnerabilities, escalated privileges and moved laterally until it found a machine with internet access. The AI deduced that Hugging Face hosted the benchmark solutions and, using multiple attack vectors, accessed the company's production infrastructure.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="The implications of rogue AI agents"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The implications of rogue AI agents&lt;/h2&gt;
 &lt;p&gt;While Hugging Face was able to detect and contain OpenAI's rogue agent, the event underscores the perils of frontier AI models and, specifically, their ability to circumvent guardrails in pursuit of their objectives. As AI agents grow in sophistication, they might become more adept at setting reasonable boundaries when attempting to complete a task, or they could continue to display unexpected and undesirable behaviors, resulting in greater harm.&lt;/p&gt;
 &lt;p&gt;Now that AI systems have demonstrated they can execute sophisticated cyberattacks without human intent or oversight, &lt;a href="https://www.techtarget.com/searchsecurity/tip/Behavioral-biometrics-How-to-detect-non-human-threat-actors"&gt;threat actors&lt;/a&gt; will not waste any time using similar models to launch large-scale, multistage campaigns at machine speed.&lt;/p&gt;
 &lt;p&gt;The threats posed by frontier AI models have been significant enough to compel the Trump administration to &lt;a href="https://www.techtarget.com/searchenterpriseai/news/366644013/Trump-AI-order-targets-frontier-model-prerelease-review"&gt;issue an executive order&lt;/a&gt; establishing a framework for federal oversight of the most powerful AI systems, including requirements to vet models for potential national security risks prior to general availability. In the wake of this incident, congressional lawmakers have already introduced a &lt;a href="https://www.cfodive.com/news/lawmakers-push-ai-kill-switch-bill-openai-breach-sparks-alarms/826080/" target="_blank" rel="noopener"&gt;"kill-switch" bill&lt;/a&gt; that, if made law, would require AI developers to maintain the technical capacity to throttle, suspend or shut down autonomous systems at will.&lt;/p&gt;
 &lt;p&gt;Other experts urge caution as technology pioneers continue to push enterprise AI adoption. They warn that AI must be engineered with the same expectations for safety and reliability as any other critical system. Long before release, AI models must be thoroughly tested, continuously monitored and designed with the kill-switch fail-safe in the event things go drastically wrong.&lt;/p&gt;
 &lt;p&gt;OpenAI is navigating the implications of its rogue AI in real time. The company has outlined its immediate next steps:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Implementing strict controls in infrastructure configuration at the cost of research velocity while patching vulnerabilities.&lt;/li&gt; 
  &lt;li&gt;Working with Hugging Face to forensically investigate the incident.&lt;/li&gt; 
  &lt;li&gt;Disclosing the identified zero-day vulnerability in the internally hosted third-party software and working with the vendor to patch it.&lt;/li&gt; 
  &lt;li&gt;Using its OpenAI models to help Hugging Face improve its defenses.&lt;/li&gt; 
  &lt;li&gt;Improving and adding stronger protections around future training and evaluations.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;       
&lt;section class="section main-article-chapter" data-menu-title="What can CISOs do now?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What can CISOs do now?&lt;/h2&gt;
 &lt;p&gt;Last year, Forrester introduced &lt;a href="https://www.techtarget.com/cybersecurity/tip/How-the-AEGIS-framework-mitigates-agentic-AI-risks"&gt;AEGIS&lt;/a&gt; (Agentic AI Enterprise Guardrails for Information Security), a &lt;a target="_blank" href="https://www.forrester.com/blogs/introducing-aegis-the-guardrails-cisos-need-for-the-agentic-enterprise/" rel="noopener"&gt;six-domain framework&lt;/a&gt;, to help CISOs secure, govern and manage autonomous AI agents and agentic enterprise infrastructure.&lt;/p&gt;
 &lt;p&gt;Forrester researchers &lt;a target="_blank" href="https://www.forrester.com/blogs/an-ai-security-facepalm-openais-evaluation-became-hugging-faces-incident/" rel="noopener"&gt;published a blog&lt;/a&gt; outlining the following seven priorities CISOs should take now, based on AEGIS, in light of the Hugging Face attack:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Govern high-risk model evaluations.&lt;/b&gt; Implement strong authorization, perform containment tests, establish abort criteria, know incident owners and confirm communication processes.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Apply least privilege.&lt;/b&gt; Limit models' tools, credentials, compute, network paths and authority, following least-privilege guidance.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Design a containment plan for model-enabled attacks.&lt;/b&gt; Remove unnecessary egress controls, isolate package infrastructure, rotate credentials and adopt zero-trust architecture.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Document the exercise.&lt;/b&gt; Preserve prompts, reasoning artifacts, tool calls, identities, network activity and policy decisions.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Establish an incident response model.&lt;/b&gt; Implement and test a fallback model.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Evaluate AI vendors.&lt;/b&gt; Assess how third parties manage safeguards, isolate models, govern benchmarks, disclose incidents and support responders.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Treat AI as critical infrastructure.&lt;/b&gt; Map AI model use, including hosts, package proxies, repositories, benchmarks and tools, and implement controls in the event of component failures.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;In its statement, Open AI said, "AI is accelerating the discovery and exploitation of vulnerabilities. The primary lesson from this incident is that model security and safety must keep pace with rapidly advancing capabilities."&lt;/p&gt;
 &lt;p&gt;While the damage from OpenAI's unexpected breach of Hugging Face's systems was limited, future AI models could be even more tenacious in their efforts to achieve perceived goals -- regardless of consequences. CISOs should take this novel event as a learning opportunity and shore up their agentic AI security measures now.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Richard Livingston is an editor with Informa TechTarget's SearchSecurity site, covering cybersecurity news, trends and analysis.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>In an unprecedented -- and unintended -- cyberattack, frontier AI models autonomously escaped their contained testing environment and breached another company's systems.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/code_g1304896250.jpg</image>
            <link>https://www.techtarget.com/cybersecurity/news/366646105/OpenAI-models-escape-containment-hack-Hugging-Face</link>
            <pubDate>Thu, 23 Jul 2026 17:35:00 GMT</pubDate>
            <title>OpenAI models escape containment, hack Hugging Face</title>
        </item>
        <title>Cybersecurity Resources and Information from TechTarget</title>
        <ttl>60</ttl>
        <webMaster>webmaster@techtarget.com</webMaster>
    </channel>
</rss>
