DKQ
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Prevent POST request to w3-total-cache folderThanks, @vmarko. The last thing I wanted to know is whether these cache files can be targeted/exploited in any way by an attacker because I see multiple post requests to these files and a few of them returned HTTP 200 on my server. And this is the same time my website starts showing error and in my server logs I can see this kind of error:
<trimmed> FastCGI sent in stderr "PHP message: PHP Fatal error: Uncaught Error: Function name must be a string <trimmed>My website goes offline until I restart my PHP fpm service and every request to my website generates the above error.
And, I will work on your feedback on using memory-based caching.
Thanks!
Forum: Plugins
In reply to: [W3 Total Cache] Prevent POST request to w3-total-cache folderHi @vmarko
These are the server logs. We are using a endpoint security software (can’t disclose the name) which monitors our server for any malicious file and it found a coinminer in this path:
wp-content/cache/db/singletablesThe request that you see was found in my server logs.
Thanks
- This reply was modified 3 years, 8 months ago by DKQ.