<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Anurag Singh</title>
    <description>The latest articles on DEV Community by Anurag Singh (@anuragseceon).</description>
    <link>https://dev.to/anuragseceon</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4085377%2F5dfa6079-2eec-455c-abf3-c0fc72649d7a.png</url>
      <title>DEV Community: Anurag Singh</title>
      <link>https://dev.to/anuragseceon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anuragseceon"/>
    <language>en</language>
    <item>
      <title>You Have One Identity. Your Security Stack Sees Seven.</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Tue, 08 Sep 2026 10:05:50 +0000</pubDate>
      <link>https://dev.to/anuragseceon/you-have-one-identity-your-security-stack-sees-seven-3591</link>
      <guid>https://dev.to/anuragseceon/you-have-one-identity-your-security-stack-sees-seven-3591</guid>
      <description>&lt;p&gt;I was mapping out access for a mid-sized engineering org a while back, and we hit a wall almost immediately: nobody could tell us, with confidence, how many accounts one senior engineer actually had.&lt;/p&gt;

&lt;p&gt;By the time we finished counting, the answer was seven. Active Directory account. Okta identity. An AWS IAM role. A GitHub account with org-admin on two repos. Microsoft 365 access. A VPN identity. A privileged role in a cloud console nobody remembered granting.&lt;/p&gt;

&lt;p&gt;Seven accounts. One person. And not one system in that stack had the full picture.&lt;/p&gt;

&lt;p&gt;That's not a rare setup. It's basically the default now, especially for anyone touching infrastructure, CI/CD, or cloud resources regularly. And it creates a strange asymmetry: for your SOC, that's seven disconnected pieces of data sitting in seven different consoles. For an attacker who compromises just one of those seven, it's one identity with several paths into the org, and they only need to find the weakest one.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Identity You Can See Isn't the Identity You Actually Have
&lt;/h2&gt;

&lt;p&gt;Identity data is scattered by design. Directories, identity providers, cloud platforms, SaaS apps, HR systems, PAM tools, VPNs, databases — each one knows a slice of the truth about an account, and almost none of them know the whole story about the person or entity behind it.&lt;/p&gt;

&lt;p&gt;Here's a scenario worth sitting with. A developer suddenly accesses a repository they've never touched. Around the same time, that same person authenticates from an unfamiliar location, picks up a new privilege, and reaches a cloud resource they don't normally go near.&lt;/p&gt;

&lt;p&gt;Any one of those, alone, has a boring explanation. New project, new laptop, new access request that hasn't been revoked yet. But stacked together, on the same identity, in a short window, that combination starts looking a lot less boring. The hard part was never really detecting each event individually. Most tools can do that. The hard part is realizing all four events belong to the same person, and understanding what that person can actually reach if they've been compromised.&lt;/p&gt;

&lt;h2&gt;
  
  
  Accounts Aren't the Same Thing as Identities
&lt;/h2&gt;

&lt;p&gt;Traditional identity monitoring hands security teams siloed views almost by default. Active Directory shows one account. Okta shows another. AWS shows a third. Every SaaS app you add stacks another account and another set of permissions on top.&lt;/p&gt;

&lt;p&gt;Which creates a pretty basic mismatch: the security team sees accounts. What they actually need to understand is identities. That gap matters more as an org scales, because a dormant account can quietly become active, a privileged identity can start behaving differently, a service account can touch an application it's never touched before, and permissions can pile up on someone's profile for years without anyone reviewing why they're still there. Without something correlating those accounts back to one entity, all of that stays scattered across dashboards nobody's cross-referencing in real time.&lt;/p&gt;

&lt;h2&gt;
  
  
  Risk Isn't a Single Login Event
&lt;/h2&gt;

&lt;p&gt;Not every identity carries the same weight. A standard employee account behaving exactly like it always does is a non-event. A privileged admin account suddenly reaching for something unfamiliar is not. A dormant account waking up isn't the same story as a service account running its normal, scheduled workload.&lt;/p&gt;

&lt;p&gt;Treating all of these the same way, as isolated login events, is part of why alert fatigue exists in the first place. What actually matters is a continuously updated read on which identities are becoming risky right now, not a static list of who technically has an account.&lt;/p&gt;

&lt;h2&gt;
  
  
  Knowing an Identity Is Risky Isn't the Same as Knowing What It Can Reach
&lt;/h2&gt;

&lt;p&gt;This is the part that's easy to skip past. A privileged identity connected to a dozen applications, several groups, and multiple cloud resources represents a very different level of exposure than a similarly "risky-looking" identity that's isolated to one low-value system. If either one gets compromised, the actual damage depends entirely on its access paths, not just on the fact that something looked unusual.&lt;/p&gt;

&lt;p&gt;Being able to visualize that, what applications an identity touches, which groups it belongs to, what privileged access it holds, and what the realistic blast radius looks like if it's compromised, turns "this account triggered an alert" into something an analyst can actually act on.&lt;/p&gt;

&lt;h2&gt;
  
  
  Detection Is Only Half the Problem
&lt;/h2&gt;

&lt;p&gt;Finding a risky identity is the easier half. The harder question is what happens in the minutes right after that.&lt;/p&gt;

&lt;p&gt;If every high-risk identity requires a manual ticket, a handoff to another team, and three rounds of approval before anything happens, your response time is going to lose to an attacker who's already moving. This is exactly the kind of decision that benefits from being pre-approved and automated for high-confidence cases: lock the account, force MFA re-enrollment, clean up a dormant identity, contain a privileged account that's acting outside its normal pattern. Not to cut humans out of the loop, but to cut the unnecessary waiting out of the cases where the evidence is already clear.&lt;/p&gt;

&lt;h2&gt;
  
  
  Identity Attacks Rarely Look Like Malware
&lt;/h2&gt;

&lt;p&gt;One of the more frustrating things about identity-based attacks is that they often skip the part your endpoint tools are built to catch. There's no malicious file, no obvious exploit. Just a valid credential, used in a way that doesn't quite match how it's normally used: impossible travel, an MFA bypass, credential stuffing, a privileged identity reaching somewhere it's never gone before.&lt;/p&gt;

&lt;p&gt;Every one of those can look completely legitimate to a control that's only checking "is this credential valid." The behavior around the credential is usually where the real story is, which is exactly why this has to be a correlation problem, not a single-signal detection problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  This Gets Worse, Not Better, at MSSP Scale
&lt;/h2&gt;

&lt;p&gt;For a single enterprise, identity fragmentation might mean juggling a dozen systems. For an MSSP managing multiple customers, that same fragmentation exists per tenant, and it multiplies. Different identity providers, different directories, different cloud environments, different policies, times however many customers you're responsible for. Without a centralized way to score and monitor identity risk across tenants, analysts end up manually switching between disconnected consoles for every single customer, which doesn't scale past a handful of accounts.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where I've Found This Actually Gets Solved
&lt;/h2&gt;

&lt;p&gt;I'll be upfront: I work with Seceon. What convinced me this was worth writing about wasn't a feature list, it was watching how their aiSecurity UIDGuard360 handles the seven-accounts-one-person problem specifically. It resolves fragmented accounts across directories, cloud, HR, and SaaS sources into a single canonical identity, and scores risk continuously across credential, privilege, activity, access, behavioral, and compliance signals instead of treating every login as its own isolated event.&lt;/p&gt;

&lt;p&gt;That's the shift that actually matters here. Not another dashboard, another data source connected to the pile. The difference between an analyst starting an investigation with "this account generated an alert" versus starting with "this person has these seven accounts, these privileges, and this level of risk right now" is enormous, and it's the difference that decides whether an investigation takes twenty minutes or two hours.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real Shift
&lt;/h2&gt;

&lt;p&gt;Identity security has spent years focused on authentication, MFA, and access reviews. Those still matter. But modern identity attacks don't stop at the login screen. An attacker compromises an identity, reaches an application, touches cloud infrastructure, picks up a privileged role, and starts moving toward something valuable. The identity is the thread connecting every one of those steps.&lt;/p&gt;

&lt;p&gt;Which means the real question was never just "how many identities do we have." It's closer to: who does this identity actually belong to, what can it reach, how does its behavior compare to normal, and what happens the moment something about it changes.&lt;/p&gt;

&lt;p&gt;That's a harder problem than counting accounts. It's also the one that actually matters.&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>identitysecurity</category>
      <category>ai</category>
      <category>security</category>
    </item>
    <item>
      <title>A Human Attacker Used AI Agents to Run a 10-Hour Intrusion. Here's What That Actually Means for Your Pipeline.</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Mon, 07 Sep 2026 11:14:15 +0000</pubDate>
      <link>https://dev.to/anuragseceon/a-human-attacker-used-ai-agents-to-run-a-10-hour-intrusion-heres-what-that-actually-means-for-3kd2</link>
      <guid>https://dev.to/anuragseceon/a-human-attacker-used-ai-agents-to-run-a-10-hour-intrusion-heres-what-that-actually-means-for-3kd2</guid>
      <description>&lt;p&gt;The most unsettling number in cybersecurity right now might be 10 hours.&lt;/p&gt;

&lt;p&gt;Not 10 days. Not 10 weeks. 10 hours.&lt;/p&gt;

&lt;p&gt;In a recent Unit 42 investigation, researchers responded to an enterprise intrusion where a human threat actor used frontier AI models and attack-specific agentic frameworks to automate large parts of the attack. The result: more than 50 MITRE ATT&amp;amp;CK techniques compressed into less than 10 hours, work that would normally take a human operator roughly two weeks.&lt;/p&gt;

&lt;p&gt;The attack didn't stop at getting a foothold. The AI agents mapped the internal environment, searched source repositories, obtained root credentials, triggered unauthorized CI/CD activity, and targeted cloud AI infrastructure.&lt;/p&gt;

&lt;p&gt;If you work anywhere near a CI/CD pipeline, a source repo, or a cloud deployment key, that list should sound uncomfortably familiar. This wasn't an attack on some abstract "enterprise network." It moved through the exact systems most engineering teams touch every day.&lt;/p&gt;

&lt;h2&gt;
  
  
  Attacks Used to Be Sequential. Now They're Parallel.
&lt;/h2&gt;

&lt;p&gt;Defenders have long thought about intrusions as a chain: initial access, discovery, credential access, lateral movement, persistence, exfiltration. The steps were never the hard part for attackers. Time was. Reconnaissance takes time. Finding a usable credential takes time. Understanding an unfamiliar environment takes time.&lt;/p&gt;

&lt;p&gt;AI agents change that math. Instead of one operator working through each step by hand, several agents can work through different parts of an environment at once, one testing credentials while another maps cloud resources while a third pokes at a CI/CD pipeline. The attacker stops moving through the kill chain step by step and starts running several branches of it simultaneously.&lt;/p&gt;

&lt;p&gt;Picture the difference. A traditional intrusion looks roughly like: compromise, investigate, find credentials, move, repeat. An agentic one looks more like a fan-out: compromise, then in parallel, map the environment, search repositories, test credentials, identify cloud resources, poke at CI/CD, hunt for privileged access — all running at once instead of in sequence.&lt;/p&gt;

&lt;p&gt;That parallelism is the real shift, and it's specifically bad news for anything resembling modern software delivery, where a repo, a CI runner, an API token, and a cloud deployment target are all sitting a few hops apart from each other.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Part of This Story Developers Should Actually Care About
&lt;/h2&gt;

&lt;p&gt;Most write-ups on this kind of intrusion focus on the SOC's problem. But look again at what the agents actually did: searched source repositories, created activity around CI/CD, obtained credentials, and moved into cloud infrastructure. That's not a SOC-only story. That's a software supply chain story.&lt;/p&gt;

&lt;p&gt;A few uncomfortable questions worth sitting with if you maintain a pipeline:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How long does a leaked CI/CD token stay valid?&lt;/strong&gt; If a token doesn't expire quickly and isn't scoped tightly, an agent that finds it has plenty of runway to use it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Does your CI system log and alert on unexpected pipeline triggers&lt;/strong&gt;, or would an off-schedule build just blend into normal noise? An automated attacker doesn't need to trigger a deploy at 3 AM to look suspicious if your pipeline runs constantly anyway.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Are your repo access tokens scoped to what they actually need&lt;/strong&gt;, or does "make it work" access accumulate the same way over-permissioned service accounts do everywhere else? An agent doesn't need a superuser credential if a moderately-permissioned one gets it 80% of the way there.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Would unusual repository access even stand out?&lt;/strong&gt; A read on a repo nobody usually touches is exactly the kind of low-noise signal that traditional monitoring wasn't built to catch, because it doesn't look like "an attack." It looks like someone browsing code.&lt;/p&gt;

&lt;p&gt;None of these are new problems. They're the same access-hygiene questions security teams have been asking about human credentials for years. What's changed is the speed at which something can find and use a weak answer to any one of them.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the SOC's Bottleneck Is Now a Race Against Compute
&lt;/h2&gt;

&lt;p&gt;Most SOCs already run into a familiar wall: too many alerts, too many dashboards, too few analysts. Add an automated attacker to that picture and a new asymmetry shows up. A human analyst might spend 20 minutes deciding whether an authentication anomaly matters. In that same 20 minutes, an automated attacker can be testing several other paths in parallel. The defender's bottleneck is human attention. The attacker's bottleneck is increasingly just compute, and compute scales a lot faster than headcount.&lt;/p&gt;

&lt;p&gt;That's the actual problem underneath the AI-vs-AI framing people reach for. It's not really "attackers have AI so defenders need AI." It's that a tool watching only endpoint telemetry can't understand an attack moving through identity, cloud, source code, CI/CD, and AI infrastructure in the same hour. Neither can a tool watching only network traffic, or only identity. Each one has a piece of the story. The attacker doesn't care which product owns which alert. It cares about the relationships between systems, so that's what the defense has to see too.&lt;/p&gt;

&lt;h2&gt;
  
  
  Six Events, Six Alerts, or One Attack
&lt;/h2&gt;

&lt;p&gt;Here's a version of how that plays out. A developer account authenticates from an unusual location. A few minutes later, that same identity accesses a repository it doesn't normally touch. Shortly after, a new API token gets created. Then a CI/CD pipeline kicks off unexpectedly. Not long after that, a cloud workload starts talking to a new external destination. And finally, a privileged account performs an administrative action nobody scheduled.&lt;/p&gt;

&lt;p&gt;Looked at individually, that's six alerts, each with a plausible innocent explanation. Looked at together, in that order, in that timeframe, it's one attack. That gap between six isolated alerts and one understood attack is exactly where most SOCs are still losing time.&lt;/p&gt;

&lt;h2&gt;
  
  
  What an Attack Graph Gives You That an Alert List Doesn't
&lt;/h2&gt;

&lt;p&gt;An alert list tells you something happened, somewhere, at some point. An attack graph asks a different set of questions: who initiated it, which identity was involved, which device was used, what changed afterward, which systems were touched, what credentials appeared, what network connections followed, which cloud resources got accessed, what happened next.&lt;/p&gt;

&lt;p&gt;That second model is a lot closer to how these intrusions actually unfold, because attacks are relationships between events, not a pile of isolated ones. This is also why SIEM isn't going away even as the conversation shifts toward AI-driven detection. When an attack moves this fast, historical and cross-domain context is worth more, not less. The problem was never that SIEM collects too little data. It's that collecting data and understanding relationships between events are two different jobs, and most SOC workflows still treat the first one as if it were the second.&lt;/p&gt;

&lt;h2&gt;
  
  
  Detection Alone Buys You Very Little Time
&lt;/h2&gt;

&lt;p&gt;Here's the part worth sitting with: detecting an event in seconds doesn't help much if it then takes two hours to figure out that the event is connected to five other things. A fast detection followed by a slow investigation is still, functionally, a slow response, and an automated attacker doesn't need much of that gap to keep moving.&lt;/p&gt;

&lt;p&gt;That reframes what a security platform actually needs to be good at. Detection is table stakes. The harder, more valuable capability is compressing the distance between an event happening and someone (or something) understanding what it's actually connected to.&lt;/p&gt;

&lt;h2&gt;
  
  
  This Is the Problem Seceon Is Built Around
&lt;/h2&gt;

&lt;p&gt;I'll be upfront: I work with Seceon, so weigh this accordingly.&lt;/p&gt;

&lt;p&gt;What drew me to their approach specifically is that it doesn't try to solve this with a smarter alert. It's built so that an identity anomaly, an endpoint event, a network connection, and a cloud action can be evaluated together instead of separately, because that's the only way a six-alert sequence like the one above gets recognized as one attack instead of six tickets in six different queues. The AI part isn't the interesting bit on its own. What it has access to see, and whether it can connect that across identity, endpoint, network, and cloud, is what actually determines whether it's useful during something moving this fast.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Analyst's Job Is Changing, Not Disappearing
&lt;/h2&gt;

&lt;p&gt;None of this makes the human analyst less relevant. If anything, it raises the value of good judgment, because the routine work, opening repetitive alerts, manually cross-referencing dashboards, reconstructing an obvious attack chain by hand, is exactly the kind of thing that should get automated away. What shouldn't get automated away is deciding whether a high-confidence containment action is actually the right call, threat hunting for the stuff automation won't catch, and understanding what an incident actually means for the business behind it.&lt;/p&gt;

&lt;p&gt;The goal was never to remove the analyst from the loop. It's to remove the waiting around the analyst.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real Takeaway
&lt;/h2&gt;

&lt;p&gt;The significance of the Unit 42 investigation isn't just that AI was involved in an attack. It's that AI compressed a workflow that would normally require serious human effort and time into something that fit inside a single work morning. More than 50 techniques. Multiple layers of an enterprise. Credentials, repositories, CI/CD, cloud infrastructure. All inside a dramatically shorter window than defenders have historically had to work with.&lt;/p&gt;

&lt;p&gt;That's not really a story about AI being scary. It's a story about the amount of time available for detection and response getting smaller, in systems a lot of engineering teams touch every single day. The attacker doesn't need to be smarter than the SOC. It just needs to be faster, and right now, speed is the thing most security architectures aren't built for.&lt;/p&gt;

