|
In
order for anyone to attack your web site, there has to
be a way in - an unguarded doorway into your server.
There
are only three places where these doorways exist:
1. On your local computer that you use to upload your web pages.
2. Through any form field that you use on your web site to collect information
from your visitors.
3. At the physical location where your server is located.
With
virus and worm attacks there also has to be a doorway in,
but the doorway exists primarily in the software
your web site visitors use to view your site (Microsoft
Internet Explorer), not in the site itself.
You can guard against the virus replicating itself on
your mail server or the worm being downloaded to
your local network or computer by using firewall
software,
but responding
to virus and worm attacks consists mainly of educating yourself and your
co-workers to prevent more infections and waiting for Microsoft to patch
their software.
On the other hand, if you're running your own server, you need to stay
on top of potential new security threats from viruses and worms daily to
close
any
potential doorways into your server (covered in server
security).
The good news is that if you're just programming a web site (the majority
of police webmasters), there are many straight forward and relatively simple
methods you can use to protect your site and close the doorways in. Next:
Protecting Your Desktop Computer >
|