Re: Cryptominer malware and Tomcat

2020-06-17 Thread Pete Helgren
I am going to guess that it is one of these two known vulnerabilities: CST-7111: RCE via JSON deserialization (LPS-88051/LPE-165981) The JSONDeserializer of Flexjson allows the instantiation of arbitrary classes and the invocation of arbitrary setter methods. CST-7205: Unauthenticated Remote

Cryptominer malware and Tomcat

2020-06-17 Thread Pete Helgren
I have a situation where I have had "Kinsing" crypto-mining software get installed twice on a VM that runs Liferay and Tomcat.  Based on what I have read about this cryto-miner, it seems to target Linux VM's running Docker images and/or an open redis port.  I have none of that on this VM. The

RE: Warning "AJP13 protocol: Reuse is set to false" written logs every second of every day. Please help.

2020-06-17 Thread Alfred Bakia
Hi Chris, Thanks for your reply. Thanks also for your warning against interfering with the setting allowedRequestAttributesPattern ('Setting the value to ".*" is a violation of sane security policy'). I guessed as much, and am grateful for your confirmation. On the subject of mod_jk, we are

Is it possible to get a callback notification when a http/http2 connection is opened/closed

2020-06-17 Thread Arshiya Shariff
Hi All, Can we get a callback notification when a http/http2 connection is opened/closed in Embedded tomcat . Thanks and Regards Arshiya Shariff