&lt;h2&gt;
  
  
  FAQ
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;What is an agentic AI attack?&lt;/strong&gt;&lt;br&gt;
An agentic AI attack is an intrusion where a threat actor uses autonomous or semi-autonomous AI agents to carry out parts of the attack, reconnaissance, credential testing, lateral movement, without manually executing each step. This lets a single human operator run an intrusion at a speed and scale that would normally require a coordinated team.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How did attackers use AI in the Unit 42 investigation?&lt;/strong&gt;&lt;br&gt;
According to Unit 42's reporting, a human threat actor used frontier AI models and attack-specific agentic frameworks to automate large parts of an enterprise intrusion, compressing over 50 MITRE ATT&amp;amp;CK techniques into under 10 hours, including mapping the environment, searching source repositories, obtaining credentials, and triggering unauthorized CI/CD activity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why is CI/CD a target in AI-driven attacks?&lt;/strong&gt;&lt;br&gt;
CI/CD pipelines typically hold or generate credentials, deployment keys, and access to source code and cloud infrastructure, all in one place. For an automated agent searching for a fast path to privileged access, a pipeline with loosely scoped tokens or under-monitored triggers is a high-value target.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can traditional SIEM tools detect agentic AI attacks?&lt;/strong&gt;&lt;br&gt;
SIEM remains useful for centralized, cross-domain visibility, but detecting an agentic attack usually requires correlating identity, endpoint, network, and cloud signals together rather than reviewing them in separate consoles. A SIEM that only stores logs without helping connect those signals across domains will still miss the pattern.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Does AI-driven attack automation mean human analysts become less important?&lt;/strong&gt;&lt;br&gt;
No. It shifts what analysts spend time on. Routine work like triaging repetitive alerts or manually reconstructing an attack chain becomes a better fit for automation, while human judgment becomes more valuable for validating high-confidence response actions, threat hunting, and understanding business impact.&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>ai</category>
      <category>devops</category>
      <category>security</category>
    </item>
    <item>
      <title>Your Network Router May Be a Blind Spot. Attackers Are Counting on It.</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Thu, 03 Sep 2026 09:30:32 +0000</pubDate>
      <link>https://dev.to/anuragseceon/your-network-router-may-be-a-blind-spot-attackers-are-counting-on-it-2doa</link>
      <guid>https://dev.to/anuragseceon/your-network-router-may-be-a-blind-spot-attackers-are-counting-on-it-2doa</guid>
      <description>&lt;p&gt;A security team can monitor endpoints.&lt;/p&gt;

&lt;p&gt;It can monitor identities.&lt;/p&gt;

&lt;p&gt;It can collect cloud logs.&lt;/p&gt;

&lt;p&gt;It can deploy EDR, XDR, SIEM and network monitoring.&lt;/p&gt;

&lt;p&gt;But what happens when the infrastructure carrying the traffic is compromised?&lt;/p&gt;

&lt;p&gt;That question became much more interesting after new research into the China-nexus threat actor known as Fire Ant.&lt;/p&gt;

&lt;p&gt;Sygnia reported that Fire Ant expanded its activity beyond VMware environments and targeted Cisco IOS XR routers, TACACS authentication infrastructure and Linux management hosts.&lt;/p&gt;

&lt;p&gt;The concerning part wasn't simply that routers were compromised.&lt;/p&gt;

&lt;p&gt;It was what attackers did &lt;strong&gt;after getting control of trusted infrastructure&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Router Wasn't Just a Router Anymore
&lt;/h2&gt;

&lt;p&gt;A compromised endpoint usually gives an attacker access to a system.&lt;/p&gt;

&lt;p&gt;A compromised router can give something much more valuable:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Perspective.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;According to Sygnia's investigation, Fire Ant used compromised routers to capture network traffic and create covert connectivity.&lt;/p&gt;

&lt;p&gt;That changes the role of the compromised device.&lt;/p&gt;

&lt;p&gt;It is no longer just another asset inside the network.&lt;/p&gt;

&lt;p&gt;It becomes a place from which the attacker can observe how the environment communicates.&lt;/p&gt;

&lt;p&gt;And that's a very different security problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Trust Layer Is Becoming an Attack Surface
&lt;/h2&gt;

&lt;p&gt;Most security programs focus heavily on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Endpoints&lt;/li&gt;
&lt;li&gt;Servers&lt;/li&gt;
&lt;li&gt;Applications&lt;/li&gt;
&lt;li&gt;Cloud workloads&lt;/li&gt;
&lt;li&gt;User identities&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Network infrastructure can receive less attention because it is often treated as foundational infrastructure rather than an active security boundary.&lt;/p&gt;

&lt;p&gt;But routers, authentication servers and management hosts sit in extremely privileged positions.&lt;/p&gt;

&lt;p&gt;They help determine:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Where traffic goes&lt;/li&gt;
&lt;li&gt;Who can authenticate&lt;/li&gt;
&lt;li&gt;Which systems can communicate&lt;/li&gt;
&lt;li&gt;How administrators manage infrastructure&lt;/li&gt;
&lt;li&gt;What security telemetry gets generated&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Compromise those layers and an attacker may gain more than access.&lt;/p&gt;

&lt;p&gt;They may gain &lt;strong&gt;control over the environment's visibility and trust relationships&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  When Your Logs Can't Be Trusted
&lt;/h2&gt;

&lt;p&gt;This is one of the most interesting parts of the Fire Ant investigation.&lt;/p&gt;

&lt;p&gt;Sygnia reported that the attackers manipulated telemetry and evidence sources, including router logging and authentication-related records.&lt;/p&gt;

&lt;p&gt;That creates a difficult question for defenders:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What if the system generating your evidence has also been compromised?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Security teams often assume that logs are telling them what happened.&lt;/p&gt;

&lt;p&gt;But sophisticated attackers can attempt to modify, suppress or bypass the evidence.&lt;/p&gt;

&lt;p&gt;That means security monitoring cannot always depend on a single telemetry source.&lt;/p&gt;

&lt;h2&gt;
  
  
  One Alert May Not Tell the Story
&lt;/h2&gt;

&lt;p&gt;Imagine this:&lt;/p&gt;

&lt;p&gt;A network device shows an unusual configuration change.&lt;/p&gt;

&lt;p&gt;At roughly the same time, an administrator account authenticates in an unusual way.&lt;/p&gt;

&lt;p&gt;A management server starts communicating with an unexpected destination.&lt;/p&gt;

&lt;p&gt;Network traffic begins moving through a previously unseen path.&lt;/p&gt;

&lt;p&gt;Individually, each event may look explainable.&lt;/p&gt;

&lt;p&gt;Together, they may describe an intrusion.&lt;/p&gt;

&lt;p&gt;This is where &lt;strong&gt;cross-domain correlation&lt;/strong&gt; becomes important.&lt;/p&gt;

&lt;p&gt;The SOC needs to connect:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Network + Identity + Authentication + Endpoint + Configuration + Behavior&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;instead of investigating each alert independently.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Network Detection Needs More Context
&lt;/h2&gt;

&lt;p&gt;Network monitoring can tell you that something unusual is happening.&lt;/p&gt;

&lt;p&gt;But context tells you whether it matters.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Unusual network connection&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;is one signal.&lt;/p&gt;

&lt;p&gt;But:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Unusual network connection + privileged identity + unexpected configuration change + abnormal management activity&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;is a much stronger investigation lead.&lt;/p&gt;

&lt;p&gt;The difference isn't necessarily another detection rule.&lt;/p&gt;

&lt;p&gt;It's the ability to connect the evidence.&lt;/p&gt;

&lt;h2&gt;
  
  
  The New Challenge for Security Teams
&lt;/h2&gt;

&lt;p&gt;For years, security teams have asked:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Are we collecting enough logs?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The better question today may be:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;“Are we collecting enough independent evidence to know when one source is lying?”&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That is a very different security mindset.&lt;/p&gt;

&lt;p&gt;A resilient SOC shouldn't depend entirely on one platform, one log source or one security control.&lt;/p&gt;

&lt;p&gt;It should be able to compare signals across different parts of the environment.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where SIEM Still Matters
&lt;/h2&gt;

&lt;p&gt;This doesn't make SIEM less important.&lt;/p&gt;

&lt;p&gt;It makes centralized security analytics more important.&lt;/p&gt;

&lt;p&gt;A SIEM can provide the historical context needed to understand:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Authentication activity&lt;/li&gt;
&lt;li&gt;Network events&lt;/li&gt;
&lt;li&gt;Configuration changes&lt;/li&gt;
&lt;li&gt;System activity&lt;/li&gt;
&lt;li&gt;Privileged actions&lt;/li&gt;
&lt;li&gt;Security alerts&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But the real value comes from what the SOC can do with that data.&lt;/p&gt;

&lt;p&gt;If every event remains isolated, analysts still have to manually connect the dots.&lt;/p&gt;

&lt;p&gt;If events are correlated across multiple security domains, an investigation can start from a much stronger position.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where XDR and NDR Add Context
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;NDR&lt;/strong&gt; can help identify unusual network behavior.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;XDR&lt;/strong&gt; can connect signals across security layers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;UEBA&lt;/strong&gt; can help identify abnormal user and entity behavior.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SIEM&lt;/strong&gt; provides centralized investigation and historical context.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SOAR&lt;/strong&gt; can help automate defined response actions.&lt;/p&gt;

&lt;p&gt;The important part is not simply having all these technologies.&lt;/p&gt;

&lt;p&gt;It's whether they can work together when an attacker moves between them.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Seceon OTM Fits
&lt;/h2&gt;

&lt;p&gt;This is one reason a unified security architecture can be useful.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Seceon OTM&lt;/strong&gt; brings together capabilities including SIEM, XDR, NDR, UEBA, SOAR, identity, cloud and other security telemetry within a unified security model.&lt;/p&gt;

&lt;p&gt;For a network-focused incident, that means the investigation doesn't have to stop at:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“The router generated an alert.”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The SOC can look for related activity across:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Network&lt;/li&gt;
&lt;li&gt;Identity&lt;/li&gt;
&lt;li&gt;Endpoint&lt;/li&gt;
&lt;li&gt;Cloud&lt;/li&gt;
&lt;li&gt;Authentication&lt;/li&gt;
&lt;li&gt;User behavior&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That broader context can help security teams determine whether a network anomaly is simply an operational issue or part of a larger attack path.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Blind Spot Isn't Always Where You Think
&lt;/h2&gt;

&lt;p&gt;Security teams naturally focus on the systems that attackers are known to target.&lt;/p&gt;

&lt;p&gt;But sophisticated threat actors don't always attack the final destination first.&lt;/p&gt;

&lt;p&gt;Sometimes they attack the infrastructure that provides:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;access&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;visibility&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;trust&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;or&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;connectivity.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's why network infrastructure deserves the same security attention as endpoints and cloud workloads.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Security Teams Should Reconsider
&lt;/h2&gt;

&lt;p&gt;A modern security architecture should ask:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Are network devices continuously monitored?&lt;/li&gt;
&lt;li&gt;Are authentication systems treated as high-value assets?&lt;/li&gt;
&lt;li&gt;Can security teams detect unusual configuration changes?&lt;/li&gt;
&lt;li&gt;Are network events correlated with identity activity?&lt;/li&gt;
&lt;li&gt;Can telemetry from different sources be investigated together?&lt;/li&gt;
&lt;li&gt;What happens if one logging source is compromised?&lt;/li&gt;
&lt;li&gt;Are privileged infrastructure systems included in threat hunting?&lt;/li&gt;
&lt;li&gt;Can the SOC validate suspicious activity using independent evidence?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These questions can expose gaps that a traditional “more alerts = more visibility” approach may miss.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Lesson
&lt;/h2&gt;

&lt;p&gt;Fire Ant is a useful reminder that attackers don't always need to break through the front door.&lt;/p&gt;

&lt;p&gt;Sometimes they target the systems that control the doors.&lt;/p&gt;

&lt;p&gt;Sometimes they target the systems that authenticate the people using those doors.&lt;/p&gt;

&lt;p&gt;And sometimes they target the systems that tell defenders what happened.&lt;/p&gt;

&lt;p&gt;That means cybersecurity visibility has to go beyond endpoints and applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The infrastructure that connects, authenticates and observes the environment needs to be part of the security picture too.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Because if attackers control the infrastructure you trust, the biggest problem may not be that you can't detect the attack.&lt;/p&gt;

&lt;p&gt;It may be that you're looking at an incomplete version of what actually happened.&lt;/p&gt;

&lt;h2&gt;
  
  
  FAQ
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Why are attackers targeting network infrastructure?
&lt;/h3&gt;

&lt;p&gt;Network devices can provide privileged access, visibility into traffic and potential paths toward connected systems. Recent Fire Ant research showed how compromised Cisco routers were used as operational platforms for traffic collection and covert connectivity.&lt;/p&gt;

&lt;h3&gt;
  
  
  How can SIEM help detect compromised network infrastructure?
&lt;/h3&gt;

&lt;p&gt;SIEM can centralize and correlate network, authentication, configuration and other security events. This can help analysts identify relationships that may not be visible when each telemetry source is investigated separately.&lt;/p&gt;

&lt;h3&gt;
  
  
  Can Seceon OTM monitor network and identity activity together?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM is designed to bring together security telemetry across areas including network, identity, endpoint, cloud and other security domains. This allows related activity to be investigated within a broader security context.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is the role of NDR in detecting router-related attacks?
&lt;/h3&gt;

&lt;p&gt;NDR can help identify unusual communication patterns, unexpected connections and abnormal network behavior. Its value increases when network signals can be correlated with identity, endpoint and authentication activity.&lt;/p&gt;

&lt;h3&gt;
  
  
  What should organizations do if they suspect a network device is compromised?
&lt;/h3&gt;

&lt;p&gt;Organizations should preserve relevant evidence, validate configurations, review authentication activity, examine network telemetry and compare information across independent sources. A compromised device should not automatically be treated as a fully trustworthy source of forensic evidence.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is monitoring endpoints enough for modern threat detection?
&lt;/h3&gt;

&lt;p&gt;No.&lt;/p&gt;

&lt;p&gt;Endpoints remain important, but modern attacks can involve network infrastructure, identity systems, cloud services, authentication platforms and management systems.&lt;/p&gt;

&lt;p&gt;Security teams need visibility across the environment rather than focusing on one security layer.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thought
&lt;/h2&gt;

&lt;p&gt;The most dangerous blind spot in a network isn't always an unknown vulnerability.&lt;/p&gt;

&lt;p&gt;Sometimes it's a &lt;strong&gt;trusted system nobody expected to become part of the attack.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Routers authenticate.&lt;/p&gt;

&lt;p&gt;Routers connect.&lt;/p&gt;

&lt;p&gt;Routers observe.&lt;/p&gt;

&lt;p&gt;That makes them security assets, not just networking assets.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If the SOC doesn't have visibility into the infrastructure that connects the environment, it may be missing part of the attack story.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cybersecurity</category>
      <category>iot</category>
      <category>security</category>
    </item>
    <item>
      <title>AI Is Coming for Critical Infrastructure. Can Traditional SOCs Keep Up?</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Wed, 02 Sep 2026 07:05:56 +0000</pubDate>
      <link>https://dev.to/anuragseceon/ai-is-coming-for-critical-infrastructure-can-traditional-socs-keep-up-gma</link>
      <guid>https://dev.to/anuragseceon/ai-is-coming-for-critical-infrastructure-can-traditional-socs-keep-up-gma</guid>
      <description>&lt;p&gt;A power grid does not get a second chance.&lt;/p&gt;

&lt;p&gt;A water utility cannot simply “reset” its environment.&lt;/p&gt;

&lt;p&gt;A manufacturing plant cannot treat an OT incident like another endpoint alert.&lt;/p&gt;

&lt;p&gt;That is what makes the current shift in cyberattacks so important.&lt;/p&gt;

&lt;p&gt;Attackers are increasingly using AI to accelerate reconnaissance, identify weaknesses and automate parts of the attack lifecycle.&lt;/p&gt;

&lt;p&gt;Recent reporting has highlighted AI-enhanced attacks against interconnected energy systems, including operational technology environments.&lt;/p&gt;

&lt;p&gt;The question is no longer whether AI will be used in cyberattacks.&lt;/p&gt;

&lt;p&gt;It is:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can security operations detect and respond at the same speed?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Critical Infrastructure Attack Surface Has Changed
&lt;/h2&gt;

&lt;p&gt;Critical infrastructure used to look relatively isolated.&lt;/p&gt;

&lt;p&gt;Today, that picture is very different.&lt;/p&gt;

&lt;p&gt;Power generation, utilities, manufacturing, transportation and other industrial environments increasingly connect:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;IT networks&lt;/li&gt;
&lt;li&gt;OT networks&lt;/li&gt;
&lt;li&gt;Cloud services&lt;/li&gt;
&lt;li&gt;Remote access systems&lt;/li&gt;
&lt;li&gt;Identity platforms&lt;/li&gt;
&lt;li&gt;IoT devices&lt;/li&gt;
&lt;li&gt;Third-party systems&lt;/li&gt;
&lt;li&gt;Industrial control systems&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That connectivity creates operational advantages.&lt;/p&gt;

&lt;p&gt;It also creates more paths into environments where a cyber incident can eventually become a physical or business disruption.&lt;/p&gt;

&lt;p&gt;And attackers understand this.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Is Reducing the Time Between Discovery and Exploitation
&lt;/h2&gt;

&lt;p&gt;AI doesn't necessarily need to invent an entirely new attack technique.&lt;/p&gt;

&lt;p&gt;It can make existing techniques faster.&lt;/p&gt;

&lt;p&gt;AI can help attackers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Analyze large amounts of technical information&lt;/li&gt;
&lt;li&gt;Identify potentially vulnerable systems&lt;/li&gt;
&lt;li&gt;Automate reconnaissance&lt;/li&gt;
&lt;li&gt;Generate or modify attack code&lt;/li&gt;
&lt;li&gt;Improve social engineering&lt;/li&gt;
&lt;li&gt;Find weaknesses across connected environments&lt;/li&gt;
&lt;li&gt;Adapt attacks based on discovered information&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That changes the defender's problem.&lt;/p&gt;

&lt;p&gt;The issue isn't simply:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“Can we detect the attack?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It's:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“Can we understand what is happening before the attacker moves to the next system?”&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  OT Security Makes This Even Harder
&lt;/h2&gt;

&lt;p&gt;Traditional IT security often assumes that an affected machine can be isolated.&lt;/p&gt;

&lt;p&gt;OT environments have different constraints.&lt;/p&gt;

&lt;p&gt;A security team may be dealing with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Legacy systems&lt;/li&gt;
&lt;li&gt;PLCs&lt;/li&gt;
&lt;li&gt;Industrial protocols&lt;/li&gt;
&lt;li&gt;Long equipment lifecycles&lt;/li&gt;
&lt;li&gt;Limited patch windows&lt;/li&gt;
&lt;li&gt;Remote operational access&lt;/li&gt;
&lt;li&gt;Safety requirements&lt;/li&gt;
&lt;li&gt;Systems that cannot simply be taken offline&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This creates a major SOC challenge.&lt;/p&gt;

&lt;p&gt;An alert on an endpoint might look harmless by itself.&lt;/p&gt;

