M1: Security concepts and principles - C.1 Flashcards
What are the fundamental goals of computer security?
M1: Security concepts and principles - C.1
- Confidentiality,
- Integrity,
- availability,
- authorization,
- authentication,
- accountability.
What does confidentiality mean in computer security?
M1: Security concepts and principles - C.1
It means keeping non-public information accessible only to authorized parties.
How is integrity defined in computer security?
M1: Security concepts and principles - C.1
Integrity ensures that data, software, or hardware remains unaltered except by authorized parties.
What is authorization in the context of computer security?
M1: Security concepts and principles - C.1
Authorization means that computing resources are accessible only by authorized entities.
What does availability refer to in computer security?
M1: Security concepts and principles - C.1
Availability ensures that information, services, and resources are accessible for authorized use.
What is authentication in computer security?
M1: Security concepts and principles - C.1
Authentication assures that a principal, data, or software is genuine and as asserted.
What does accountability mean in computer security?
M1: Security concepts and principles - C.1
Accountability is the ability to identify principals responsible for past actions.
What is the difference between trusted and trustworthy?
M1: Security concepts and principles - C.1
Trusted means having confidence in something, deserved or not;
Trustworthy means it reliably meets expectations.
How is confidentiality different from privacy?
M1: Security concepts and principles - C.1
Confidentiality protects information from unauthorized disclosure… while privacy involves protecting personally sensitive information.
What is a security policy?
M1: Security concepts and principles - C.1
A security policy specifies the rules and practices for protecting assets and what is allowed or not.
What is an attack in computer security?
M1: Security concepts and principles - C.1
An attack is a deliberate action intended to cause a security violation.
What is a vulnerability in computer security?
M1: Security concepts and principles - C.1
A vulnerability is a weakness that can be exploited to cause a security breach.
What is a threat in computer security?
M1: Security concepts and principles - C.1
A threat is any circumstance or entity that might harm assets or cause security violations.
What is risk in computer security?
M1: Security concepts and principles - C.1
Risk is the expected loss due to harmful future events, considering assets, threats, and vulnerabilities.
What is risk assessment?
M1: Security concepts and principles - C.1
Risk assessment involves analyzing factors to estimate risk and prioritize defensive measures.