Network Security:
Layer by Layer Defense
Overview
The infographic is titled "Network Security: Layer by Layer Defense." Its primary topic is the conceptual mapping of specific network security threats to the corresponding layers of the OSI (Open Systems Interconnection) model. It visually demonstrates how different types of cyberattacks target different levels of network communication, from the physical hardware up to the user application.
Rather than simply describing what each layer does, this resource identifies the specific vulnerability inherent to that layer's function — creating a functional cheat sheet for security professionals to understand where a given attack is occurring within the network stack.
7 Layers 16+ Attack Vectors 10 Protocols
OSI Layer Threat Mapping
Each OSI layer with its associated concepts, tools, and security threats.
Application Layer
Client ↔ Server communication (Request/Response)
- SQL Injection
- Cross Site Scripting (XSS)
- DDoS Attacks
Presentation Layer
Compression · Encryption · Encoding · SSL/TLS
- Character Encoding Attacks
- SSL Stripping
- Data Compression Manipulation
Session Layer
Client ↔ Server connected via Sockets
- Session Replay
- Session Fixation Attacks
- Man-in-the-Middle Attacks
Transport Layer
Segmentation · Reassembly · TCP · UDP
- UDP Flood
- SYN Flood
Network Layer
Packets · Assembly · IP · ICMP · IGMP · IPsec
- IP Spoofing
- Route Table Manipulation
- Smurf Attack
Data Link Layer
Frames · Ethernet · WiFi · Intra-Network Communication
- MAC Address Spoofing
- ARP Spoofing
- Switch Flooding
Physical Layer
Bitstream · Fiber · Sending / Receiving Cable
- Eavesdropping / Tapping
- Physical Tampering
- Electromagnetic Interference
Summary of Technical Mentions
What Makes This Unique
This infographic is unique because it bridges the gap between theoretical networking and practical cybersecurity. While most textbooks teach the OSI model as a method for data transmission, this chart pivots the focus to threat modeling.
Instead of just describing what each layer does, it identifies the specific vulnerability inherent to that layer's function — mapping "MAC spoofing" specifically to the Data Link layer and "SQL Injection" specifically to the Application layer. This creates a functional cheat sheet for security professionals to understand where a specific attack is occurring within the network stack.