<?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: Is it possible to search for Macros in Cortex? in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453555#M1380</link>
    <description>&lt;P&gt;Hi Kamal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try .xlsm instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 16 Dec 2021 06:57:28 GMT</pubDate>
    <dc:creator>jcandelaria</dc:creator>
    <dc:date>2021-12-16T06:57:28Z</dc:date>
    <item>
      <title>Is it possible to search for Macros in Cortex?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453382#M1370</link>
      <description>&lt;P&gt;Can Cortex see if macros have been launched on an endpoint, specifically Office Macros?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the "All Actions" query and searched for .doc and .xls files but no luck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone tried to search for macros using Cortex query or xql?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Just to clarify, I was trying to hunt for any macro executions seen on our endpoints whether they are malicious or not.&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Dec 2021 19:04:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453382#M1370</guid>
      <dc:creator>Kamal.Kishore</dc:creator>
      <dc:date>2021-12-15T19:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to search for Macros in Cortex?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453398#M1371</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/136837"&gt;@Kamal.Kishore&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you know the hash value of macro part of the Excel file, yes. You can use Hash View to search for it, or Query Builder, or XQL queries.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 17:49:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453398#M1371</guid>
      <dc:creator>fmoixsante</dc:creator>
      <dc:date>2021-12-15T17:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to search for Macros in Cortex?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453409#M1373</link>
      <description>&lt;P&gt;Ya I wouldn't know the hash value, it would be a general search or audit looking for any Office Macros by their file properties.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 18:04:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453409#M1373</guid>
      <dc:creator>Kamal.Kishore</dc:creator>
      <dc:date>2021-12-15T18:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to search for Macros in Cortex?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453415#M1374</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/136837"&gt;@Kamal.Kishore&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The XDR agent office protection ignores Excel files with no macros and will only report on those with a seemingly malicious macro. What you can do is look in XQL for all executed Excel files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could try something like this&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;dataset = xdr_data &lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;| filter event_type = ENUM.FILE and event_sub_type = ENUM.FILE_OPEN and actor_process_image_name = "EXCEL.EXE"&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 18:31:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453415#M1374</guid>
      <dc:creator>fmoixsante</dc:creator>
      <dc:date>2021-12-15T18:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to search for Macros in Cortex?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453417#M1375</link>
      <description>&lt;P&gt;Hi Fmoixsante,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's a great query to identify where Excel.exe is running but I don't see any data pertaining to macro events.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 19:00:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453417#M1375</guid>
      <dc:creator>Kamal.Kishore</dc:creator>
      <dc:date>2021-12-15T19:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to search for Macros in Cortex?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453554#M1379</link>
      <description>Hi Kamal,&lt;BR /&gt;&lt;BR /&gt;Try .xlsm instead.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Dec 2021 06:56:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453554#M1379</guid>
      <dc:creator>jcandelaria</dc:creator>
      <dc:date>2021-12-16T06:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to search for Macros in Cortex?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453555#M1380</link>
      <description>&lt;P&gt;Hi Kamal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try .xlsm instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 06:57:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453555#M1380</guid>
      <dc:creator>jcandelaria</dc:creator>
      <dc:date>2021-12-16T06:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to search for Macros in Cortex?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453592#M1383</link>
      <description>&lt;P&gt;The query I shared also gives all the files that Excel has opened. The query is just a basic query that you could use and modify as you like.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For instance,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;dataset = xdr_data&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;| filter event_type = ENUM.FILE and event_sub_type = ENUM.FILE_OPEN and actor_process_command_line contains "xlsm"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggest you check our XQL documentation &lt;A href="https://docs.paloaltonetworks.com/cortex/cortex-xdr/cortex-xdr-xql-language-reference/get-started-with-xql.html" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;and &lt;A href="https://docs.paloaltonetworks.com/cortex/cortex-xdr/cortex-xdr-xql-language-reference.html" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would also recommend you check our &lt;A href="https://live.paloaltonetworks.com/t5/cortex-xdr-walkthroughs/tkb-p/Cortex_XDR_Walkthroughs" target="_self"&gt;Cortex XDR Walkthrough videos&lt;/A&gt;. We have many videos showcasing every part of the Cortex XDR product.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 09:43:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/is-it-possible-to-search-for-macros-in-cortex/m-p/453592#M1383</guid>
      <dc:creator>fmoixsante</dc:creator>
      <dc:date>2021-12-16T09:43:12Z</dc:date>
    </item>
  </channel>
</rss>

