<?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 Local Analysis Malware - Signed exe in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/local-analysis-malware-signed-exe/m-p/1255208#M9360</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we have following case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-path-to-node="3"&gt;The "Local Analysis Malware" module blocks a self-developed, unsigned tool. However, after signing the tool with our own certificate, it is no longer blocked—even though we have not added or configured this certificate in any of the policies.&lt;/P&gt;
&lt;P data-path-to-node="4"&gt;How can this behavior be explained? Does Cortex integrate with or reference the Windows Certificate Store? In other words, is the exe file allowed to run as soon as the certificate chain can be successfully validated?&lt;/P&gt;
&lt;P data-path-to-node="5"&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jun 2026 12:56:23 GMT</pubDate>
    <dc:creator>M.Wempen</dc:creator>
    <dc:date>2026-06-02T12:56:23Z</dc:date>
    <item>
      <title>Local Analysis Malware - Signed exe</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/local-analysis-malware-signed-exe/m-p/1255208#M9360</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we have following case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-path-to-node="3"&gt;The "Local Analysis Malware" module blocks a self-developed, unsigned tool. However, after signing the tool with our own certificate, it is no longer blocked—even though we have not added or configured this certificate in any of the policies.&lt;/P&gt;
&lt;P data-path-to-node="4"&gt;How can this behavior be explained? Does Cortex integrate with or reference the Windows Certificate Store? In other words, is the exe file allowed to run as soon as the certificate chain can be successfully validated?&lt;/P&gt;
&lt;P data-path-to-node="5"&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 12:56:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/local-analysis-malware-signed-exe/m-p/1255208#M9360</guid>
      <dc:creator>M.Wempen</dc:creator>
      <dc:date>2026-06-02T12:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Local Analysis Malware - Signed exe</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/local-analysis-malware-signed-exe/m-p/1255211#M9361</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/663134521"&gt;@M.Wempen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings for the day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="346" data-start="85"&gt;The behavior you observed—where signing your self-developed tool with a certificate allowed it to bypass the &lt;STRONG data-end="220" data-start="194"&gt;Local Analysis Malware&lt;/STRONG&gt; module—is related to how the Cortex XDR agent evaluates Windows executables and integrates with the Windows operating system.&lt;/P&gt;
&lt;P data-end="346" data-start="85"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 data-end="385" data-start="348" data-section-id="1p4svj9"&gt;Why the Unsigned Tool Was Blocked:&lt;/H4&gt;
&lt;P data-end="529" data-start="387"&gt;-The &lt;STRONG data-end="409" data-start="391"&gt;Local Analysis&lt;/STRONG&gt; module uses a machine learning algorithm to evaluate numerous file characteristics immediately when a file is launched.&lt;/P&gt;
&lt;P data-end="529" data-start="387"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="751" data-start="531"&gt;-When a file is &lt;STRONG data-end="558" data-start="546"&gt;unsigned&lt;/STRONG&gt;, its risk score increases significantly during this evaluation process. This can result in a &lt;STRONG data-end="711" data-start="652"&gt;"Suspicious executable detected" (CYSTATUSMALICIOUSEXE)&lt;/STRONG&gt; verdict and subsequent blocking action.&lt;/P&gt;
&lt;P data-end="751" data-start="531"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 data-end="792" data-start="753" data-section-id="ltvmqu"&gt;How Signing Bypasses Local Analysis:&lt;/H4&gt;
&lt;P data-end="908" data-start="794"&gt;On Windows endpoints, the Cortex XDR agent follows a defined evaluation flow during malware protection processing.&lt;/P&gt;
&lt;P data-end="908" data-start="794"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="1127" data-start="910"&gt;&lt;STRONG data-end="950" data-start="910"&gt;Skip Local Analysis for Signed Files:&amp;nbsp;&lt;/STRONG&gt;If an unknown executable or DLL is signed by a recognized or trusted signer, the Cortex XDR agent may allow execution without performing additional Local Analysis evaluation.&lt;/P&gt;
&lt;P data-end="1127" data-start="910"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="1349" data-start="1129"&gt;&lt;STRONG data-end="1175" data-start="1129"&gt;Integration with Windows Certificate Store :&lt;/STRONG&gt;The agent relies on native Windows validation mechanisms, such as &lt;STRONG data-end="1262" data-start="1244"&gt;WinVerifyTrust&lt;/STRONG&gt;, to verify the authenticity and cryptographic integrity of a file’s digital signature.&lt;/P&gt;
&lt;P data-end="1349" data-start="1129"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="1701" data-start="1351"&gt;&lt;STRONG data-end="1389" data-start="1351"&gt;Certificate Validation Requirement:&amp;nbsp;&lt;/STRONG&gt;For the signature to be considered valid and eligible to bypass Local Analysis, the operating system must successfully validate the certificate chain. This requires the &lt;STRONG data-end="1572" data-start="1561"&gt;Root CA&lt;/STRONG&gt; associated with the signing certificate to exist within the endpoint’s &lt;STRONG data-end="1694" data-start="1644"&gt;Windows Trusted Root Certification Authorities&lt;/STRONG&gt; store.&lt;/P&gt;
&lt;P data-end="1701" data-start="1351"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 data-end="1740" data-start="1703" data-section-id="88uop"&gt;Explanation of Your Specific Case:&lt;/H4&gt;
&lt;P data-end="1849" data-start="1742"&gt;-You do not need to explicitly configure your certificate within Cortex policies for this behavior to occur.&lt;/P&gt;
&lt;P data-end="1849" data-start="1742"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-is-only-node="" data-is-last-node="" data-end="2167" data-start="1851"&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: As long as the Windows endpoint successfully validates the certificate chain, the agent recognizes the file as digitally signed by a trusted or known signer. Based on the standard protection workflow, the agent can bypass the &lt;STRONG data-end="2095" data-start="2077"&gt;Local Analysis&lt;/STRONG&gt; module, which explains why the file is no longer blocked after signing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you feel this has answered your query, please let us know by clicking&amp;nbsp;&lt;STRONG&gt;like&amp;nbsp;&lt;/STRONG&gt;and on&amp;nbsp;&lt;STRONG&gt;"mark this as a Solution"&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;S. Subashkar Sekar&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 13:55:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/local-analysis-malware-signed-exe/m-p/1255211#M9361</guid>
      <dc:creator>susekar</dc:creator>
      <dc:date>2026-06-02T13:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Local Analysis Malware - Signed exe</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/local-analysis-malware-signed-exe/m-p/1255215#M9362</link>
      <description>&lt;P&gt;Alright thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 14:55:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/local-analysis-malware-signed-exe/m-p/1255215#M9362</guid>
      <dc:creator>M.Wempen</dc:creator>
      <dc:date>2026-06-02T14:55:08Z</dc:date>
    </item>
  </channel>
</rss>

