What is the SYN Flood?
SYN Flood is a type of Denial of Service (DoS) attack in which attackers send a large number of SYN requests to a system and create a huge number of half-open connections. These requests consume lots of server resources such that after some time the server becomes unable to accept legitimate connection requests.
How does SYN Flood work? And, how can we prevent it? In this article, we would discuss that in detail.
In this article, we will discuss:
-
What is the SYN Flood?
-
How is a TCP Connection established?
-
How does the SYN Flood attack work?
-
How to prevent the SYN Flood attack?
0 Comments