Back to course

Networking Fundamentals: The OSI Model

Cyber Security Mastery: From Zero to Hero

Networking is the Foundation

Cybersecurity fundamentally relies on understanding how data moves across networks. The Open Systems Interconnection (OSI) Model is a conceptual framework used to describe network communication functions.

The 7 Layers of the OSI Model

Layer #Layer NameFunction (PDU)Security Relevance
7ApplicationUser interaction (Data)Web applications, email security, user authentication.
6PresentationData format, encryption (Data)SSL/TLS encryption implementation.
5SessionManaging connections (Data)Session hijacking prevention.
4TransportReliable data transfer (Segments)Port security, TCP/UDP security.
3NetworkRouting data (Packets)IP addresses, routing protocols, firewalls.
2Data LinkPhysical addressing (Frames)MAC addressing, ARP security, Layer 2 switches.
1PhysicalTransmission medium (Bits)Cabling, signal encoding, physical security.

Memorization Tip: Please Do Not Throw Sausage Pizza Away (Physical to Application).