&lt;p&gt;But combine it with:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;identity activity + network behavior + unusual OT communication + endpoint telemetry&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;and the situation can look very different.&lt;/p&gt;

&lt;p&gt;That's where correlation becomes more important than simply collecting more alerts.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem Isn't a Lack of Security Data
&lt;/h2&gt;

&lt;p&gt;Most modern organizations already generate enormous amounts of telemetry.&lt;/p&gt;

&lt;p&gt;The problem is that the data often lives in different places.&lt;/p&gt;

&lt;p&gt;One system sees the endpoint.&lt;/p&gt;

&lt;p&gt;Another sees network traffic.&lt;/p&gt;

&lt;p&gt;Another sees identity.&lt;/p&gt;

&lt;p&gt;Another monitors cloud activity.&lt;/p&gt;

&lt;p&gt;Another protects OT.&lt;/p&gt;

&lt;p&gt;Another generates vulnerability alerts.&lt;/p&gt;

&lt;p&gt;The SOC analyst is then expected to connect the dots.&lt;/p&gt;

&lt;p&gt;That model becomes increasingly difficult when attackers are moving faster.&lt;/p&gt;

&lt;h3&gt;
  
  
  Detection without context creates noise.
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Context without automation creates delay.
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Automation without correlation creates risk.
&lt;/h3&gt;

&lt;p&gt;A modern security operation needs all three:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Context + Correlation + Controlled Automation&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What an AI-Driven SOC Should Actually Do
&lt;/h2&gt;

&lt;p&gt;An AI SOC should not simply generate more AI-generated alerts.&lt;/p&gt;

&lt;p&gt;That would make the problem worse.&lt;/p&gt;

&lt;p&gt;Instead, AI should help security teams move through the investigation lifecycle faster.&lt;/p&gt;

&lt;p&gt;A modern architecture should be able to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Collect&lt;/strong&gt; telemetry across IT, OT, identity, cloud, endpoint and network environments.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Normalize&lt;/strong&gt; the data so different security signals can be understood together.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Correlate&lt;/strong&gt; seemingly unrelated events into meaningful attack patterns.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Establish behavioral baselines&lt;/strong&gt; to identify activity that doesn't fit normal behavior.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Investigate automatically&lt;/strong&gt; before sending every event to an analyst.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Prioritize incidents&lt;/strong&gt; based on risk and context rather than alert volume.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Respond within defined guardrails&lt;/strong&gt; when automated action is appropriate.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Keep humans in control&lt;/strong&gt; for decisions that require judgment, safety or business context.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is a fundamentally different operating model from simply adding another detection tool.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why SIEM Alone Isn't Enough
&lt;/h2&gt;

&lt;p&gt;SIEM remains important because security teams need centralized visibility and historical context.&lt;/p&gt;

&lt;p&gt;But modern environments require more than log collection.&lt;/p&gt;

&lt;p&gt;Consider a hypothetical incident:&lt;/p&gt;

&lt;p&gt;An employee account suddenly authenticates from an unusual location.&lt;/p&gt;

&lt;p&gt;A few minutes later, an endpoint starts communicating with an unfamiliar internal host.&lt;/p&gt;

&lt;p&gt;Network telemetry shows unusual traffic toward an OT segment.&lt;/p&gt;

&lt;p&gt;An industrial device then begins communicating in a pattern that hasn't appeared before.&lt;/p&gt;

&lt;p&gt;Looking at those events individually could produce several unrelated alerts.&lt;/p&gt;

&lt;p&gt;Looking at them together could reveal a developing intrusion.&lt;/p&gt;

&lt;p&gt;That is the difference between:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;alert management&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;and&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;threat detection.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Where XDR, UEBA and SOAR Fit
&lt;/h2&gt;

&lt;p&gt;This is where the modern SOC architecture becomes important.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SIEM&lt;/strong&gt; provides centralized security data and investigation context.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;XDR&lt;/strong&gt; helps connect security signals across multiple control points.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;UEBA&lt;/strong&gt; helps identify unusual behavior involving users, entities and systems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;NDR&lt;/strong&gt; provides visibility into network behavior.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OT security&lt;/strong&gt; brings industrial environments into the security picture.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SOAR&lt;/strong&gt; enables controlled response automation.&lt;/p&gt;

&lt;p&gt;The real value comes when these capabilities aren't operating as completely disconnected islands.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Seceon OTM Fits
&lt;/h2&gt;

&lt;p&gt;This is also where &lt;strong&gt;Seceon OTM&lt;/strong&gt; fits into the broader AI SOC discussion.&lt;/p&gt;

&lt;p&gt;Seceon OTM is designed around a unified security architecture that brings together capabilities including &lt;strong&gt;SIEM, XDR, SOAR, NDR, UEBA, ITDR, cloud and OT security&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The important idea isn't simply having all of those product names.&lt;/p&gt;

&lt;p&gt;It is having the telemetry and security context available together so the SOC can investigate relationships between events.&lt;/p&gt;

&lt;p&gt;For a critical infrastructure environment, that matters because an identity event, endpoint event, network event and OT event may all be pieces of the same attack.&lt;/p&gt;

&lt;p&gt;Instead of asking:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Which tool generated this alert?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;the SOC can ask:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;“What is actually happening across the environment?”&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That is a much more useful question.&lt;/p&gt;

&lt;h2&gt;
  
  
  The New SOC Metric: Time to Understand
&lt;/h2&gt;

&lt;p&gt;Security teams have traditionally focused on metrics such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MTTD&lt;/li&gt;
&lt;li&gt;MTTR&lt;/li&gt;
&lt;li&gt;Alert volume&lt;/li&gt;
&lt;li&gt;False-positive rate&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Those metrics still matter.&lt;/p&gt;

&lt;p&gt;But AI-driven attacks introduce another important question:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How long does it take the SOC to understand the attack?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Because detecting five separate alerts in five minutes isn't necessarily good detection.&lt;/p&gt;

&lt;p&gt;If analysts need another two hours to understand that those alerts belong to one attack chain, the organization is still operating slowly.&lt;/p&gt;

&lt;p&gt;The future SOC needs to reduce the distance between:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Event → Context → Investigation → Decision → Response&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What Security Teams Should Look for in an AI SOC
&lt;/h2&gt;

&lt;p&gt;If you're evaluating an AI-driven SOC platform, don't just ask:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“Does it use AI?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Ask:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Can it correlate identity, endpoint, network, cloud and OT activity?&lt;/li&gt;
&lt;li&gt;Can it reduce repetitive L1 investigation?&lt;/li&gt;
&lt;li&gt;Can it establish behavioral baselines?&lt;/li&gt;
&lt;li&gt;Can it automatically investigate related events?&lt;/li&gt;
&lt;li&gt;Can analysts understand why an incident was prioritized?&lt;/li&gt;
&lt;li&gt;Can response actions operate within defined guardrails?&lt;/li&gt;
&lt;li&gt;Can it support hybrid and on-prem environments?&lt;/li&gt;
&lt;li&gt;Can it handle multi-tenant environments for MSSPs?&lt;/li&gt;
&lt;li&gt;Can it reduce dependence on multiple disconnected security tools?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Those questions are much more useful than simply comparing AI features on a datasheet.&lt;/p&gt;

&lt;h2&gt;
  
  
  Critical Infrastructure Doesn't Need More Noise
&lt;/h2&gt;

&lt;p&gt;The cybersecurity industry has spent years adding more sensors.&lt;/p&gt;

&lt;p&gt;The next challenge is making those sensors work together.&lt;/p&gt;

&lt;p&gt;As attackers use AI to accelerate reconnaissance and exploitation, defenders need to shorten the time between an abnormal event and a meaningful security decision.&lt;/p&gt;

&lt;p&gt;For IT environments, that can mean faster incident response.&lt;/p&gt;

&lt;p&gt;For OT and critical infrastructure, it can mean something much more important:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;preventing a cyber event from becoming an operational event.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The future of critical infrastructure security won't be defined by who has the most alerts.&lt;/p&gt;

&lt;p&gt;It will be defined by who can &lt;strong&gt;understand, prioritize and respond to the right signals fastest.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And that is where the AI SOC becomes much more than another security product.&lt;/p&gt;

&lt;h2&gt;
  
  
  FAQ
&lt;/h2&gt;

&lt;h3&gt;
  
  
  How is Seceon OTM helping organizations build an AI SOC?
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Seceon OTM&lt;/strong&gt; brings together capabilities such as SIEM, XDR, SOAR, NDR, UEBA, ITDR, cloud and OT security in a unified security architecture.&lt;/p&gt;

&lt;p&gt;The goal is to give security teams broader context across their environment so related identity, endpoint, network, cloud and OT signals can be correlated during an investigation.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is the difference between Seceon OTM and a traditional SIEM?
&lt;/h3&gt;

&lt;p&gt;A traditional SIEM primarily focuses on collecting, storing and analyzing security data.&lt;/p&gt;

&lt;p&gt;Seceon OTM extends that model by combining SIEM with capabilities such as XDR, SOAR, NDR and UEBA, allowing organizations to move from simply collecting alerts toward correlation, investigation and automated response.&lt;/p&gt;

&lt;h3&gt;
  
  
  Can Seceon OTM support OT and critical infrastructure security?
&lt;/h3&gt;

&lt;p&gt;Yes. Seceon OTM includes OT security capabilities alongside IT, network, endpoint, identity and cloud visibility.&lt;/p&gt;

&lt;p&gt;This is particularly useful when organizations need to understand relationships between activity across IT and OT environments.&lt;/p&gt;

&lt;h3&gt;
  
  
  How does AI help reduce SOC alert fatigue?
&lt;/h3&gt;

&lt;p&gt;AI can help correlate related events, establish behavioral baselines, investigate routine alerts and prioritize incidents based on context.&lt;/p&gt;

&lt;p&gt;The objective isn't to create more automated alerts.&lt;/p&gt;

&lt;p&gt;It is to reduce the number of alerts that analysts have to investigate manually.&lt;/p&gt;

&lt;h3&gt;
  
  
  Does an AI SOC replace security analysts?
&lt;/h3&gt;

&lt;p&gt;No.&lt;/p&gt;

&lt;p&gt;The strongest AI SOC model keeps humans involved for decisions that require judgment, governance, safety considerations and business context.&lt;/p&gt;

&lt;p&gt;AI should remove repetitive investigation work so analysts can spend more time on complex threats and strategic security decisions.&lt;/p&gt;

&lt;h3&gt;
  
  
  What should organizations look for in an AI SOC platform?
&lt;/h3&gt;

&lt;p&gt;Organizations should look beyond the “AI-powered” label.&lt;/p&gt;

&lt;p&gt;Important capabilities include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Cross-domain telemetry correlation&lt;/li&gt;
&lt;li&gt;Behavioral analytics&lt;/li&gt;
&lt;li&gt;Automated investigation&lt;/li&gt;
&lt;li&gt;Threat prioritization&lt;/li&gt;
&lt;li&gt;Controlled response automation&lt;/li&gt;
&lt;li&gt;IT and OT visibility&lt;/li&gt;
&lt;li&gt;Identity and endpoint context&lt;/li&gt;
&lt;li&gt;Hybrid and on-prem deployment options&lt;/li&gt;
&lt;li&gt;Reduced dependence on disconnected security tools&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final Thought
&lt;/h2&gt;

&lt;p&gt;AI is changing the economics and speed of cyberattacks.&lt;/p&gt;

&lt;p&gt;Critical infrastructure cannot afford to respond at yesterday's speed.&lt;/p&gt;

&lt;p&gt;The answer isn't necessarily another security tool.&lt;/p&gt;

&lt;p&gt;It is a security operation that can connect the signals, understand the attack and act quickly without removing humans from the decision-making process.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The faster attackers can connect the dots, the faster defenders need to do the same.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>ai</category>
      <category>iot</category>
      <category>security</category>
    </item>
    <item>
      <title>AI Agents Have Identities Too: Why Non-Human Identity Security Is Becoming a SOC Problem</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Tue, 01 Sep 2026 09:09:05 +0000</pubDate>
      <link>https://dev.to/anuragseceon/ai-agents-have-identities-too-why-non-human-identity-security-is-becoming-a-soc-problem-341k</link>
      <guid>https://dev.to/anuragseceon/ai-agents-have-identities-too-why-non-human-identity-security-is-becoming-a-soc-problem-341k</guid>
      <description>&lt;p&gt;Your security team knows how many employees have access to your systems.&lt;/p&gt;

&lt;p&gt;But do you know how many AI agents, service accounts, API keys, and automated workflows have access?&lt;/p&gt;

&lt;p&gt;That's becoming a much harder question in 2026.&lt;/p&gt;

&lt;p&gt;Organizations are rapidly adopting AI agents to automate everything from software development and customer support to data analysis and security operations.&lt;/p&gt;

&lt;p&gt;These agents don't just generate text.&lt;/p&gt;

&lt;p&gt;They authenticate.&lt;/p&gt;

&lt;p&gt;They access applications.&lt;/p&gt;

&lt;p&gt;They call APIs.&lt;/p&gt;

&lt;p&gt;They retrieve data.&lt;/p&gt;

&lt;p&gt;They execute workflows.&lt;/p&gt;

&lt;p&gt;And increasingly, they make decisions and take actions without a human sitting in front of every transaction.&lt;/p&gt;

&lt;p&gt;That creates a new cybersecurity challenge:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI agents need identities too.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And those identities need to be secured.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Identity Problem Is Getting Bigger
&lt;/h2&gt;

&lt;p&gt;For years, identity security focused primarily on human users.&lt;/p&gt;

&lt;p&gt;Employees had accounts.&lt;/p&gt;

&lt;p&gt;Administrators had privileged accounts.&lt;/p&gt;

&lt;p&gt;Contractors had temporary access.&lt;/p&gt;

&lt;p&gt;Security teams built policies around those identities.&lt;/p&gt;

&lt;p&gt;Now add:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI agents&lt;/li&gt;
&lt;li&gt;Service accounts&lt;/li&gt;
&lt;li&gt;API keys&lt;/li&gt;
&lt;li&gt;Machine identities&lt;/li&gt;
&lt;li&gt;Bots&lt;/li&gt;
&lt;li&gt;Automated workflows&lt;/li&gt;
&lt;li&gt;Cloud workloads&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The number of identities inside an organization can grow far beyond its number of employees.&lt;/p&gt;

&lt;p&gt;And unlike humans, these identities can operate 24/7.&lt;/p&gt;

&lt;p&gt;That's where the risk becomes interesting.&lt;/p&gt;

&lt;p&gt;An employee might access an application a few times during the day.&lt;/p&gt;

&lt;p&gt;An automated agent might make thousands of API calls while nobody is watching.&lt;/p&gt;

&lt;p&gt;So the question becomes:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How do you know when an AI agent is behaving abnormally?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What Happens When an AI Agent Gets Too Much Access?
&lt;/h2&gt;

&lt;p&gt;Imagine an organization deploys an AI agent to help developers.&lt;/p&gt;

&lt;p&gt;The agent has access to:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub → Cloud APIs → CI/CD → Internal Documentation → Databases&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Everything works normally for months.&lt;/p&gt;

&lt;p&gt;Then something changes.&lt;/p&gt;

&lt;p&gt;The agent suddenly starts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Accessing repositories it never used before&lt;/li&gt;
&lt;li&gt;Calling unfamiliar APIs&lt;/li&gt;
&lt;li&gt;Requesting elevated permissions&lt;/li&gt;
&lt;li&gt;Downloading unusual amounts of data&lt;/li&gt;
&lt;li&gt;Communicating with an external service&lt;/li&gt;
&lt;li&gt;Triggering workflows outside its normal pattern&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of these events necessarily means the agent has been compromised.&lt;/p&gt;

&lt;p&gt;But together, they should raise a question:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is this normal behavior for this identity?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's where traditional identity monitoring starts becoming insufficient.&lt;/p&gt;

&lt;h2&gt;
  
  
  The New Security Question: What Is the Identity Doing?
&lt;/h2&gt;

&lt;p&gt;Authentication tells you &lt;strong&gt;who or what&lt;/strong&gt; accessed a resource.&lt;/p&gt;

&lt;p&gt;Authorization tells you &lt;strong&gt;what it is allowed to access&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;But security operations also need to understand:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is it actually doing?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's where behavioral analytics becomes important.&lt;/p&gt;

&lt;p&gt;Consider two scenarios.&lt;/p&gt;

&lt;h3&gt;
  
  
  Scenario 1
&lt;/h3&gt;

&lt;p&gt;An AI agent accesses the same API it uses every day.&lt;/p&gt;

&lt;p&gt;The request volume is normal.&lt;/p&gt;

&lt;p&gt;The destination is expected.&lt;/p&gt;

&lt;p&gt;The action matches its assigned workflow.&lt;/p&gt;

&lt;p&gt;Probably normal.&lt;/p&gt;

&lt;h3&gt;
  
  
  Scenario 2
&lt;/h3&gt;

&lt;p&gt;The same agent suddenly accesses a sensitive database, requests elevated privileges, and sends data to an unfamiliar external endpoint.&lt;/p&gt;

&lt;p&gt;The credentials may still be valid.&lt;/p&gt;

&lt;p&gt;The authentication may still be legitimate.&lt;/p&gt;

&lt;p&gt;But the behavior is unusual.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;That's a security signal.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Traditional SIEM Visibility Isn't Always Enough
&lt;/h2&gt;

&lt;p&gt;A SIEM can collect identity events.&lt;/p&gt;

&lt;p&gt;It can collect API logs.&lt;/p&gt;

&lt;p&gt;It can collect endpoint telemetry.&lt;/p&gt;

&lt;p&gt;It can collect cloud activity.&lt;/p&gt;

&lt;p&gt;It can collect network events.&lt;/p&gt;

&lt;p&gt;But collecting everything doesn't automatically mean you understand what's happening.&lt;/p&gt;

&lt;p&gt;The real value comes from connecting those signals.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI agent authentication&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Privilege change&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Unusual API activity&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Endpoint anomaly&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Suspicious network connection&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sensitive data access&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Individually, each event might look manageable.&lt;/p&gt;

&lt;p&gt;Together, they could represent an attack chain.&lt;/p&gt;

&lt;p&gt;This is why modern security operations increasingly need &lt;strong&gt;SIEM + XDR + UEBA + threat intelligence + automated response&lt;/strong&gt; working together.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where UEBA Fits
&lt;/h2&gt;

&lt;p&gt;UEBA stands for &lt;strong&gt;User and Entity Behavior Analytics&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;And the word "entity" matters.&lt;/p&gt;

&lt;p&gt;Because the entity doesn't always have to be a human.&lt;/p&gt;

