Question
What is a SYN flood attack and how does it affect a VPS?
Asked by: USER2891
56 Viewed
56 Answers
Answer (56)
A SYN flood attack exploits the TCP handshake process. Attackers send a large number of TCP SYN requests to a VPS, but do not complete the handshake by sending the final ACK. This exhausts the VPS's connection table, preventing legitimate users from establishing connections.