• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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