K01 (Part 1) Flashcards
(10 cards)
What is a threat in cybersecurity?
A new incident or event that has the potential to harm a system or network.
What is a vulnerability in cybersecurity?
A known weakness in a system that could be exploited by attackers.
What is risk in the context of cybersecurity?
The potential for damage when a threat successfully exploits a vulnerability.
What is a Certificate Authority (CA)?
A trusted entity that issues digital certificates to verify the ownership of encryption keys used in secure communications like SSL/TLS.
What is perimeter protection in cybersecurity?
Security measures that guard physical or network perimeters against intrusions and external threats.
Name common cybersecurity vulnerabilities:
W – Weak backups
I – Info left on display
M – Misconfigurations
P – Poor data/device disposal
L – Lack of protection software
E – Exposed ports
What is penetration testing?
A simulated cyberattack used to test and identify weaknesses in a system before real attackers do.
What is black-box penetration testing?
A method where testers have no prior knowledge of the system, mimicking an external attack.
What is white-box penetration testing?
A method where testers have full access to system information, like source code and network details.
What is grey-box penetration testing?
A method where testers have limited knowledge of the system, simulating an insider with restricted access.