|

..........................................
What's
a "Worm"?
A worm is
a computer program that has the ability to copy itself from machine
to machine. Worms normally move around and infect other machines
through
computer networks.
Using a network, a worm can expand from a single copy incredibly
quickly. For example, the Code Red worm replicated itself over
250,000 times in approximately nine hours on July 19, 2001.
A
worm usually exploits some sort of security hole in a piece
of software or the operating system. For example, the
Slammer worm
(which caused mayhem in January 2003) exploited a hole in Microsoft's
SQL server.
This article
offers a fascinating look inside Slammer's tiny (376 byte) program.
Worms
use up computer time and network bandwidth when they are replicating,
and they often have some sort of evil intent. A worm called
Code Red made huge headlines in 2001. Experts predicted that
this worm could clog the Internet so effectively that things
would completely grind to a halt.
|