• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Proces

F

Farshad@

Guest
My server is at the moment attacked by dDos or it have been hacked or there are software problems. The serverload is too high and I can't login, but sometime the serverload is lower and I can login.

I use ver 7.51.

Mayby you can make something in the plesk admin to see what kind of proces there are running and how much CPU they use, on that way I can know what makes the problem and then I can fix it.

Kind regards
 
I am infected with Santy worm...

Anyone know how to delete this worm?
 
Thank you very much!

In my .htaccess I have now this":


DirectoryIndex index.html index.htm portal.php index.php
RewriteEngine On
RewriteCond %{QUERY_STRING} ^(.*)highlight=%2527
RewriteRule ^.*$ - [F,L]

And I think its working.

Thanks!
 
Originally posted by Farshad
Thank you very much!

In my .htaccess I have now this":


DirectoryIndex index.html index.htm portal.php index.php
RewriteEngine On
RewriteCond %{QUERY_STRING} ^(.*)highlight=%2527
RewriteRule ^.*$ - [F,L]

And I think its working.

Thanks!

Thats okay, now you have to remove unknown files in /tmp
 
Oké, I used this command in SSH:

rm -rf /tmp/*


P.S.: The server is now 4 hours up and everything is working fine again!
 
Back
Top