Prevent POST request to w3-total-cache folder
-
I may be wrong but it looks like an attacker is trying to play with w3-total-cache files by making a post request and also attacking other cache files.
Snapshot of some of the requests that I found in the logs:
POST /wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/Exception/sqlupdate.php HTTP/1.1 200 31
POST /wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php HTTP/1.1 405
GET /wp-content/cache/db/singletables/f28/346/phd_buttonsEN.php HTTP/1.1" 200
One of the scans found a coinminer in the cache on this path:
wp-content/cache/db/singletables
Any particulars or details on how to manage/prevent this will be helpful.
- The topic ‘Prevent POST request to w3-total-cache folder’ is closed to new replies.