<?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: Unable to retrive downloaded exe's in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/unable-to-retrive-downloaded-exe-s/m-p/1085650#M7740</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/303784"&gt;@Malayamarutham&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for reaching out on LiveCommunity!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can try below query as a sample and modify it as per your requirement:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;dataset = xdr_data &lt;BR /&gt;| filter event_type = File and event_sub_type in (ENUM.FILE_CREATE_NEW , ENUM.FILE_WRITE, ENUM.FILE_RENAME ) and (action_file_path contains """\\Downloads\\""" or action_file_path contains "/Downloads/") &lt;BR /&gt;| fields actor_process_image_name, agent_hostname, actor_effective_username, event_type, event_sub_type, action_file_name, action_file_path, action_file_extension, action_file_sha256&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you feel this has answered your query, please let us know by clicking on "mark this as a Solution".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2025 17:09:30 GMT</pubDate>
    <dc:creator>aspatil</dc:creator>
    <dc:date>2025-01-15T17:09:30Z</dc:date>
    <item>
      <title>Unable to retrive downloaded exe's</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/unable-to-retrive-downloaded-exe-s/m-p/1066745#M7723</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was trying to check all the downloaded exe's via firewall on all the endpoints in past 24hrs. I tried retrieving all downloaded exe's in downloads folder with the help of this query below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dataset = xdr_data &lt;BR /&gt;| filter event_type = ENUM.FILE &lt;BR /&gt;| filter action_file_path contains "Downloads" and action_file_path contains "C:\Users\"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help me with this.&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 20:33:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/unable-to-retrive-downloaded-exe-s/m-p/1066745#M7723</guid>
      <dc:creator>Malayamarutham</dc:creator>
      <dc:date>2025-01-14T20:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrive downloaded exe's</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/unable-to-retrive-downloaded-exe-s/m-p/1085650#M7740</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/303784"&gt;@Malayamarutham&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for reaching out on LiveCommunity!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can try below query as a sample and modify it as per your requirement:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;dataset = xdr_data &lt;BR /&gt;| filter event_type = File and event_sub_type in (ENUM.FILE_CREATE_NEW , ENUM.FILE_WRITE, ENUM.FILE_RENAME ) and (action_file_path contains """\\Downloads\\""" or action_file_path contains "/Downloads/") &lt;BR /&gt;| fields actor_process_image_name, agent_hostname, actor_effective_username, event_type, event_sub_type, action_file_name, action_file_path, action_file_extension, action_file_sha256&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you feel this has answered your query, please let us know by clicking on "mark this as a Solution".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 17:09:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/unable-to-retrive-downloaded-exe-s/m-p/1085650#M7740</guid>
      <dc:creator>aspatil</dc:creator>
      <dc:date>2025-01-15T17:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrive downloaded exe's</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/unable-to-retrive-downloaded-exe-s/m-p/1085866#M7747</link>
      <description>&lt;P&gt;Thank a ton for that. That really helped in retrieving the all EXE files downloaded via internet, likely through firewall and filtered or monitored by Zscaler. So, do I need to join paloalto traffic raw dataset to it? It's a little confusing.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;dataset = xdr_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| filter event_type = File and event_sub_type in (ENUM.FILE_CREATE_NEW , ENUM.FILE_WRITE, ENUM.FILE_RENAME ) and (action_file_path contains """\\Downloads\\""" or action_file_path contains "/Downloads/")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| fields actor_process_image_name, agent_hostname, actor_effective_username, event_type, event_sub_type, action_file_name, action_file_path, action_file_extension, action_file_sha256&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;| join (&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dataset= panw_ngfw_traffic_raw&lt;/P&gt;
&lt;P&gt;| filter dest_port in (80,443) // Focus on web traffic (HTTP/HTTPS)&lt;/P&gt;
&lt;P&gt;| filter ap[p in ("web-browsing", "ssl") // Application types for internet downloads&lt;/P&gt;
&lt;P&gt;) on action_networks_session_id = session_id&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried this but doesn't work. Truly appreciate your help.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 17:48:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/unable-to-retrive-downloaded-exe-s/m-p/1085866#M7747</guid>
      <dc:creator>Malayamarutham</dc:creator>
      <dc:date>2025-01-15T17:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrive downloaded exe's</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/unable-to-retrive-downloaded-exe-s/m-p/1213504#M7828</link>
      <description>&lt;P&gt;What exactly you are trying to achieve now? Can you please confirm?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 09:21:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/unable-to-retrive-downloaded-exe-s/m-p/1213504#M7828</guid>
      <dc:creator>aspatil</dc:creator>
      <dc:date>2025-01-29T09:21:52Z</dc:date>
    </item>
  </channel>
</rss>

