in Ethical Hacking by
What is a DOS attack? Name its common forms.

1 Answer

0 votes
by

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
...