Method and device for quickly detecting syn flood attack
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- HANGZHOU ANHENG INFORMATION TECH CO LTD
- Publication Date
- 2020-04-07
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of network information security, in particular to a method and device for quickly detecting SYN Flood attacks. Background technique
[0002] SYN Flood is a well-known DoS (Denial of Service attack), and SYN Flood is one of the ways of DDoS (Distributed Denial of Service attack). This is an attack method that uses TCP protocol flaws to send a large number of forged TCP connection requests, thereby exhausting the resources of the attacked party (full CPU or insufficient memory).
[0003] The principle of SYN Flood attack is as follows: figure 1 shown. A normal TCP connection requires a three-way handshake. First, the client sends a SYN packet to the server. Then, the server allocates a control block and responds with a SYN+ACK packet. The server will then wait for the client to send it an ACK packet. If the server does not receive an ACK packet, the TCP connection will remain half-open until the server r...