<?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: Find file hash sha256 when i know the filename in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569395#M5701</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/310428"&gt;@jmazzeo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes that is right, but shouldn't data lake have this kind of information stored somehow ? Cause i see that you can query for&amp;nbsp;&lt;SPAN&gt;action_file_sha256, so probably the data is stored.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cortex analyze the software based on the hash, so when a new software is installed doesn't it calculate it's hash ? Why wouldn't they store this information if they already have it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway , if this is not possible, can a query at least provide the path of the software ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Mihai&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2023 06:36:57 GMT</pubDate>
    <dc:creator>mihaiclaudiu.popescu</dc:creator>
    <dc:date>2023-12-12T06:36:57Z</dc:date>
    <item>
      <title>Find file hash sha256 when i know the filename</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569240#M5692</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopefully someone can help me with my problem . I have a list of application name from Host Insights but i can't find the sha256 of the files anywhere.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to investigate them to see if they are malicious or not .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used the following query but it doesn't return anything :&lt;/P&gt;
&lt;P&gt;"dataset = xdr_data &lt;BR /&gt;|filter action_file_name = "file_name"&lt;BR /&gt;|fields action_file_sha256 "&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried with multiple file names found on host insights but nothing works . Can someone explain/create a query to search for the file hash if you know the name from host insights ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance,&lt;/P&gt;
&lt;P&gt;Mihai&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 09:44:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569240#M5692</guid>
      <dc:creator>mihaiclaudiu.popescu</dc:creator>
      <dc:date>2023-12-11T09:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Find file hash sha256 when i know the filename</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569286#M5695</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/308209"&gt;@mihaiclaudiu.popescu&lt;/a&gt;, thanks for reaching us using the Live Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Host Insight data is stored in the dataset "host_inventory". The "applications" field contains all the information information gathered by this agent feature for the applications (is a Json array), but I can't see the hash or the exe file name in Windows, and looking in the official documentation it only extracts hash from "common" files used for attacks or macros run.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Add-a-New-Agent-Settings-Profile" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Add-a-New-Agent-Settings-Profile&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Check the "10 C" item for the details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 14:45:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569286#M5695</guid>
      <dc:creator>jmazzeo</dc:creator>
      <dc:date>2023-12-11T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Find file hash sha256 when i know the filename</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569395#M5701</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/310428"&gt;@jmazzeo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes that is right, but shouldn't data lake have this kind of information stored somehow ? Cause i see that you can query for&amp;nbsp;&lt;SPAN&gt;action_file_sha256, so probably the data is stored.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cortex analyze the software based on the hash, so when a new software is installed doesn't it calculate it's hash ? Why wouldn't they store this information if they already have it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway , if this is not possible, can a query at least provide the path of the software ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Mihai&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 06:36:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569395#M5701</guid>
      <dc:creator>mihaiclaudiu.popescu</dc:creator>
      <dc:date>2023-12-12T06:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Find file hash sha256 when i know the filename</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569472#M5710</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This is the information about the installed software in the dataset, as you can see no always the installation path is stored;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jmazzeo_0-1702391395136.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/55845iD4CBED7CE1F21F76/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="jmazzeo_0-1702391395136.png" alt="jmazzeo_0-1702391395136.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The "&lt;SPAN&gt;action_file_sha256" field belongs to the xdr_data dataset, and it contains the hash of the binary actor on an Alert or Incident. Then, if one of this files is malicious and is executed all the XDR engines will analyze it from the pre-execution level and it will be blocked.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 14:34:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569472#M5710</guid>
      <dc:creator>jmazzeo</dc:creator>
      <dc:date>2023-12-12T14:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Find file hash sha256 when i know the filename</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569474#M5711</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/310428"&gt;@jmazzeo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Can you be so kind to provide me the knowledge base on how to view the logs (i'm referring to the picture ) .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also that means that the applications from the&amp;nbsp;&lt;SPAN&gt;Host Insights that appeared today for example , the application could have been deleted yesterday and still appear in the table right ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you so much for the help. Will Accept the solution at your next reply .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Mihai&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 14:47:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569474#M5711</guid>
      <dc:creator>mihaiclaudiu.popescu</dc:creator>
      <dc:date>2023-12-12T14:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Find file hash sha256 when i know the filename</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569483#M5712</link>
      <description>&lt;P&gt;To view the information in that table format, you only need to run this XQL Query:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dataset = host_inventory&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will see all the data stored in the dataset, and the column called "applications" contains the app data.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jmazzeo_0-1702393991614.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/55846iFE514AB17835A470/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="jmazzeo_0-1702393991614.png" alt="jmazzeo_0-1702393991614.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The applications in the Host Insight section are updated every 24hs by the agent, if an application is uninstalled or the cve is solved, the number of the "Affected endpoints" column will decrease.&lt;/P&gt;
&lt;P&gt;Check the official doc for more details:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Host-Inventory" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Host-Inventory&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:16:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569483#M5712</guid>
      <dc:creator>jmazzeo</dc:creator>
      <dc:date>2023-12-12T15:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Find file hash sha256 when i know the filename</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569619#M5718</link>
      <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/310428"&gt;@jmazzeo&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 06:45:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/find-file-hash-sha256-when-i-know-the-filename/m-p/569619#M5718</guid>
      <dc:creator>mihaiclaudiu.popescu</dc:creator>
      <dc:date>2023-12-13T06:45:34Z</dc:date>
    </item>
  </channel>
</rss>

