<?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 Force XDR Agent in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/force-xdr-agent/m-p/1243598#M8907</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, how to force XDR Agent to capture all commands on CMD and PowerShell without GPO?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, we can detect &lt;STRONG&gt;quser&lt;/STRONG&gt; command, but we can't detect&amp;nbsp;&lt;STRONG&gt;Set-Alias&amp;nbsp;&lt;/STRONG&gt;command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is another vendor can detect any command line running in memory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Dec 2025 09:24:35 GMT</pubDate>
    <dc:creator>Bouzeghoub</dc:creator>
    <dc:date>2025-12-10T09:24:35Z</dc:date>
    <item>
      <title>Force XDR Agent</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/force-xdr-agent/m-p/1243598#M8907</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, how to force XDR Agent to capture all commands on CMD and PowerShell without GPO?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, we can detect &lt;STRONG&gt;quser&lt;/STRONG&gt; command, but we can't detect&amp;nbsp;&lt;STRONG&gt;Set-Alias&amp;nbsp;&lt;/STRONG&gt;command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is another vendor can detect any command line running in memory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 09:24:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/force-xdr-agent/m-p/1243598#M8907</guid>
      <dc:creator>Bouzeghoub</dc:creator>
      <dc:date>2025-12-10T09:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Force XDR Agent</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/force-xdr-agent/m-p/1243634#M8911</link>
      <description>&lt;LI-CODE lang="markup"&gt;dataset = xdr_data
| filter (event_type = 31 and event_sub_type = 10) or (event_type = 15 and action_evtlog_event_id IN (4104)) 
| alter script_data = if (event_type = 15, action_evtlog_message , to_string(dynamic_event_string_map))
| fields agent_hostname, 
    event_type, 
    event_sub_type, 
    actor_process_image_path, 
    actor_process_os_pid, 
    actor_process_image_md5, 
    actor_process_signature_vendor, 
    actor_process_signature_status, 
    actor_effective_username, 
    script_data&lt;/LI-CODE&gt;
&lt;DIV id="tinyMceEditor_9ad8488cbef427ChrisDavila_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;You need to find the data you are looking for. Use this xql query to narrow things down.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 21:27:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/force-xdr-agent/m-p/1243634#M8911</guid>
      <dc:creator>ChrisDavila</dc:creator>
      <dc:date>2025-12-10T21:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Force XDR Agent</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/force-xdr-agent/m-p/1243686#M8913</link>
      <description>&lt;P&gt;Thank you so much for this&amp;nbsp;&lt;SPAN&gt;xql query.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 07:00:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/force-xdr-agent/m-p/1243686#M8913</guid>
      <dc:creator>Bouzeghoub</dc:creator>
      <dc:date>2025-12-11T07:00:32Z</dc:date>
    </item>
  </channel>
</rss>

