link: Web

OSI model

Overview

Warning

It is a deprecated model and does not precisely represent how the internet works in modern applications. Some levels can be skipped or combined.

The OSI Model acts as a universal language for computer networking. It divides a communication system into seven abstract layers, each building upon the one beneath it.

Each layer of the OSI Model has a specific function and interacts with the layers above and below it. DDoS attacks often target specific layers of a network connection; application layer attacks focus on Layer 7, and protocol layer attacks target layers 3 and 4.

Layers Details

OSI Model Flow

Network Security

References

https://www.cloudflare.com/en-gb/learning/ddos/glossary/open-systems-interconnection-model-osi/