Name the flooding techniques used by DDos Shells
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.