Posted On September 3, 2025

THE CIA TRIAD IN CYBERSECURITY

admin 0 comments
>> Cybersecurity Journey - Semester 1 >> THE CIA TRIAD IN CYBERSECURITY

A fundamental concept in cybersecurity is the CIA Triad, which stands for:

  1. Confidentiality

Ensuring that information is accessible only to those who are authorized to view it.

Example: Using encryption, strong passwords, and access control to keep sensitive data private.

  1. Integrity

Protecting information from being altered or tampered with, whether accidentally or maliciously.

Example: Using hashing, checksums, and version control to verify data accuracy and consistency.

  1. Availability

Making sure that information and systems are available whenever they are needed.

Example: Implementing backups, firewalls, and redundancy to keep services up and running even during attacks or failures.


Why the CIA Triad Matters ?

The CIA Triad forms the foundation of all cybersecurity practices. Whether defending a personal device or securing a global enterprise, every security strategy aims to maintain confidentiality, integrity, and availability.

By balancing all three, organizations can protect data, build user trust, and reduce the risks of cyber threats.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

WHAT IS ENCRYPTION ?

Encryption is the process of converting readable data (called plaintext) into an unreadable format (called…

THE FIRST COMPUTER VIRUS

Creeper Virus (1971) 🔹 Who created it? Developed by Bob Thomas at BBN Technologies (USA).…

What is DNS?

DNS (Domain Name System) is like the phonebook of the internet. It translates domain names…