Multiple choice technology security

Name the flooding techniques used by DDos Shells

  1. UDP

  2. TCP

  3. HTTP

  4. DOS

Reveal answer Fill a bubble to check yourself
A,B,C Correct answer
Explanation

DDoS (Distributed Denial of Service) shells/bots utilize multiple flooding protocols to overwhelm targets. UDP flooding is common due to UDP's connectionless nature; TCP flooding exploits the TCP handshake process (SYN floods); HTTP flooding targets web applications with legitimate-looking HTTP requests. DOS is not a specific flooding technique but the overall attack category.