Nimda: The Worm That Used Five Propagation Vectors Simultaneously and Became the Internet's Top Threat in 22 Minutes
On September 18, 2001 - exactly one week after the September 11 attacks - a worm appeared on the internet that security researchers initially struggled to categorize. Nimda combined five separate propagation vectors into a single piece of malware, something no worm had done before. It spread via email, via file shares on local networks, via infected websites that drove-by compromised visiting browsers, via a backdoor left by the Code Red II worm six weeks earlier, and via direct exploitation of the same IIS vulnerability Code Red had used. Within 22 minutes of initial detection, Nimda had become the most widespread malware on the internet. Within 24 hours, it had caused an estimated $635 million in damages.
The timing - seven days after 9/11 - generated immediate speculation about a connection. US officials quickly concluded there was none; Nimda predated the attack and had simply not been released until after September 11. But the timing ensured enormous public attention during a period when the US government's attention was focused elsewhere, and Nimda's damage was compounded by the general disruption to corporate IT infrastructure that followed the attacks.
Five Propagation Vectors
What made Nimda technically remarkable was its simultaneous use of five distinct propagation mechanisms, any one of which would have been sufficient to spread the worm.
The email vector sent messages with subject lines like "Readme.exe" and attachments containing the worm. The attachment exploited a MIME vulnerability in Outlook and Outlook Express that caused the attachment to execute automatically when the email was previewed - no double-click required. The network shares vector scanned local network shares and dropped copies of the worm in directories where they would be executed by other users. The web server vector exploited the same IIS buffer overflow as Code Red. The infected web client vector modified HTML files on compromised web servers to include JavaScript that caused visiting browsers to download and execute the worm. And the Code Red II backdoor vector connected to port 80 on machines previously compromised by Code Red II, which had left root.exe shells, and used those shells to download and execute Nimda.
The September 11 Context
The timing of Nimda's release created significant public and governmental confusion. Initial media coverage connected it to the September 11 attacks before investigators had examined the evidence. The FBI and NIPC quickly determined the connection was coincidental - analysis showed the worm had been compiled before September 11 and simply released afterward. But the episode demonstrated how the context of a national security event shapes public perception of simultaneously occurring cyber incidents, even when they are unrelated.
The period immediately following September 11 also complicated the response: corporate IT staff, government agencies, and ISPs were all dealing with the aftermath of the physical attacks and the degraded state of communications infrastructure. Nimda's arrival during this window of organizational disruption reduced the speed and effectiveness of response compared to what might have been achieved under normal conditions.
The Antivirus Industry Response
Nimda strained the signature-based antivirus model significantly. Because it combined five vectors and modified itself in ways that produced file variants, early signature updates from AV vendors only caught some propagation methods. The email vector was detected quickly; the web server and file share vectors took longer. Several major AV vendors experienced the frustration of issuing signatures that blocked email propagation while the worm continued spreading via IIS exploitation and local share infection.
The period from 2001 to 2003 - Morris Worm (1988), Melissa (1999), ILOVEYOU (2000), Code Red (2001), Nimda (2001), SQL Slammer (2003) - represented the golden age of self-propagating worms as the dominant internet threat. Each worm was technically more sophisticated than the last; each exposed new propagation surface; each drove policy and technical responses. The transition away from widespread worms toward targeted intrusions, credential theft, and ransomware happened gradually through the mid-2000s as the commercialization of cybercrime shifted incentives away from mass propagation toward selective monetization.