By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
(CISSP, Security+, CEH-Aligned | NIST/ISO/OWASP/MITRE Terminology)
The CompTIA Security+ (SY0-701) certification validates foundational cybersecurity skills for roles like SOC analyst, security engineer, or IT auditor. It covers threats, vulnerabilities, risk management, cryptography, network security, and incident response—all mapped to NIST SP 800-53, ISO 27001, and MITRE ATT&CK. For example, in 2023, the Clop ransomware gang exploited a zero-day in MOVEit (CVE-2023-34362), stealing data from 1,000+ organizations (including U.S. government agencies) due to unpatched software and weak access controls—exactly the kind of real-world scenario Security+ prepares you to prevent.
CIA Triad (Confidentiality, Integrity, Availability): The core goals of security. Confidentiality = only authorized users access data (e.g., encryption). Integrity = data isn’t altered (e.g., hashing). Availability = systems are up when needed (e.g., DDoS protection). Tools: AES (confidentiality), SHA-256 (integrity), load balancers (availability).
Risk (NIST SP 800-30): The likelihood of a threat exploiting a vulnerability, causing impact (e.g., financial loss, reputational damage). Formula: Risk = Threat × Vulnerability × Impact.
Threat Actor (MITRE ATT&CK): A person/group that exploits vulnerabilities. Types:
Insider Threat: Malicious employee (e.g., Snowden) or negligent user (e.g., misconfigured cloud storage).
Vulnerability (CVE/NVD): A weakness in software/hardware (e.g., Log4Shell (CVE-2021-44228) in Apache Log4j). Tracked in the National Vulnerability Database (NVD).
Exploit: Code/method that takes advantage of a vulnerability (e.g., EternalBlue (CVE-2017-0144) used in WannaCry ransomware).
Zero-Day: A vulnerability unknown to the vendor (no patch exists). Highly valuable to attackers (e.g., Stuxnet’s 4 zero-days).
Social Engineering (OWASP Top 10): Manipulating humans to bypass security (e.g., phishing, tailgating, pretexting). Example: CEO fraud (BEC) – attacker impersonates an executive to wire money.
Defense in Depth (NIST SP 800-160): Layered security controls (e.g., firewall + IDS + endpoint protection + user training). Analogy: A castle with moats, walls, and guards.
Least Privilege (ISO 27001 A.9.1.2): Users/systems get only the permissions they need (e.g., a HR employee can’t access finance data).
Non-Repudiation: Ensures a user can’t deny an action (e.g., digital signatures, audit logs).
SIEM (Security Information and Event Management): Aggregates logs and detects anomalies (e.g., Splunk, IBM QRadar, Microsoft Sentinel). Use case: Detecting a brute-force attack from failed login attempts.
SOAR (Security Orchestration, Automation, and Response): Automates incident response (e.g., Phantom, Demisto). Works with SIEM to block IPs, isolate endpoints.
apt upgrade
rsyslog
D) Non-repudiation Answer: C) Availability – Ransomware denies access to data.
An attacker sends an email pretending to be the CEO, asking for a wire transfer. What is this attack called?
D) Tailgating Answer: C) Business Email Compromise (BEC) – A targeted phishing attack impersonating an executive.
Which of the following is the best way to mitigate a zero-day vulnerability?
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.