Strange use of XMLRPC in logs to create files. Have I been pwned?
-
Hi there,
I am receiving daily updates from the server of one of my clients that notifies me of every change made to their servers filesystem as well as the script which was executed to make that change. It’s calles siteguard.
They are running 4 WordPress Installations off that one webspace/root directory (don’t ask me about that…). Each of course with different urls pointed at their respective folder. Since finding out about NinjaFirewall I installed NF on all of their WordPress sites to pitch the Pro version to them.
First everything was fine. I received updates via fileguard notifying me that php created and modified
wp-content/nfwlog/firewall_2018-07.php
for instance for each of their sites. That looks something like this:July 17 01:43:14 executing script: /usr/bin/php56 file: path/to/virutal/host/site1/wp-content/nfwlog/firewall_2018-07.php case: open
Then the since a few days ago for two of their sites it changed to:
Juli 17 00:47:44 executing script: path/to/virutal/host/site1/xmlrpc.php file: path/to/virutal/host/site1/wp-content/nfwlog/firewall_ case: create
Juli 17 00:47:44 executing script: path/to/virutal/host/site1/xmlrpc.php file: path/to/virutal/host/site1/wp-content/nfwlog/firewall_ case: open
I dunno why now xmlrpc.php create/open those files. Or is that happening, when I open them in WordPress backend? Or are those hints that they are modified from somewhere outside? I couldn’t find any trace of use of xmlrpc in the NF source code but I am no php expert by no means and could have overlooked something.
Furthermore, xmlrpc should be disabled by NF. At least that’s how I configured it.
Thanks for help or clarification.
Btw, really a nice piece of software!
- The topic ‘Strange use of XMLRPC in logs to create files. Have I been pwned?’ is closed to new replies.