Study ISC2 CC networking basics: OSI model, TCP/IP, IPv4, IPv6, Wi-Fi, ports, protocols, and applications.
CC does not require deep network engineering, but you should understand enough to recognize where a control belongs and why ports, protocols, and layers matter.
| Concept | What to remember |
|---|---|
| OSI model | layer-based way to reason about networking functions |
| TCP/IP model | practical internet protocol stack |
| IPv4 / IPv6 | addressing systems used to identify hosts |
| Wi-Fi | wireless networking with authentication and encryption concerns |
| Port | logical service number used by applications |
| Application | service or protocol users interact with or systems expose |
An open port can expose a service. The exam may not require port-number memorization beyond common awareness, but it does expect the idea: unnecessary exposed services increase attack surface.