Differences between version 3 and predecessor to the previous major change of DenialOfService.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Tuesday, July 20, 2004 9:59:40 pm | by StuartYeates | Revert |
Older page: | version 2 | Last edited on Wednesday, August 20, 2003 2:30:57 am | by AristotlePagaltzis | Revert |
@@ -1,3 +1,3 @@
-A denial of service attack prevents a machine from carrying out its main duties - for example, preventing a web server
from serving up pages.
+A denial of service ([DOS])
attack prevents a machine from carrying out its main duties - for example, preventing a WebServer
from serving up pages.
-A distributed denial of service attack normally means many clients are sending repeated requests to a machine to saturate its bandwidth, preventing legitimate requests to get through. These clients have typically been infected with a virus
and are sent instructions regarding when and where to attack. They are then known as "zombies".
+A distributed denial of service ([DDoS])
attack normally means many clients are sending repeated requests to a machine to saturate its bandwidth, preventing legitimate requests to get through. These clients have typically been infected with a [Virus] or [Worm]
and are sent instructions regarding when and where to attack. They are then known as "zombies".