|
Worm: A program that makes
copies of itself elsewhere in a computing system.
These copies may be created on the same computer,
or may be sent over networks to other computers.
The first use of the term described a program
that copied itself benignly around a network,
using otherwise-unused resources on networked
machines to perform distributed computation. Some
worms are security threats, using networks to
spread themselves against the wishes of the system
owners and disrupting networks by overloading
them.
|