Chapter 1 Flashcards
The three core goals of cybersecurity
CIA
Confidentiality, Integrity, and Availablility
Acronyms
PII
Personally Identifiable Information
Examples: Medical Information, Credit Card Data
What are the key elements of access controls?
Identification, Authentication, Authorization
Access controls help protect confidentiality by restricting access
What is the best way to protect the confidentiality of data?
Encryption
Which of the 3 core goals of cybersecurity do hashing techniques enforce?
Integrity
Ensures that information being sent and received has not been modified
Ways to increase Availability
Adding fault tolerance and reduncancies
Redundancy
Adds duplication which allows the service to continue without interruption
Provides fault tolerance
Acronyms
SPOF
Single Point of Failure
If a SPOF fails, the entire system can fail
Acronyms
UPS
Uninterrupted Power Supply
Horizontal scaling
Adding additional servers
Vertical Scaling
Adding more resources such as memory or processing power to individual servers
Acronyms
TCO
Total Cost of Ownership
By increasing resiliency of systems, you can avoid higher TCO of a system
Resiliency
The ability of systems to heal themselves or recover from faults with minimal downtime
Risk
The possibilty of a threat exploiting a vulnerability
Threat
Any circumstance or event that has the potential to compromise CIA