&lt;p&gt;It could be:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A user&lt;/li&gt;
&lt;li&gt;A service account&lt;/li&gt;
&lt;li&gt;An API key&lt;/li&gt;
&lt;li&gt;A device&lt;/li&gt;
&lt;li&gt;A workload&lt;/li&gt;
&lt;li&gt;An AI agent&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;UEBA can help establish behavioral patterns and identify activity that deviates from those patterns.&lt;/p&gt;

&lt;p&gt;For an AI agent, that could mean understanding:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which applications does it normally access?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which APIs does it normally call?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How frequently does it operate?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which resources does it normally touch?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What does its normal behavior look like?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Once you understand the baseline, abnormal behavior becomes easier to identify.&lt;/p&gt;

&lt;h2&gt;
  
  
  This Is Where Identity Security Meets XDR
&lt;/h2&gt;

&lt;p&gt;Identity security shouldn't exist in a separate security universe.&lt;/p&gt;

&lt;p&gt;Suppose an AI agent suddenly behaves abnormally.&lt;/p&gt;

&lt;p&gt;The next question isn't just:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"Is the identity suspicious?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It's:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"What else is happening around it?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Maybe the endpoint associated with the workflow is communicating with a suspicious destination.&lt;/p&gt;

&lt;p&gt;Maybe another identity was compromised.&lt;/p&gt;

&lt;p&gt;Maybe a privilege escalation happened immediately before the unusual API calls.&lt;/p&gt;

&lt;p&gt;Maybe threat intelligence identifies the destination as malicious.&lt;/p&gt;

&lt;p&gt;Now identity activity becomes part of a much larger investigation.&lt;/p&gt;

&lt;p&gt;This is where &lt;strong&gt;XDR&lt;/strong&gt; can provide additional context by connecting signals across different security layers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Seceon OTM Fits
&lt;/h2&gt;

&lt;p&gt;This is one of the reasons Seceon's &lt;strong&gt;Open Threat Management (OTM) Platform&lt;/strong&gt; is relevant to this changing security model.&lt;/p&gt;

&lt;p&gt;OTM brings together capabilities including:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SIEM + XDR + SOAR + UEBA + Threat Intelligence + Threat Hunting&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;within a unified security operations platform.&lt;/p&gt;

&lt;p&gt;Instead of treating identity, endpoint, network, cloud and application activity as completely separate investigations, OTM is designed to correlate those signals and provide broader context.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Identity anomaly&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;UEBA detects abnormal behavior&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;XDR correlates endpoint and network activity&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Threat intelligence adds context&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SIEM provides the event history&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SOAR can automate an appropriate response&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The goal isn't simply to detect that an AI agent did something unusual.&lt;/p&gt;

&lt;p&gt;The goal is to understand:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What happened → why it matters → what else is connected → what should happen next&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's a much more useful security question.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Agents Are Also Creating a New Access-Control Problem
&lt;/h2&gt;

&lt;p&gt;There's another issue that security teams shouldn't ignore.&lt;/p&gt;

&lt;p&gt;AI agents need permissions.&lt;/p&gt;

&lt;p&gt;And permissions can accumulate.&lt;/p&gt;

&lt;p&gt;An agent might start with access to one application.&lt;/p&gt;

&lt;p&gt;Then someone adds another integration.&lt;/p&gt;

&lt;p&gt;Then another API.&lt;/p&gt;

&lt;p&gt;Then another workflow.&lt;/p&gt;

&lt;p&gt;Six months later, nobody remembers exactly why the agent has access to everything it can reach.&lt;/p&gt;

&lt;p&gt;This is the same problem security teams have dealt with for years with human identities:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Excessive privileges.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The difference is that automated identities can operate much faster.&lt;/p&gt;

&lt;p&gt;If an overprivileged human account is compromised, the attacker may have access to sensitive resources.&lt;/p&gt;

&lt;p&gt;If an overprivileged AI agent is compromised or manipulated, it may be capable of taking automated actions across multiple systems.&lt;/p&gt;

&lt;p&gt;That's why &lt;strong&gt;AI agent identity governance&lt;/strong&gt; is becoming an important part of cybersecurity.&lt;/p&gt;

&lt;h2&gt;
  
  
  Security Teams Need an Inventory of Non-Human Identities
&lt;/h2&gt;

&lt;p&gt;You can't protect what you don't know exists.&lt;/p&gt;

&lt;p&gt;A practical starting point is building visibility into:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who has access?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What applications are they connected to?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What credentials do they use?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What permissions do they have?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When were those permissions last reviewed?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What does normal behavior look like?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And for AI agents:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What actions are they actually capable of taking?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This isn't just an IAM problem anymore.&lt;/p&gt;

&lt;p&gt;It's becoming part of security operations.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Should Security Teams Monitor?
&lt;/h2&gt;

&lt;p&gt;If your organization is deploying AI agents, consider monitoring:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Agent Identity
&lt;/h3&gt;

&lt;p&gt;Know which AI agents exist and which credentials they use.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Permissions
&lt;/h3&gt;

&lt;p&gt;Understand what resources each agent can access.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. API Activity
&lt;/h3&gt;

&lt;p&gt;Monitor unusual API calls, destinations, and request patterns.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Behavioral Changes
&lt;/h3&gt;

&lt;p&gt;Identify activity that differs significantly from the established baseline.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Privilege Escalation
&lt;/h3&gt;

&lt;p&gt;Watch for unexpected changes in permissions.&lt;/p&gt;

&lt;h3&gt;
  
  
  6. Data Access
&lt;/h3&gt;

&lt;p&gt;Monitor unusual access to sensitive information.&lt;/p&gt;

&lt;h3&gt;
  
  
  7. Network Activity
&lt;/h3&gt;

&lt;p&gt;Correlate agent behavior with network connections and endpoint activity.&lt;/p&gt;

&lt;h3&gt;
  
  
  8. Response Actions
&lt;/h3&gt;

&lt;p&gt;Have clear policies for what should happen when an agent behaves abnormally.&lt;/p&gt;

&lt;h2&gt;
  
  
  The MSSP Challenge Is Even Bigger
&lt;/h2&gt;

&lt;p&gt;For an MSSP, this problem scales quickly.&lt;/p&gt;

&lt;p&gt;One customer may have a handful of AI agents.&lt;/p&gt;

&lt;p&gt;Another may have hundreds of automated identities.&lt;/p&gt;

&lt;p&gt;Another may be running thousands of service accounts and API integrations.&lt;/p&gt;

&lt;p&gt;Now imagine monitoring all of that across dozens of customers.&lt;/p&gt;

&lt;p&gt;The MSSP needs to understand:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which identity belongs to which customer?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is this behavior normal for that customer?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is the same attack pattern appearing across multiple environments?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which incident should be investigated first?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is where centralized, multi-tenant security operations become increasingly important.&lt;/p&gt;

&lt;p&gt;A platform such as &lt;strong&gt;Seceon OTM&lt;/strong&gt; can help MSSPs bring identity, endpoint, network, cloud and application security signals into a unified operational workflow.&lt;/p&gt;

&lt;p&gt;The objective isn't simply to monitor more identities.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;It's to make those identities understandable at security-operations scale.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI Agent Security Checklist
&lt;/h2&gt;

&lt;p&gt;Before deploying an AI agent into a production environment, security teams should be able to answer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What identity does the agent use?&lt;/li&gt;
&lt;li&gt;What permissions does it have?&lt;/li&gt;
&lt;li&gt;Which applications can it access?&lt;/li&gt;
&lt;li&gt;Which APIs can it call?&lt;/li&gt;
&lt;li&gt;What data can it retrieve?&lt;/li&gt;
&lt;li&gt;Can it create or modify resources?&lt;/li&gt;
&lt;li&gt;Can it escalate its privileges?&lt;/li&gt;
&lt;li&gt;How is its behavior monitored?&lt;/li&gt;
&lt;li&gt;What happens if its behavior becomes abnormal?&lt;/li&gt;
&lt;li&gt;How quickly can its credentials or access be revoked?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If those questions don't have clear answers, the agent may already represent an unmanaged attack surface.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Shift in Identity Security
&lt;/h2&gt;

&lt;p&gt;The traditional identity model was built around:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;People → Accounts → Applications&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The modern environment looks more like:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;People + AI Agents + Service Accounts + APIs + Workloads → Applications + Data + Infrastructure&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's a much bigger identity ecosystem.&lt;/p&gt;

&lt;p&gt;And security operations need visibility across all of it.&lt;/p&gt;

&lt;p&gt;AI agents aren't going away.&lt;/p&gt;

&lt;p&gt;Neither are automation, APIs, cloud workloads, or machine identities.&lt;/p&gt;

&lt;p&gt;The organizations that adapt early will be the ones that treat these identities as &lt;strong&gt;first-class security entities&lt;/strong&gt;, rather than invisible infrastructure.&lt;/p&gt;

&lt;h2&gt;
  
  
  FAQ: AI Agent Identity Security
&lt;/h2&gt;

&lt;h3&gt;
  
  
  What is non-human identity security?
&lt;/h3&gt;

&lt;p&gt;Non-human identity security focuses on protecting machine identities such as service accounts, API keys, workloads, bots, and AI agents that authenticate and access organizational resources.&lt;/p&gt;

&lt;h3&gt;
  
  
  Why do AI agents need identity security?
&lt;/h3&gt;

&lt;p&gt;AI agents often require credentials and permissions to access applications, APIs, data, and infrastructure. If those identities are compromised, overprivileged, or misused, the agent could potentially perform unauthorized actions.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is AI agent identity governance?
&lt;/h3&gt;

&lt;p&gt;AI agent identity governance involves managing an agent's identity, credentials, permissions, access lifecycle, and authorized actions throughout its operational lifetime.&lt;/p&gt;

&lt;h3&gt;
  
  
  Can UEBA monitor AI agents?
&lt;/h3&gt;

&lt;p&gt;UEBA can analyze behavior from users and other entities. In environments where AI agents and automated identities generate telemetry, behavioral analytics can help identify activity that deviates from established patterns.&lt;/p&gt;

&lt;h3&gt;
  
  
  How can SIEM and XDR help with AI agent security?
&lt;/h3&gt;

&lt;p&gt;SIEM can centralize identity, cloud, application, endpoint, and network events. XDR can help correlate related signals across security layers, giving analysts broader context when investigating suspicious activity.&lt;/p&gt;

&lt;h3&gt;
  
  
  How does Seceon OTM address this problem?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM combines &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat intelligence, and threat hunting&lt;/strong&gt; in a unified security operations platform. This allows security teams to correlate identity behavior with endpoint, network, cloud, and other security telemetry.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is AI agent security important for MSSPs?
&lt;/h3&gt;

&lt;p&gt;Yes. MSSPs managing multiple customer environments need visibility into human and non-human identities across different organizations. Centralized and multi-tenant security operations can help make that monitoring more scalable.&lt;/p&gt;

&lt;h2&gt;
  
  
  The New Identity Perimeter
&lt;/h2&gt;

&lt;p&gt;The identity perimeter is no longer just about employees.&lt;/p&gt;

&lt;p&gt;It includes everything that can authenticate and take action.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Users.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Service accounts.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;API keys.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Workloads.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI agents.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And the security question is evolving with it.&lt;/p&gt;

&lt;p&gt;It's no longer enough to ask:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"Who logged in?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We need to ask:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"What identity is acting, what is it allowed to do, and does its behavior make sense?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's where identity security, UEBA, SIEM, XDR and automated response start coming together.&lt;/p&gt;

&lt;p&gt;And as AI agents become more common, that combination may become less of an advanced capability and more of a baseline requirement.&lt;/p&gt;

&lt;p&gt;AI agents are becoming part of the workforce.&lt;/p&gt;

&lt;p&gt;Their identities need to become part of the security model too.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cybersecurity</category>
      <category>cloud</category>
      <category>identitysecurity</category>
    </item>
    <item>
      <title>MFA Is Enabled. So Why Are Attackers Still Getting In?</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Mon, 31 Aug 2026 08:52:29 +0000</pubDate>
      <link>https://dev.to/anuragseceon/mfa-is-enabled-so-why-are-attackers-still-getting-in-7cn</link>
      <guid>https://dev.to/anuragseceon/mfa-is-enabled-so-why-are-attackers-still-getting-in-7cn</guid>
      <description>&lt;p&gt;&lt;strong&gt;Your organization has MFA. Your users have strong passwords. Conditional access is enabled. So how is an attacker still getting into the account?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is one of the uncomfortable questions security teams are facing in 2026.&lt;/p&gt;

&lt;p&gt;The problem is that attackers don't always need to defeat MFA.&lt;/p&gt;

&lt;p&gt;Sometimes, they simply go around it.&lt;/p&gt;

&lt;p&gt;Recent attacks against Microsoft 365 environments have included device-code phishing, session-token theft, password spraying and other techniques designed to obtain authenticated access even when MFA is enabled.&lt;/p&gt;

&lt;p&gt;And that changes the identity security conversation.&lt;/p&gt;

&lt;p&gt;The question is no longer:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"Do we have MFA?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It is:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"What happens after authentication succeeds?"&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  MFA Protects the Login. What Protects the Session?
&lt;/h2&gt;

&lt;p&gt;Think about what happens when you sign into a SaaS application.&lt;/p&gt;

&lt;p&gt;You enter your credentials.&lt;/p&gt;

&lt;p&gt;You complete MFA.&lt;/p&gt;

&lt;p&gt;The application verifies you.&lt;/p&gt;

&lt;p&gt;Then it gives your browser a session token.&lt;/p&gt;

&lt;p&gt;From that point forward, the application often uses that session to recognize you.&lt;/p&gt;

&lt;p&gt;That's convenient.&lt;/p&gt;

&lt;p&gt;But it also creates another security problem.&lt;/p&gt;

&lt;p&gt;If an attacker obtains that authenticated session, they may not need your password or another MFA challenge to continue operating as you.&lt;/p&gt;

&lt;p&gt;The attacker isn't necessarily breaking MFA.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;They're stealing the proof that MFA already happened.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is why session-token theft and session hijacking have become important identity-security concerns.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Attack Doesn't Always Look Like a Login Attack
&lt;/h2&gt;

&lt;p&gt;Imagine this.&lt;/p&gt;

&lt;p&gt;An employee signs into Microsoft 365 normally.&lt;/p&gt;

&lt;p&gt;MFA succeeds.&lt;/p&gt;

&lt;p&gt;Nothing looks suspicious.&lt;/p&gt;

&lt;p&gt;A few minutes later, an attacker starts using a stolen session.&lt;/p&gt;

&lt;p&gt;Now the security team sees:&lt;/p&gt;

&lt;p&gt;An authenticated user accessing a SaaS application.&lt;/p&gt;

&lt;p&gt;A new device or unusual location.&lt;/p&gt;

&lt;p&gt;Unusual mailbox activity.&lt;/p&gt;

&lt;p&gt;A privileged resource being accessed.&lt;/p&gt;

&lt;p&gt;Large amounts of data being downloaded.&lt;/p&gt;

&lt;p&gt;Suspicious communication from an endpoint associated with the account.&lt;/p&gt;

&lt;p&gt;Individually, some of these events may not trigger a high-confidence incident.&lt;/p&gt;

&lt;p&gt;Together, they tell a very different story.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;That's where identity security becomes a security operations problem.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real Problem Is the Context Around the Identity
&lt;/h2&gt;

&lt;p&gt;Identity systems can tell you that authentication happened.&lt;/p&gt;

&lt;p&gt;Endpoint security can tell you what happened on the device.&lt;/p&gt;

&lt;p&gt;Network security can tell you where the traffic went.&lt;/p&gt;

&lt;p&gt;Cloud security can tell you what resources were accessed.&lt;/p&gt;

&lt;p&gt;But an account takeover rarely stays inside one of those categories.&lt;/p&gt;

&lt;p&gt;The attacker may move through all of them.&lt;/p&gt;

&lt;p&gt;That's why modern detection needs to connect:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Identity + Endpoint + Network + Cloud + SaaS + User Behavior&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Instead of asking:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Was this login legitimate?"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Security teams increasingly need to ask:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;"Does everything this identity is doing after the login make sense?"&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  This Is Where UEBA Becomes Important
&lt;/h2&gt;

&lt;p&gt;User and Entity Behavior Analytics, or UEBA, isn't simply about detecting a suspicious login.&lt;/p&gt;

&lt;p&gt;It's about understanding behavior.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;A finance employee normally accesses a small group of applications during business hours.&lt;/p&gt;

&lt;p&gt;Suddenly, the same identity accesses several unfamiliar resources, downloads large amounts of data, and starts interacting with systems it has never used before.&lt;/p&gt;

&lt;p&gt;The login itself might have been valid.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The behavior isn't.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the kind of distinction behavioral analytics can help security teams identify.&lt;/p&gt;

&lt;p&gt;And this is where identity signals become much more useful when correlated with the rest of the security environment.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why SIEM Alone Isn't the Whole Answer
&lt;/h2&gt;

&lt;p&gt;SIEM remains critical because security teams need centralized visibility and historical security data.&lt;/p&gt;

&lt;p&gt;But collecting identity logs isn't the same as understanding an identity attack.&lt;/p&gt;

&lt;p&gt;Consider this chain:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;MFA authentication&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;New device&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Unusual user behavior&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Suspicious endpoint activity&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Abnormal network connection&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sensitive data access&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Potential account takeover&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If every signal lives in a different security product, the analyst has to manually connect the dots.&lt;/p&gt;

&lt;p&gt;That costs time.&lt;/p&gt;

&lt;p&gt;And during an active attack, time matters.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Seceon OTM Fits
&lt;/h2&gt;

&lt;p&gt;This is one of the areas where Seceon's &lt;strong&gt;Open Threat Management (OTM) Platform&lt;/strong&gt; can be relevant.&lt;/p&gt;

&lt;p&gt;OTM brings together capabilities including:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SIEM + XDR + UEBA + SOAR + Threat Intelligence + Threat Hunting&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;within a unified security operations platform.&lt;/p&gt;

&lt;p&gt;That matters because an identity anomaly shouldn't necessarily be investigated as an isolated identity event.&lt;/p&gt;

&lt;p&gt;It can be correlated with endpoint activity.&lt;/p&gt;

&lt;p&gt;Network behavior.&lt;/p&gt;

&lt;p&gt;Cloud activity.&lt;/p&gt;

&lt;p&gt;Threat intelligence.&lt;/p&gt;

&lt;p&gt;And other security signals.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;An unusual login occurs.&lt;/p&gt;

&lt;p&gt;UEBA identifies behavior outside the normal baseline.&lt;/p&gt;

&lt;p&gt;XDR connects the identity activity with an endpoint anomaly.&lt;/p&gt;

&lt;p&gt;Threat intelligence adds context around suspicious infrastructure.&lt;/p&gt;

