- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-23-2022 04:50 AM - edited 08-23-2022 06:33 AM
The Java Application i am developing is using WIBU CodeMeter Software to prevent Hacker attacks.
Currently we protect the application, so that no one can establish a Debug Connection with the JavaVM to be able to read/change values hold in memory.
CodeMeter is using the JVMTI interface for blocking these kind of attacks.
We have released an application 3 years ago and it always worked, but since 2 weeks the same application can not be started anymore, after Cortex XDR was updated.
It seems that the Cortex XDR Virus Scanner is also trying to use the JVMTI interface and because 2 application trying to "manipulate" my application the application breaks.
08-24-2022 06:32 AM
Hi MarkusL,
Yes, for this you will need to navigate to your Exploit Protection Profiles and under the "Known Vulnerable Processes Protection" module you will see "Java Deserialization Protection" with a default setting of "Enabled". By disabling that specific protection for the effected hosts I believe your issue will be resolved.
08-24-2022 06:32 AM
Hi MarkusL,
Yes, for this you will need to navigate to your Exploit Protection Profiles and under the "Known Vulnerable Processes Protection" module you will see "Java Deserialization Protection" with a default setting of "Enabled". By disabling that specific protection for the effected hosts I believe your issue will be resolved.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!