Cybersecurity Testing Flashcards
Define cybersecurity.
Refers to protecting computer systems, including their electronic data, software and hardware, from theft or damage as well as disruption
What are assets in cybersecurity?
Valued data/computerized assets
What is the CIA Triad? What are its assets?
Describes the security attributes of assets
- Confidentiality: material should only be entrusted to designated parties for specific groups
- Integrity: dependent on assurance that material has not been tampered with via unauthorized access
- Accessibility: data/service is available only to authorized users
What are the three elements of criminality? Define them.
- Motive: malicious individuals and groups might be motivated by greed, revenge, or ideology
- Means: knowledge, skills, and resources to take advantage of an opportunity
- Opportunity: vulnerabilities in cybersecurity controls
What is the purpose of cybersecurity testing? What does it provide?
Probes systems to reveal potential failures in furnishing desired level of security.
Provides verification and validation.
What is threat modeling? (i.e., what does it anticipate?)
Anticipates the nature of assaults that might be encountered in the operating environment of the system
Specification of what the system __________ is often less difficult than elaborating what the system __________.
Should do; should not do
List four cybersecurity differences.
- It must be responsive to a rapidly changing environment.
- The adequacy of established controls is under constant active probing.
- Cybersecurity testing must address detection, response, and recovery after controls fail.
- Human shortcomings are at least as prominent as technological challenges.
When do vulnerabilities appear?
They can either lay dormant for years before exposure or appear with new development.
What are threat actors?
Individuals with varying motivations and skills that will expose control weaknesses and at times will expose it to other threat actors.
Cybersecurity testing must evaluate ___________.
How well risk mitigation supplements risk avoidance.
What is the leading cause of security failures?
Social engineering (exploits through low-tech means)
What is the overall goal of cybersecurity testing?
To reduce overall risk exposure to an acceptable level.
List and define the two cybersecurity test approaches.
- Risk avoidance: lowering the probability of when a threat might take advantage of a vulnerability
- Risk mitigation: decreasing the consequences of when a vulnerability is taken advantage of
What are dynamic security issues?
Issues that can only be seen during execution.