<?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: Cortext Modifying App Java Threads Without Warning in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortext-modifying-app-java-threads-without-warning/m-p/1237100#M8716</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/674673549"&gt;@dvs2025&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the alert tunning and how the malware modules behave to generate alerts or to not generate alerts.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you think that Cortex XDR is blocking legit behavior without a reason, please open a TAC support ticket&amp;nbsp; and provide the information that TAC team will ask you for further investigation.&amp;nbsp;&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 like and on "mark this as a Solution". Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;KR,&lt;/P&gt;
&lt;P&gt;Luis&lt;/P&gt;</description>
    <pubDate>Tue, 02 Sep 2025 11:52:30 GMT</pubDate>
    <dc:creator>eluis</dc:creator>
    <dc:date>2025-09-02T11:52:30Z</dc:date>
    <item>
      <title>Cortext Modifying App Java Threads Without Warning</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortext-modifying-app-java-threads-without-warning/m-p/1236889#M8706</link>
      <description>&lt;P&gt;Cortex is currently messing with a java app at a customer site.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a tomcat-based java app that we take to market. Cortex is currently messing with it. Cortex on, our app has issues. Cortex off, our app runs fine. Copy the entire folder and run on a different box without Cortex, the app runs fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Major problem is Cortex is not throwing any errors. It is just deleting or modifying the threads.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="gmail_default"&gt;We use&amp;nbsp;Java Agent to &amp;nbsp;augment the system JVM class -&amp;nbsp;java.lang.Thread to include our session&amp;nbsp;ID (which we need to manage our threads).&amp;nbsp; Using Java Agents is a legal and a very common way to load custom classes into JVM at runtime.&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="gmail_default"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="gmail_default"&gt;After we launch our app, Cortex notices that the original JDK class was modified and plugs it right back in... probably using the same technology. It does it silently (without issuing any warnings or errors we can intercept).&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Cortex team at the customer site is investigating. However, this has delayed our rollout at the customer for 3 months. The first 2 months trying to figure out that Cortex was the problem... and the last month trying to figure out how to get Cortex to stop messing with our app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas? Anyone know how to keep this from happening?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate any and all help you can provide!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;DVS2025&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 17:15:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortext-modifying-app-java-threads-without-warning/m-p/1236889#M8706</guid>
      <dc:creator>dvs2025</dc:creator>
      <dc:date>2025-08-28T17:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cortext Modifying App Java Threads Without Warning</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortext-modifying-app-java-threads-without-warning/m-p/1237100#M8716</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/674673549"&gt;@dvs2025&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the alert tunning and how the malware modules behave to generate alerts or to not generate alerts.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you think that Cortex XDR is blocking legit behavior without a reason, please open a TAC support ticket&amp;nbsp; and provide the information that TAC team will ask you for further investigation.&amp;nbsp;&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 like and on "mark this as a Solution". Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;KR,&lt;/P&gt;
&lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 11:52:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortext-modifying-app-java-threads-without-warning/m-p/1237100#M8716</guid>
      <dc:creator>eluis</dc:creator>
      <dc:date>2025-09-02T11:52:30Z</dc:date>
    </item>
  </channel>
</rss>

