Worm Viruses - The Deadliest of All?

There are three common kinds of malware: worms,This worm was first released in January of 2004 and
viruses, and Trojans. Worms are the worst sincewas sent around by email that had a subject line that
they can function without human aid. Malware issaid "andy; I'm just doing my job, nothing personal,
considered to be software that is malicious.sorry".
Like viruses, worms can copy themselves. However,The author of this worm was never found but some
unlike viruses, worms are entirely self contained. Apeople think that the worm was created to attack
virus needs to have a host program in order toSCO, a software company. The email was
spread while worms can propagate on their own.programmed to hit the website of SCO with loads of
Worms can be developed to do a lot of harm, suchInternet traffic, eventually reaching the Internet and
as corrupting programs and deleting files. Most timescausing a world wide Internet slow down.
worms will affect networks. A network uses routersFor home computer users the payload of a worm is
and servers to function. The Internet is a hugethe worst threat. A payload can be developed to
organism of computer networks that all cooperatemanipulate your computer security by turning off
together.your antivirus or by opening up ports in your
A server is much like a PC but generally faster, withcomputer. A port is used by networking software to
more resources, and with more storage. Serversmove data to and from the Internet. When the
"serve" other computers by making certain resourcesports are open data theft can occur or your
available for more than one user. A router is a servercomputer files can be deleted.
that is specialized but just uses different operatingDe-Worming
systems and hardware to move traffic on theA firewall is one way that you can protect your
network.computer from worms. You can set up a firewall so
A worm can be put into a network and then can selfthat it will restrict traffic on the network as well as
copy. It's this copy behavior that can cause a lot ofput a "cloak" over your computer. If no one can see
damage. Routers need to use memory and processoryour computer it can't be used to spread worms
time and worms can cause them to becomeacross the network.
overwhelmed. This can create a slow down on theWorms, however, can be spread through
network and instability. A virus doesn't need to deleteattachments in email so you need to be careful when
files before it does harm since they can cause theyou're opening mail from sources that you don't
central processing unit (cpu) to be always busy. Thisrecognize or when you're getting files that are
will leave no other resources for the other programsunexpected.
that need to run.Even with all these precautions your computer can
A worm can carry what is called a "payload". Abe infected. You might notice that your computer is
payload is other kinds of malware, such as backdooracting slow or that it is rebooting itself. As well, your
programs and spyware. Spyware is used to trackaccess to the Internet can become slow.
your activities on the computer while a backdoor is aIf you think that your computer has a worm you
hidden point of access on your computer which canneed to scan it with antivirus software. If the worm
be used by hackers to steal information from yourcan't be removed you can find worm removal
computer or to send spam.instructions on the Internet.
The worst worm ever was known as "MyDoom".