<?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>Higher-Order-Rule — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/higher-order-rule/</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>Sat, 11 Apr 2026 12:00:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/higher-order-rule/feed.xml" rel="self" type="application/rss+xml"/><item><title>Multiple Rare Elastic Defend Behavior Rules Triggered on Single Host</title><link>https://feed.craftedsignal.io/briefs/2026-04-multiple-rare-defend-rules/</link><pubDate>Sat, 11 Apr 2026 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-04-multiple-rare-defend-rules/</guid><description>This rule identifies hosts triggering multiple distinct, globally rare Elastic Defend behavior rules, increasing the likelihood of detecting compromised hosts while reducing false positives.</description><content:encoded><![CDATA[<p>This Elastic Defend rule is designed to detect potentially compromised hosts by identifying those that trigger multiple distinct and rare behavior rules. The rule leverages Elastic&rsquo;s ESQL to analyze endpoint alerts, focusing on behavior rules that are observed on only a single host globally within a specified lookback window. This approach filters out common or widely triggered rules, reducing false positives and highlighting truly anomalous behavior. The rule aims to pinpoint hosts exhibiting unusual activity patterns that may indicate malicious actions, warranting immediate investigation and response. This detection method became generally available in Elastic Stack version 9.3.0.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Initial Access: An attacker gains initial access through an unknown vector.</li>
<li>Privilege Escalation: The attacker attempts to elevate privileges on the compromised host.</li>
<li>Execution: The attacker executes malicious code or commands via a script or binary.</li>
<li>Defense Evasion: The attacker attempts to evade detection by disabling security tools or masking their activities.</li>
<li>Lateral Movement: The attacker attempts to move laterally to other systems on the network.</li>
<li>Command and Control: The attacker establishes a command and control channel to communicate with a remote server.</li>
<li>Collection: The attacker gathers sensitive data from the compromised host or network.</li>
<li>Impact: The attacker achieves their final objective, which could include data exfiltration, system disruption, or ransomware deployment.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful attack can lead to significant data breaches, system compromise, and operational disruption. The targeted sectors are broad, as the rule is designed to detect general anomalous behavior. Depending on the attacker&rsquo;s objectives, the impact could range from data theft and financial loss to complete system shutdown and reputational damage. Hosts identified by this rule should be considered high-priority candidates for incident response and further investigation. The number of victims is dependent on the scope of the intrusion, but this detection aims to limit the spread of the attack by identifying compromised hosts early.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the provided ESQL rule to your Elastic environment (min. version 9.3.0) to detect hosts triggering multiple rare behavior alerts as indicated by the rule_id <code>c4f7a2b1-5d8e-4c3a-9b6e-2f1a0d8c7e5b</code>.</li>
<li>Investigate any hosts flagged by this rule, reviewing the associated behavior rule names and process command lines to understand the triggering actions as documented in the rule&rsquo;s <code>note</code>.</li>
<li>Examine endpoint and network data for the affected host to assess the scope of the compromise and potential persistence mechanisms, per the investigation guidance in the <code>note</code>.</li>
<li>Document and exclude known-good rule names or hosts from the detection if legitimate single-host tools or scripts trigger multiple rare behavior rules as described in the <code>note</code>.</li>
<li>Enable Elastic Defend on all endpoints to ensure the availability of the required <code>endpoint.alerts</code> data source.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>threat-detection</category><category>higher-order-rule</category><category>elastic-defend</category></item><item><title>Multiple Alerts in Different ATT&amp;CK Tactics by Host</title><link>https://feed.craftedsignal.io/briefs/2024-01-multiple-alerts-risky-host/</link><pubDate>Wed, 24 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-multiple-alerts-risky-host/</guid><description>This rule uses alert data to identify hosts with multiple alerts across different ATT&amp;CK tactics, indicating a higher likelihood of compromise and enabling analysts to prioritize triage and response based on accumulated risk score.</description><content:encoded><![CDATA[<p>This detection rule, created by Elastic, is designed to identify potentially compromised hosts by aggregating alert data. It focuses on scenarios where a single host triggers multiple alerts associated with different phases of an attack, as defined by the ATT&amp;CK framework. The rule calculates a risk score based on the number and severity of alerts, prioritizing hosts exceeding a defined threshold. By focusing on hosts exhibiting diverse attack tactics, analysts can more effectively triage and respond to complex, multi-stage intrusions. This rule helps filter out noisy alerts such as &ldquo;Agent Spoofing&rdquo;, &ldquo;Compression DLL Loaded by Unusual Process&rdquo;, and &ldquo;Potential PrintNightmare File Modification&rdquo;, and focuses on alerts where <code>kibana.alert.risk_score</code> is greater than 0.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An adversary gains initial access to a host through various methods.</li>
<li>The adversary executes malicious code or commands on the host.</li>
<li>The attacker establishes persistence to maintain access.</li>
<li>The adversary attempts to escalate privileges to gain higher-level control.</li>
<li>The attacker performs lateral movement to compromise other systems.</li>
<li>The adversary gathers information about the compromised environment.</li>
<li>The attacker exfiltrates sensitive data from the network.</li>
<li>The attacker achieves their final objective, such as data theft or disruption of services.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful attack, as identified by this rule, can lead to significant data breaches, system compromise, and operational disruption. Multiple alerts across various tactics suggest a sophisticated and persistent attacker. Prioritizing hosts identified by this rule enables security teams to quickly contain and remediate advanced threats, minimizing potential damage and reducing the overall impact on the organization. Without this detection, analysts might miss critical correlations between seemingly isolated alerts.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the provided Sigma rule to your SIEM to identify potentially compromised hosts based on multiple alerts across different ATT&amp;CK tactics.</li>
<li>Investigate any hosts flagged by this rule, correlating the alert data with other logs and telemetry to understand the full scope of the attack.</li>
<li>Tune the threshold values in the Sigma rule (distinct rule count, tactic count, risk score) to align with your environment and risk tolerance.</li>
<li>Enable logging for process creation, network connections, and file modifications on all hosts to provide sufficient data for the detection rule.</li>
<li>Review the &ldquo;False positive analysis&rdquo; section of the rule&rsquo;s documentation to identify and exclude known benign activities that may trigger the rule.</li>
<li>Use the <code>Esql.kibana_alert_rule_name_values</code> field in the rule output to quickly identify the specific alert types triggering the rule.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>threat-detection</category><category>higher-order-rule</category></item><item><title>Multiple Alerts Involving a User Detection</title><link>https://feed.craftedsignal.io/briefs/2024-01-24-multiple-alerts-user/</link><pubDate>Wed, 24 Jan 2024 10:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-24-multiple-alerts-user/</guid><description>This rule identifies when multiple different alerts involving the same user are triggered, which could indicate a compromised user account and requires further investigation.</description><content:encoded><![CDATA[<p>This detection rule, sourced from Elastic&rsquo;s detection ruleset, is designed to identify potential user account compromises by aggregating and analyzing existing alert data. The rule focuses on scenarios where a single user triggers multiple distinct alerts, suggesting a higher likelihood of malicious activity. By excluding low-severity alerts and known system accounts, the rule aims to minimize false positives and prioritize investigations. This approach is particularly useful in environments where attackers may attempt to blend in with normal user activity while escalating privileges or moving laterally within the network. The rule utilizes esql to correlate alerts based on user ID. The rule was last updated on 2026/04/27.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker gains initial access to a user account, potentially through phishing, credential stuffing, or other methods.</li>
<li>The attacker attempts to escalate privileges within the compromised account.</li>
<li>The attacker performs reconnaissance activities, such as discovering sensitive files or network shares.</li>
<li>The attacker attempts to move laterally to other systems within the network using the compromised credentials.</li>
<li>The attacker accesses sensitive data, potentially exfiltrating it from the network.</li>
<li>These actions trigger various security alerts related to privilege escalation, lateral movement, and data access.</li>
<li>The &ldquo;Multiple Alerts Involving a User&rdquo; rule detects the correlation between these alerts based on the user ID.</li>
<li>Security analysts are alerted to investigate the compromised user account and contain the potential damage.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful attack leveraging a compromised user account can lead to significant data breaches, financial losses, and reputational damage. The impact can range from unauthorized access to sensitive data to the complete takeover of critical systems. By identifying compromised user accounts early, organizations can mitigate the potential damage and prevent further escalation of the attack. This detection rule helps prioritize investigations and ensures that security analysts focus on the most critical threats.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule <code>Multiple Alerts Involving a User</code> to your SIEM to detect potential user account compromises based on correlated alerts.</li>
<li>Enable audit logging on systems to capture user activity and generate alerts for suspicious actions.</li>
<li>Review and tune the threshold values (e.g., distinct alert count) in the Sigma rule to align with your environment and risk tolerance.</li>
<li>Use the <code>Resources: Investigation Guide</code> tag to access guidance on investigating triggered alerts and identifying compromised user accounts.</li>
<li>Implement role-based access control (RBAC) to minimize the impact of compromised accounts by limiting access to sensitive resources.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>threat-detection</category><category>higher-order-rule</category></item><item><title>Newly Observed High Severity Detection Alert in Elastic SIEM</title><link>https://feed.craftedsignal.io/briefs/2024-01-newly-observed-high-severity-detection-alert/</link><pubDate>Wed, 03 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-newly-observed-high-severity-detection-alert/</guid><description>This rule detects newly observed, low-frequency, high-severity Elastic SIEM detection alerts affecting a single agent, helping prioritize triage and response by highlighting alerts tied to specific detection rules that have not been seen previously for the host.</description><content:encoded><![CDATA[<p>This detection rule identifies high-severity alerts within Elastic SIEM that are observed for the first time within a 5-day window. The rule focuses on low-volume, newly observed alerts linked to a specific detection rule. By highlighting these novel alerts, analysts can more effectively prioritize their triage and incident response efforts. This allows security teams to focus on potentially new or evolving threats, rather than being overwhelmed by repeated alerts from well-known attack patterns. The rule aims to reduce alert fatigue and improve the speed and accuracy of threat detection and response. The logic excludes threat_match, machine_learning, and new_terms rule types to minimize noisy alerts.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>A malicious activity occurs on an endpoint or within a network, triggering an Elastic SIEM detection rule with a high severity score (&gt;=73).</li>
<li>The Elastic SIEM generates a security alert based on the triggered detection rule. This alert includes details about the event, the affected host, user, and the rule that was triggered.</li>
<li>The &ldquo;Newly Observed High Severity Detection Alert&rdquo; rule, running every 5 minutes, queries the <code>.alerts-security.*</code> indices.</li>
<li>The rule filters for alerts that meet specific criteria such as high risk score, excluding certain rule types like &ldquo;threat_match&rdquo;, &ldquo;machine_learning&rdquo;, and &ldquo;new_terms&rdquo;, and excluding endpoint alerts.</li>
<li>The rule aggregates alerts by <code>kibana.alert.rule.name</code> to identify distinct alerts and calculates the first and last time each alert was observed.</li>
<li>The rule determines if the alert is newly observed, defined as the first time it was seen within the last 10 minutes of the rule execution time. This helps filter out alerts that have been occurring for a longer period.</li>
<li>The rule further filters for alerts affecting a single agent (<code>agent_id_distinct_count == 1</code>) and low alert counts (<code>alerts_count &lt;= 10</code>), indicating a potentially novel or isolated incident.</li>
<li>The final output highlights the newly observed, low-frequency, high-severity alert, allowing security analysts to investigate and respond accordingly.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful attack leading to a newly observed high severity alert could indicate a novel or evolving threat that has not been previously seen in the environment. This can lead to a delayed response, potentially allowing the attacker to further compromise systems, exfiltrate data, or cause damage. The impact depends on the specific activity that triggered the underlying high severity alert, but could range from initial access to data breach or ransomware deployment. Failure to prioritize investigation of these new alerts can result in significant financial loss, reputational damage, and operational disruption.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule <code>Newly Observed High Severity Detection Alert</code> to your SIEM and tune for your environment.</li>
<li>Use the <code>Investigation Steps</code> outlined in the rule&rsquo;s <code>note</code> field as a guide to triage newly observed alerts.</li>
<li>Review the specific rule investiguation guide for further actions, as referenced in the original Elastic rule&rsquo;s documentation.</li>
<li>Configure alerting to notify security analysts immediately upon detection of a <code>Newly Observed High Severity Detection Alert</code>.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>threat-detection</category><category>higher-order-rule</category><category>elastic-siem</category></item><item><title>Multiple Alerts in Same ATT&amp;CK Tactic by Host</title><link>https://feed.craftedsignal.io/briefs/2024-01-multiple-alerts-same-tactic/</link><pubDate>Wed, 03 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-multiple-alerts-same-tactic/</guid><description>This rule correlates multiple security alerts associated with the same ATT&amp;CK tactic on a single host within a defined time window, helping to identify hosts exhibiting concentrated malicious behavior indicative of an active intrusion or post-compromise activity, focusing on Credential Access, Defense Evasion, Execution, and Command and Control tactics.</description><content:encoded><![CDATA[<p>This detection rule correlates multiple security alerts associated with the same ATT&amp;CK tactic on a single host within a defined time window (60 minutes). The purpose of this rule is to identify hosts exhibiting concentrated malicious behavior, which may indicate an active intrusion or post-compromise activity. This allows analysts to prioritize triage towards hosts with a higher likelihood of compromise. The rule specifically excludes noisy tactics such as Discovery, Persistence, and Lateral Movement, focusing instead on tactics like Credential Access, Defense Evasion, Execution, and Command and Control. It requires at least three unique detection rules to trigger, ensuring that the activity is not a single, isolated event. The rule also excludes alerts generated by Machine Learning and Threat Match rules, as well as some noisy rules such as &ldquo;Agent Spoofing - Mismatched Agent ID&rdquo; and &ldquo;Process Termination followed by Deletion&rdquo;.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Access:</strong> An attacker gains initial access to a host through methods like exploiting a vulnerability or using stolen credentials.</li>
<li><strong>Execution:</strong> The attacker executes malicious code on the compromised host, potentially using tools like PowerShell or cmd.exe.</li>
<li><strong>Defense Evasion:</strong> The attacker attempts to evade detection by disabling security controls or obfuscating their actions.</li>
<li><strong>Credential Access:</strong> The attacker attempts to steal credentials from the compromised host, such as passwords or Kerberos tickets.</li>
<li><strong>Command and Control:</strong> The attacker establishes a command and control channel to communicate with the compromised host.</li>
<li><strong>Further Exploitation:</strong> The attacker uses the compromised host to move laterally within the network, potentially targeting other systems or data.</li>
<li><strong>Data Exfiltration or Impact:</strong> The attacker exfiltrates sensitive data from the network or causes damage to systems.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful attack can lead to significant data breaches, financial losses, and reputational damage. By identifying hosts exhibiting multiple alerts related to the same ATT&amp;CK tactic, organizations can proactively respond to potential intrusions before they escalate into more serious incidents. Failure to detect and respond to these types of attacks can result in widespread compromise and significant disruption to business operations.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule provided in this brief to your SIEM to detect hosts exhibiting multiple alerts within the same ATT&amp;CK tactic. Tune the rule to your environment to reduce false positives.</li>
<li>Investigate hosts that trigger the Sigma rule to determine the root cause of the alerts and take appropriate remediation steps.</li>
<li>Review and update your existing detection rules to ensure they are effective at detecting the latest threats and tactics.</li>
<li>Enable logging for process creation, network connections, and file modifications to provide more visibility into host activity and improve detection capabilities.</li>
<li>Implement a vulnerability management program to identify and patch vulnerabilities on your systems to prevent attackers from gaining initial access.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>threat-detection</category><category>higher-order-rule</category><category>attack</category></item></channel></rss>