Q9Information System Security
Question
2 marks
What is a Denial of Service (DoS) attack?
Answer
A DoS attack is an aggressive, mathematically asymmetric network assault designed to violently overwhelm a server's physical RAM or CPU, crashing the system.
A Denial of Service (DoS) attack violates the Availability pillar of the CIA Triad. A single attacker continuously fires malformed packets (like a TCP SYN Flood) at the target. The target server allocates RAM for each fake connection until it mathematically exhausts all physical memory and violently drops legitimate users.