Introduction and Fundamentals Flashcards
What are the CIA security properties?
Confidentiality, Integrity, Availability
Name 5 security properties other than the CIA properties
Non-repudiation, Auditability, Accountability, Privacy, Anonymity
Why can Security not be implemented in a single “Security Component”?
Security is a cross-cutting concern
How can we define Security Engineering?
Security Engineering = Software Engineering + Information Security
Security Engineering is about building systems that remain dependable in the face of malice, error or mischance.
What is the difference between safety and security?
Safety:
- is the system doing harm to its environment?
- Failures materialize as a consequence of normal and abnormal operations
- systematic and random errors, the latter modeled with stochastic processes
Security:
- is the environment doing harm to the system?
- malicious entity uses flaws in the system to do harm