&lt;p&gt;SIEM provides the broader event history.&lt;/p&gt;

&lt;p&gt;SOAR can help automate appropriate response actions.&lt;/p&gt;

&lt;p&gt;Now the analyst isn't looking at six unrelated alerts.&lt;/p&gt;

&lt;p&gt;They're looking at a potential &lt;strong&gt;attack chain&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The identity is the starting point. The surrounding behavior tells the story.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Biggest Identity Security Mistake
&lt;/h2&gt;

&lt;p&gt;One of the biggest mistakes organizations can make is treating authentication as the finish line.&lt;/p&gt;

&lt;p&gt;Authentication should be the beginning of continuous trust evaluation.&lt;/p&gt;

&lt;p&gt;A user successfully passing MFA doesn't automatically mean:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Every subsequent action is legitimate&lt;/li&gt;
&lt;li&gt;Every device associated with the session is trustworthy&lt;/li&gt;
&lt;li&gt;Every resource request is normal&lt;/li&gt;
&lt;li&gt;Every application interaction is expected&lt;/li&gt;
&lt;li&gt;Every session should remain valid&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Security needs to continue after authentication.&lt;/p&gt;

&lt;p&gt;That's especially important as organizations rely more heavily on cloud applications, SaaS platforms, APIs and remote access.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Should Security Teams Monitor After MFA?
&lt;/h2&gt;

&lt;p&gt;If you're reviewing your identity-security strategy in 2026, don't stop at MFA deployment.&lt;/p&gt;

&lt;p&gt;Look at what happens &lt;strong&gt;after&lt;/strong&gt; the user authenticates.&lt;/p&gt;

&lt;h3&gt;
  
  
  Session Activity
&lt;/h3&gt;

&lt;p&gt;Monitor unusual sessions, devices, locations and access patterns.&lt;/p&gt;

&lt;h3&gt;
  
  
  User Behavior
&lt;/h3&gt;

&lt;p&gt;Look for activity that significantly differs from the user's normal behavior.&lt;/p&gt;

&lt;h3&gt;
  
  
  Privilege Changes
&lt;/h3&gt;

&lt;p&gt;Watch for unexpected privilege escalation or access to sensitive resources.&lt;/p&gt;

&lt;h3&gt;
  
  
  Application Activity
&lt;/h3&gt;

&lt;p&gt;Monitor unusual SaaS and cloud application usage.&lt;/p&gt;

&lt;h3&gt;
  
  
  Endpoint Signals
&lt;/h3&gt;

&lt;p&gt;Correlate identity activity with what is happening on the user's device.&lt;/p&gt;

&lt;h3&gt;
  
  
  Network Behavior
&lt;/h3&gt;

&lt;p&gt;Look for unusual destinations, connections or traffic patterns associated with the identity.&lt;/p&gt;

&lt;h3&gt;
  
  
  Data Access
&lt;/h3&gt;

&lt;p&gt;Watch for abnormal downloads, transfers or access to sensitive information.&lt;/p&gt;

&lt;p&gt;The important word here is:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Correlation.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;One event rarely tells the whole story.&lt;/p&gt;

&lt;h2&gt;
  
  
  What About Phishing-Resistant MFA?
&lt;/h2&gt;

&lt;p&gt;This doesn't mean MFA is no longer useful.&lt;/p&gt;

&lt;p&gt;Quite the opposite.&lt;/p&gt;

&lt;p&gt;Strong authentication remains an important security control, and phishing-resistant methods can significantly improve resistance to credential-based attacks.&lt;/p&gt;

&lt;p&gt;But identity security shouldn't depend on a single control.&lt;/p&gt;

&lt;p&gt;Even with stronger authentication, organizations still need visibility into:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What happened after access was granted?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Because attackers don't always need to compromise the authentication mechanism itself.&lt;/p&gt;

&lt;p&gt;They may compromise the endpoint.&lt;/p&gt;

&lt;p&gt;Steal an active session.&lt;/p&gt;

&lt;p&gt;Abuse an authorized identity.&lt;/p&gt;

&lt;p&gt;Exploit excessive permissions.&lt;/p&gt;

&lt;p&gt;Or operate through a trusted application.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters for MSSPs
&lt;/h2&gt;

&lt;p&gt;For an MSSP, identity monitoring becomes even more complicated.&lt;/p&gt;

&lt;p&gt;Imagine managing security for 50 customers.&lt;/p&gt;

&lt;p&gt;Each customer has:&lt;/p&gt;

&lt;p&gt;Different identity providers.&lt;/p&gt;

&lt;p&gt;Different SaaS applications.&lt;/p&gt;

&lt;p&gt;Different users.&lt;/p&gt;

&lt;p&gt;Different access policies.&lt;/p&gt;

&lt;p&gt;Different normal behavior.&lt;/p&gt;

&lt;p&gt;Different risk profiles.&lt;/p&gt;

&lt;p&gt;An MSSP can't realistically investigate every identity event manually.&lt;/p&gt;

&lt;p&gt;The platform needs to help separate:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Normal behavior → Suspicious behavior → Potential attack&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;and provide enough context for analysts to act.&lt;/p&gt;

&lt;p&gt;This is where a unified security operations approach can become valuable.&lt;/p&gt;

&lt;p&gt;With &lt;strong&gt;Seceon OTM&lt;/strong&gt;, MSSPs can bring SIEM, XDR, UEBA, SOAR and threat intelligence into a centralized security operations workflow rather than treating identity activity as a completely separate security problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Identity Perimeter Is Changing
&lt;/h2&gt;

&lt;p&gt;The old security model was largely:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Protect the network perimeter.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Then it became:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Protect the endpoint.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Then:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Protect the identity.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;But today, none of these exist in isolation.&lt;/p&gt;

&lt;p&gt;An identity can be compromised through an endpoint.&lt;/p&gt;

&lt;p&gt;An endpoint can be controlled through a malicious application.&lt;/p&gt;

&lt;p&gt;A compromised identity can access cloud resources.&lt;/p&gt;

&lt;p&gt;Cloud activity can lead to data exposure.&lt;/p&gt;

&lt;p&gt;And network activity can reveal the attack.&lt;/p&gt;

&lt;p&gt;The modern security perimeter is increasingly a connected ecosystem.&lt;/p&gt;

&lt;p&gt;That's why security teams need visibility across the entire attack chain.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Question Security Teams Should Be Asking
&lt;/h2&gt;

&lt;p&gt;Don't ask only:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"Is MFA enabled?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Ask:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"If an attacker gets past the login, how quickly would we know?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's a much harder question.&lt;/p&gt;

&lt;p&gt;And it's the one that matters.&lt;/p&gt;

&lt;p&gt;Because authentication tells you who successfully entered.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Security operations need to determine whether that person is actually behaving like themselves.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's where identity analytics, UEBA, XDR, SIEM, threat intelligence and automated response start working together.&lt;/p&gt;

&lt;p&gt;And that's the direction Seceon is taking with &lt;strong&gt;OTM&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Not just detecting the login.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Understanding what happens next.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  FAQ: MFA Bypass and Identity Security
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Can attackers bypass MFA?
&lt;/h3&gt;

&lt;p&gt;Yes. Attackers can use techniques such as adversary-in-the-middle phishing, device-code phishing, MFA fatigue, credential theft and session-token theft to obtain or abuse authenticated access.&lt;/p&gt;

&lt;h3&gt;
  
  
  Does MFA prevent account takeover?
&lt;/h3&gt;

&lt;p&gt;MFA significantly reduces the risk of many credential-based attacks, but it isn't a complete account-takeover defense. Attackers can target sessions, tokens, endpoints, applications and users after authentication.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is session-token theft?
&lt;/h3&gt;

&lt;p&gt;Session-token theft occurs when an attacker obtains a token representing an already authenticated session and uses it to impersonate the legitimate user.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is UEBA?
&lt;/h3&gt;

&lt;p&gt;UEBA stands for User and Entity Behavior Analytics. It analyzes behavioral patterns to identify activity that deviates from what is considered normal for a user or entity.&lt;/p&gt;

&lt;h3&gt;
  
  
  How can SIEM help detect identity attacks?
&lt;/h3&gt;

&lt;p&gt;SIEM can centralize identity, endpoint, network, cloud and application events, making it easier to investigate activity across different security domains and build a timeline of an incident.&lt;/p&gt;

&lt;h3&gt;
  
  
  How does Seceon OTM help with identity-related threats?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM combines &lt;strong&gt;SIEM, XDR, UEBA, SOAR, threat intelligence and threat hunting&lt;/strong&gt; to correlate security signals across different environments. This can help security teams connect unusual identity behavior with endpoint, network and other security events.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is Seceon OTM useful for MSSPs?
&lt;/h3&gt;

&lt;p&gt;Yes. OTM is designed to support centralized and multi-tenant security operations, helping MSSPs monitor and investigate security activity across multiple customer environments.&lt;/p&gt;




&lt;h2&gt;
  
  
  MFA Was Never Supposed to Be the Whole Security Strategy
&lt;/h2&gt;

&lt;p&gt;MFA is important.&lt;/p&gt;

&lt;p&gt;Strong authentication is important.&lt;/p&gt;

&lt;p&gt;Identity controls are important.&lt;/p&gt;

&lt;p&gt;But none of them answer the most important question by themselves:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is this identity doing right now?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the question modern security operations need to answer continuously.&lt;/p&gt;

&lt;p&gt;Because the attacker doesn't care whether your dashboard says:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"MFA: Enabled."&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;They care whether they can operate as a trusted identity after authentication.&lt;/p&gt;

&lt;p&gt;And that's why identity security is no longer just an IAM problem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;It's a SOC problem.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>identitysecurity</category>
      <category>mfa</category>
      <category>security</category>
    </item>
    <item>
      <title>AI Agents Are Becoming a Security Problem: What SOC Teams Need to Monitor in 2026</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Thu, 27 Aug 2026 08:37:47 +0000</pubDate>
      <link>https://dev.to/anuragseceon/ai-agents-are-becoming-a-security-problem-what-soc-teams-need-to-monitor-in-2026-11ng</link>
      <guid>https://dev.to/anuragseceon/ai-agents-are-becoming-a-security-problem-what-soc-teams-need-to-monitor-in-2026-11ng</guid>
      <description>&lt;p&gt;&lt;strong&gt;AI agents don't just answer questions anymore. They access systems, use tools, call APIs, retrieve data, and take actions.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That changes cybersecurity.&lt;/p&gt;

&lt;p&gt;For years, security teams built their monitoring around a fairly familiar model:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Users → Devices → Applications → Networks&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Now there's another layer:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Agents → Tools → APIs → Applications → Data&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And the security challenge isn't simply protecting the AI model.&lt;/p&gt;

&lt;p&gt;It's understanding &lt;strong&gt;everything the AI agent can access and everything it can do.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The New Security Problem: AI That Can Act
&lt;/h2&gt;

&lt;p&gt;An AI chatbot that answers a question is one thing.&lt;/p&gt;

&lt;p&gt;An AI agent that can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Read company documents&lt;/li&gt;
&lt;li&gt;Query databases&lt;/li&gt;
&lt;li&gt;Access SaaS applications&lt;/li&gt;
&lt;li&gt;Call APIs&lt;/li&gt;
&lt;li&gt;Execute code&lt;/li&gt;
&lt;li&gt;Modify files&lt;/li&gt;
&lt;li&gt;Trigger workflows&lt;/li&gt;
&lt;li&gt;Communicate with other systems&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;is something completely different.&lt;/p&gt;

&lt;p&gt;It becomes an active participant in the environment.&lt;/p&gt;

&lt;p&gt;That means security teams need to start asking questions that sound much more like traditional identity and access management questions:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who is this agent?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is it allowed to access?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which tools can it use?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What data can it retrieve?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What does normal behavior look like?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What happens if the agent is manipulated?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is why &lt;strong&gt;AI agent security&lt;/strong&gt; is quickly becoming a serious cybersecurity topic in 2026.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Agents Create a New Attack Surface
&lt;/h2&gt;

&lt;p&gt;The interesting part is that attackers don't necessarily need to compromise the AI model itself.&lt;/p&gt;

&lt;p&gt;They can target the environment around it.&lt;/p&gt;

&lt;p&gt;Imagine this sequence:&lt;/p&gt;

&lt;p&gt;An AI agent authenticates successfully.&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;It accesses an internal application.&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;It retrieves data it doesn't normally request.&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;It calls an unfamiliar API.&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;A related endpoint starts communicating with a suspicious destination.&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;Another identity suddenly performs an unusual action.&lt;/p&gt;

&lt;p&gt;Individually, these events may not look catastrophic.&lt;/p&gt;

&lt;p&gt;Together, they could tell a completely different story.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The attack is one story. The telemetry is fragmented.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the problem modern SOC teams need to solve.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why SIEM Alone Isn't Enough
&lt;/h2&gt;

&lt;p&gt;SIEM remains an important part of the security stack because it provides centralized visibility into security events.&lt;/p&gt;

&lt;p&gt;But modern environments are generating signals from everywhere:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Identity + Endpoint + Network + Cloud + SaaS + API + Application + AI&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Collecting those events is only the beginning.&lt;/p&gt;

&lt;p&gt;Security teams also need to:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Correlate → Investigate → Prioritize → Respond&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's where the convergence of &lt;strong&gt;SIEM, XDR, UEBA and SOAR&lt;/strong&gt; becomes important.&lt;/p&gt;

&lt;p&gt;SIEM helps collect the evidence.&lt;/p&gt;

&lt;p&gt;XDR helps connect signals across security layers.&lt;/p&gt;

&lt;p&gt;UEBA helps identify abnormal behavior.&lt;/p&gt;

&lt;p&gt;SOAR helps automate response.&lt;/p&gt;

&lt;p&gt;Threat intelligence adds external context.&lt;/p&gt;

&lt;p&gt;AI/ML can help process and correlate large volumes of security telemetry faster.&lt;/p&gt;

&lt;p&gt;The real challenge is making those capabilities work together.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Seceon OTM Fits
&lt;/h2&gt;

&lt;p&gt;This is the problem Seceon is addressing with its &lt;strong&gt;Open Threat Management (OTM) Platform&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;OTM brings together &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat hunting and threat intelligence&lt;/strong&gt; in a unified security operations platform.&lt;/p&gt;

&lt;p&gt;Instead of forcing analysts to investigate every security domain separately, OTM is designed to ingest and correlate telemetry across:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Networks → Endpoints → Cloud → Applications → Identities&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That becomes increasingly important as AI agents become another source of activity inside enterprise environments.&lt;/p&gt;

&lt;p&gt;Consider the example above again.&lt;/p&gt;

&lt;p&gt;An unusual identity event.&lt;/p&gt;

&lt;p&gt;An abnormal SaaS action.&lt;/p&gt;

&lt;p&gt;Suspicious API activity.&lt;/p&gt;

&lt;p&gt;An endpoint anomaly.&lt;/p&gt;

&lt;p&gt;Network communication with a known malicious destination.&lt;/p&gt;

&lt;p&gt;A fragmented security stack can leave analysts jumping between multiple consoles.&lt;/p&gt;

&lt;p&gt;A unified security operations platform can provide the context needed to understand whether those events are connected.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;That's the difference between seeing alerts and understanding an attack.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Security and AI-Powered Security Operations Are Different
&lt;/h2&gt;

&lt;p&gt;This distinction is becoming important.&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Security
&lt;/h3&gt;

&lt;p&gt;AI security focuses on protecting:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI models&lt;/li&gt;
&lt;li&gt;AI applications&lt;/li&gt;
&lt;li&gt;AI agents&lt;/li&gt;
&lt;li&gt;Agent permissions&lt;/li&gt;
&lt;li&gt;AI data&lt;/li&gt;
&lt;li&gt;APIs and tools&lt;/li&gt;
&lt;li&gt;AI workflows&lt;/li&gt;
&lt;li&gt;Model interactions&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  AI-Powered Security Operations
&lt;/h3&gt;

&lt;p&gt;AI-powered security operations focuses on improving:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Threat detection&lt;/li&gt;
&lt;li&gt;Event correlation&lt;/li&gt;
&lt;li&gt;Behavioral analysis&lt;/li&gt;
&lt;li&gt;Investigation&lt;/li&gt;
&lt;li&gt;Threat hunting&lt;/li&gt;
&lt;li&gt;Alert prioritization&lt;/li&gt;
&lt;li&gt;Automated response&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Organizations deploying AI agents increasingly need both.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You need to secure the AI.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You also need intelligent security operations around the AI.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What Should SOC Teams Monitor?
&lt;/h2&gt;

&lt;p&gt;If your organization is deploying AI agents, don't only monitor whether the model is functioning correctly.&lt;/p&gt;

&lt;p&gt;Monitor the security context around it.&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Agent Identity
&lt;/h3&gt;

&lt;p&gt;Know which agents exist and which identities or credentials they use.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Permissions
&lt;/h3&gt;

&lt;p&gt;Understand what each agent is allowed to access.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Tool Usage
&lt;/h3&gt;

&lt;p&gt;Monitor which tools, APIs, applications and services agents are calling.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Behavioral Changes
&lt;/h3&gt;

&lt;p&gt;An agent performing a normal task today doesn't mean the same behavior is normal tomorrow.&lt;/p&gt;

&lt;p&gt;Behavioral analytics can help identify unusual activity.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Data Access
&lt;/h3&gt;

&lt;p&gt;Track what information agents retrieve and whether that access matches their expected role.&lt;/p&gt;

&lt;h3&gt;
  
  
  6. Network Activity
&lt;/h3&gt;

&lt;p&gt;AI agents still operate within networks.&lt;/p&gt;

&lt;p&gt;Unexpected external communication can become an important security signal.&lt;/p&gt;

&lt;h3&gt;
  
  
  7. Cross-Domain Activity
&lt;/h3&gt;

&lt;p&gt;The most important clue may not exist in one log.&lt;/p&gt;

&lt;p&gt;It may appear only when identity, endpoint, network, cloud and application events are correlated.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters Even More for MSSPs
&lt;/h2&gt;

&lt;p&gt;For an internal SOC, monitoring one organization's AI agents is already a challenge.&lt;/p&gt;

&lt;p&gt;For an &lt;strong&gt;MSSP&lt;/strong&gt;, the problem scales differently.&lt;/p&gt;

&lt;p&gt;One customer might have ten agents.&lt;/p&gt;

&lt;p&gt;Another might have fifty.&lt;/p&gt;

&lt;p&gt;Another might have hundreds of automated workflows.&lt;/p&gt;

&lt;p&gt;Now the MSSP needs to answer:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which customer does this agent belong to?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is this behavior normal for that customer?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is the same attack pattern appearing across multiple environments?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which incident should the analyst investigate first?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is where fragmented security operations become difficult to scale.&lt;/p&gt;

