Transport protocol
In the Open Systems Interconnection model (OSI model), the transport layer is commonly referred to as layer 4. Web applications use TCP protocols as their transport protocol because of their reliability.
In TCP (Transport Control Protocol), each packet is closely monitored, and error recovery mechanisms are inbuilt, which is very useful in case of a communication failure. These mechanisms are exploited to attack web applications.
The most common attack is the SYN flood attack, which is a TCP request for acknowledgment attack. The SYN flood attack severely affects the application by using an idle session to establish a connection with the application server, and keeps on requesting until the server runs out of resources, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access