Protocols
Every system speaks.
Protocols are the grammar that shape how data moves,
how trust is built, and how services connect.
This section is where I learn that language.
How this section works
I organize protocols by the OSI model,
from physical transmission to application logic.
Each protocol gets its own page,
linked below, with explanations and notes.
Some entries will be deep dives.
Others will be quick references.
The goal is clarity: Enough to understand how the protocol works,
how it’s used, and how it can be abused or defended.
OSI Layer Map
Layer 1 - Physical
- Ethernet (as framing standard)
Layer 2 - Data Link
- ARP - Address Resolution Protocol
Layer 3 - Network
Layer 4 - Transport
Layer 5 - Session
Layer 6 - Presentation
- TLS - Transport Layer Security
Layer 7 - Application
Why protocols matter to me
Protocols are the terrain of every network.
If I want to understand how systems communicate, how attackers pivot, or how defenders intercept — I need to understand the protocols.
This section is my map.
Not just of what each protocol does, but how it fits into the bigger picture.