&lt;p&gt;A unified, multi-tenant platform such as &lt;strong&gt;Seceon OTM&lt;/strong&gt; can help MSSPs bring security monitoring, correlation, behavioral analytics and response capabilities into a more centralized operating model.&lt;/p&gt;

&lt;p&gt;The goal isn't simply adding another AI security product.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The goal is making security operations scalable enough for an environment where machines are increasingly acting on behalf of people.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Biggest Mistake: Treating AI Agents Like Normal Applications
&lt;/h2&gt;

&lt;p&gt;An application generally does what it was programmed to do.&lt;/p&gt;

&lt;p&gt;An AI agent can determine what action to take based on context.&lt;/p&gt;

&lt;p&gt;That difference matters.&lt;/p&gt;

&lt;p&gt;An agent may interact with multiple systems in a single workflow.&lt;/p&gt;

&lt;p&gt;It may retrieve information from one application and use that information to make a decision somewhere else.&lt;/p&gt;

&lt;p&gt;It may call tools dynamically.&lt;/p&gt;

&lt;p&gt;It may encounter untrusted content.&lt;/p&gt;

&lt;p&gt;And it may operate at machine speed.&lt;/p&gt;

&lt;p&gt;That means traditional security controls still matter, but &lt;strong&gt;visibility and behavioral context become increasingly important.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What a Modern AI SOC Should Look Like
&lt;/h2&gt;

&lt;p&gt;The future SOC isn't simply:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;More alerts + more dashboards + more analysts&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It needs to become:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;More context + better correlation + faster investigation + smarter automation&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's why the discussion around &lt;strong&gt;AI SOC, SIEM, XDR, SOAR and UEBA&lt;/strong&gt; is becoming increasingly connected.&lt;/p&gt;

&lt;p&gt;AI agents are changing the attack surface.&lt;/p&gt;

&lt;p&gt;AI can also change how defenders respond to that attack surface.&lt;/p&gt;

&lt;p&gt;The organizations that benefit most will be the ones that can do both without creating another collection of disconnected security tools.&lt;/p&gt;

&lt;h2&gt;
  
  
  FAQ: AI Agent Security and AI SOC
&lt;/h2&gt;

&lt;h3&gt;
  
  
  What is AI agent security?
&lt;/h3&gt;

&lt;p&gt;AI agent security focuses on protecting autonomous AI systems that can access data, tools, APIs, applications and other systems. It includes identity, permissions, monitoring, behavioral analysis and protection against malicious or unintended actions.&lt;/p&gt;

&lt;h3&gt;
  
  
  Why are AI agents a cybersecurity risk?
&lt;/h3&gt;

&lt;p&gt;AI agents can operate with permissions and take actions across multiple systems. If an agent is manipulated or compromised, its access could potentially be abused to retrieve data, call tools or trigger workflows.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is an AI SOC?
&lt;/h3&gt;

&lt;p&gt;An AI SOC uses artificial intelligence and automation to improve security operations including detection, correlation, investigation, prioritization, threat hunting and response.&lt;/p&gt;

&lt;h3&gt;
  
  
  How do SIEM, XDR, UEBA and SOAR work together?
&lt;/h3&gt;

&lt;p&gt;SIEM provides centralized security event visibility. XDR correlates signals across security layers. UEBA analyzes behavioral anomalies. SOAR automates investigation and response workflows. Together, they can provide a more complete security operations workflow.&lt;/p&gt;

&lt;h3&gt;
  
  
  How does Seceon OTM support AI-powered security operations?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM is an Open Threat Management platform combining &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat hunting and threat intelligence&lt;/strong&gt; with AI/ML-driven security analytics. It is designed to correlate telemetry across networks, endpoints, cloud environments, applications and identities.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is Seceon OTM an AI security platform?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM is primarily a unified security operations platform rather than a dedicated AI model-security product. Its focus is broader visibility, correlation, behavioral analytics, threat detection and automated response across the security environment.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is Seceon OTM suitable for MSSPs?
&lt;/h3&gt;

&lt;p&gt;Yes. OTM is designed to support centralized and multi-tenant security operations, making it relevant for MSSPs managing security across multiple customer environments.&lt;/p&gt;

&lt;h2&gt;
  
  
  The SOC Is Changing
&lt;/h2&gt;

&lt;p&gt;AI agents are becoming more capable.&lt;/p&gt;

&lt;p&gt;They're moving from answering questions to &lt;strong&gt;taking actions&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That means the security team needs to know:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who is acting?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What are they accessing?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why are they doing it?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is that behavior normal?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;And what happens next?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The answer won't come from another isolated dashboard.&lt;/p&gt;

&lt;p&gt;It will come from connecting the signals.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Identity. Endpoint. Network. Cloud. Application. AI.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the direction security operations are moving toward.&lt;/p&gt;

&lt;p&gt;And that's why platforms such as &lt;strong&gt;Seceon OTM&lt;/strong&gt; are focusing on bringing &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat intelligence and AI-driven correlation&lt;/strong&gt; together in one operational view.&lt;/p&gt;

&lt;p&gt;**AI agents may be changing the attack surface.&lt;/p&gt;

&lt;p&gt;The SOC needs to change with them.**&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;How is your security team approaching AI agents today — as applications, identities, or a completely new security category?&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cybersecurity</category>
      <category>security</category>
      <category>devops</category>
    </item>
    <item>
      <title>MCP Security in 2026: Why AI Agents Are Creating a New Attack Surface</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Wed, 26 Aug 2026 07:05:56 +0000</pubDate>
      <link>https://dev.to/anuragseceon/mcp-security-in-2026-why-ai-agents-are-creating-a-new-attack-surface-4g8n</link>
      <guid>https://dev.to/anuragseceon/mcp-security-in-2026-why-ai-agents-are-creating-a-new-attack-surface-4g8n</guid>
      <description>&lt;p&gt;&lt;strong&gt;AI agents are getting access to more tools, more data, and more systems. The security problem isn't the AI anymore. It's everything the AI can reach.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For the last few years, cybersecurity teams have been focused on protecting users, endpoints, applications, cloud workloads, and APIs.&lt;/p&gt;

&lt;p&gt;Now there's another entity entering the environment:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI agents.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And unlike a traditional application, an AI agent can make decisions, call tools, access data, interact with APIs, and potentially trigger actions without a human approving every individual step.&lt;/p&gt;

&lt;p&gt;That changes the security model.&lt;/p&gt;

&lt;p&gt;One of the technologies accelerating this shift is the &lt;strong&gt;Model Context Protocol (MCP)&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;MCP makes it easier for AI applications and agents to connect with external tools, services, and data sources.&lt;/p&gt;

&lt;p&gt;That's powerful.&lt;/p&gt;

&lt;p&gt;It's also a security problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Is MCP and Why Does Security Matter?
&lt;/h2&gt;

&lt;p&gt;Think of MCP as a bridge between an AI application and the tools it needs to accomplish a task.&lt;/p&gt;

&lt;p&gt;An AI agent might need to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Query a database&lt;/li&gt;
&lt;li&gt;Read files&lt;/li&gt;
&lt;li&gt;Access SaaS applications&lt;/li&gt;
&lt;li&gt;Call an API&lt;/li&gt;
&lt;li&gt;Search internal information&lt;/li&gt;
&lt;li&gt;Execute a workflow&lt;/li&gt;
&lt;li&gt;Interact with another service&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;MCP can make these connections easier to build.&lt;/p&gt;

&lt;p&gt;But every new connection creates another trust boundary.&lt;/p&gt;

&lt;p&gt;And every trust boundary creates another security question.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who is the agent?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is it allowed to access?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which tools can it call?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What data can it retrieve?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What happens if the agent is manipulated?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can security teams see what it actually did?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;These questions are becoming increasingly important as organizations move from AI assistants toward autonomous and agentic AI systems.&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI Agent Attack Surface Is Bigger Than the AI Model
&lt;/h2&gt;

&lt;p&gt;A common mistake is to think about AI security as only a model-security problem.&lt;/p&gt;

&lt;p&gt;The model is only one part of the environment.&lt;/p&gt;

&lt;p&gt;A more realistic architecture looks like this:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;User → AI Agent → MCP → Tools → APIs → Applications → Data&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Now imagine an attacker influencing one part of that chain.&lt;/p&gt;

&lt;p&gt;The attacker doesn't necessarily need to compromise the AI model itself.&lt;/p&gt;

&lt;p&gt;They may instead try to manipulate the agent into:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Accessing information it shouldn't&lt;/li&gt;
&lt;li&gt;Calling an unauthorized tool&lt;/li&gt;
&lt;li&gt;Retrieving sensitive data&lt;/li&gt;
&lt;li&gt;Following malicious instructions&lt;/li&gt;
&lt;li&gt;Using excessive permissions&lt;/li&gt;
&lt;li&gt;Triggering an unexpected workflow&lt;/li&gt;
&lt;li&gt;Communicating with an untrusted service&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That's why &lt;strong&gt;AI agent security&lt;/strong&gt; is becoming closely connected to identity security, API security, cloud security, application security, and security operations.&lt;/p&gt;

&lt;h2&gt;
  
  
  MCP Security Is Also an Identity Problem
&lt;/h2&gt;

&lt;p&gt;Traditional security was largely built around human identities.&lt;/p&gt;

&lt;p&gt;An employee logs in.&lt;/p&gt;

&lt;p&gt;A security team monitors the account.&lt;/p&gt;

&lt;p&gt;Permissions are assigned.&lt;/p&gt;

&lt;p&gt;Activity is logged.&lt;/p&gt;

&lt;p&gt;An AI agent introduces a different type of identity.&lt;/p&gt;

&lt;p&gt;It may have credentials.&lt;/p&gt;

&lt;p&gt;It may have permissions.&lt;/p&gt;

&lt;p&gt;It may have access to APIs.&lt;/p&gt;

&lt;p&gt;It may be able to execute actions.&lt;/p&gt;

&lt;p&gt;And it can operate much faster than a human.&lt;/p&gt;

&lt;p&gt;That makes &lt;strong&gt;non-human identity security&lt;/strong&gt; increasingly important.&lt;/p&gt;

&lt;p&gt;The question security teams need to answer isn't simply:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Is this AI agent secure?"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It's:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;"Can we continuously understand what this agent is doing, what it has access to, and whether that behavior is normal?"&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Where SIEM, XDR, UEBA and SOAR Enter the Picture
&lt;/h2&gt;

&lt;p&gt;This is where the conversation moves beyond AI application security.&lt;/p&gt;

&lt;p&gt;An organization may deploy a dedicated AI security control for protecting an agent or MCP environment.&lt;/p&gt;

&lt;p&gt;But security operations still need visibility into what happens around it.&lt;/p&gt;

&lt;p&gt;Consider this:&lt;/p&gt;

&lt;p&gt;An AI agent authenticates.&lt;/p&gt;

&lt;p&gt;Then it accesses an application.&lt;/p&gt;

&lt;p&gt;Then it calls an API.&lt;/p&gt;

&lt;p&gt;Then unusual data is retrieved.&lt;/p&gt;

&lt;p&gt;Then an endpoint starts communicating with a suspicious destination.&lt;/p&gt;

&lt;p&gt;Then another identity performs an abnormal action.&lt;/p&gt;

&lt;p&gt;These aren't necessarily separate incidents.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;They may be one attack chain.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is where security operations platforms become important.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SIEM&lt;/strong&gt; provides centralized security telemetry.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;XDR&lt;/strong&gt; helps correlate signals across security layers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;UEBA&lt;/strong&gt; helps identify abnormal behavior.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SOAR&lt;/strong&gt; helps automate response.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Threat intelligence&lt;/strong&gt; adds external context.&lt;/p&gt;

&lt;p&gt;And AI/ML can help security teams process and correlate large amounts of telemetry faster.&lt;/p&gt;

&lt;p&gt;The challenge is making these capabilities work together.&lt;/p&gt;

&lt;h2&gt;
  
  
  This Is Where Seceon OTM Fits
&lt;/h2&gt;

&lt;p&gt;Seceon's &lt;strong&gt;Open Threat Management (OTM) Platform&lt;/strong&gt; is built around this unified security operations model.&lt;/p&gt;

&lt;p&gt;OTM combines &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat hunting, and threat intelligence&lt;/strong&gt; within a single AI/ML-driven security platform.&lt;/p&gt;

&lt;p&gt;Instead of treating every security signal as an isolated event, OTM is designed to ingest telemetry from &lt;strong&gt;networks, endpoints, cloud services, applications, and identities&lt;/strong&gt;, normalize that information, and correlate it to provide broader security context.&lt;/p&gt;

&lt;p&gt;That becomes particularly relevant as organizations introduce AI agents into their environments.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;An AI agent performs an unusual authentication.&lt;/p&gt;

&lt;p&gt;The related application activity looks abnormal.&lt;/p&gt;

&lt;p&gt;Network behavior changes.&lt;/p&gt;

&lt;p&gt;An endpoint starts communicating with a suspicious destination.&lt;/p&gt;

&lt;p&gt;UEBA detects behavior outside the normal baseline.&lt;/p&gt;

&lt;p&gt;Instead of asking an analyst to manually investigate five different security consoles, a unified security operations approach can help connect those signals into a larger picture.&lt;/p&gt;

&lt;p&gt;**The agent may be new.&lt;/p&gt;

&lt;p&gt;The security operation around it doesn't have to be fragmented.**&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Security vs. AI-Powered Security Operations
&lt;/h2&gt;

&lt;p&gt;These two concepts are often mixed together.&lt;/p&gt;

&lt;p&gt;They shouldn't be.&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Security
&lt;/h3&gt;

&lt;p&gt;AI security focuses on protecting:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI models&lt;/li&gt;
&lt;li&gt;AI applications&lt;/li&gt;
&lt;li&gt;AI agents&lt;/li&gt;
&lt;li&gt;Prompts and context&lt;/li&gt;
&lt;li&gt;AI data&lt;/li&gt;
&lt;li&gt;MCP connections&lt;/li&gt;
&lt;li&gt;Tools and APIs&lt;/li&gt;
&lt;li&gt;Agent permissions&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  AI-Powered Security Operations
&lt;/h3&gt;

&lt;p&gt;AI-powered security operations focuses on using AI to improve:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Threat detection&lt;/li&gt;
&lt;li&gt;Event correlation&lt;/li&gt;
&lt;li&gt;Behavioral analysis&lt;/li&gt;
&lt;li&gt;Investigation&lt;/li&gt;
&lt;li&gt;Threat hunting&lt;/li&gt;
&lt;li&gt;Alert prioritization&lt;/li&gt;
&lt;li&gt;Automated response&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A mature security strategy increasingly needs both.&lt;/p&gt;

&lt;p&gt;**You need to secure the AI.&lt;/p&gt;

&lt;p&gt;And you need to use AI to secure the environment around it.**&lt;/p&gt;

&lt;h2&gt;
  
  
  What Should Security Teams Look for in an AI Agent Security Platform?
&lt;/h2&gt;

&lt;p&gt;If you're evaluating &lt;strong&gt;AI security platforms, AI agent security tools, MCP security solutions, or AI SOC platforms in 2026&lt;/strong&gt;, don't simply ask whether the vendor has an "AI security" product.&lt;/p&gt;

&lt;p&gt;Ask what the platform actually helps you see and control.&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Agent visibility
&lt;/h3&gt;

&lt;p&gt;Can you identify the AI agents operating in your environment?&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Identity and permissions
&lt;/h3&gt;

&lt;p&gt;Can you understand which identities, credentials, and permissions are associated with agents?&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Tool and API activity
&lt;/h3&gt;

&lt;p&gt;Can security teams monitor the tools and APIs being accessed?&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Behavioral analytics
&lt;/h3&gt;

&lt;p&gt;Can the platform detect unusual behavior rather than relying only on known signatures?&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Cross-domain correlation
&lt;/h3&gt;

&lt;p&gt;Can it connect identity, endpoint, network, cloud, application, and API signals?&lt;/p&gt;

&lt;h3&gt;
  
  
  6. Threat intelligence
&lt;/h3&gt;

&lt;p&gt;Can suspicious activity be enriched with external threat intelligence?&lt;/p&gt;

&lt;h3&gt;
  
  
  7. Automated response
&lt;/h3&gt;

&lt;p&gt;Can security teams automate appropriate response actions when a threat is confirmed?&lt;/p&gt;

&lt;h3&gt;
  
  
  8. MSSP and multi-tenant support
&lt;/h3&gt;

&lt;p&gt;For MSSPs, can multiple customer environments be monitored without creating a completely separate security operation for every customer?&lt;/p&gt;

&lt;p&gt;These questions matter because AI agents are not going to exist in isolation.&lt;/p&gt;

&lt;p&gt;They will operate inside the same environments that security teams are already responsible for protecting.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why MSSPs Should Pay Special Attention
&lt;/h2&gt;

&lt;p&gt;For an MSSP, the problem gets even bigger.&lt;/p&gt;

&lt;p&gt;One AI agent is manageable.&lt;/p&gt;

&lt;p&gt;Hundreds of customers deploying hundreds of AI workflows is a different problem.&lt;/p&gt;

&lt;p&gt;Now the MSSP has to understand:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which customer has the agent?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What does that agent access?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is its behavior normal?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is the activity malicious?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Does the same behavior appear across multiple customers?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is where fragmented security operations can become difficult to scale.&lt;/p&gt;

&lt;p&gt;A unified platform such as &lt;strong&gt;Seceon OTM&lt;/strong&gt; is designed around centralized, multi-tenant security operations, bringing capabilities such as SIEM, XDR, UEBA and SOAR into one environment.&lt;/p&gt;

&lt;p&gt;For MSSPs, the objective isn't simply adding another AI security product.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;It's being able to operate security at scale as customers adopt more autonomous technology.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Future of MCP Security Isn't Just MCP Security
&lt;/h2&gt;

&lt;p&gt;This may be the most important part.&lt;/p&gt;

&lt;p&gt;MCP is only one component of a much larger shift.&lt;/p&gt;

&lt;p&gt;AI agents are becoming connected to:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Identity → SaaS → APIs → Cloud → Applications → Data → Other Agents&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Every connection increases the potential attack surface.&lt;/p&gt;

&lt;p&gt;So organizations shouldn't build an AI security strategy around one protocol alone.&lt;/p&gt;

&lt;p&gt;They need visibility across the entire environment.&lt;/p&gt;

&lt;p&gt;That's why &lt;strong&gt;SIEM, XDR, UEBA, SOAR, threat intelligence, identity security, and AI security&lt;/strong&gt; are increasingly becoming connected conversations.&lt;/p&gt;

