Attacco SYN Ataque SYN SYN-Angriff Attaque SYN Ataque SYN

SYN attack

The "SYN attack" (also called "TCP/SYN Flooding") is a network saturation (denial-of-service) attack that exploits the Three-way handshake mechanism of the TCP protocol.

The three-way handshake is the way in which any "reliable" internet connection (connection using the TCP protocol) is made.

TCP/SYN flooding

When a client establishes a connection to a server, the client sends an SYN request; the server responds with an SYN/ACK packet and the client validates the connection with an ACK (acknowledgement) packet.

A TCP connection cannot be established until these 3 steps have been completed. The SYN attack involves sending a large number of SYN requests via a host with a nonexistent or invalid IP address. As a result, the target machine cannot receive an ACK packet.

Machines vulnerable to SYN attacks queue up the open connections in a data memory structure and wait to receive an ACK packet. There is an expiration mechanism that makes it possible to reject packets after a certain amount of time has passed. However, with an extremely high number of SYN packets, if the resources used by the target machine to store queued requests are all used up, the machine risks entering a unstable state that can cause it to crash or restart.

Last update on Thursday October 16, 2008 02:43:15 PM.This document entitled « SYN attack » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Best answers for « SYN attack » in :
Denial of service attack Show Introduction to denial-of-service attacks A "denial-of-service attack" (abbreviated DoS) is a type of attack that aims to make an organization's services or resources unavailable for an indefinite amount of time. Most of the time, these attacks are...
Ping of death attack Show Ping of death attack The ping of death attack is one of the oldest network attacks. The principle of ping of death simply involves creating an IP datagram whose total size exceeds the maximum authorized size (65,536 bytes). When such a packet is...
Nuke attack Show Nuke attack Nukes are Window crashes caused by dimwitted users (who know your IP address) who decide to use a Windows 95 (not 98) bug where if someone repeatedly sends information packets to port 139, Windows displays a lovely and impressive blue...
Unable to attach files ShowUnable to attach files It may happen that when uploading files as attachment under Outlook Express, it takes a long time and finally do not send same to recipients. This may be due to high volume size of the file which however unable...
Save the IP address of visitors of your site ShowSave the IP address of visitors of your site Record the IP address of visitors to your site If you are a victim of an attack or an attempted hack, it may be useful to know who connected on the pages of your site at sepecific...
Do I need a firewall and where can I get one? ShowDo I need a firewall and where can I get one? With all theses malwares ,viruses etc firewalls are absolutely necessary if you use a broadband connection (DSL, Cable, Satellite, etc.). Their aim is to protect you from intrusion and attack...
Download Clean Virus MSN ShowViruses meet hereafter a bit on the net by all thinkable means everywhere. After mails , supporting they attack instantaneous freight forwarding. Clean Virus MSN is a tool which discerns automatically the viruses which circulate on MSN Messenger....
LAND attack ShowLAND attack The "LAND attack" is a network attack dating from 1997 using IP address spoofing to exploit a flaw on some TCP/IP protocol implementations in systems. The name of this attack comes from the name given to the first distributed source...
Teardrop attack ShowFragment attack A "fragment attack" is a network saturation (denial-of-service) attack that exploits the fragmentation principle of the IP protocol. The IP protocol is used to fragment large packets into several IP packets each having a sequence...
Man in the middle attack ShowARP attack One of the most famous man in the middle attacks involves exploiting a weakness in the ARP (Address Resolution Protocol), the goal of which is to help find the IP address of a machine by knowing the physical address (MAC address) of its...