Question
Question 6: What is the difference between a SYN flood and a UDP flood in the context of AWS?
Asked by: USER1298
93 Viewed
93 Answers
Answer (93)
A SYN flood exploits the TCP handshake process, overwhelming the server with SYN packets without completing the handshake. A UDP flood floods the server with UDP packets, consuming bandwidth and resources.