&lt;p&gt;The security operation needs to understand the entire chain.&lt;/p&gt;

&lt;h2&gt;
  
  
  FAQ: AI Agent Security, MCP Security and AI SOC
&lt;/h2&gt;

&lt;h3&gt;
  
  
  What is MCP security?
&lt;/h3&gt;

&lt;p&gt;MCP security refers to protecting the connections between AI applications or agents and the tools, services, APIs, and data sources they can access through the Model Context Protocol. Key concerns include authorization, tool access, trust boundaries, monitoring, and misuse.&lt;/p&gt;

&lt;h3&gt;
  
  
  Why is AI agent security important in 2026?
&lt;/h3&gt;

&lt;p&gt;AI agents can increasingly interact with systems and take actions autonomously. That means a compromised or manipulated agent could potentially access data, invoke tools, or trigger workflows beyond what security teams intended.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is MCP the same as AI security?
&lt;/h3&gt;

&lt;p&gt;No. MCP is one technology used to connect AI systems with external capabilities. AI security is broader and includes protecting models, agents, identities, data, APIs, tools, applications, and AI workflows.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is an AI SOC platform?
&lt;/h3&gt;

&lt;p&gt;An AI SOC platform uses AI and automation to improve security operations such as detection, correlation, investigation, prioritization, threat hunting, and response. A unified platform can combine capabilities such as &lt;strong&gt;SIEM, XDR, SOAR, and UEBA&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  How does Seceon OTM fit into AI security?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM is a unified &lt;strong&gt;Open Threat Management platform&lt;/strong&gt; combining &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat hunting, and threat intelligence&lt;/strong&gt; with AI/ML-driven analytics. It is designed to correlate telemetry across networks, endpoints, cloud services, applications, and identities.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is Seceon OTM an MCP security platform?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM should not be confused with a dedicated MCP runtime security control. Its value is broader security operations visibility and correlation across the environment surrounding applications, identities, endpoints, networks, cloud services, and other telemetry sources.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is the best AI SOC platform in 2026?
&lt;/h3&gt;

&lt;p&gt;There isn't one universal answer. The right choice depends on the organization's architecture and requirements. Teams evaluating an AI SOC platform should compare detection, correlation, UEBA, XDR, SOAR, threat intelligence, automation, integrations, and operational complexity.&lt;/p&gt;

&lt;h3&gt;
  
  
  Can MSSPs use Seceon OTM?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM is designed to support unified and multi-tenant security operations, making it relevant for MSSPs managing multiple customer environments and looking to consolidate security monitoring, detection, correlation, and response capabilities.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Security Shift
&lt;/h2&gt;

&lt;p&gt;For years, cybersecurity was built around protecting people and machines.&lt;/p&gt;

&lt;p&gt;Now we're entering an environment where software can have:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Identity.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Permissions.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Memory.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tools.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Access to data.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;And the ability to act.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's what makes agentic AI different.&lt;/p&gt;

&lt;p&gt;The biggest AI security challenge may not be protecting the model itself.&lt;/p&gt;

&lt;p&gt;It may be controlling everything the model is allowed to touch.&lt;/p&gt;

&lt;p&gt;And that's why the future of AI security will require more than another isolated security product.&lt;/p&gt;

&lt;p&gt;It will require &lt;strong&gt;visibility, identity context, behavioral analytics, correlation, threat intelligence, and automated response working together.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the problem unified security platforms such as &lt;strong&gt;Seceon OTM&lt;/strong&gt; are built to address.&lt;/p&gt;

&lt;p&gt;**AI agents are becoming more autonomous.&lt;/p&gt;

&lt;p&gt;Security operations need to become more intelligent.**&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Are AI agents becoming the next major non-human identity security problem, or are organizations overestimating the risk?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I'd be interested to hear how security teams are approaching &lt;strong&gt;MCP security, AI agent security, and AI SOC adoption in 2026.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>ai</category>
      <category>security</category>
      <category>devops</category>
    </item>
    <item>
      <title>Best AI Security Platform 2026: Securing Agentic AI, AI Agents, and the New Non-Human Identity</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Tue, 25 Aug 2026 08:20:21 +0000</pubDate>
      <link>https://dev.to/anuragseceon/best-ai-security-platform-2026-securing-agentic-ai-ai-agents-and-the-new-non-human-identity-11io</link>
      <guid>https://dev.to/anuragseceon/best-ai-security-platform-2026-securing-agentic-ai-ai-agents-and-the-new-non-human-identity-11io</guid>
      <description>&lt;p&gt;&lt;strong&gt;Your newest privileged identity may not be a person. It may be an AI agent.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;AI agents are moving quickly from simple chat interfaces to systems that can access applications, call APIs, retrieve data, use tools, make decisions, and execute multi-step workflows.&lt;/p&gt;

&lt;p&gt;That changes the cybersecurity problem.&lt;/p&gt;

&lt;p&gt;An AI agent with access to sensitive systems isn't just an AI application anymore.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;It's an identity with permissions.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And in 2026, that identity needs to be secured like one.&lt;/p&gt;

&lt;p&gt;AI security is becoming a major cybersecurity conversation as organizations deploy increasingly autonomous systems, creating new challenges around identity, authorization, prompt injection, data access, and automated actions.&lt;/p&gt;

&lt;p&gt;That raises a bigger question for security teams:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;What is the best AI security platform for protecting AI agents while still securing everything those agents can access?&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  AI Agent Security Is Becoming a Cybersecurity Problem
&lt;/h2&gt;

&lt;p&gt;Traditional security programs were designed around familiar entities:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Users → Devices → Applications → Networks&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Agentic AI adds another layer:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Agents → Tools → APIs → Data → Other Agents&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;An agent might access Microsoft 365, query a database, call an API, retrieve internal documents, or trigger an automated workflow.&lt;/p&gt;

&lt;p&gt;Every one of those connections creates security decisions around identity, authorization, behavior, and access.&lt;/p&gt;

&lt;p&gt;So the problem isn't simply:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"How do we secure the AI model?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It's:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"How do we secure what the AI agent can see, access, and do?"&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What Makes an AI Security Platform Different?
&lt;/h2&gt;

&lt;p&gt;There are already many products marketed around AI security.&lt;/p&gt;

&lt;p&gt;But they don't all solve the same problem.&lt;/p&gt;

&lt;p&gt;Some focus on securing AI models.&lt;/p&gt;

&lt;p&gt;Some focus on AI applications.&lt;/p&gt;

&lt;p&gt;Some focus on runtime authorization.&lt;/p&gt;

&lt;p&gt;Some use AI to improve security operations.&lt;/p&gt;

&lt;p&gt;And traditional cybersecurity platforms such as &lt;strong&gt;SIEM, XDR, SOAR, EDR, and UEBA&lt;/strong&gt; continue to provide the visibility and response capabilities organizations already depend on.&lt;/p&gt;

&lt;p&gt;That's why organizations evaluating the &lt;strong&gt;best AI cybersecurity platform in 2026&lt;/strong&gt; should first understand the difference between:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Securing AI&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;and&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Using AI to improve security operations.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The strongest security architecture increasingly needs to address both.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Security vs. AI-Powered Security Operations
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Security Need&lt;/th&gt;
&lt;th&gt;What Organizations Need&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;AI Agent Security&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Protect agents, permissions, tools, APIs, and workflows&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Identity Security&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Monitor human and non-human identities&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;SIEM&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Collect, normalize, search, and correlate security telemetry&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;XDR&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Connect detection signals across security layers&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;UEBA&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Identify abnormal user and entity behavior&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;SOAR&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Automate investigation and response workflows&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;AI SOC&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Apply AI to detection, investigation, prioritization, and response&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The important point is that these aren't necessarily competing technologies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;They can be layers of the same security operation.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And that's where unified security platforms become interesting.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Seceon Fits Into AI Security
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://seceon.com/" rel="noopener noreferrer"&gt;Seceon's&lt;/a&gt; &lt;strong&gt;Open Threat Management (OTM) Platform&lt;/strong&gt; takes the second approach: using AI/ML-driven security analytics across a broader security operations architecture.&lt;/p&gt;

&lt;p&gt;OTM combines &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat hunting, and threat intelligence&lt;/strong&gt; in a unified platform, ingesting telemetry from networks, endpoints, cloud services, applications, and identities and correlating it in real time.&lt;/p&gt;

&lt;p&gt;That becomes particularly relevant as organizations introduce AI agents into their environments.&lt;/p&gt;

&lt;p&gt;Consider a simple scenario.&lt;/p&gt;

&lt;p&gt;An AI agent authenticates successfully.&lt;/p&gt;

&lt;p&gt;It accesses a SaaS application.&lt;/p&gt;

&lt;p&gt;It retrieves data it doesn't normally request.&lt;/p&gt;

&lt;p&gt;It calls an unfamiliar API.&lt;/p&gt;

&lt;p&gt;And shortly afterward, an endpoint begins communicating with a suspicious external destination.&lt;/p&gt;

&lt;p&gt;A traditional security architecture may see those as separate events.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Identity event. SaaS event. API event. Endpoint event. Network event.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;But the potential attack is one story.&lt;/p&gt;

&lt;p&gt;That's where Seceon's OTM approach is relevant: correlate activity across security domains rather than forcing analysts to investigate every signal independently.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The more autonomous the environment becomes, the more important that context becomes.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What Should You Look for in the Best AI Security Platform?
&lt;/h2&gt;

&lt;p&gt;If you're evaluating AI security platforms in 2026, don't stop at:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;"Does this product use AI?"&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That's no longer a meaningful differentiator by itself.&lt;/p&gt;

&lt;p&gt;Instead, ask:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Can it see AI-related activity?
&lt;/h3&gt;

&lt;p&gt;Can the security architecture monitor identities, applications, APIs, endpoints, cloud environments, and network activity associated with AI workflows?&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Can it understand behavior?
&lt;/h3&gt;

&lt;p&gt;AI agents don't always behave like traditional applications.&lt;/p&gt;

&lt;p&gt;Behavioral analytics and UEBA can help identify activity that deviates from established patterns.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Can it correlate the attack?
&lt;/h3&gt;

&lt;p&gt;Can the platform connect identity, endpoint, network, cloud, SaaS, and application signals?&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Can it prioritize the threat?
&lt;/h3&gt;

&lt;p&gt;Security teams don't need another flood of alerts.&lt;/p&gt;

&lt;p&gt;They need to know &lt;strong&gt;which activity deserves attention first&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Can it respond?
&lt;/h3&gt;

&lt;p&gt;Detection without response still leaves security teams with manual work.&lt;/p&gt;

&lt;p&gt;SOAR and automated response can help close the gap between identifying suspicious activity and taking action.&lt;/p&gt;

&lt;h3&gt;
  
  
  6. Can it work across the existing security stack?
&lt;/h3&gt;

&lt;p&gt;AI security shouldn't create another isolated security silo.&lt;/p&gt;

&lt;p&gt;The platform needs to fit into the broader &lt;strong&gt;SIEM + XDR + SOAR + identity + cloud security&lt;/strong&gt; ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why AI Agents Make SIEM, XDR, and SOAR More Important
&lt;/h2&gt;

&lt;p&gt;It might seem that AI agents will replace traditional security platforms.&lt;/p&gt;

&lt;p&gt;The opposite may be closer to reality.&lt;/p&gt;

&lt;p&gt;As AI agents create more identities, more connections, and more autonomous actions, security teams need &lt;strong&gt;more context&lt;/strong&gt;, not less.&lt;/p&gt;

&lt;p&gt;SIEM provides the visibility.&lt;/p&gt;

&lt;p&gt;XDR connects security signals.&lt;/p&gt;

&lt;p&gt;UEBA helps identify behavioral anomalies.&lt;/p&gt;

&lt;p&gt;SOAR automates response.&lt;/p&gt;

&lt;p&gt;Threat intelligence adds external context.&lt;/p&gt;

&lt;p&gt;And AI can help bring those capabilities together faster.&lt;/p&gt;

&lt;p&gt;That's the direction behind Seceon's OTM Platform: a unified security architecture where &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat intelligence, and AI/ML-driven analytics&lt;/strong&gt; operate as part of the same security workflow.&lt;/p&gt;

&lt;p&gt;The objective isn't to replace every security tool with AI.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;It's to make the security operation intelligent enough to keep up with an increasingly autonomous environment.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI Security Platform Landscape in 2026
&lt;/h2&gt;

&lt;p&gt;Organizations evaluating the market will encounter different approaches.&lt;/p&gt;

&lt;p&gt;Some vendors focus primarily on &lt;strong&gt;AI application and model security&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Others focus on &lt;strong&gt;AI-powered SOC automation&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Traditional cybersecurity leaders continue expanding &lt;strong&gt;SIEM, XDR, EDR, SOAR, and AI-assisted security operations&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;And unified platforms such as &lt;strong&gt;Seceon OTM&lt;/strong&gt; position themselves around bringing multiple security capabilities together rather than forcing organizations to build an increasingly complex collection of disconnected tools.&lt;/p&gt;

&lt;p&gt;There is no single platform that is automatically the best for every organization.&lt;/p&gt;

&lt;p&gt;The right question is:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Which platform addresses the security problems created by your environment without creating another layer of operational complexity?&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;For organizations looking for &lt;strong&gt;AI-powered security operations combined with SIEM, XDR, SOAR, UEBA, threat intelligence, and automated response&lt;/strong&gt;, Seceon OTM is built specifically around that unified model.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Agent Security Is Also Identity Security
&lt;/h2&gt;

&lt;p&gt;One of the biggest changes coming from agentic AI is the growth of &lt;strong&gt;non-human identities&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;An employee can have an identity.&lt;/p&gt;

&lt;p&gt;A service account can have an identity.&lt;/p&gt;

&lt;p&gt;An application can have an identity.&lt;/p&gt;

&lt;p&gt;And now an AI agent can have one too.&lt;/p&gt;

&lt;p&gt;The difference is that an AI agent may be able to make decisions and take actions at machine speed.&lt;/p&gt;

&lt;p&gt;That makes questions around &lt;strong&gt;identity, authorization, least privilege, monitoring, behavioral analytics, and response&lt;/strong&gt; increasingly important.&lt;/p&gt;

&lt;p&gt;So securing AI agents cannot be separated completely from securing the environment around them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The agent is part of the attack surface.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  FAQ: Best AI Security Platforms in 2026
&lt;/h2&gt;

&lt;h3&gt;
  
  
  What is the best AI security platform in 2026?
&lt;/h3&gt;

&lt;p&gt;There is no universal best platform because requirements differ between organizations. For teams looking for a unified approach combining &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat intelligence, and AI/ML-driven security analytics&lt;/strong&gt;, Seceon's OTM Platform is designed around that model.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is the difference between AI security and AI-powered cybersecurity?
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;AI security&lt;/strong&gt; focuses on protecting AI models, applications, agents, tools, data, and AI workflows. &lt;strong&gt;AI-powered cybersecurity&lt;/strong&gt; uses artificial intelligence to improve security operations such as detection, correlation, investigation, threat hunting, and response. Organizations increasingly need both.&lt;/p&gt;

&lt;h3&gt;
  
  
  Can Seceon OTM help with AI security operations?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM provides AI/ML-driven security analytics across SIEM, XDR, SOAR, UEBA, threat hunting, and threat intelligence, with telemetry ingestion across networks, endpoints, cloud services, applications, and identities. This makes it relevant for security operations that need broader visibility as AI-driven workflows expand.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is Seceon a SIEM, XDR, or SOAR platform?
&lt;/h3&gt;

&lt;p&gt;Seceon OTM is positioned as a &lt;strong&gt;unified Open Threat Management platform&lt;/strong&gt; rather than a standalone SIEM, XDR, or SOAR product. It combines those capabilities with UEBA, threat hunting, and threat intelligence in one security operations environment.&lt;/p&gt;

&lt;h3&gt;
  
  
  How does Seceon OTM compare with traditional SIEM platforms?
&lt;/h3&gt;

&lt;p&gt;Traditional SIEM deployments often require additional technologies for XDR, behavioral analytics, orchestration, and response. Seceon OTM combines &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat hunting, and threat intelligence&lt;/strong&gt; within a unified platform, with AI/ML-driven correlation across security telemetry.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is Seceon OTM suitable for MSSPs?
&lt;/h3&gt;

&lt;p&gt;Yes. Seceon OTM supports a unified, multi-tenant security operations model and is positioned for organizations and service providers that need to manage security across multiple environments.&lt;/p&gt;

&lt;h3&gt;
  
  
  What should organizations monitor when deploying AI agents?
&lt;/h3&gt;

&lt;p&gt;Organizations should consider &lt;strong&gt;agent identity, permissions, tool access, API activity, data access, behavioral anomalies, prompt injection, context manipulation, and actions taken by agents&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real AI Security Question
&lt;/h2&gt;

&lt;p&gt;The cybersecurity industry spent years securing human identities.&lt;/p&gt;

&lt;p&gt;Now we're entering an environment where &lt;strong&gt;software can have identities, permissions, memory, tools, and the ability to act autonomously.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That changes the attack surface.&lt;/p&gt;

&lt;p&gt;It also changes what a security platform needs to see.&lt;/p&gt;

&lt;p&gt;The winners won't necessarily be the platforms with the biggest AI label.&lt;/p&gt;

&lt;p&gt;They'll be the platforms that can connect:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Identity + Endpoint + Network + Cloud + SaaS + AI Activity&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;and turn those signals into something a security analyst can actually act on.&lt;/p&gt;

&lt;p&gt;That's the opportunity behind the &lt;strong&gt;AI SOC + SIEM + XDR + SOAR&lt;/strong&gt; convergence — and it's exactly the type of unified security operation Seceon is building with OTM.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI agents may be the next major attack surface.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The security platform watching everything around them needs to be ready.&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;If you're evaluating AI security platforms, SIEM, XDR, SOAR, or unified AI SOC solutions in 2026, explore Seceon OTM to see how it approaches detection, correlation, threat hunting, and automated response from a unified platform.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What do you think: Should organizations treat AI agents as applications, or as a completely new class of privileged identity?&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>ai</category>
      <category>security</category>
      <category>devops</category>
    </item>
    <item>
      <title>Best AI SOC Platform 2026: Why SIEM, XDR, SOAR and MSSP Teams Are Moving to a Unified Model</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Mon, 24 Aug 2026 08:59:28 +0000</pubDate>
      <link>https://dev.to/anuragseceon/best-ai-soc-platform-2026-why-siem-xdr-soar-and-mssp-teams-are-moving-to-a-unified-model-30kk</link>
      <guid>https://dev.to/anuragseceon/best-ai-soc-platform-2026-why-siem-xdr-soar-and-mssp-teams-are-moving-to-a-unified-model-30kk</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fogp140kp4ecmrya3i56g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fogp140kp4ecmrya3i56g.png" alt="unified platform" width="800" height="336"&gt;&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;The SOC is changing. The question is no longer whether AI will become part of security operations — it's how much of the SOC should actually be powered by AI, and which platform does it without adding more complexity.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Security teams are dealing with more telemetry, more alerts, more sophisticated attacks, and increasingly complex environments — while being asked to investigate and respond faster, often without a proportional increase in analysts.&lt;/p&gt;

