<?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>Automated-Triage - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/automated-triage/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sat, 01 Aug 2026 01:42:24 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/automated-triage/feed.xml" rel="self" type="application/rss+xml"/><item><title>Automated LLM-Based User Account Compromise Triage</title><link>https://feed.craftedsignal.io/briefs/2026-08-llm-compromised-user-triage/</link><pubDate>Sat, 01 Aug 2026 01:42:24 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-llm-compromised-user-triage/</guid><description>An automated detection framework that uses Large Language Models to correlate disparate security alerts and assess potential account compromise based on behavioral indicators.</description><content:encoded><![CDATA[<p>This detection capability, introduced for the Elastic Stack (version 9.3.0+), implements an automated triage mechanism using Large Language Models (LLM) to identify compromised user accounts. The rule functions as a higher-order detection, aggregating existing security alerts within a 30-minute window to look for patterns indicative of credential theft or unauthorized access. By analyzing cross-host activity, MITRE ATT&amp;CK tactic progression, and source anomalies, the integrated LLM generates a confidence score and a verdict for each user. This automated analysis assists SOC analysts in filtering through high volumes of signal, specifically highlighting cases where multiple rules have triggered against a single user across different data sources, such as endpoint authentication logs or cloud provider activity.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Initial access via credential theft or phishing against a specific user entity.</li>
<li>The attacker triggers multiple low-to-medium fidelity security rules across the network.</li>
<li>The compromised user account performs activity across multiple hosts (lateral movement).</li>
<li>Disparate security signals are generated in the SIEM, including credential access or unusual file modifications.</li>
<li>The LLM-based triage rule aggregates these signals by unique user ID and username.</li>
<li>The LLM evaluates the aggregated alert context for malicious patterns (e.g., initial access to lateral movement).</li>
<li>The rule filters and surfaces high-confidence (score &gt; 0.7) indicators of account compromise for analyst review.</li>
<li>SOC teams initiate response actions such as account suspension or MFA reset based on the LLM verdict.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful account compromise often leads to unauthorized data access, lateral movement within the environment, and potential exfiltration. By automating the triage of these multi-faceted attacks, the rule reduces the time-to-detect and prevents attackers from lingering within a compromised account by surfacing hidden correlations that human analysts might miss in a high-alert-volume environment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the ES|QL triage rule on Elastic Stack 9.3.0 or later to automate the identification of compromised credentials.</li>
<li>Configure the LLM connector in the Elastic Stack to utilize a trusted provider such as Azure OpenAI, Amazon Bedrock, or the native managed LLM v2 if using Elastic Cloud.</li>
<li>Prioritize investigations where the LLM verdict is 'TP' (True Positive) and the confidence score exceeds 0.9.</li>
<li>Conduct regular audits of users identified by this rule to verify legitimacy and prevent drift in credential access patterns.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>identity-compromise</category><category>llm-security</category><category>detection-engineering</category><category>automated-triage</category></item></channel></rss>