Scan for PHP processes
-
I used WordFence to clean three WordPress installations on the same server. Even though the cleaning process went great, I kept receiving reports via BitNinja that the server was making HTTP requests as part of attacks to other servers.
After search for a long time, I discovered that two of the three sites had spawned a PHP process that was listening to a high port for instructions from some C&C server. These processes were running for a very long time, since February. Both processes were created for a PHP file called cron.php. This file was no longer available, so I don’t know the contents.
My suggestion is that WordFence introduces some kind of scan for PHP processes executing a script while running under the same user as the PHP process that runs the website.
- You must be logged in to reply to this topic.