<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Elastic Security Labs - Articles by Sandiya Ramamoorthy</title>
        <link>https://www.elastic.co/security-labs</link>
        <description>Trusted security news &amp; research from the team at Elastic.</description>
        <lastBuildDate>Thu, 13 Aug 2026 12:36:13 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Elastic Security Labs - Articles by Sandiya Ramamoorthy</title>
            <url>https://www.elastic.co/security-labs/assets/security-labs-thumbnail.png</url>
            <link>https://www.elastic.co/security-labs</link>
        </image>
        <copyright>© 2026. elasticsearch B.V. All Rights Reserved</copyright>
        <item>
            <title><![CDATA[Why 2026 is the Year to Upgrade to an Agentic AI SOC]]></title>
            <link>https://www.elastic.co/security-labs/why-2026-is-the-year-to-upgrade-to-an-agentic-ai-soc</link>
            <guid>why-2026-is-the-year-to-upgrade-to-an-agentic-ai-soc</guid>
            <pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Agentic AI SOCs differ from copilot-only models by autonomously prioritizing attacks over alerts, executing closed-loop containment, and providing traceable reasoning for every decision, allowing analysts to focus on high-value investigations.]]></description>
            <content:encoded><![CDATA[<h1><strong>Why 2026 Is the Year to Upgrade to an Agentic AI SOC</strong></h1>
<p>The shift from AI-assisted tooling to agentic, AI-native security operations is no longer theoretical. It is entering production at scale, and 2026 represents the practical inflection point for enterprise SOCs. Agent frameworks are stabilizing, defenses against agent-specific attacks are maturing, and executive stakeholders increasingly demand AI-driven outcomes that are transparent, explainable, and auditable.</p>
<p>Nearly two-thirds of organizations are already experimenting with AI agents, yet fewer than one in four have deployed them into production. That gap signals a transition moment. As governance models, architecture standards, and risk controls mature through 2026, adoption is expected to accelerate rapidly. At the same time, the market for agentic capabilities is projected to grow sharply through 2030, underscoring that this is not a short-term trend but a structural transformation.</p>
<p>Taken together, these signals make 2026 the year to move from pilot to platform. The operational payoff is clear: faster triage, more precise investigations, and automated response that prioritizes attacks over alerts, explains decisions with evidence, and scales safely under real-world enterprise constraints.</p>
<h2><strong>The Rise of Agentic AI in Security Operations</strong></h2>
<p>Agentic AI refers to systems that can plan, act, and adapt without step-by-step human guidance. These systems use evolving context, often coordinate multiple agents to solve complex problems, and can perceive their environment, reason about what they observe, plan a sequence of actions, and execute them to achieve specific goals without human intervention, while leveraging the tools assigned to them.</p>
<p>In a Security Operations Center (SOC), the team responsible for monitoring, detecting, and responding to cyber threats, agentic AI enables agents to gather context, analyze signals, take controlled actions, and learn from each outcome across triage, investigation, and response.</p>
<p>What began as “copilots” helping SOC analysts write queries is now evolving into autonomous systems capable of reasoning, acting, and adapting across complex investigations.</p>
<p>An agentic AI SOC differs from a traditional “copilot-only” SOC in three key ways:</p>
<ul>
<li>
<p><strong>Prioritization:</strong> Correlates multi-modal telemetry and adversary intent to identify complete attack chains rather than isolated alerts.</p>
</li>
<li>
<p><strong>Closed Loops:</strong> Moves beyond detection into containment, executing automated workflows and leveraging safe tool access to resolve threats at machine speed.</p>
</li>
<li>
<p><strong>Transparency:</strong> Provides traceable context and citations for every action, allowing SOC analysts to verify, trust, and override decisions. Without this, an agentic SOC would be a &quot;<strong>black box</strong>,&quot; making it impossible for analysts to verify, trust, or safely override decisions.</p>
</li>
</ul>
<p>By automating routine enrichment and research tasks, correlating alerts into meaningful attack chains, and executing safe response actions, agentic AI enables SOC analysts to focus on high-value investigations while maintaining full visibility and control.</p>
<h3><strong>Key Drivers Behind the Agentic AI Inflection Point</strong></h3>
<p>Three forces are driving the transition to agentic AI SOCs:</p>
<ul>
<li><strong>Scaling and standardization pressure:</strong> Many SOCs have experimented with AI agents but lack mature production practices. Leaders are enforcing architecture standards, governance controls, and operational policies to move beyond pilots.</li>
<li><strong>Escalating threat landscape:</strong> Attackers are using stealthier, multi-stage techniques,often AI-enhanced or even AI-created, that blend into legitimate activity and move faster than manual workflows can handle. SOCs must adopt autonomous, goal-driven systems to continuously correlate signals and respond at scale without losing control.</li>
<li><strong>Maturing ecosystem:</strong> Agentic attacks and defenses are evolving in parallel, creating demand for new SOC tooling, multi-agent visibility, and operational guardrails for safe, scalable deployment.</li>
</ul>
<p>These drivers make adopting an agentic AI SOC both operationally and economically compelling, enabling faster triage, more precise investigations, and automated response. Analysts can focus on validated, correlated attack activity instead of individual noisy alerts, while decisions remain evidence-based and transparent, allowing organizations to scale safely under real-world constraints.</p>
<h2><strong>Operationalizing an Agentic SOC: Challenges and Recommendations</strong></h2>
<p>Scaling autonomous AI agents across an enterprise SOC introduces operational, governance, and economic challenges. Below are key challenges and recommended approaches to address them:</p>
<table>
<thead>
<tr>
<th>Challenge</th>
<th>Recommendation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Early automation efforts target low-impact or low-noise tasks</td>
<td>Focus on high-volume, repetitive tasks such as risky LOLBins or failed logins, where automation delivers immediate ROI and reduces analyst workload.</td>
</tr>
<tr>
<td>Agents performing actions outside their intended scope</td>
<td>Treat agents as Non-Human Identities (NHIs), enforce least-privilege access to tools, and enforce requiring human approval for high-impact actions.</td>
</tr>
<tr>
<td>Agents behaving inconsistently or unpredictably</td>
<td>Treat prompts as code: version-control and rigorously test system prompts to ensure repeatable and reliable performance.</td>
</tr>
<tr>
<td>Overloading a single agent or fragmenting the SOC with multiple domain-specific agents</td>
<td>Deploy a unified agent that dynamically loads task-specific instructions and tools on demand, keeping the core system lightweight.</td>
</tr>
<tr>
<td>SOC analysts unsure of or unable to trust autonomous decisions</td>
<td>Prioritize explainability with RAG and transparent reasoning traces so every autonomous step is verifiable and grounded in evidence.</td>
</tr>
<tr>
<td>Costs growing uncontrollably as agent deployment scales</td>
<td>Implement per-agent budgets, rate limits, and usage monitoring to manage token consumption and tool invocation expenses.</td>
</tr>
<tr>
<td>Bloated system prompts increasing token costs and reducing agent accuracy.</td>
<td>Adopt an architecture where the agent pulls in targeted behavioral packages only when triggered by specific analyst intents or data context.</td>
</tr>
<tr>
<td>Agents or automation workflows being exploited by attackers</td>
<td>Continuously test defenses via red-team exercises against agents and prompts to proactively identify and remediate vulnerabilities such as prompt injection.</td>
</tr>
</tbody>
</table>
<h2><strong>The Elastic Blueprint: Essential Capabilities for an Agentic SOC</strong></h2>
<p>To move from manual intervention to an autonomous &quot;agentic loop,&quot; an enterprise-ready SOC must deliver measurable improvements across the entire triage -&gt; investigation -&gt; response lifecycle.</p>
<p>The following table outlines the essential elements of an agentic SOC platform and how Elastic Security operationalizes them:</p>
<table>
<thead>
<tr>
<th align="left">Elements</th>
<th align="left">What &quot;Good&quot; Looks Like in an Agentic SOC</th>
<th align="left">How Elastic Supports</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><strong>Enterprise Scalability</strong></td>
<td align="left">Continuously reason across hybrid-cloud and on-premises telemetry, scaling autonomous threat detection and response across large, distributed enterprises.</td>
<td align="left">Elastic Security provides <strong>unified visibility</strong> by ingesting data from any source, including cloud, identity, and endpoint, giving you a mature foundation for large-scale, automated enterprise defense. By consolidating all telemetry into a single platform, agents gain the broad visibility they need to reason across domains.</td>
</tr>
<tr>
<td align="left"><strong>Attack Prioritization</strong></td>
<td align="left"><strong>Prioritizing attacks</strong> over alerts by correlating signals to identify high-risk campaigns.</td>
<td align="left"><a href="https://www.elastic.co/docs/solutions/security/ai/attack-discovery"><strong>Elastic Attack Discovery</strong></a> uses AI to filter out noise, correlating isolated events into a single coherent attack chain so SOC analysts can focus on the most critical threats.</td>
</tr>
<tr>
<td align="left"><strong>Accurate Detection</strong></td>
<td align="left"><strong>Faster and more accurate threat detection</strong> using behavioral baselines rather than static signatures.</td>
<td align="left"><a href="https://www.elastic.co/security-labs">Elastic Security Labs</a> provides expert-driven detection rules for emerging threats, while <a href="https://www.elastic.co/security/xdr"><strong>Elastic XDR</strong></a> stops attacks across endpoints and clouds. This defense leverages Elastic’s machine learning and entity analytics to detect behavioral anomalies beyond static signatures. It monitors user and host activity, correlates events across systems, and uses endpoint behavioral analysis to identify suspicious patterns in real time.</td>
</tr>
<tr>
<td align="left"><strong>Custom agent builder</strong></td>
<td align="left">Agents operate toward defined objectives with multi-step reasoning and controlled tool access.</td>
<td align="left"><strong><a href="https://www.elastic.co/elasticsearch/agent-builder">Elastic Agent Builder</a></strong> It enables the creation of custom AI agents by connecting tools such as ES</td>
</tr>
<tr>
<td align="left"><strong>Incident Response orchestration</strong></td>
<td align="left">Predictable execution for known scenarios, adaptive reasoning for complex ones, with analyst control at every stage.</td>
<td align="left"><a href="https://www.elastic.co/elasticsearch/workflows"><strong>Elastic Workflows</strong></a> handle the deterministic orchestration of triggers, sequencing, and response actions, while Agent Builder manages the AI reasoning. Seamlessly integrated, agents can call Workflows through conversations and Workflows can call Agents during orchestration. Human-in-the-loop controls ensure every automated step is backed by traceable evidence, allowing SOC analysts to override the system at any point.</td>
</tr>
<tr>
<td align="left"><strong>Flexible LLM Integration</strong></td>
<td align="left">A platform that <strong>supports your choice of LLM</strong> to avoid vendor lock-in and optimize for cost or privacy.</td>
<td align="left"><strong>Elastic</strong> offers choice and control by letting you bring your own LLM. You can use OpenAI, Amazon Bedrock, Google Gemini, or local models to drive autonomous reasoning while maintaining full data sovereignty. For customers who prefer a turnkey experience, Elastic provides managed LLMs out of the box, ensuring that the power of an agentic SOC is accessible regardless of your preferred infrastructure.</td>
</tr>
<tr>
<td align="left"><strong>Transparent Reasoning</strong></td>
<td align="left">Explanations with clear evidence trails and source links.</td>
<td align="left">In Elastic, agent reasoning provides a transparent trace of all tools used and decisions made, giving full visibility into the agent’s logic, while RAG (Retrieval-Augmented Generation) ensures every investigation is grounded in your organization’s internal knowledge, linked evidence, and includes source citations.</td>
</tr>
<tr>
<td align="left"><strong>Guarded autonomy</strong></td>
<td align="left">Explicitly permitted tools, confidence thresholds, RBAC, and controlled response scope.</td>
<td align="left"><strong>Elastic</strong> lets you control the level of autonomy for your agents by managing assigned tools, alongside user- and API-level permissions and RBAC.</td>
</tr>
</tbody>
</table>
<h2><strong>How Elastic’s Agentic AI Automates the LOLBins Hunt</strong></h2>
<p>It’s 9:15 AM. Your SOC dashboard shows zero &quot;Critical&quot; alerts, yet low-priority telemetry is flooding in. Among this noise, a stealthy process is running certutil.exe to download a base64-encoded payload from a suspicious domain. LOLBins, or Living off the Land Binaries, are legitimate system tools such as certutil.exe or powershell.exe that attackers weaponize. Because these tools are trusted and digitally signed, their malicious use often blends into normal activity and goes unnoticed.</p>
<p>In a <strong>traditional SOC</strong>, this activity would not trigger an immediate response. Instead, it would likely remain hidden until a separate catastrophic event - such as an appearance of a ransomware note - forced a manual hunt. An analyst would then have to painstakingly backtrack, sifting through proxy logs, running complex queries, and manually decoding strings to confirm that certutil.exe had been weaponized. By that time, the attacker has usually already achieved their objective.</p>
<p>In an <strong>Agentic SOC</strong>, the work is already done. The agent has detected, enriched, and confirmed the threat, created a case, and sent notifications, all before you’ve even had your coffee.</p>
<p>Let’s see how it’s done with Elastic.</p>
&lt;div className=&quot;youtube-video-container&quot;&gt;
    &lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/rkno8LsFWls?si=l3GA40Yoq7hs9LQr&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;
<h3><strong>Detection: Uncovering Hidden Threats</strong></h3>
<p>Elastic's Attack Discovery correlates multiple alerts to reveal a complete attack narrative. When certutil.exe executes in an unusual context, detection rules generate alerts, which Attack Discovery links with the originating phishing email and any related telemetry. The result is a unified story that shows not only the certutil.exe execution but also what the attacker attempted, how the payload was delivered, and the full sequence of malicious activity across the environment.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/why-2026-is-the-year-to-upgrade-to-an-agentic-ai-soc/image5.png" alt="Attack Discovery showing correlated certutil events" /></p>
<h3><strong>Autonomous Enrichment: Gathering the Evidence</strong></h3>
<p>Elastic Workflows can invoke agents on a schedule (ex: nightly threat hunts) or in response to events (ex: a new Attack Discovery finding)  to operate automatically and gather evidence without human intervention.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/why-2026-is-the-year-to-upgrade-to-an-agentic-ai-soc/image4.png" alt="Workflow that orchestrates agent call" /></p>
<p>When invoked, the agent investigates suspicious activity by analyzing file paths to identify malicious files, querying DNS logs to determine the IP resolution for the command-and-control domain, and searching firewall logs across clusters using ES|QL, Elastic’s piped query language, to confirm whether the traffic is allowed. This automated process allows the agent to collect and correlate critical signals across the environment without manual effort.</p>
<p>Every interaction with the agent is captured in a <strong>reasoning trace</strong>, recording each step the agent takes, including queries run, tools used, and enrichment results. This provides full transparency and auditability, and within the Agent Builder UI, SOC analysts can view these traces for complete visibility into how the agent reached its conclusions, the actions it performed, and the evidence it collected.</p>
<p>The screenshot below shows the reasoning trace of the agent and the tools it used during this investigation.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/why-2026-is-the-year-to-upgrade-to-an-agentic-ai-soc/image2.png" alt="Agent enriches detection with multiple data sources to validate potential malicious activity" /></p>
<h3><strong>Verdict &amp; Reasoning: Confirming the Threat</strong></h3>
<p>The agent checks VirusTotal for the second suspicious DLL, <strong>cdnver.dll</strong>, confirming its malicious classification and providing a verdict that this is a true positive.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/why-2026-is-the-year-to-upgrade-to-an-agentic-ai-soc/image1.png" alt="Reasoning Trace showing evidence, risk score and verdict" /></p>
<h3><strong>Case Opened: Accelerating Resolution through Autonomous Action</strong></h3>
<p>Once confirmed, the agent automatically creates a case, maps the activity to MITRE ATT&amp;CK, and sends email notifications to stakeholders. SOC analysts receive a fully pre-investigated case rather than raw logs, allowing them to focus on remediation rather than investigation.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/why-2026-is-the-year-to-upgrade-to-an-agentic-ai-soc/image3.png" alt="Case automatically created by the SOC agent" /></p>
<h3><strong>Behind the Scenes: Building the Agent</strong></h3>
<p>The agent’s autonomy and reasoning tasks stem from its initial setup in the <strong>Elastic Agent Builder</strong>. By predefining the tools it can use, the goals it must pursue, and the schedule it follows, the agent can operate independently while the SOC team focuses on strategic oversight.</p>
<p>This model works because it transforms the SOC from a reactive posture to a proactive one. Elastic’s Attack Discovery correlates alerts generated by detection rules into a coherent attack chain, ensuring that stealthy activity does not remain buried in low-priority noise. The agents then confirm true positives automatically and close the loop with immediate case creation and notifications, drastically reducing dwell time. Most importantly, every step is auditable and transparent, providing the traceable context SOC analysts need to maintain full confidence in AI-driven operations and intervene only when human judgment is required.</p>
<h2><strong>Agentic SOC with Elastic: Frequently Asked Questions</strong></h2>
<p><strong>Q: What is an Agentic AI SOC?</strong> <strong>A:</strong> It is an autonomous Security Operations Center where AI agents independently manage triage, investigation,response and other operational tasks. It shifts the focus from managing &quot;alerts&quot; to neutralizing &quot;attacks&quot; with minimal manual intervention.</p>
<p><strong>Q: Why should enterprises upgrade to an agentic model?</strong> <strong>A:</strong> Industry is at a practical inflection point where governance and agent frameworks have matured for enterprise production, offering a strategic window to scale defense against a rapidly evolving threat landscape.</p>
<p><strong>Q: How does an Agentic AI SOC differ from a traditional SOC or AI copilot?</strong> <strong>A:</strong> Autonomy. While a Copilot acts as a &quot;passenger&quot; that provides answers on command, an Agent is a &quot;driver&quot; that independently plans, executes, and coordinates complex investigations.</p>
<p><strong>Q: Do I need to know how to code to build and manage these agents?</strong> <strong>A:</strong> No. Elastic Agent Builder uses natural language to translate strategic intent into autonomous behavior, allowing practitioners to &quot;program&quot; threat hunting agents without writing code.</p>
<p><strong>Q: Q: Can an agent actually take response actions, like isolating a host?A:</strong> Yes. Through integration with Elastic Workflows, agents can execute &quot;guarded&quot; actions, such as host isolation or case creation, once they meet your pre-defined confidence thresholds, while giving SOC analysts the option to review or intervene before critical actions are taken.</p>
<p><strong>Q: Is every action taken by an autonomous agent auditable?</strong> <strong>A:</strong> Absolutely. Every decision is documented in a reasoning trace, providing a transparent audit trail that shows the exact logic, tools, and evidence the agent used.</p>
<h2><strong>External References</strong></h2>
<ul>
<li><a href="https://machinelearningmastery.com/7-agentic-ai-trends-to-watch-in-2026/">https://machinelearningmastery.com/7-agentic-ai-trends-to-watch-in-2026/</a></li>
<li><a href="https://www.marketsandmarkets.com/Market-Reports/ai-agents-market-15761548.html">https://www.marketsandmarkets.com/Market-Reports/ai-agents-market-15761548.html</a></li>
</ul>
]]></content:encoded>
            <category>security-labs</category>
            <enclosure url="https://www.elastic.co/security-labs/assets/images/why-2026-is-the-year-to-upgrade-to-an-agentic-ai-soc/photo-edited-11@2x.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[From Hypothesis to Action: Proactive Threat Hunting with Elastic Security]]></title>
            <link>https://www.elastic.co/security-labs/proactive-threat-hunting-with-elastic-security</link>
            <guid>proactive-threat-hunting-with-elastic-security</guid>
            <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Elastic Security is designed to enable hypothesis-driven threat hunting at speed and scale. By unifying security telemetry and enabling analytics across clusters, threat hunters can ask complex questions across all their data, correlate signals, and validate hypotheses quickly without manual data stitching.]]></description>
            <content:encoded><![CDATA[<p>When a new threat actor technique emerges — whether from a research blog, an intelligence feed, or breaking news — every threat hunter instinctively shifts into hypothesis mode. Could this be happening in my environment? Are early signals hiding in the noise?</p>
<p>Take the recent TOLLBOOTH research as an example. The moment Elastic Security Labs <a href="https://www.elastic.co/security-labs/tollbooth">published the attack chain</a>, an analyst might begin forming hypotheses based on specific techniques described, such as:</p>
<ul>
<li><em>Have historically frozen or archived IIS server logs shown any anomalies when re-examined with full telemetry?</em></li>
<li><em>Are there signs of credential dumping or privilege escalation attempts on any IIS servers?</em></li>
</ul>
<p>This is the essence of hypothesis-driven hunting; start with a developing threat, and rapidly ask targeted questions. It’s one of the most effective ways to get ahead of emerging attacks, but it demands broad visibility and tools that can keep up with your curiosity.</p>
<p>The reality for many SOC teams, however, falls short. They face data silos, limited search capabilities, and the fatigue of manual correlation.</p>
<p>Elastic Security is designed to remove these barriers by enabling <strong>hypothesis-driven threat hunting at speed and scale</strong>. By unifying security telemetry and enabling analytics across clusters, threat hunters can ask complex questions across all their data, correlate signals, and validate hypotheses quickly without manual data stitching.</p>
<p>This capability is delivered through a set of foundational building blocks that work together:</p>
<ul>
<li>
<p><strong>Agentic workflows</strong> triage alerts, while a <strong>knowledge-grounded AI Assistant</strong> generates validated ES|QL queries, drives remediation, and recommends next steps.</p>
</li>
<li>
<p><strong>Elastic Security Labs</strong> to bring continuously updated threat research and adversary insights directly into detections and investigations.</p>
</li>
<li>
<p><strong>Detection rules</strong> that provide out-of-the-box coverage aligned to real-world attack techniques and hunting scenarios.</p>
</li>
<li>
<p><strong>Entity analytics</strong> to correlate users, hosts, and services, assign risk scores, and surface anomalies to enrich every investigation.</p>
</li>
<li>
<p><strong>Machine learning and anomaly detection</strong> to surface deviations from normal behavior and expose unknown or emerging threats.</p>
</li>
<li>
<p><strong>ES|QL, visualizations, and cross-cluster search</strong> to enable fast, expressive querying, intuitive analysis, and seamless hunting across distributed environments without blind spots.</p>
</li>
</ul>
<p>Together, these building blocks give security teams the <strong>speed, scale, and analytical depth</strong> needed to move from reactive investigation to confident, proactive threat hunting—testing hypotheses across all of their data within a single, unified Elastic Security platform.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image5.png" alt="" /></p>
<h2>Into the woods: Navigating a real-world LOLBins hunt</h2>
<p>This section shows how a threat hunt plays out in practice, moving from an empty search bar to a confirmed and contained threat through a real-world scenario focused on Living Off the Land Binaries (LOLBins).</p>
<h3>Build your hypothesis with a RAG-powered AI Assistant</h3>
<p>Your investigation can begin even before writing a single query. You can use Elastic’s retrieval-augmented generation (RAG)–powered AI Assistant to pull in trusted <a href="https://www.elastic.co/docs/solutions/security/ai/ai-assistant-knowledge-base">knowledge sources</a>, such as Elastic Security Labs research, and build the foundation of your hypothesis. You can add any trusted sources as knowledge to ensure the Assistant reflects the data you rely on.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image1.png" alt="Elastic AI Assistant knowledge base entries" /></p>
<p>If you don’t have a specific target yet, you can ask the Assistant,</p>
<p><em>“Based on current trends, what hypothesis should I start my hunt with today?”</em> The Assistant scans the configured knowledge base, which provides relevant context and directly generates a primary hypothesis along with supporting reasons and evidence. In this scenario, Elastic Security Labs content has been added to the knowledge base to supply the context.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image9.png" alt="" /></p>
<h3>Sit back while AI Assistant creates your tailored threat hunting query</h3>
<p>Once you accept the LOLBin hypothesis, the AI Assistant generates a precise ES|QL threat hunting query tailored to your environment. Instead of writing complex syntax from scratch, you receive a targeted search designed to surface the specific suspicious behaviors.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image8.png" alt="Elastic AI Assistant-generated ES|QL query to detect Office/Server spawned LOLBins with suspicious patterns" /></p>
<p>To ensure queries are ready to run, the Elastic AI Assistant uses an agentic workflow to generate bespoke ES|QL queries from human-supplied use cases. It draws on your Elastic cluster data to craft accurate, ready-to-run responses and performs automatic validation before returning the final query. This background validation removes the need for manual troubleshooting, delivering a verified, ready-to-use query that can be pulled directly into your investigation timeline from the AI Assistant.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image7.png" alt="Elastic Security Timeline with ES|QL pulled over from the AI-assistant" /></p>
<p>Alternatively, you can link a GitHub repository of Elastic’s <a href="https://github.com/elastic/detection-rules/tree/main/hunting">threat hunting queries</a> to the Assistant’s knowledge base to use existing queries as a baseline for your next steps.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image13.png" alt="Threat hunt queries section within Elastic’s pre-built detection rules GitHub repository" /></p>
<h3>Hunt Threats Across Your Entire Environment with ES|QL</h3>
<p>If you manage a global environment and need to determine whether this activity is occurring in other clusters, you can expand your hypothesis by asking the AI Assistant to adapt the query for a Cross-Cluster Search (CCS). This enables you to search across multiple clusters in your environment—including frozen and long-term data—without disrupting your investigative workflow.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image11.png" alt="Updated ES|QL query using cross-cluster search to show Office/Server spawned LOLBins with suspicious patterns in both local and remote clusters" /></p>
<p>Seamlessly transition from the AI Assistant to the timeline view and run the query. This targeted search uncovers a critical finding: an instance of <em>rundll32.exe</em> executing on a Windows server with hostname <em>elastic-defend-endpoint</em> under the <em>gbadmin</em> user account*.*</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image6.png" alt="LOLBin Investigation Timeline results" /></p>
<h3>Add context with analytics and visualizations</h3>
<p>Finding a hit is only step one; now, you must determine if this is an admin performing maintenance or an actual attack. Validating your ideas requires deep analytics across hosts and users. By drilling down into the affected host, you land in the Entity Details.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image10.png" alt="Host Entity flyout" /></p>
<p>Here, you’re not just seeing a hostname. You’re seeing a consolidated view of the host’s risk score, the specific alerts contributing to that score, and the asset’s criticality—all in one place. By bringing together detection signals, behavioral anomalies, and asset importance, Elastic’s entity risk scoring helps analysts quickly understand why an asset is risky, how urgent the threat is, and where to focus first. This unified context reduces investigation time, minimizes guesswork, and enables confident prioritization in high-volume environments.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image14.png" alt="Entity details, risk score, and associated alerts for the affected host" /></p>
<h3>Confirm the anomaly with machine learning</h3>
<p>When you examine the risk score, the supporting evidence is displayed alongside it. You can see the specific alerts contributing to the elevated risk score, including a mix of medium-severity alerts and a Machine Learning (ML) alert such as <em><strong>“Unusual Windows Path Activity”</strong></em>.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image16.png" alt="Machine learning anomaly alert" /></p>
<p>Because ML is uniquely suited to detecting subtle deviations that static rules often miss, seeing an ML alert contributing to the risk score helps validate that this activity isn’t just noise—it points to a meaningful behavioral anomaly.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image2.png" alt="‘Unusual Windows Path Activity’ alert flyout" /></p>
<p>The event details immediately visualize the process lineage, revealing the critical evidence right in the panel. These insights transform your hypothesis from plausible to provable.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image12.png" alt="Visual event analyzer with rundll32.exe flyout" /></p>
<h3>Take Action: From Insight to Response</h3>
<p>After validating your hypothesis by uncovering suspicious activity, the immediate next step is response. Elastic Security lets responders act directly from their investigations without switching platforms.</p>
<p>Once a compromised host is confirmed, you can take action from the console by isolating the host to prevent lateral movement or terminating the malicious process tree uncovered in your <strong>LOLBIN hunt</strong>. This seamless transition from investigation to response enables rapid containment using the same tools and context.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image4.png" alt="Response console for isolated host, elastic-defend-endpoint" /></p>
<h3>Operationalize Queries and Automate Hunting</h3>
<p>To automate future hunts and eliminate manual verification of recurring patterns, you can directly import a query into an operational detection rule, or create a rule for specific behaviors, anomalies, or new term values appearing for the first time, and convert it into a fully operational detection rule with a single click.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image15.png" alt="Detection rule creation with ES|QL in Elastic Security" /></p>
<p>In enterprise environments, a LOLBin hunt can quickly generate a high volume of alerts. This is where agentic <a href="https://www.elastic.co/docs/solutions/security/ai/attack-discovery"><strong>Attack Discovery</strong></a> makes a big difference. Its primary purpose is to help you triage efficiently by automatically correlating signals and highlighting the activity that requires immediate attention.</p>
<p>You can also group and tag hunting-related alerts and run Attack Discovery specifically on those sets to uncover meaningful patterns. This flexibility makes Attack Discovery valuable not only for automated alert triage, but also for advanced, hypothesis-driven threat hunting workflows.</p>
<p><img src="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image3.png" alt="Running Attack Discovery on a curated group of LOLBin hunting alerts" /></p>
<h3>Bonus: Automate with Elastic Agent Builder</h3>
<p>Imagine building a <strong>LOLBin Hunter custom agent</strong>—purpose-built to hunt for LOLBin activity across your security data. Using <a href="https://www.elastic.co/docs/solutions/search/agent-builder/get-started"><strong>Elastic Agent Builder</strong></a>, you can create this agent powered by an LLM and equipped with tools such as the ES|QL queries used in your manual workflow.</p>
<p>Once configured, you can interact with your security data using natural language, and the agent will reason through your request, select the most relevant tools, and take action. For example, you could ask: <em>“Show me LOLBin activity that triggered machine learning anomalies and summarize the affected hosts and their risk scores.”</em></p>
<h3>Stay ahead of emerging attacks with Elastic Security</h3>
<p>Hypothesis-driven threat hunting is critical for staying ahead of modern attacks, but it can be complex and time-consuming without the right tools. Elastic Security combines AI-assisted investigation, ES|QL search, contextual analytics, machine learning, and integrated response to make every stage simpler and faster.</p>
<p>From the moment a new threat emerges to the point of actionable response, Elastic empowers analysts to uncover hidden signals, validate their hypotheses, and act decisively—turning raw data into intelligence and intelligence into action.</p>
<p>Interested in learning more about Elastic Security? <a href="https://www.elastic.co/events">Browse our webinars, events, and more</a> or <a href="https://www.elastic.co/start">get started with your free trial</a> today.</p>
]]></content:encoded>
            <category>security-labs</category>
            <enclosure url="https://www.elastic.co/security-labs/assets/images/proactive-threat-hunting-with-elastic-security/image0.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>