Understanding CIA Triad (original) (raw)

Last Updated : 24 Apr, 2026

The CIA Triad is a fundamental framework in information security used to protect data and maintain secure, reliable systems. It guides policies to ensure information remains confidential, accurate and accessible to authorized users.

cia_triad

The CIA Triad

Confidentiality

Confidentiality ensures that sensitive data is accessible only to authorized individuals or systems. Its purpose is to prevent unauthorized viewing, access or misuse of private information.

Risks to Confidentiality

How to Ensure Confidentiality

Confid

Confidentiality

Integrity

Integrity ensures that data remains accurate, authentic and unaltered during storage or transmission. Any unauthorized modification or corruption compromises the reliability of data.

Risks to Integrity

**How Integrity Is Ensured

Hash Functions detects modifications by generating unique hash values for data. Common hash functions include

Working of Hash Functions

**1. Host A Sends Data: Host A creates a hash value (H1) using a hash function.

**2. Attach Hash: H1 is sent along with the data.

**3. Host B Verifies: Host B generates a new hash (H2) from the received data.

**4. Compare:

Hash-Function

Hash Function

**Note: Even a small change in the input (like altering a single word or character) will completely change the resulting hash.

Availability

Availability ensures that systems, networks and data are accessible to authorized users whenever needed. Disruptions can halt operations and cause major losses.

**Risks to Availability:

How to Ensure Availability

availability

Availability

To ensure availability, network administrators should focus on the following factors: