<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cortex XDR: Excluding Specific AI Agent PowerShell Activity While Maintaining Blocking in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-excluding-specific-ai-agent-powershell-activity-while/m-p/1263336#M9538</link>
    <description>&lt;P&gt;The number appended to the issue name is an internal identifier for that specific detection signature and can change with rule updates or conditions, so it’s not guaranteed to be stable. Using Issue Name + Initiator Path may suppress all PowerShell activity from the AI Agent, not just the benign commands. The safer approach is to base Exclusion Rules on more granular attributes such as specific command‑line arguments or causality chain details so you only filter the legitimate administrative activity while keeping detection active for other potentially malicious PowerShell executions.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Sep 2026 05:39:30 GMT</pubDate>
    <dc:creator>marie699wood</dc:creator>
    <dc:date>2026-09-01T05:39:30Z</dc:date>
    <item>
      <title>Cortex XDR: Excluding Specific AI Agent PowerShell Activity While Maintaining Blocking</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-excluding-specific-ai-agent-powershell-activity-while/m-p/1263313#M9537</link>
      <description>&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;Currently, PowerShell activity generated by an AI Agent is being detected by Cortex XDR.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;After investigation, we confirmed that this activity is a &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;false positive&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;, as the AI Agent uses PowerShell for administrative/management purposes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;Due to our internal operational policy, we cannot use &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Legacy Exceptions&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;, so we are considering using &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Exclusion Rules&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; to exclude only the alerts for this activity.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;We want to maintain the blocking/protection behavior while excluding only the alerts.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;The current detection has the following Issue Name:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;CODE dir="ltr"&gt;&lt;STRONG&gt;&lt;SPAN&gt;PowerShell Activity - 3083271452&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;We are considering configuring an Exclusion Rule using &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Issue Name&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Initiator Path&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; as the matching conditions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;However, there is no information available in the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Issues&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; menu that allows us to distinguish only the management-related activity. We need to investigate the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Causality Chain&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; in detail to identify the actual PowerShell command-line arguments used by the AI Agent.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;We have the following questions and concerns:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL start="1" data-spread="true"&gt;
&lt;LI&gt;&lt;SPAN&gt;What does the number &lt;/SPAN&gt;&lt;CODE dir="ltr"&gt;&lt;STRONG&gt;&lt;SPAN&gt;3083271452&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/CODE&gt;&lt;SPAN&gt; appended to &lt;/SPAN&gt;&lt;CODE dir="ltr"&gt;&lt;SPAN&gt;PowerShell Activity&lt;/SPAN&gt;&lt;/CODE&gt;&lt;SPAN&gt; represent?&lt;/SPAN&gt;
&lt;UL data-spread="false"&gt;
&lt;LI&gt;&lt;SPAN&gt;Is the same number always assigned to the same activity/detection logic?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Or can the number change depending on the detection conditions, rule version, or other factors?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;If we configure an Exclusion Rule using &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Issue Name + Initiator Path&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;, is there a possibility that other PowerShell activities executed by the same AI Agent could also be excluded?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;In this case, we want to exclude only the legitimate PowerShell activity performed by the AI Agent while maintaining detection and blocking for other potentially malicious PowerShell activity generated by the same application.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;What would be the most appropriate conditions for configuring the Exclusion Rule to achieve this?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;Our goal is to suppress only the false-positive alerts generated by the AI Agent's legitimate administrative PowerShell activity while maintaining the existing security detection and blocking/protection capabilities for actual malicious PowerShell activity.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If anyone has implemented a similar configuration or can recommend appropriate Exclusion Rule conditions for this type of scenario, we would appreciate your advice.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2026 02:36:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-excluding-specific-ai-agent-powershell-activity-while/m-p/1263313#M9537</guid>
      <dc:creator>.522643</dc:creator>
      <dc:date>2026-09-01T02:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR: Excluding Specific AI Agent PowerShell Activity While Maintaining Blocking</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-excluding-specific-ai-agent-powershell-activity-while/m-p/1263336#M9538</link>
      <description>&lt;P&gt;The number appended to the issue name is an internal identifier for that specific detection signature and can change with rule updates or conditions, so it’s not guaranteed to be stable. Using Issue Name + Initiator Path may suppress all PowerShell activity from the AI Agent, not just the benign commands. The safer approach is to base Exclusion Rules on more granular attributes such as specific command‑line arguments or causality chain details so you only filter the legitimate administrative activity while keeping detection active for other potentially malicious PowerShell executions.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2026 05:39:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-excluding-specific-ai-agent-powershell-activity-while/m-p/1263336#M9538</guid>
      <dc:creator>marie699wood</dc:creator>
      <dc:date>2026-09-01T05:39:30Z</dc:date>
    </item>
  </channel>
</rss>

