CIA triad in cybersecurity notes

This study set covers the CIA triad in cybersecurity, focusing on the core principles of confidentiality, integrity, and availability, along with associated concepts and practices essential for understanding cybersecurity fundamentals.

GraceDavis81·24 flashcards·24 questions
collegecomputer_sciencecybersecurity
0
Known
1 / 24
0
Learning
Front

Confidentiality: What does it mean?

Tap to flip
Back

Confidentiality ensures that information is accessible only to those authorized to have access. - Protects sensitive data - Prevents unauthorized disclosure - Example: Passwords

Tap to flip
Got it
Still learning

Quiz(24 questions)

Question 1 of 24

1. What is the primary function of a firewall?

Terms in this Study Set(24)

Core Principles of CIA Triad(12)

Confidentiality: What does it mean?

Confidentiality ensures that information is accessible only to those authorized to have access. - Protects sensitive data - Prevents unauthorized disclosure - Example: Passwords

Integrity vs. Availability: Key differences?

Integrity refers to maintaining the accuracy and consistency of data, while availability ensures that information is accessible when needed. - Integrity: Trustworthiness - Availability: Accessibility

True or False: Availability is more important than confidentiality.

False. While both are crucial, their importance varies by context. Each principle serves different needs.

Fill in the blank: ________ ensures data is not altered or tampered with.

Integrity ensures data is not altered or tampered with.

Confidentiality: Example in everyday life?

An example is a bank account requiring a PIN. Only account holders can access funds, ensuring confidentiality.

Availability: What does it ensure?

Availability ensures that data and services are operational and accessible when required by users.

Integrity: Why is it critical?

Integrity is critical because it ensures data is reliable and trustworthy, which is vital for decision-making.

Cause → Effect: Lack of confidentiality leads to?

Lack of confidentiality can lead to data breaches, identity theft, and loss of trust.

What does availability protect against?

Availability protects against system failures, cyberattacks, or any interruptions that make data inaccessible.

True or False: Only IT departments care about the CIA triad.

False. The CIA triad is important for all organizational levels and departments.

Integrity: How is it maintained?

Integrity is maintained through checksums, hashing, and access controls. - Checksums - Hashing - Access controls

Confidentiality: Methods to enforce?

Methods include encryption, access controls, and secure passwords to restrict unauthorized access.

Security Measures and Practices(12)

What is encryption?

A method to secure data by converting it into a coded format. Only authorized users can decode it.

True or False: Firewalls are only for network security.

False. Firewalls protect both network and system security by controlling incoming and outgoing traffic.

Define multi-factor authentication.

A security process that requires two or more verification factors. Examples include passwords, smart cards, or biometrics.

List three access control models.

- Discretionary Access Control (DAC) - Mandatory Access Control (MAC) - Role-Based Access Control (RBAC)

What is the purpose of data backup?

To create copies of data to prevent loss due to damage, theft, or cyber incidents.

Fill in the blank: __________ is crucial for maintaining data integrity.

Hashing. It verifies that data has not been altered or tampered with.

Comparison: Antivirus vs Anti-malware

Antivirus focuses on known threats while anti-malware protects against a broader range of malicious software.

What is a security policy?

A set of guidelines and practices to safeguard an organization's information assets. It outlines acceptable behavior and security measures.

Cause → Effect: What happens when a system lacks proper security measures?

Increased vulnerability to data breaches, leading to potential data loss and financial damage.

Explain the principle of least privilege.

Users should have the minimum levels of access necessary to perform their job functions, reducing risk.

What is vulnerability assessment?

A systematic examination of a system or application to identify security weaknesses and recommend remediation.

True or False: Regular software updates are unnecessary for security.

False. Regular updates patch vulnerabilities and improve the security posture of systems.

Questions in this Study Set(24)

1. What is the primary function of a firewall?

A.To control incoming and outgoing network traffic
B.To encrypt sensitive data
C.To perform regular software updates
D.To manage user passwords

