OSI Model

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:24 PM on 11/18/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

OSI Model

A conceptual framework that divides network communication into seven distinct layers to understand, troubleshoot, and secure network protocols.

2
New cards

Layer 7: Application Layer

Provides the interface for applications users work with, involving protocols such as HTTP, HTTPS, and FTP.

3
New cards

Layer 6: Presentation Layer

Handles data formatting, encryption, decryption, and compression to ensure the application can process data, using protocols like SSL and TLS.

4
New cards

Layer 5: Session Layer

Establishes, manages, and terminates sessions between applications, relying on protocols such as NFS and SMB.

5
New cards

Layer 4: Transport Layer

Provides reliable (TCP) or unreliable (UDP) end-to-end communication and error/flow control.

6
New cards

Layer 3: Network Layer

Handles logical addressing (IP) and routing of data packets across networks, using protocols like IP and ICMP.

7
New cards

Layer 2: Data Link Layer

Provides node-to-node data transfer and error detection, involving MAC addresses and protocols such as Ethernet.

8
New cards

Layer 1: Physical Layer

Transmits raw binary data (bits) over physical mediums, including cables and radio waves.

9
New cards

Session Hijacking

A security threat in the Session Layer where an active user session is taken over by stealing or predicting session tokens.

10
New cards

MAC Spoofing

A security threat in the Data Link Layer where a device impersonates another by changing its MAC address.

11
New cards

IP Spoofing

A security threat in the Network Layer involving the use of a false source IP address to hide identity or bypass filters.

12
New cards

DoS Attack

Denial-of-Service attack that floods a network with packets to disrupt service.

13
New cards

TLS/SSL

Protocols that ensure secure communication over a computer network, used for encrypting data.

14
New cards

Firewall

A security device or software that filters network traffic based on predetermined security rules.

15
New cards

Web Application Firewall (WAF)

A security layer designed to protect web applications by filtering and monitoring HTTP traffic between a web application and the Internet.

16
New cards

Defense-in-Depth

A multi-layered strategy for securing networks by implementing controls at multiple layers of the OSI model.