Microsoft announced that a botnet dubbed MCCrash is launching distributed denial-of-service (DDoS) attacks against private Minecraft servers.
Microsoft spotted a cross-platform botnet, tracked as MCCrash, which has been designed to launch distributed denial-of-service (DDoS) attacks against private Minecraft servers. The IT giant tracks this cluster of activity as DEV-1028.
The experts report that the botnet originates from malicious software downloads on Windows devices, but it supports a propagating mechanism to infect multiple Linux-based devices.
MCCrash enumerates default credentials on Internet-exposed Secure Shell (SSH)-enabled devices.
āThe botnetās spreading mechanism makes it a unique threat, because while the malware can be removed from the infected source PC, it could persist on unmanaged IoT devices in the network and continue to operate as part of the botnet.ā reads the post published by Microsoft. āThe DEV-1028 botnet is known to launch distributed denial of service (DDoS) attacks against private Minecraft servers.ā
The DDoS botnet was designed to target private Minecraft Java servers using crafted packets, experts believe it is behind a DDoS-for-hire service offered on forums or darknet sites.
Most of the infections have been reported in Russia, other countries where experts observed infections are Kazakhstan, Uzbekistan, Ukraine, Belarus, Czechia, Italy, India, and Indonesia.
According to Microsoft, the initial infections were caused by the installation of malicious cracking tools that purport to acquire illegal Windows licenses.
Once the ācraking toolā is launched, it executes a PowerShell command to download and launch a fake version ofĀ svchost.exe.
The cracking tools contain additional code that downloads and launches a fake version ofĀ svchost.exeĀ through a PowerShell command. In some cases, the downloaded file is namedĀ svchosts.exe.
Next,Ā svchost.exeĀ launchesĀ malicious.py, which is the main Python script that contains all the botnet logic. The malicious code scans the web for systems running Debian, Ubuntu, CentOS, and IoT workloads such as Raspbian, then launches a dictionary attack to propagate.
Once a device is found, the bot downloads the fileĀ Updater.zipĀ fromĀ repo[.]arkāevent[.]netĀ onto the device to create the fileĀ fuse.Ā Then, theĀ fuseĀ file downloads a copy ofĀ malicious.pyĀ onto the device.
āBased on our analysis, the botnet is primarily used to launch DDoS attacks against private Minecraft servers using known server DDoS commands and unique Minecraft commands.ā continues the report. Below are some supported commands specifically designed to target Minecraft servers.
| ATTACK_RAKNET | Attack on RakNet protocol (used by Minecraft servers) |
| ATTACK_NETTY | Minecraft ā Login handshake Packet |
| ATTACK_[MCBOT|MINE] | Minecraft ā Login Start Packet |
| ATTACK_[MCPING|PING] | Minecraft ā Login Success Packet |
| ATTACK_MCDATA | Minecraft ā Login Handshake, Login Start and Close Window Packets |
| ATTACK_MCCRASH | Minecraft ā Login Handshake and Login Start packets, using Username withĀ envĀ variable |
The ATTACK_MCCRASH command sendsĀ ${env:random payload of specific size:-a}Ā as the username in order to saturate the resources of the server and make it crash.
The analysis of the malware revealed that it was designed to target Minecraft server 1.12.2 version, however, the experts speculate all versions between 1.7.2 and 1.18.2 can be affected by this attack.Ā
āThe wide range of at-risk Minecraft servers highlights the impact this malware could have had if it was specifically coded to affect versions beyond 1.12.2. The unique ability of this threat to utilize IoT devices that are often not monitored as part of the botnet substantially increases its impact and reduces its chances of being detected.ā concludes the post.
Follow me on Twitter: @securityaffairs and Facebook and Mastodon
|
|
(SecurityAffairsĀ ā hacking, botnet)
The post MCCrash botnet targets private Minecraft servers, Microsoft warns appeared first on Security Affairs.


