<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Agentic-Soc — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/agentic-soc/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata — refreshed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 30 Mar 2026 06:41:52 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/agentic-soc/feed.xml" rel="self" type="application/rss+xml"/><item><title>Securing AI Agents and Governing Shadow AI</title><link>https://feed.craftedsignal.io/briefs/2026-04-securing-ai-agents/</link><pubDate>Mon, 30 Mar 2026 06:41:52 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-04-securing-ai-agents/</guid><description>CrowdStrike is introducing new capabilities to secure AI agents and govern shadow AI across endpoints, SaaS, and cloud environments by providing detection and response (AIDR) for desktop AI applications, discovery of AI-related components, and runtime security for agents built in Microsoft Copilot Studio to combat attacks like living off the AI land (LOTAIL) by securing the agentic interaction layer.</description><content:encoded><![CDATA[<p>Organizations are rapidly adopting AI tools, deploying AI agents, and building AI-powered software, which introduces new attack surfaces. These new surfaces are often unprotected by traditional security controls. This rapid adoption of AI has led to the rise of shadow AI, where employees adopt AI tools without oversight and engineering teams deploy models and agents without adequate visibility and runtime protection. CrowdStrike is releasing new innovations across their Falcon platform to extend AI detection and response (AIDR) capabilities to secure AI workforce adoption and development across endpoints, SaaS environments, and cloud environments. Specifically, CrowdStrike is providing AI Detection and Response for desktop AI applications like ChatGPT, Gemini, Claude, DeepSeek, Microsoft Copilot, O365 Copilot, GitHub Copilot, and Cursor. This will give security teams visibility into employees’ use of these AI apps, including full prompt content, and the ability to detect prompt attacks, data leaks, and access control and content policy violations.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker gains initial access to an endpoint, potentially through social engineering or exploiting a software vulnerability (Initial Access).</li>
<li>The attacker leverages a personal AI agent like OpenClaw, taking advantage of its high system permissions and minimal governance, to execute terminal commands (Execution).</li>
<li>The AI agent is used to browse the web and interact with files on the system (Execution).</li>
<li>The attacker leverages the AI agent&rsquo;s capabilities to autonomously take actions that mimic legitimate user behavior, making detection difficult (Defense Evasion).</li>
<li>The AI agent is used to access sensitive data stored on the endpoint, such as credentials, intellectual property, or customer data (Credential Access, Discovery).</li>
<li>The AI agent is used to exfiltrate the stolen data to an external server controlled by the attacker (Exfiltration).</li>
<li>The attacker uses prompt injection techniques to manipulate AI agents to perform malicious actions (Execution).</li>
<li>The attacker gains access to sensitive data, intellectual property, or customer data, leading to financial loss, reputational damage, or regulatory fines (Impact).</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of AI agents can lead to significant data breaches, exposing sensitive information like customer data, intellectual property, and financial records. The rise of &ldquo;living off the AI land&rdquo; (LOTAIL) techniques makes it harder to detect malicious activity, allowing attackers to remain undetected for longer periods. This can cause financial losses due to data breaches and reputational damage. The sectors most impacted are those heavily adopting AI, including technology, finance, and healthcare, though all sectors are potentially vulnerable.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Falcon AIDR browser extension from the Falcon console to monitor employee AI interactions and detect prompt attacks and data leaks across a range of AI tools on endpoints (AIDR Feature).</li>
<li>Utilize AI Discovery in CrowdStrike Falcon Exposure Management to identify AI-related components such as LLMs, Model Context Protocol (MCP) servers, and IDE extensions running across endpoints (Falcon Exposure Management).</li>
<li>Monitor Falcon AIDR alerts for suspicious activities related to Microsoft Copilot Studio agents, including prompt injection attacks, data leaks, and policy violations (Falcon AIDR).</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>AI</category><category>agentic-soc</category><category>shadow-ai</category></item><item><title>Securing AI Agents with CrowdStrike Falcon AIDR and NVIDIA NeMo Guardrails</title><link>https://feed.craftedsignal.io/briefs/2026-03-ai-agent-security/</link><pubDate>Sat, 28 Mar 2026 21:37:25 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-03-ai-agent-security/</guid><description>CrowdStrike Falcon AIDR integrates with NVIDIA NeMo Guardrails to provide comprehensive protection for AI agents against prompt injection, data leaks, and malicious content.</description><content:encoded><![CDATA[<p>The increasing adoption of AI agents in mainstream business tools presents new security challenges. A compromised agent can lead to data exposure, unauthorized transactions, and compliance violations. To address these risks, CrowdStrike Falcon AIDR now supports NVIDIA NeMo Guardrails. This integration provides enterprise-grade protection by defining guardrails and applying constraints on LLMs. NVIDIA NeMo Guardrails, an open-source library, offers features like content safety, PII detection, jailbreak detection, and topic control. Falcon AIDR and NeMo Guardrails enable developers to manage data access, control agent responses, and ensure policy compliance, facilitating the secure transition of AI agents from development to production. This solution helps organizations maintain visibility and control over their AI agents.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Access:</strong> An attacker crafts a malicious prompt to interact with an AI agent.</li>
<li><strong>Prompt Injection:</strong> The malicious prompt injects unintended commands or instructions into the agent&rsquo;s processing flow.</li>
<li><strong>Bypass Guardrails (Attempt):</strong> The attacker attempts to bypass existing guardrails using sophisticated injection techniques.</li>
<li><strong>Data Exfiltration:</strong> If successful, the attacker exploits the agent to access and exfiltrate sensitive data (e.g., customer PII, internal documents).</li>
<li><strong>Unauthorized Actions:</strong> The attacker manipulates the agent to perform unauthorized actions, such as initiating fraudulent transactions or modifying configurations.</li>
<li><strong>Lateral Movement (Potential):</strong> In some scenarios, a compromised agent could be leveraged to access other systems or data sources within the organization&rsquo;s environment.</li>
<li><strong>Compliance Violation:</strong> The agent&rsquo;s actions result in violations of regulatory compliance requirements (e.g., HIPAA, GDPR).</li>
<li><strong>Impact:</strong> Data breach, financial loss, reputational damage, and legal penalties.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful attack against an AI agent can have significant consequences. Data breaches exposing customer PII, unauthorized transactions leading to financial losses, and compliance violations resulting in legal penalties are all potential outcomes. The impact spans across various sectors, including financial services, healthcare, and customer service, where AI agents handle sensitive data and critical business processes. The extent of the damage depends on the agent&rsquo;s access privileges and the sensitivity of the data it handles. Even a single compromised agent can expose thousands of interactions, amplifying the blast radius of an attack.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy Falcon AIDR with NVIDIA NeMo Guardrails to enforce content safety, PII protection, and jailbreak detection (see Overview).</li>
<li>Implement custom data classification rules in Falcon AIDR to align with your organization&rsquo;s specific data protection requirements (see Overview).</li>
<li>Enable monitoring mode in Falcon AIDR to understand the threat landscape and progressively enforce blocks and redactions as agents move from development to production (see Use Cases).</li>
<li>Create named detection policies in Falcon AIDR tailored to specific security requirements at critical points in AI agent workflows (see Configuring Falcon AIDR Policies).</li>
<li>Monitor web server logs for unexpected HTTP requests that might indicate prompt injection attempts targeting AI agents (see rules).</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>ai</category><category>security</category><category>agentic-soc</category></item><item><title>CrowdStrike Falcon Enhancements for Securing AI Environments</title><link>https://feed.craftedsignal.io/briefs/2026-03-crowdstrike-ai-security/</link><pubDate>Sat, 28 Mar 2026 09:35:50 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-03-crowdstrike-ai-security/</guid><description>CrowdStrike is enhancing its Falcon platform with new features focusing on AI Detection and Response (AIDR) capabilities across endpoints, SaaS, and cloud environments to mitigate risks such as prompt injection attacks, data leaks, and policy violations related to AI agents and shadow AI.</description><content:encoded><![CDATA[<p>CrowdStrike is addressing the emerging threats associated with the rapid adoption of AI tools and AI-powered software by enhancing its Falcon platform. These enhancements focus on providing AI Detection and Response (AIDR) capabilities across endpoints, SaaS environments, and cloud environments. The core issue being addressed is the increasing attack surface created by novel threats, such as indirect prompt injection and agentic tool chain attacks, alongside the widespread adoption of shadow AI. This adoption leads to visibility and governance gaps, creating opportunities for adversaries to exploit the &ldquo;living off the AI land&rdquo; (LOTAIL) technique, particularly on developer machines where AI agents with high system permissions are deployed with minimal governance. The new Falcon capabilities aim to provide security teams with the visibility and threat detection necessary to secure AI workforce adoption and development.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Access:</strong> An attacker gains initial access to a system, potentially through compromised credentials or a vulnerability in a third-party application or service.</li>
<li><strong>Agent Deployment:</strong> The attacker deploys a malicious AI agent, such as a compromised Model Context Protocol (MCP) server or a malicious IDE extension, onto a developer&rsquo;s machine.</li>
<li><strong>Privilege Escalation:</strong> The malicious AI agent leverages its high system permissions to escalate privileges.</li>
<li><strong>Prompt Injection:</strong> The attacker uses prompt injection techniques to manipulate the behavior of legitimate AI agents like ChatGPT, Gemini, or Microsoft Copilot.</li>
<li><strong>Data Exfiltration:</strong> The compromised or manipulated AI agents are used to exfiltrate sensitive data from the organization.</li>
<li><strong>Lateral Movement:</strong> The attacker uses the compromised endpoint as a launchpad to move laterally within the network, targeting other critical systems and data stores.</li>
<li><strong>Policy Violation:</strong> The attacker manipulates AI agents to violate security policies.</li>
<li><strong>Impact:</strong> The attacker achieves their objective, such as stealing sensitive data, disrupting business operations, or causing reputational damage.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The exploitation of AI environments can lead to significant data breaches, intellectual property theft, and disruption of critical business operations. The lack of visibility and governance over AI tools and agents allows attackers to operate undetected, increasing the potential for widespread damage. Organizations across all sectors are vulnerable, especially those heavily reliant on AI for development and operations. Successful attacks can result in financial losses, reputational damage, and regulatory penalties.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the provided Sigma rules to your SIEM to detect suspicious AI-related activity on endpoints.</li>
<li>Utilize CrowdStrike Falcon Exposure Management to discover and classify AI-related components running across endpoints in real-time.</li>
<li>Implement Falcon AIDR policies to monitor and protect agents built in Microsoft Copilot Studio against prompt injection attacks and data leaks.</li>
<li>Leverage Falcon AIDR&rsquo;s runtime threat detection capabilities to secure workforce AI adoption across both browser-based and desktop AI applications (ChatGPT, Gemini, Claude, etc.).</li>
<li>Review and update existing security policies to address the specific risks associated with AI agents and shadow AI, focusing on access control, data protection, and prompt injection prevention.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>ai</category><category>security</category><category>falcon</category><category>agentic-soc</category><category>prompt-injection</category></item><item><title>CrowdStrike Agentic MDR and SOC Transformation Services</title><link>https://feed.craftedsignal.io/briefs/2026-03-agentic-mdr-soc/</link><pubDate>Sat, 28 Mar 2026 09:23:42 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-03-agentic-mdr-soc/</guid><description>CrowdStrike introduces agentic MDR and SOC Transformation Services to enhance breach prevention through machine-speed execution and expert oversight, while SOC Transformation Services aim to modernize security operations by focusing on SIEM, data pipelines, workflows, talent models, and governance.</description><content:encoded><![CDATA[<p>CrowdStrike has announced agentic MDR and SOC Transformation Services to improve the effectiveness of security operations centers (SOCs). The agentic MDR solution is designed to leverage machine-speed execution with expert accountability to stop breaches more efficiently. This involves combining deterministic automation with expert-defined guardrails, adaptive AI agents, and human oversight to ensure rapid and precise responses to threats. SOC Transformation Services aim to modernize the foundational aspects of SOC operations, including SIEM systems, data pipelines, workflows, talent models, and governance frameworks. These services are designed to help organizations establish the necessary operating conditions for agentic SOC operations, enabling them to evolve their security practices safely and deliberately. This addresses the challenge organizations face in scaling agentic security due to a lack of clean data foundations, modern workflows, and governance structures.</p>
<h2 id="attack-chain">Attack Chain</h2>
<p>Given the nature of this announcement focusing on services rather than specific attacks, the following represents a generalized attack chain that CrowdStrike&rsquo;s Agentic MDR and SOC Transformation Services aim to disrupt and mitigate.</p>
<ol>
<li><strong>Initial Access:</strong> An attacker gains initial access to a system or network through various means, such as phishing, exploiting vulnerabilities, or using stolen credentials.</li>
<li><strong>Execution:</strong> The attacker executes malicious code on the compromised system, often using scripting languages like PowerShell or Python.</li>
<li><strong>Persistence:</strong> The attacker establishes persistence mechanisms to maintain access to the system, such as creating scheduled tasks or modifying registry keys.</li>
<li><strong>Privilege Escalation:</strong> The attacker attempts to escalate privileges to gain higher-level access to the system and network.</li>
<li><strong>Lateral Movement:</strong> The attacker moves laterally within the network, compromising additional systems and expanding their control.</li>
<li><strong>Data Exfiltration:</strong> The attacker identifies and exfiltrates sensitive data from the compromised systems to an external location.</li>
<li><strong>Impact:</strong> The attacker achieves their final objective, which could include data theft, ransomware deployment, or disruption of services.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The potential impact of successful attacks on organizations without adequate security measures can be significant. This includes data breaches, financial losses, reputational damage, and disruption of critical services. Organizations lacking modern security operations capabilities may struggle to detect and respond to advanced threats, leading to prolonged incidents and increased damage. CrowdStrike&rsquo;s agentic MDR and SOC Transformation Services aim to mitigate these risks by providing faster detection, automated response, and expert guidance to improve overall security posture.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Evaluate your current SIEM and logging architecture and create a migration plan to a modern SIEM solution like CrowdStrike Falcon Next-Gen SIEM, focusing on log source onboarding, parsing, normalization, and retention strategy.</li>
<li>Redesign your triage, escalation, containment, and recovery workflows to align with your team structure, staffing model, and business risk tolerance, as described in the &ldquo;SOC Transformation Services&rdquo; section.</li>
<li>Prioritize the development and deployment of detection rules and automation, incorporating AI use case development and guardrails for safe response actions, leveraging the capabilities outlined in the &ldquo;SOC Transformation Services&rdquo; section.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>agentic-soc</category><category>mdr</category><category>soc</category><category>ai</category></item><item><title>CrowdStrike Charlotte AI AgentWorks for Agentic SOC Transformation</title><link>https://feed.craftedsignal.io/briefs/2026-03-charlotte-ai/</link><pubDate>Sat, 28 Mar 2026 09:13:21 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-03-charlotte-ai/</guid><description>CrowdStrike's Charlotte AI AgentWorks facilitates the development and deployment of AI-driven security agents within the SOC, aiming to enhance analyst capabilities through automated and orchestrated responses to threats.</description><content:encoded><![CDATA[<p>CrowdStrike has introduced Charlotte AI AgentWorks, a platform designed to enable the development and orchestration of AI-powered security agents within the Security Operations Center (SOC). Launched in March 2026, the platform aims to shift analysts from manual firefighting to strategic oversight by automating tasks and enabling context-aware responses. Charlotte AI AgentWorks integrates with leading AI models from Anthropic, NVIDIA, and OpenAI, and provides twelve pre-built agents for tasks like triage and malware analysis. The platform intends to foster collaboration and innovation in agentic security, offering free AI credits to encourage adoption and experimentation among CrowdStrike customers. This initiative is driven by the increasing speed and sophistication of cyberattacks, requiring security operations to leverage AI for faster and more effective threat response.</p>
<h2 id="attack-chain">Attack Chain</h2>
<p>This brief focuses on the capabilities of Charlotte AI AgentWorks as a defensive tool. Therefore, the attack chain describes hypothetical scenarios where such a tool could be deployed to counter an attack.</p>
<ol>
<li><strong>Initial Access:</strong> An attacker gains initial access via a phishing email containing a malicious attachment (e.g., a weaponized document).</li>
<li><strong>Execution:</strong> The user opens the malicious attachment, which executes a PowerShell script designed to download a second-stage payload.</li>
<li><strong>Persistence:</strong> The PowerShell script creates a scheduled task to ensure the payload executes regularly, even after a system reboot.</li>
<li><strong>Defense Evasion:</strong> The attacker attempts to disable or bypass security controls (e.g., disabling Windows Defender) to avoid detection.</li>
<li><strong>Command and Control:</strong> The downloaded payload establishes a connection to a command-and-control (C2) server, allowing the attacker to issue commands and exfiltrate data.</li>
<li><strong>Lateral Movement:</strong> The attacker uses compromised credentials or exploits vulnerabilities to move laterally within the network, targeting critical systems and data.</li>
<li><strong>Data Exfiltration:</strong> The attacker exfiltrates sensitive data from the compromised systems to an external server under their control.</li>
<li><strong>Impact:</strong> The attacker encrypts critical data, demanding a ransom for its decryption.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>If an attack succeeds, organizations may experience significant data breaches, financial losses, and reputational damage. The rise of AI-powered adversaries is accelerating the speed of attacks, with breakout times collapsing to as fast as 27 seconds. Successful attacks may lead to ransomware deployment, intellectual property theft, and disruption of critical services. Organizations are looking to AI-driven security solutions, such as Charlotte AI AgentWorks, to enhance their defenses and mitigate these risks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy and configure CrowdStrike Falcon to collect relevant telemetry data for the rules below, enabling detection of suspicious activities indicative of attack chains.</li>
<li>Deploy the provided Sigma rules to detect potentially malicious PowerShell execution and scheduled task creation.</li>
<li>Utilize Charlotte AI AgentWorks&rsquo;s pre-built agents for malware analysis and triage to accelerate incident response.</li>
<li>Experiment with Charlotte AI using the free AI credits to convert natural language into governed automation, improving security workflows.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>agentic-soc</category><category>ai-security</category><category>automation</category></item><item><title>CrowdStrike Charlotte AI AgentWorks and Agentic SOAR for Agentic Security Operations</title><link>https://feed.craftedsignal.io/briefs/2024-07-charlotte-ai-agentworks/</link><pubDate>Sat, 28 Mar 2026 08:31:25 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-07-charlotte-ai-agentworks/</guid><description>CrowdStrike's Charlotte AI AgentWorks and Agentic SOAR aim to revolutionize security operations by enabling the creation and orchestration of AI-powered agents, enhancing analyst capabilities and automating tasks to combat AI-accelerated adversaries.</description><content:encoded><![CDATA[<p>CrowdStrike has introduced Charlotte AI AgentWorks and Charlotte Agentic SOAR as a foundation for agentic security operations. Charlotte AI AgentWorks is designed to be a central hub for building and scaling security agents, integrating frontier AI models from Anthropic, NVIDIA, and OpenAI. This platform enables partners and service providers like Accenture, Deloitte, Kroll, Telefonica Tech, and Salesforce to develop custom agents tailored for diverse teams and environments. Charlotte Agentic SOAR serves as the orchestration layer, activating and coordinating agents across complex workflows while maintaining human oversight and security guardrails. The goal is to amplify analyst capabilities, automate time-intensive tasks, and improve decision accuracy in the face of AI-powered adversaries.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Compromise (Simulated):</strong> An attacker attempts to leverage a vulnerability, triggering a security alert that requires immediate attention.</li>
<li><strong>Agent Activation:</strong> Charlotte Agentic SOAR automatically activates a malware analysis agent to examine suspicious files.</li>
<li><strong>Data Analysis:</strong> The malware analysis agent analyzes the file using integrated threat intelligence and AI models.</li>
<li><strong>Threat Prioritization:</strong> An exposure prioritization agent is engaged to identify and rank potential risks associated with the alert.</li>
<li><strong>Workflow Automation:</strong> Based on the agent&rsquo;s findings, automated workflows are initiated to contain the potential threat and alert relevant personnel.</li>
<li><strong>Human Oversight:</strong> Analysts review the agent&rsquo;s findings and the automated actions, providing oversight and making strategic decisions.</li>
<li><strong>Remediation:</strong> The security team uses the enriched data to quickly respond and remediate the threat.</li>
<li><strong>Adaptive Security:</strong> The entire process enhances the overall security posture by automating mundane tasks, allowing the analysts to focus on critical and complex issues, improving overall incident response time and accuracy.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>By leveraging Charlotte AI AgentWorks and Agentic SOAR, organizations can potentially reduce manual investigation workloads by up to 70%, restore approximately 40 hours of team capacity per week, and achieve decision accuracy exceeding 98%. This enhanced efficiency and precision can significantly improve an organization&rsquo;s ability to detect and respond to threats, minimizing the impact of successful attacks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Investigate the capabilities of Charlotte AI AgentWorks and Agentic SOAR to determine potential benefits for your security operations, referencing the CrowdStrike documentation available online (<a href="https://www.crowdstrike.com/en-us/blog/how-charlotte-ai-agentworks-fuels-securitys-agentic-ecosystem/">https://www.crowdstrike.com/en-us/blog/how-charlotte-ai-agentworks-fuels-securitys-agentic-ecosystem/</a>).</li>
<li>Simulate the attack chain described to understand how different AI agents can aid in analysis and remediation.</li>
<li>Deploy a detection rule to identify anomalies in workflow automation engines.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>agentic-soc</category><category>ai</category><category>security-automation</category></item><item><title>CrowdStrike Agentic MDR and SOC Transformation Services</title><link>https://feed.craftedsignal.io/briefs/2026-03-agentic-mdr/</link><pubDate>Sat, 28 Mar 2026 08:28:28 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-03-agentic-mdr/</guid><description>CrowdStrike's Agentic MDR combines machine-speed execution with expert oversight, leveraging deterministic automation and adaptive AI agents to enhance breach prevention and SOC modernization.</description><content:encoded><![CDATA[<p>CrowdStrike has launched Agentic MDR and SOC Transformation Services, designed to modernize security operations centers (SOCs) and enhance breach prevention. These offerings aim to address the challenges of modern adversaries who leverage AI for evasion and operate at machine speed across diverse environments. Agentic MDR combines deterministic automation, adaptive AI agents, and expert human oversight, delivered through CrowdStrike Falcon® Complete. SOC Transformation Services focus on modernizing core SOC elements like SIEM, data pipelines, workflows, and talent models. The goal is to help organizations scale agentic security effectively by establishing clean data foundations, modern workflows, and governance guardrails. This initiative reflects the need for organizations to evolve their security operations to match the speed and sophistication of modern threats, ensuring they can leverage automation safely and consistently.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Initial Access: Adversaries compromise systems using various methods, including exploiting vulnerabilities or through social engineering. (Generic)</li>
<li>Execution: Malicious code is executed on the compromised system, often leveraging scripting languages or existing system tools. (Generic)</li>
<li>Persistence: Attackers establish persistence mechanisms to maintain access to the system, such as creating scheduled tasks or modifying registry keys. (Generic)</li>
<li>Defense Evasion: Adversaries attempt to evade detection by disabling security tools, obfuscating code, or using living-off-the-land binaries (LOLBins). (Generic)</li>
<li>Command and Control: A command and control (C2) channel is established to communicate with the attacker&rsquo;s infrastructure. (Generic)</li>
<li>Lateral Movement: Attackers move laterally within the network to access additional systems and resources. (Generic)</li>
<li>Data Exfiltration: Sensitive data is exfiltrated from the compromised systems to the attacker&rsquo;s control. (Generic)</li>
<li>Impact: The attack culminates in data breach, ransomware deployment, or other disruptive actions. (Generic)</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The successful execution of these attacks can lead to significant damage, including data breaches, financial losses, and reputational damage. The speed at which adversaries operate, measured in seconds, means that traditional security measures are often inadequate. The operational divide between organizations that can adopt agentic security and those that cannot widens, leaving the latter vulnerable to advanced threats. The integration of AI in attacks further complicates detection and response efforts.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy CrowdStrike Falcon Fusion SOAR to automate response playbooks for known threats, leveraging the 1-minute median time to contain (MTTC) for faster remediation.</li>
<li>Utilize CrowdStrike SOC Transformation Services to modernize your SIEM and logging architecture, ensuring compatibility with Falcon Next-Gen SIEM.</li>
<li>Implement detection engineering and automation acceleration, including prioritized detection rules and AI use case development as part of SOC Transformation Services.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>agentic-soc</category><category>mdr</category><category>soc-transformation</category><category>ai</category></item><item><title>CrowdStrike Agentic MDR and SOC Transformation Services</title><link>https://feed.craftedsignal.io/briefs/2026-03-agentic-soc/</link><pubDate>Sat, 28 Mar 2026 08:12:22 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-03-agentic-soc/</guid><description>CrowdStrike's agentic MDR combines automation, AI agents, and human oversight for rapid breach response, while SOC Transformation Services modernize security operations for an agentic SOC approach.</description><content:encoded><![CDATA[<p>CrowdStrike has announced agentic MDR and SOC Transformation Services to help organizations operationalize an agentic SOC. The modern threat landscape requires defenses that operate at machine speed, addressing threats across endpoints, identity, cloud, and third-party systems. Legacy SIEMs and manual workflows struggle to keep pace with this complexity. CrowdStrike&rsquo;s agentic MDR, delivered through Falcon Complete, combines deterministic automation, adaptive AI agents, and elite human accountability to stop breaches rapidly. SOC Transformation Services focus on modernizing core elements of the SOC, including SIEM, data pipelines, workflows, and governance, to enable organizations to scale agentic security safely and consistently. This addresses the operational divide where some organizations are equipped for agentic execution while others struggle with governance and scaling.</p>
<h2 id="attack-chain">Attack Chain</h2>
<p>This brief describes services intended to <em>prevent</em> attacks, not an active attack chain. However, here&rsquo;s a hypothetical scenario of how an adversary might operate in an environment <em>lacking</em> these agentic capabilities, highlighting the need for the services described:</p>
<ol>
<li><strong>Initial Access:</strong> An attacker gains initial access via a phishing email, delivering a malicious payload.</li>
<li><strong>Execution:</strong> The payload executes on the endpoint, establishing a foothold for further exploitation.</li>
<li><strong>Persistence:</strong> The attacker establishes persistence using techniques like scheduled tasks or registry modifications to ensure continued access.</li>
<li><strong>Privilege Escalation:</strong> The attacker attempts to escalate privileges to gain administrative control over the system.</li>
<li><strong>Lateral Movement:</strong> Using compromised credentials or exploits, the attacker moves laterally to other systems on the network.</li>
<li><strong>Data Exfiltration:</strong> The attacker identifies and exfiltrates sensitive data from compromised systems to an external location.</li>
<li><strong>Impact:</strong> The attacker deploys ransomware across the network, encrypting critical files and demanding a ransom payment.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Without agentic MDR and SOC capabilities, organizations face slower response times, increased operational noise, and inconsistent threat handling. The potential impact includes data breaches, ransomware attacks, financial losses, and reputational damage. The disparity between human-paced operations and automated attacks widens, leaving organizations vulnerable to sophisticated adversaries. Organizations that struggle to scale agentic security may experience prolonged incident response times, allowing attackers to cause significant damage before being detected and contained.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Assess your current SIEM and logging architecture to identify areas for modernization using CrowdStrike Falcon® Next-Gen SIEM mentioned in the overview.</li>
<li>Redesign triage, escalation, containment, and recovery workflows to align with team structure, staffing model, and business risk tolerance, improving efficiency and response times.</li>
<li>Prioritize detection engineering and automation acceleration using AI use case development to proactively identify and respond to threats.</li>
<li>Implement guardrails for safe response actions by leveraging elite human judgement to validate automation responses, preventing unintended consequences.</li>
<li>Consider using CrowdStrike SOC Transformation Services mentioned in the overview to modernize your SOC and establish foundational operating conditions for agentic SOC operations.</li>
<li>Evaluate CrowdStrike Falcon® Complete with agentic MDR to enhance speed, precision, and protection, benefiting from intelligent AI and automation operating seamlessly behind the scenes.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>agentic-soc</category><category>mdr</category><category>soc-transformation</category></item></channel></rss>