Question
What is the difference between a SYN flood and an HTTP flood DDoS attack?
Asked by: USER1813
73 Viewed
73 Answers
Answer (73)
A SYN flood attack exploits the TCP handshake process, overwhelming the server with SYN requests without completing the handshake. An HTTP flood attack, on the other hand, floods the server with seemingly legitimate HTTP requests, exhausting its resources.