&lt;p&gt;That is pushing the industry toward a new model: &lt;strong&gt;AI-powered Security Operations Centers.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you're an MSSP, MSP, or in-house security team evaluating the &lt;strong&gt;best SIEM, SOAR, XDR, EDR, or MSSP platform in 2026&lt;/strong&gt;, this is the conversation you need to be part of.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Is an AI SOC Platform?
&lt;/h2&gt;

&lt;p&gt;A modern AI SOC platform goes beyond simply collecting logs or executing predefined playbooks. The idea is to use AI across every stage of security operations:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Detection → Investigation → Correlation → Prioritization → Response&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Traditional tools still matter individually:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;SIEM&lt;/strong&gt; provides visibility and security event management&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;XDR&lt;/strong&gt; correlates detection signals across security layers&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SOAR&lt;/strong&gt; automates response workflows&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;UEBA&lt;/strong&gt; identifies unusual behavior&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But having these capabilities separately isn't the challenge anymore. &lt;strong&gt;The challenge is making them work together, in real time, without needing five different consoles.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Traditional SOC Operations Are Under Pressure
&lt;/h2&gt;

&lt;p&gt;Consider a normal analyst shift: a SIEM generates an alert, the analyst checks the endpoint, then identity activity, then network traffic, then threat intelligence — often across four or five different tools. By the time the dots are connected, valuable response time may already be gone.&lt;/p&gt;

&lt;p&gt;That's why current security operations discussions increasingly focus on AI-driven correlation, investigation, and automation — not just generating more alerts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The future SOC cannot simply be a faster version of the old SOC. It needs to operate differently.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How the Major SIEM / XDR / SOAR Platforms Compare
&lt;/h2&gt;

&lt;p&gt;If you're searching for the best SIEM, SOAR, XDR, or EDR platform, here's how the major categories of tools generally position themselves:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Platform Type&lt;/th&gt;
&lt;th&gt;Example Vendors&lt;/th&gt;
&lt;th&gt;Core Strength&lt;/th&gt;
&lt;th&gt;Common Gap&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Traditional SIEM&lt;/td&gt;
&lt;td&gt;Splunk, IBM QRadar&lt;/td&gt;
&lt;td&gt;Log aggregation, compliance, search&lt;/td&gt;
&lt;td&gt;Alert fatigue, manual correlation&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;EDR/XDR-focused&lt;/td&gt;
&lt;td&gt;CrowdStrike, SentinelOne&lt;/td&gt;
&lt;td&gt;Endpoint detection, threat intel&lt;/td&gt;
&lt;td&gt;Limited network/identity context&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cloud-native SIEM&lt;/td&gt;
&lt;td&gt;Microsoft Sentinel&lt;/td&gt;
&lt;td&gt;Native Azure/M365 integration&lt;/td&gt;
&lt;td&gt;Best fit mainly inside Microsoft stack&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Standalone SOAR&lt;/td&gt;
&lt;td&gt;Palo Alto Cortex XSOAR&lt;/td&gt;
&lt;td&gt;Playbook automation&lt;/td&gt;
&lt;td&gt;Needs a separate SIEM/XDR to feed it&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Unified AI SOC Platform&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Seceon OTM&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;SIEM + XDR + SOAR + UEBA + threat intel in one AI/ML-driven platform&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Newer category vs. legacy incumbents&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;em&gt;(Vendor capabilities evolve quickly — always verify current feature sets directly with each vendor before making a purchasing decision.)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The pattern is clear: most platforms are strong in one layer and expect you to stitch the rest together with integrations, licensing, and extra headcount. That's the gap a &lt;strong&gt;unified AI SOC platform&lt;/strong&gt; is built to close.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Seceon Fits
&lt;/h2&gt;

&lt;p&gt;Seceon addresses this through its &lt;strong&gt;Open Threat Management (OTM) Platform&lt;/strong&gt; — a single platform combining &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat hunting, and threat intelligence&lt;/strong&gt;, built on an AI/ML-driven correlation engine.&lt;/p&gt;

&lt;p&gt;OTM ingests telemetry across networks, endpoints, cloud services, and applications, then normalizes and correlates that information to provide broader security context — because security teams don't investigate threats one data source at a time.&lt;/p&gt;

&lt;p&gt;An identity anomaly might connect to an endpoint event. That endpoint event might connect to suspicious network activity. That network activity might tie back to known threat intelligence.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The attack is one story. Traditionally, the data telling that story is scattered across many tools. Seceon OTM is built to connect that story in one place — which is a core reason it's positioned as an alternative for MSSPs and mid-market security teams comparing SIEM + XDR + SOAR stacks.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Should Reduce Analyst Work — Not Just Add Another AI Button
&lt;/h2&gt;

&lt;p&gt;Adding an AI assistant to an existing security stack doesn't automatically create an AI SOC. The real value comes when AI takes on the operational work surrounding detection and response:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Correlating related security events&lt;/li&gt;
&lt;li&gt;Identifying abnormal behavior&lt;/li&gt;
&lt;li&gt;Prioritizing significant threats&lt;/li&gt;
&lt;li&gt;Enriching investigations with context&lt;/li&gt;
&lt;li&gt;Supporting threat hunting&lt;/li&gt;
&lt;li&gt;Automating repetitive response actions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal isn't to remove analysts from the loop — &lt;strong&gt;it's to give analysts better information before they make the decision.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Recent research into LLM use in SOCs also highlights why human oversight remains important: AI can help with alert contextualization and incident summarization, but security teams still need verification and governance for high-impact decisions.&lt;/p&gt;

&lt;h2&gt;
  
  
  What to Actually Look For in an AI SOC Platform (2026 Checklist)
&lt;/h2&gt;

&lt;p&gt;Don't stop at "Does it use AI?" — almost every vendor says yes. Instead, ask:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Where is AI actually being used — detection, correlation, investigation, or all three?&lt;/li&gt;
&lt;li&gt;Can it correlate signals across network, endpoint, identity, and cloud in one view?&lt;/li&gt;
&lt;li&gt;Does it understand behavioral anomalies (UEBA), not just signature-based alerts?&lt;/li&gt;
&lt;li&gt;Can it automate response, not just recommend it?&lt;/li&gt;
&lt;li&gt;Does it work with your existing security infrastructure?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Does it reduce operational complexity, or does it add another dashboard?&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI that creates another dashboard isn't solving the problem. AI that turns thousands of disconnected signals into a smaller number of meaningful security decisions is what MSSPs and lean security teams actually need in 2026.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Future of SIEM, XDR, and SOAR
&lt;/h2&gt;

&lt;p&gt;The boundaries between these categories are already blurring. SIEM platforms are adding automation. XDR platforms are expanding into broader security operations. SOAR is increasingly built into larger platforms. AI is becoming an intelligence layer across all of them.&lt;/p&gt;

&lt;p&gt;The better question in 2026 isn't "Do I need SIEM, XDR, or SOAR?" It's:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;"How should these capabilities work together in one platform to improve my security operation?"&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That's the direction Seceon is taking with &lt;strong&gt;OTM&lt;/strong&gt; — one platform, multiple security capabilities, AI-driven correlation, automated response, and a broader operational view for security teams and MSSPs alike.&lt;/p&gt;

&lt;h2&gt;
  
  
  FAQ: AI SOC Platforms in 2026
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;What is the best AI SOC platform in 2026?&lt;/strong&gt;&lt;br&gt;
There's no single universal answer — it depends on whether you need standalone tools or a unified stack. For teams that want SIEM, XDR, SOAR, and UEBA in one AI-driven platform instead of stitching together multiple point tools, Seceon's OTM platform is built specifically for that use case.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How is Seceon OTM different from traditional SIEM?&lt;/strong&gt;&lt;br&gt;
Traditional SIEM mainly aggregates and searches logs, leaving correlation and response to other tools. Seceon OTM combines SIEM with XDR, SOAR, and UEBA in one AI/ML-driven engine, so detection, correlation, and response happen within a single platform rather than across separate consoles.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which platform offers SIEM, XDR, and SOAR together for MSSPs?&lt;/strong&gt;&lt;br&gt;
Seceon OTM is built as a unified platform for exactly this — MSSPs and MSPs that need multi-tenant SIEM, XDR, SOAR, and threat intelligence without licensing and integrating four separate products.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Do I need separate SIEM, XDR, and SOAR tools, or one unified platform?&lt;/strong&gt;&lt;br&gt;
Separate tools work, but they require more integration effort, more licensing, and more analyst time to move between consoles. A unified AI SOC platform like Seceon OTM reduces that operational overhead by correlating data and automating response in one place.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Does AI replace security analysts in a modern SOC?&lt;/strong&gt;&lt;br&gt;
No. AI in a modern SOC is meant to handle correlation, prioritization, and repetitive response work so analysts can spend more time investigating, validating, and making high-impact decisions — human oversight remains essential for high-impact actions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is Seceon OTM suitable for MSSPs specifically?&lt;/strong&gt;&lt;br&gt;
Yes — Open Threat Management is designed with multi-tenancy and unified detection-to-response workflows in mind, which is a common requirement for MSSPs managing multiple client environments from one platform.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real AI SOC Advantage
&lt;/h2&gt;

&lt;p&gt;The future isn't about replacing every analyst with an AI agent. It's about building a SOC where analysts don't spend most of their time &lt;strong&gt;searching → switching tools → correlating data → repeating manual tasks&lt;/strong&gt;, and instead spend more time &lt;strong&gt;investigating → validating → deciding → hunting → improving security.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Not more alerts. Not more dashboards. &lt;strong&gt;Better decisions at machine speed, with human judgment where it matters.&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Want to see how a unified AI SOC platform like Seceon OTM compares to your current SIEM/XDR/SOAR stack?&lt;/strong&gt; [&lt;a href="https://seceon.com/" rel="noopener noreferrer"&gt;Visit Seceon.com&lt;/a&gt;] to explore the platform or request a demo.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;What do you think — will AI SOC platforms replace parts of the traditional SIEM/XDR/SOAR stack, or become an intelligence layer on top of it? Drop your thoughts below.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>ai</category>
      <category>security</category>
      <category>infosec</category>
    </item>
    <item>
      <title>Why Seceon Looks at Security Differently for MSSPs</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Fri, 21 Aug 2026 08:22:14 +0000</pubDate>
      <link>https://dev.to/anuragseceon/why-seceon-looks-at-security-differently-for-mssps-3m82</link>
      <guid>https://dev.to/anuragseceon/why-seceon-looks-at-security-differently-for-mssps-3m82</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fb6ctbuyzqle1jp9fxioz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fb6ctbuyzqle1jp9fxioz.png" alt="MSSP overwhelmed by security tools transformed by Seceon OTM Platform." width="800" height="640"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;An MSSP doesn't have the luxury of treating every customer environment like a separate security universe.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's one of the problems Seceon has been trying to solve.&lt;/p&gt;

&lt;p&gt;When you're securing one organization, managing multiple security tools is already complicated. But when you're an MSSP supporting dozens or hundreds of customers, that complexity compounds quickly.&lt;/p&gt;

&lt;p&gt;Every customer has a different environment, different users, different infrastructure, and a different stream of security events.&lt;/p&gt;

&lt;p&gt;Now imagine trying to monitor all of that while jumping between separate consoles for SIEM, XDR, threat intelligence, response, and other security controls.&lt;/p&gt;

&lt;p&gt;At some point, the question isn't:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“Do we have enough security tools?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It's:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“Can our security operation actually keep up with all of them?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's where Seceon's &lt;strong&gt;OTM Platform&lt;/strong&gt; takes a different approach.&lt;/p&gt;

&lt;p&gt;Instead of building security operations around a growing collection of disconnected products, Seceon brings capabilities such as &lt;strong&gt;SIEM, XDR, SOAR, UEBA, threat intelligence, and automated response&lt;/strong&gt; into a unified platform.&lt;/p&gt;

&lt;p&gt;And for an MSSP, that difference matters.&lt;/p&gt;

&lt;p&gt;Because when a suspicious login happens at one customer, an unusual endpoint event appears at another, and a network anomaly shows up somewhere else, analysts need more than individual alerts. They need context.&lt;/p&gt;

&lt;p&gt;They need to quickly understand &lt;strong&gt;what happened, which customer is affected, how serious it is, and what needs to happen next.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's where a unified approach can make security operations much easier to scale.&lt;/p&gt;

&lt;p&gt;Seceon's approach has also been applied in a real MSSP environment. In one case study, an MSSP used Seceon's platform to accelerate customer onboarding, reduce tool sprawl, and scale its security operations globally. &lt;strong&gt;&lt;a href="https://seceon.com/wp-content/uploads/2025/03/Case-Study-How-an-MSSP-Transformed-Onboarding-and-Scaled-Global-Security-Operations-with-Seceon.pdf" rel="noopener noreferrer"&gt;You can read the full MSSP case study here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The goal isn't to give an MSSP more screens to manage.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It's to give them a better way to manage security itself.&lt;/p&gt;

&lt;p&gt;And perhaps that's the bigger shift happening in the MSSP market:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The next generation of MSSPs won't win by having the biggest security stack. They'll win by operating the stack more intelligently.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the kind of problem Seceon is building around with OTM.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;For MSSPs, what's harder today: managing the growing number of security tools, or managing everything that happens between those tools?&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>devops</category>
      <category>ai</category>
      <category>cloud</category>
    </item>
    <item>
      <title>The New Attack Surface Isn’t Your Firewall. It’s Your Identity.</title>
      <dc:creator>Anurag Singh</dc:creator>
      <pubDate>Thu, 20 Aug 2026 10:08:52 +0000</pubDate>
      <link>https://dev.to/anuragseceon/the-new-attack-surface-isnt-your-firewall-its-your-identity-5abd</link>
      <guid>https://dev.to/anuragseceon/the-new-attack-surface-isnt-your-firewall-its-your-identity-5abd</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fughepsv9n47yeic9shqm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fughepsv9n47yeic9shqm.png" alt="**Identity security, AI-driven threat detection, and Seceon protection.**&lt;br&gt;
" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Attackers don't always need to break into your network anymore. Sometimes, they just need to become you.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Think about what a compromised identity can provide an attacker.&lt;/p&gt;

&lt;p&gt;A valid username and password.&lt;/p&gt;

&lt;p&gt;Access to SaaS applications.&lt;/p&gt;

&lt;p&gt;Cloud resources.&lt;/p&gt;

&lt;p&gt;Internal systems.&lt;/p&gt;

&lt;p&gt;Sensitive data.&lt;/p&gt;

&lt;p&gt;And sometimes, elevated privileges.&lt;/p&gt;

&lt;p&gt;And the scary part?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The login itself may look completely legitimate.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  When “Valid Access” Becomes a Security Threat
&lt;/h2&gt;

&lt;p&gt;Traditional security monitoring often focuses on obvious indicators:&lt;/p&gt;

&lt;p&gt;🚨 Malware detected&lt;br&gt;
🚨 Suspicious IP address&lt;br&gt;
🚨 Known malicious file&lt;br&gt;
🚨 Exploit attempt&lt;/p&gt;

&lt;p&gt;But identity-based attacks can be much quieter.&lt;/p&gt;

&lt;p&gt;An employee account suddenly logs in from an unusual location.&lt;/p&gt;

&lt;p&gt;A user accesses resources they've never touched before.&lt;/p&gt;

&lt;p&gt;A privileged account starts behaving differently.&lt;/p&gt;

&lt;p&gt;An identity authenticates successfully and then begins accessing multiple systems.&lt;/p&gt;

&lt;p&gt;Individually, these events may not look like an attack.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Together, they can tell a very different story.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Identity Needs Context
&lt;/h2&gt;

&lt;p&gt;This is where behavioral analytics becomes important.&lt;/p&gt;

&lt;p&gt;Security teams shouldn't only ask:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Was this login successful?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;They should ask:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;“Does this behavior make sense for this identity?”&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That means looking at authentication patterns, user behavior, endpoint activity, network connections, access patterns, and other security signals together.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Seceon Approaches Identity Security
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://seceon.com/" rel="noopener noreferrer"&gt;Seceon's&lt;/a&gt; &lt;strong&gt;OTM Platform&lt;/strong&gt; provides security teams with broader visibility across identity, endpoint, network, cloud, and SaaS environments.&lt;/p&gt;

&lt;p&gt;Its SSPM capabilities extend this visibility into widely used SaaS applications, including &lt;strong&gt;Microsoft 365, Okta, GitHub, Zoom, Salesforce, and others&lt;/strong&gt;, helping security teams understand actors, activities, relationships, and policy violations across their SaaS environments.&lt;/p&gt;

&lt;p&gt;For teams looking deeper into this area, Seceon's &lt;strong&gt;&lt;a href="https://www.seceon.com/wp-content/uploads/2024/02/Seceon-Solution-Brief-SSPM-Capabilities.pdf" rel="noopener noreferrer"&gt;SSPM Capabilities&lt;/a&gt;&lt;/strong&gt; brief explains how SaaS security visibility can be combined with AI/ML-powered enrichment, detection, and response.&lt;/p&gt;

&lt;p&gt;Using AI-driven analytics and behavioral analysis, Seceon can help identify unusual activity and correlate signals that might otherwise be investigated separately.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Unusual login + abnormal endpoint behavior + suspicious network activity&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;is a much stronger security signal than any one of those events alone.&lt;/p&gt;

&lt;p&gt;The goal isn't simply to monitor identities.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;It's to understand what an identity is doing across the environment.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Identity Security Mindset
&lt;/h2&gt;

&lt;p&gt;The old mindset was:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Protect the perimeter → Monitor the network → Block the threat&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The modern mindset needs to be:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Verify the identity → Understand the behavior → Correlate the activity → Respond to the threat&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Because once an attacker gets valid credentials, the question isn't always:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“Can they get in?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The more important question is:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“What can they do after they get in?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's why identity has become one of the most important pieces of modern cybersecurity.&lt;/p&gt;

&lt;p&gt;Your firewall can protect the door.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;But your identity decides who gets through it.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And if that identity starts behaving like an attacker, your security platform needs to notice.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What do you think is the bigger challenge today: protecting identities or detecting when a legitimate identity has been compromised?&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cybersecurity</category>
      <category>devops</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
