• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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