+1 vote
in Ethical Hacking by (19.8k points)
What is a DOS attack? Name its common forms.

1 Answer

0 votes
by (19.8k points)

Denial of Service or DOS attack is intended to shut down a machine or network so that no user can access it. This is achieved by flooding servers, systems, or networks with traffic to cause over-consumption of victim resources.

Some of the common forms of DOS attacks are –

  1. Buffer overflow attacks
  2. ICMP flood
  3. SYN flood
  4. Smurf attack
  5. Teardrop attack

Related questions

0 votes
+1 vote
...