<?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: Detect delete agent with XQL. in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detect-delete-agent-with-xql/m-p/606833#M7347</link>
    <description>&lt;P&gt;thanks for helping&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2024 08:17:48 GMT</pubDate>
    <dc:creator>mirtoghrulseyid</dc:creator>
    <dc:date>2024-10-18T08:17:48Z</dc:date>
    <item>
      <title>Detect delete agent with XQL.</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detect-delete-agent-with-xql/m-p/604202#M7340</link>
      <description>&lt;P&gt;I kindly ask for your assistance with an XDR XQL query language script to identify devices in the network that do not have the XDR agent installed. Additionally, it would be helpful if the users could be identified from AD or through the DHCP on the network."&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 07:24:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detect-delete-agent-with-xql/m-p/604202#M7340</guid>
      <dc:creator>mirtoghrulseyid</dc:creator>
      <dc:date>2024-10-17T07:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Detect delete agent with XQL.</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detect-delete-agent-with-xql/m-p/606586#M7344</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out.&lt;/P&gt;
&lt;P&gt;You can sort unmanaged devices on your network by configuring your networks parameters in Cortex, it will scan your environment and will let you know which assets are unmanaged.&lt;/P&gt;
&lt;P&gt;This link can help you set up your networks parameters:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Configure-Your-Network-Parameters" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Configure-Your-Network-Parameters&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, you can run this below script (this is just an example and you might need to modify it to adjust your needs):&lt;/P&gt;
&lt;P&gt;config case_sensitive = false&lt;BR /&gt;| dataset = pan_dss_raw&lt;/P&gt;
&lt;P&gt;| alter name = rtrim(name, "$")&lt;BR /&gt;| filter lowercase(name) not in (dataset = endpoints | fields endpoint_name as jds_endpoint_name | alter jds_endpoint_name = lowercase(jds_endpoint_name))&lt;/P&gt;
&lt;P&gt;| filter OS in("*Windows*", "*Linux*", "*Mac*")&lt;/P&gt;
&lt;P&gt;| fields Name, OS, Os_Ver, last_modified_dc_record, domain_name, DN&lt;/P&gt;
&lt;P&gt;| alter time_range = timestamp_diff(current_time(), last_modified_dc_record, "DAY")&lt;BR /&gt;| filter time_range &amp;lt; 60&lt;BR /&gt;| sort desc last_modified_dc_record&lt;/P&gt;
&lt;P&gt;| dedup Name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this solutions solves your issue please mark it as solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 20:50:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detect-delete-agent-with-xql/m-p/606586#M7344</guid>
      <dc:creator>mavega</dc:creator>
      <dc:date>2024-10-17T20:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Detect delete agent with XQL.</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detect-delete-agent-with-xql/m-p/606833#M7347</link>
      <description>&lt;P&gt;thanks for helping&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 08:17:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/detect-delete-agent-with-xql/m-p/606833#M7347</guid>
      <dc:creator>mirtoghrulseyid</dc:creator>
      <dc:date>2024-10-18T08:17:48Z</dc:date>
    </item>
  </channel>
</rss>

