Overview Flashcards

(6 cards)

1
Q

Confidentiality

A

Definition: Preventing unauthorised disclosure of information.
Ensures only authorised individuals can access data.
Examples: Encryption, access controls (passwords, permissions).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Integrity

A

Definition: Ensuring information is accurate, complete, and uncorrupted.
Prevents unauthorised modification or destruction of data.
Examples: Hashing, digital signatures, version control.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Availability

A

Definition: Ensuring systems and data are accessible to authorised users when needed.
Protects against disruptions to service.
Examples: Redundancy, backups, DDoS mitigation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Authentication

A

Definition: Verifying the identity of a user or system.
Proving you are who you claim to be.
Examples: Passwords, MFA (Multi-Factor Authentication), biometrics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Authorisation

A

Definition: Determining what an authenticated user is permitted to do.
Granting specific access rights or permissions.
Examples: Role-Based Access Control (RBAC), file permissions (read/write).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Non-Repudiation

A

Definition: Ensuring a party cannot deny having performed an action.
Provides undeniable proof of origin or delivery.
Examples: Digital signatures, audit trails, logging.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly