Network Security
Security protects the network's confidentiality, integrity, and availability. This chapter covers access control, common attacks and defenses, secure network design, and authentication. It stresses layered defenses and least-privilege principles that limit the impact of any single failure.
Access Control and Authentication
Access control determines who can use resources and to what extent. Authentication verifies identity, ideally with multiple factors, before granting access. Port-based control and central authentication servers enforce policy at the network edge.
Common Attacks and Defenses
Attackers exploit weaknesses at every layer, from ARP poisoning to phishing. Recognizing attack patterns enables the right countermeasures. Switch features and user awareness reduce exposure significantly.
Secure Network Design
Design choices shape a network's security posture before any attack occurs. Segmentation, isolation zones, and firewalls contain threats and limit lateral movement. A default-deny stance underlies sound firewall policy.
Secure Remote Access and Trust
Remote access and evolving trust models extend security beyond the perimeter. VPNs encrypt traffic across untrusted networks, and zero trust verifies every request. These approaches address a workforce that is increasingly distributed.
Last updated: July 2026