IT Security: Encryption, AAA, and Network Hardening
Security protects systems and data from unauthorized access, alteration, and disruption. IT support professionals must understand core principles, how encryption and authentication work, and the practical measures that reduce risk. This chapter builds the security mindset needed to defend everyday computing environments.
Security Principles and the CIA Triad
Security decisions are guided by a few enduring principles. The CIA triad and the principle of least privilege appear throughout security practice. Keeping these in mind helps evaluate any control or risk.
Encryption and Hashing
Cryptography protects data confidentiality and integrity. Encryption keeps information secret, while hashing verifies that data has not changed. Understanding the difference is fundamental to security work.
Authentication, Authorization, and Accounting
Controlling access relies on the AAA framework. It verifies identity, decides what a user may do, and records their actions. Strong authentication such as MFA is a cornerstone of modern security.
Threats and Attacks
Defenders must understand common threats to guard against them. Many attacks target people rather than technology. Recognizing these threats is the first line of defense.
Defensive Measures and Network Hardening
Practical controls reduce risk across systems and networks. Hardening removes unnecessary exposure, while good habits and tools protect users. Layering these defenses provides resilience.
Last updated: July 2026