• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Which log files to check for a site that is attacking other servers

nuffsaid

New Pleskian
Hello

I have an issue with my server, I have been notified by my vps provider that my server is used to abuse other servers and they sent me a list with a log file that looks like this.

serveriphere - - [14/Oct/2020:16:00:13 +0200] "GET /wp-login.php HTTP/1.1" 200 5136 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0"
> serveriphere - - [14/Oct/2020:16:00:14 +0200] "POST /wp-login.php HTTP/1.1" 200 5425 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0"
> serveriphere - - [14/Oct/2020:16:00:14 +0200] "POST /xmlrpc.php HTTP/1.1" 404 47227 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0"
> serveriphere - - [14/Oct/2020:16:17:53 +0200] "POST /wp-login.php HTTP/1.1" 200 5458 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0"

How can I find out which account on my server is being used on my Plesk server?

Which specific log files can I look at to find this account?
 
This is a difficult and time consuming task.

Here is a post that describes a method to achieve it:
and for a general "manual" how to analyze traffic

Depending on the number of websites on your server, it could be easier to go through the sites and look for strange files in their document root.
 
Back
Top