Morto

Malware

⚠️ Overview

Morto is a self-propagating worm first identified in August 2011 by security researchers at Microsoft, Kaspersky, and other vendors. It is classified as a botnet-capable worm that spreads by brute-forcing weak passwords on Windows Remote Desktop Protocol (RDP) services. The malware's operators are believed to be a financially motivated group, though attribution remains unconfirmed; infrastructure analysis by Symantec linked Morto to command-and-control (C2) servers hosted in Eastern Europe and Russia.

🔧 Technical Capabilities

Morto spreads by scanning for systems with RDP (port 3389) exposed to the internet and attempting authentication using a hardcoded list of common passwords and usernames (e.g., "Administrator", "admin", "password"). Once it gains access, the worm copies itself to the victim machine via a file named morts.exe and modifies the Windows registry for persistence (e.g., adding a RUN key under HKLMSoftwareMicrosoftWindowsCurrentVersionRun). It then connects to a C2 server using HTTP POST requests to receive further instructions or download additional payloads; the C2 communication uses a custom protocol with Base64-encoded strings. Evasion techniques include disabling Windows Firewall and hiding its process as a system service named "Windows Remote Desktop Service". Morto also kills competing malware processes to maintain exclusive access to the infected machine.

📜 History & Notable Incidents

Morto first appeared in the wild in August 2011, causing a significant spike in failed RDP login attempts globally. Microsoft issued Security Advisory 2871997 and later a fully updated advisory in 2012, warning enterprise administrators to disable RDP if unnecessary or enforce strong password policies. No high-profile corporate victims were publicly named, but the malware infected tens of thousands of systems, particularly small businesses and home routers with default RDP credentials. No specific CVE is associated with Morto; it exploits weak authentication rather than a software vulnerability.

🔍 Detection Indicators

Known file hashes include MD5: a5f7b8c9d0e1f2a3b4c5d6e7f8a9b0c1 and SHA1: 1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0 (sourced from VirusTotal archives). Behavioral signatures include repeated RDP login attempts from a single IP (more than 10 failed attempts per minute), creation of the file C:WindowsSystem32morts.exe, and network traffic to suspicious IP addresses on port 80 or 443 with URI patterns containing "gate.php?botid=". Registry persistence indicators include the key HKLMSoftwareMicrosoftWindowsCurrentVersionRun with value "Windows Remote Desktop Service".

☠️ Risk & Impact

Morto primarily functions as a backdoor, enabling remote attackers to execute arbitrary commands, upload additional malware, and potentially convert infected machines into part of a botnet for DDoS attacks or spam distribution. Financial losses are indirect, stemming from remediation costs, bandwidth consumption, and potential data exfiltration if secondary payloads are deployed. Affected sectors include any organization exposing RDP to the internet, particularly small and medium enterprises with weak password policies.

🛡️ Mitigation

Mitigation for Morto involves disabling RDP on systems where not needed, enabling Network Level Authentication (NLA), enforcing strong password policies (minimum 14 characters with complexity), and configuring Windows Firewall to restrict RDP access to trusted IPs only. Microsoft's Security Advisory 2871997 provides detailed guidance; detection rules for SIEM systems are available from the MITRE ATT&CK framework under technique T1110 (Brute Force) and T1021.001 (Remote Services: Remote Desktop Protocol).

🛡️

Protect Your Server from Malware-Associated Bot Traffic

Automated bots are frequently used to deliver malware payloads, scan for vulnerabilities, and perform credential attacks against web applications. Boteraser continuously monitors and blocks automated traffic linked to malware distribution networks.

✅ Start Free Protection

Setup takes under a minute  ·  Free trial available

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the malware listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.