Week 1 - Malicious Software Flashcards
What does the acronym CIA stand for (not government)
[as in CIA triad]
C - Confidentiality
I - Integrity
A - Availability
What does the CIA triad refer to?
it’s a guiding model for designing information security policies
What does confidentiality mean?
Keeping things hidden (from unwanted eyes)
What does integrity mean?
Keeping data accurate and untampered with
What does availability mean?
The people who should have access to data, is readily accessible to them
How do you define risk?
The possibility of suffering a loss in an attack (on the system/device)
How do you define vulnerability?
A flaw in the system that’s exploited to compromise it
What is a 0-day/zero-day vulnerability?
A vulnerability that’s new/missed to a developer/vendor, but already discovered and exploited by an attacker
(the developer has had 0 days to fix it because it’s new to them)
What is an exploit?
software used by an attacker to target a specific vulnerability
[they write an exploit code]
How do you define a threat?
possible attackers (burglars)
What is a hacker?
Someone who tries to break into and exploit a system
What are the 2 common types of hackers?
- Black Hat
- White Hat
What’s the difference between white hat and black hat hackers?
White hat hackers will find the weaknesses but will alert the owners so they can fix it. Black hat hackers are malicious.
What is an attack?
an actual attempt to harm a system
What is malware?
type of software that can steal your information and delete/modify files