<?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 Cortex XDR unmanaged assets search with XQL in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-unmanaged-assets-search-with-xql/m-p/543227#M4430</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello Everyone,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a following question: Since XDR agents are able to detect unmanaged assets in their network (without Broker VM), how can I get that information via XQL ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any information will be usefully.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 May 2023 16:30:08 GMT</pubDate>
    <dc:creator>Retired Member</dc:creator>
    <dc:date>2023-05-24T16:30:08Z</dc:date>
    <item>
      <title>Cortex XDR unmanaged assets search with XQL</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-unmanaged-assets-search-with-xql/m-p/543227#M4430</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello Everyone,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a following question: Since XDR agents are able to detect unmanaged assets in their network (without Broker VM), how can I get that information via XQL ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any information will be usefully.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 16:30:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-unmanaged-assets-search-with-xql/m-p/543227#M4430</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2023-05-24T16:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR unmanaged assets search with XQL</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-unmanaged-assets-search-with-xql/m-p/543282#M4433</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Retired Member&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For your use case &lt;SPAN&gt;to detect unmanaged assets in network (without Broker VM), if those endpoints are domain joined&amp;nbsp;you can leverage the&amp;nbsp;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-XQL-Language-Reference/Datasets-and-Presets" target="_blank" rel="nofollow noopener noreferrer"&gt;Cloud Identity Engine dataset&lt;/A&gt;&amp;nbsp;(pan_dss_raw) to cross-reference the data with endpoints data to identify assets which are a part of the organization domain but are&amp;nbsp;&lt;STRONG&gt;not&lt;/STRONG&gt;&amp;nbsp;in the endpoints dataset. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;XQL query for reference:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;dataset = pan_dss_raw &lt;BR /&gt;| fields name,ou,os,type&lt;BR /&gt;| filter type= "computer"&lt;BR /&gt;| dedup name&lt;BR /&gt;| filter name not in (dataset=endpoints | alter hostname = lowercase(endpoint_name) | fields hostname )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Please mark the response as "Accept as Solution" if it answers your query.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 04:23:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-unmanaged-assets-search-with-xql/m-p/543282#M4433</guid>
      <dc:creator>PiyushKohli</dc:creator>
      <dc:date>2023-05-25T04:23:23Z</dc:date>
    </item>
  </channel>
</rss>

