RTUComputer ScienceYr 2024 · Sem 62024

Q3Information Security Systems

Question

2 marks

What is a Denial of Service (DoS) attack?

Answer

A DoS attack is a malicious, aggressive network assault designed to violently overwhelm a target server's hardware resources, mathematically rendering it unavailable to legitimate users.

A Denial of Service (DoS) attack is an asymmetric assault where a single attacker violently blasts a target server (like a web server) with millions of malformed TCP/IP packets (e.g., SYN Floods) to exhaust its RAM or CPU, causing the architecture to crash and drop legitimate client connections.

Back to Paper