Tag: Cybersecurity

  • The Enterprise AI Time Bomb Is Ticking.  Cisco Shares Its Plan.

    The Enterprise AI Time Bomb Is Ticking. Cisco Shares Its Plan.

    At Cisco Live in Las Vegas this week, the company delivered a sobering security message for enterprise buyers. AI helps the bad actors move faster, and the window to get ahead of it is closing quickly.

    “AI changes the speed of defense. The bad corollary to that is it’s empowering our adversaries at a pace that we’ve never seen in our careers. These models are as bad today as they’re ever going to be,” Cisco CEO Chuck Robbins told the packed keynote audience — a line that landed with more weight than a typical tech conference applause line. He wasn’t talking about AI being ineffective. He was talking about it being weaponized.

    A New Kind of Threat

    The cybersecurity industry has spent years warning about AI-powered attacks. What’s changed in 2026 is that frontier AI models — particularly Anthropic’s Claude Mythos have made those warnings concrete.

    What sets Mythos apart from prior AI models is not general intelligence but what it can do in a cybersecurity context. According to Anthropic, it can autonomously identify and exploit software vulnerabilities at a level that outpaces almost all human security experts. In controlled testing, the model has been shown to identify thousands of zero-day vulnerabilities over several weeks — a pace no human security researcher or team could match.

    The dual-use nature of that capability is what makes Mythos a defining moment for enterprise security. The same model that can find and patch vulnerabilities at unprecedented speed can, in the wrong hands, find and exploit them. CrowdStrike’s 2026 Global Threat Report found an 89% increase in attacks by adversaries using AI — and Mythos-class capability represents a meaningful step change in what those adversaries can bring to bear.

    Anthropic has acknowledged that “models of this capability level require stronger cyber safeguards before they can be generally released,” which is why public access has been withheld while safety work continues. But what this tells us is that enterprises must prepare for a post-Mythos threat environment where any number of increasingly capable open and commercial models can and will help bad actors exploit vulnerabilities in legacy or unpatched systems. We can also see that patching isn’t enough.

    Robbins warned that the capability floor for AI-assisted attacks had just risen significantly and will not come back down. The most alarming shift is speed. Where it once took days or weeks for bad actors to move from a disclosed vulnerability to a working exploit, that timeline has compressed to minutes. Cisco’s own security team demonstrated the flip side of that same capability. Robbins said in the past eight weeks, Cisco used AI to scan 1.8 billion lines of code across 25 programming languages. Before these models existed, Robbins said, that would have taken approximately eight years.

    The implication is uncomfortable but unavoidable. The same technology accelerating legitimate security work is accelerating attacks at the same pace. Neither side has an obvious advantage, and the defender’s job — protecting a complex, distributed enterprise — is structurally harder than the attacker’s.

    Agents Make Everything Harder

    If AI-powered threats were the only problem, that would be manageable. But Cisco’s President and Chief Product Officer, Jeetu Patel, outlined a second, compounding challenge: the rapid proliferation of AI agents is creating an attack surface that enterprises are almost entirely unprepared for.

    The AI industry evolved from chatbots that respond to questions to AI agents that can act autonomously. Patel said Cisco’s research found that a single AI agent generates roughly 450% more network traffic than a human performing the same task. Multiply that by thousands of agents running across an enterprise, and the infrastructure and security implications are significant.

    More importantly, agents have access to tools. Agents call APIs, query databases, submit code, and interact with external services. The goal of an agentic AI system is to perform tasks without a human in the loop. Patel’s framing was blunt: “Agents are like teenagers. They’re supremely intelligent, but they have no fear of consequence.”

    Agentic AI creates new attack vectors that aren’t easy to manage with existing solutions. For example, prompt injection attacks can manipulate an agent’s behavior. Data poisoning can corrupt its decision-making. Meanwhile, bad actors can perform tasks at high speed with a compromised agent  before anyone notices anything is wrong.

    While agentic AI has great potential, most enterprises lack the proper visibility, security and management to handle agents. Companies need a systematic way to know how many agents are running in their environment, what those agents are authorized to do, or whether they are behaving as intended. This is one security gap Cisco is racing to close alongside other security companies, hyperscalers, and startups.

    The Identity Problem Nobody Has Solved

    Businesses are just waking up to the problem of non-human identity posed by AI agents. Every person accessing a corporate system has an identity with a role, credentials, and permissions. Machines, services, and AI agents largely do not, at least not in any consistent or governed way.

    In May, Cisco acquired Astiix Security, an AI company focused on the non-human identity category.  Before enterprises can enforce meaningful controls on agent behavior, they need a reliable way to know which agents exist, what they have access to, and what they should be allowed to do. The platform helps organizations discover, govern, and protect machine identities, preventing unauthorized access and securing AI agents from malicious attacks. Cisco can integrate this technology into its Cisco Identity Intelligence and zero-trust products, such as Duo and Secure Access, to safely manage the proliferation of AI agents.

    This is not a theoretical future problem. Enterprises are deploying agents today, and most are doing so without the right identity infrastructure to govern them. If they deploy agents within a specific SaaS stack, permissions and governance are typically handled by that software. Once we start discussing multi-agent workflows that cross applications, the challenge becomes more complex. Astrix gives Cisco more capabilities to support identity for an agentic future.

    Cisco’s Response In Three Moves

    Beyond the Asterix acquisition, Cisco announced a set of products and capabilities aimed directly at the threat landscape it described.

    1. AI Defense, extended for agents. Cisco launched AI Defense roughly 18 months ago to provide visibility and guardrails for AI models and applications. The updated version adds capabilities specifically for agentic deployments: adaptive testing, behavioral guardrails, security for agentic supply chains, and support for all major agent platforms, including Claude, Codex, and OpenAI.
    2. Zero trust that gets an update for AI agents. The traditional zero trust model is built around access control: verify identity, grant minimum necessary permissions, and monitor behavior. Cisco correctly argues that today’s access control is insufficient for agents. What enterprises need is action control — the ability to intercept and verify every action an agent takes, not just whether it was authorized to log in. This is a meaningful architectural shift, and one that Cisco is embedding into its platform rather than offering as a standalone product.
    3. An agentic SOC. The cybersecurity talent shortage is severe. Approximately 4 million positions go unfilled annually in the US alone, according to Cisco. The volume of security alerts already exceeds human capacity to investigate. Cisco’s answer is an AI-powered Security Operations Center where agents autonomously triage alerts, identify anomalies, and, in time, predict and prevent breaches. The foundation is Cisco Data Fabric, a Splunk-powered platform that ingests petabyte-scale telemetry from network, security, application, and third-party sources.

    The Galileo Acquisition: Watching the Watchers

    Governing AI agents requires knowing what they are doing — not just whether they are authorized to act, but whether they are producing the outcomes they were designed for. This is the observability problem, and it is harder than it sounds.

    To address it, Cisco acquired Galileo, an AI observability company founded by researchers who previously worked with Google and DeepMind. Galileo’s technology powers what Cisco calls full-stack agent observability. This is visibility into infrastructure performance, model behavior, application runtime, and agent output quality. It also includes whether agents consume tokens at a sensible rate.

    That last point surfaced repeatedly during the keynote and reflects a real operational concern. A runaway agent that has been misconfigured or has drifted from its intended behavior can consume an entire organization’s annual AI budget in a matter of days. Token cost management is not a glamorous feature, but it is required for this new era of infrastructure.

    Cisco Cloud Control: The Platform Beneath All of It

    One of the more surprising announcements was the newly launched Cisco Cloud Control. For anyone who’s followed networking and Cisco for years, the concept of a true unified management console has been discussed for many years, and it’s devilishly difficult to execute. Every part of the portfolio had its own management tools that were loosely coupled at best, if at all. Cisco Cloud Control aims to be a new unified management platform that consolidates the company’s entire product portfolio under a single interface with single sign-on. Cloud Control is the operational layer through which Cisco intends to deliver its AI security and observability strategy.

    The security-specific capabilities embedded in Cloud Control, such as agent security monitoring, cross-domain threat correlation, and policy enforcement in natural language, represent a meaningful shift from how enterprise security tools have historically operated. Rather than logging into separate dashboards for networking, security, and operations, administrators can query their entire infrastructure environment in natural language and receive correlated, actionable insights across domains.

    The demos made it look like Cisco had finally cracked the code. Whether that vision holds up at enterprise scale remains to be tested. But the architecture Cisco described — silicon to semantics, from custom networking chips to AI agents operating on top of them — reflects a deliberate bet that the company’s control of the full infrastructure stack is a genuine competitive advantage in an AI-defined security landscape.

    The Reality. Enterprise AI Threats Are Real.

    Cisco’s keynote was, of course, a product announcement. But stripped of the stage production, the underlying argument is sound and worth taking seriously.

    AI is compressing attack timelines. Agents are expanding the attack surface in ways that existing security architectures can’t handle. The cybersecurity workforce is not growing fast enough to compensate. And most enterprises are deploying agents today without the governance infrastructure to know what those agents are doing, let alone control them.

    The organizations that will navigate this well are not necessarily the ones that move fastest. They are the ones that treat agent governance — identity, authorization, behavioral monitoring, and action control — as a first-class infrastructure concern rather than an afterthought. Enterprise technology leaders want and need their existing technology stack providers to evolve their security and management stacks to support AI threats. Cisco is making a significant bet that enterprises will pay for that infrastructure. Given the threat landscape it described, the bet seems rational.

    This article was originally published on Forbes.com.

  • NemoClaw, OpenClaw, and the Real Reason Enterprises Haven’t Deployed AI Agents Yet

    NemoClaw, OpenClaw, and the Real Reason Enterprises Haven’t Deployed AI Agents Yet

    

    NVIDIA’s NemoClaw adds enterprise security to OpenClaw. What it does, what it doesn’t, and what CIOs should do before deploying.

    FULL SHOW NOTES

    OpenClaw became the fastest-growing open-source project in history. Enterprise buyers watched from the sidelines — not because the technology wasn’t useful, but because an autonomous agent with access to corporate file systems, credentials, and external communication channels is a governance and security problem that no one had solved at the enterprise level.

    At NVIDIA’s GTC 2026 conference, Jensen Huang announced NemoClaw: a reference stack that adds enterprise security controls to OpenClaw. In this solo episode, Maribel Lopez breaks down what NemoClaw actually does, why the SaaS partner ecosystem matters as much as the technology itself, and where the hype is running ahead of the reality.

    WHAT WE COVER

    •       Why OpenClaw created a shadow IT problem before NemoClaw existed

    •       What OpenShell, the Privacy Router, and Nemotron models actually do for enterprise buyers

    •       Why Salesforce, ServiceNow, SAP, Cisco, and CrowdStrike being in the ecosystem matters

    •       The hardware dependency NVIDIA’s marketing glosses over

    •       Why “working with NVIDIA” and “ready to deploy” are not the same thing

    •       The three questions every CIO should answer before touching any of this

    TIMESTAMPS

    00:00  —  Why enterprise IT teams were watching OpenClaw from the sidelines

    01:45  —  What OpenClaw is and why it created an enterprise security problem

    04:00  —  What NemoClaw actually does: OpenShell, Privacy Router, Nemotron

    06:30  —  The SaaS ecosystem: Salesforce, ServiceNow, SAP, Cisco, CrowdStrike

    08:30  —  Where the hype is ahead of the reality

    10:15  —  Three questions CIOs should answer before deploying

    RESOURCES MENTIONED

    •       NemoClaw announcement and NVIDIA Agent Toolkit: build.nvidia.com

    •       Full written analysis: NemoClaw Brings Enterprise-Grade Security Controls to OpenClaw — lopezresearch.com

    •       NVIDIA GTC 2026 Jensen Huang keynote

    ABOUT THIS PODCAST

    AI with Maribel Lopez covers enterprise AI adoption, agentic systems, AI governance, and AI-driven customer experience. Maribel Lopez is founder and principal analyst at Lopez Research, a technology research and strategy firm.

    Subscribe on Apple Podcasts, Spotify, or your platform of choice here: https://www.buzzsprout.com/1947446

    KEYWORDS

    enterprise AI agents, agentic AI security, NemoClaw NVIDIA, OpenClaw enterprise deployment, AI agent governance, enterprise AI strategy, AI governance enterprise, agentic AI risks

  • AI Meets Cybersecurity: Protecting Critical Infrastructure with Black & Veatch’s Ian Bramson

    In this episode of AI with Maribel Lopez, Maribel sits down with Ian Bramson, Vice President of Global Industrial Cybersecurity at Black & Veatch, to explore the growing intersection between artificial intelligence and operational technology (OT) security.

    From power grids and oil refineries to manufacturing plants, critical infrastructure systems are becoming increasingly connected—and therefore more vulnerable. Ian shares how Black & Veatch is helping industrial organizations rethink cybersecurity from the ground up, integrating protection early in the design and build process rather than bolting it on later.

    Together, Maribel and Ian discuss the evolution of OT threats, the rise of AI in both defense and attack scenarios, and why cybersecurity must be seen as a core business function, not an afterthought.

    🧩 Key Discussion Topics

    1. The Evolution of Industrial Cybersecurity

    • Ian’s unconventional career path—from Coca-Cola to futurist consulting with Alvin Toffler to leading cybersecurity initiatives.
    • Why Black & Veatch launched its dedicated industrial cybersecurity practice and how it’s integrated across engineering, procurement, and construction (EPC).

    2. IT vs. OT Cybersecurity: What’s the Difference?

    • IT focuses on data protection; OT focuses on physical safety and uptime.
    • The rising threat of cyber-physical attacks on power, water, and manufacturing systems.
    • How the increasing connectivity of devices—from pumps to sensors to AI controllers—creates new risks.

    3. Foundational Security: Basics Still Matter

    • Start with asset inventory—knowing what you need to protect.
    • Identify vulnerabilities and train your “human layer.”
    • Build security in from day one instead of bolting it on later.

    4. The Expanding Threat Landscape

    • Why ransomware is still relevant but no longer the only concern.
    • The growing risks of supply chain attacks, remote operations, and super dependencies (as seen in the CrowdStrike outage).
    • How attackers are weaponizing AI to accelerate attacks—and how defenders can use AI for faster detection and response.

    5. AI and OT: A Double-Edged Sword

    • How AI is reshaping the attack surface for industrial systems.
    • Why every company is already “in the AI game,” whether they realize it or not.
    • The three layers of AI to consider: AI used in cybersecurity, AI inside your operations, and AI in the wild used by partners and adversaries.

    6. The Biggest Misconceptions About OT Security

    • The “myth of the air gap”—why physical isolation no longer guarantees safety.
    • Common organizational blind spots: board confusion between IT and OT, fragmented responsibility, and lack of lifecycle thinking.
    • The need for Cyber Asset Lifecycle Management (CALM) to ensure long-term resilience.

    7. Building a Resilient Future

    • Why early planning and a holistic approach are key to managing future risks.
    • The importance of embedding security, governance, and ethics into every new AI or industrial project.
  • Racing Against AI-Powered Fraudsters: How Experian Stays Ahead


    Overview

    Maribel Lopez interviews Kathleen Peters, Experian's Chief Innovation Officer, about AI's evolution in fraud detection, the shift to generative and agentic AI, and balancing innovation with security in financial services.

    Key Topics

    AI Evolution at Experian

    • 15-year AI journey: Using machine learning for fraud detection long before generative AI
    • Democratization shift: Public LLMs like ChatGPT and Claude made AI accessible beyond data scientists
    • Innovation labs: 15-year-old team of PhDs and researchers finding insights in vast datasets

    Responsible AI Implementation

    • Risk Council: Cross-functional team ensuring responsible AI adoption
    • Security-first approach: Enterprise tools with guardrails protecting sensitive credit data
    • Custom AI stack: Proprietary systems maintaining data privacy while leveraging AI

    Agentic AI Applications

    • EVA Experian Virtual Assistant (Consumer Assistant): Evolved from chatbot to personalized agent that can take actions like unlocking credit scores
    • Business Assistant: Democratizes data science, enabling rapid model development through natural language
    • Real-time capabilities: Shifted from batch to real-time fraud detection

    AI-Powered Fraud Threats

    • Fraudster empowerment: Bad actors adopting AI faster than security measures
    • Deep fake risks: Sophisticated impersonation for identity theft and account takeover
    • Agent authentication: Challenge distinguishing legitimate vs. fraudulent AI agents
    • Industry urgency: Can't wait for regulation; must develop solutions proactively


    Key Achievements

    • Fast, safe adoption: Chose innovation over waiting, with proper security guardrails
    • Product success: Launched consumer EVA and business AI assistants
    • Industry leadership: Staying ahead of evolving fraud landscape


    Advice for Organizations

    1. Establish Risk Council: Cross-functional leadership team for AI governance
    2. Define values first: Determine organizational risk tolerance before technical implementation
    3. Support curiosity safely: Enable experimentation within secure boundaries
    4. Don't wait: Move quickly but responsibly – the technology won't slow down

    Key Quote

    “If you set up the infrastructure right, then you can let them hack away. You can let people be very curious.”

    Participants: Maribel Lopez (Host), Kathleen (CIO, Experian)
    Focus: #AI #FraudDetection #GenerativeAI #AgenticAI #FinancialServices #Security

    Kathleen Peters Chief Innovation Officer NA Fraud, Innovation & Commercialization 

    Kathleen Peters leads innovation and strategy for Experian’s Fraud and Identity business in North America, continuously exploring new ways to solve market challenges in identity, risk, and fraud detection. She and her team define business strategies and investment priorities while incubating new products, analyzing industry trends and leveraging the latest technologies to bring ideas to life. Kathleen joined Experian in 2013 to lead business development and global product management for Experian’s newest fraud products. She later served as the Head of the North America Fraud & Identity business, until being named Chief Innovation Officer for Decision Analytics in 2020. Kathleen has twice been named a “Top 100 Influencer in Identity” by One World Identity (now Liminal), an exclusive list that annually recognizes influencers and leaders from across the globe, showcasing a who’s who of people to know in the identity space.For nearly two decades, she has lived in