2. What does confidentiality primarily focus on?

A.Restricting access to information
B.Ensuring data accuracy
C.Providing system uptime
D.Maintaining user authentication

3. Which of the following is an example of multi-factor authentication?

A.Using only a password to access an account
B.Receiving a one-time code via text message after entering a password
C.Changing your password every month
D.Using a password manager for storing passwords

4. Which of the following best describes integrity?

A.Ensuring data is accurate and unaltered
B.Providing timely access to data
C.Protecting data from unauthorized access
D.Guaranteeing system performance

5. What is a common purpose of data encryption?

A.To make data readable by anyone
B.To secure data by converting it into a coded format
C.To create data backups
D.To speed up data retrieval processes

6. Which scenario illustrates a violation of availability?

A.A network outage prevents users from accessing a website
B.A hacker steals a user's password
C.An employee accesses data they shouldn’t
D.A file is permanently deleted

7. Which of the following is NOT a type of access control model?

A.Discretionary Access Control (DAC)
B.Mandatory Access Control (MAC)
C.Role-Based Access Control (RBAC)
D.Informed Access Control (IAC)

8. Integrity is compromised when:

A.Data is modified without authorization
B.Users cannot access their accounts
C.Sensitive information is leaked
D.A system crash occurs

9. What happens when data is not regularly backed up?

A.Data loss can occur due to system failures
B.Data becomes more secure over time
C.Access to data improves
D.Data retrieval becomes faster

10. Which of the following is NOT a method of ensuring confidentiality?

A.Data encryption
B.Access controls
C.Regular backups
D.Secure passwords

11. Which of the following best defines a security policy?

A.A set of guidelines to protect information assets
B.A series of hardware upgrades
C.A report on current security threats
D.A method for training employees

12. True or False: Availability is about ensuring that systems are functioning and data can be accessed when needed.

A.True
B.False
C.Depends on context
D.Only for critical systems

13. What is the role of regular software updates in cybersecurity?

A.To introduce new software features
B.To reduce system performance
C.To patch security vulnerabilities
D.To increase user logging

14. Which principle is most likely to be prioritized in a healthcare setting?

A.Confidentiality
B.Integrity
C.Availability
D.All are equally prioritized

15. What does the principle of least privilege entail?

A.Users should have maximum access at all times
B.Users should have minimum access required for their roles
C.Access should be granted based on seniority
D.All users should have the same access level

16. What could happen if integrity is not maintained?

A.Data may become unreliable
B.Users may become locked out
C.Data breaches may occur
D.Systems may crash

17. What is vulnerability assessment?

A.Evaluating user performance in security training
B.Identifying and analyzing security weaknesses in systems
C.Monitoring network traffic for anomalies
D.Reporting on compliance with legal standards

18. Fill in the blank: ________ aids in preventing unauthorized disclosure of information.

A.Confidentiality
B.Integrity
C.Availability
D.Access control

19. True or False: Antivirus software can completely eliminate all types of malware.

A.True
B.False
C.Only for known malware
D.Only if updated regularly

20. Which of the following best represents the relationship between confidentiality and availability?

A.They can conflict depending on the situation
B.They are identical concepts
C.One is more crucial than the other
D.They are unrelated

21. What is hashing used for in cybersecurity?

A.To encrypt data for storage
B.To verify data integrity
C.To compress large files
D.To increase data speed

22. True or False: Integrity is less important than confidentiality in most organizational settings.

A.True
B.False
C.Depends on the industry
D.Only for IT departments

23. Which of the following is a potential consequence of poor security practices?

A.Enhanced system performance
B.Increased susceptibility to data breaches
C.Lower operational costs
D.Improved user satisfaction

24. Which of the following is an example of ensuring availability?

A.Implementing load balancing
B.Encrypting files for security
C.Restricting file access
D.Updating security policies

Related Study Sets

Create Your Own Study Set

Upload a PDF, paste your notes, or describe a topic – AI generates flashcards, quizzes and more in seconds.