DOMAIN 1.0: GENERAL SECURITY CONCEPTS
STUDY GUIDE 2026 | PRACTICE QUESTIONS,
ANSWERS & DETAILED EXPLANATIONS |
COMPLETE SECURITY+ CE ASSESSMENT
PREP
COMPTIA SECURITY+ CE DOMAIN 1.0 GENERAL SECURITY CONCEPTS
COMPLETE STUDY GUIDE 2026 | PRACTICE QUESTIONS WITH DETAILED
EXPLANATIONS
DOCUMENT OVERVIEW:
• This comprehensive practice exam contains 200 carefully crafted multiple-choice
questions aligned with CompTIA Security+ Domain 1.0 objectives, designed to
strengthen your understanding of foundational security concepts and prepare you
for certification success.
• Study strategy: Work through these questions systematically, review detailed
EXPERT RATIONALE for incorrect answers, identify knowledge gaps, and retake
sections until you consistently achieve 80%+ accuracy before attempting the actual
exam.
QUESTION 1
A financial services company has experienced a data breach where customer
information was accessed and published online. The security team is
analyzing the incident to understand what went wrong. Which of the
following best describes the primary concern related to the confidentiality
aspect of the CIA triad?
A) The data was accessible to unauthorized users after the breach
,B) The data was not available to legitimate users during the incident
C) The data was modified by attackers to contain false information
D) The data integrity checks failed to detect unauthorized changes
E) The data was properly encrypted but the encryption key was weak
CORRECT ANSWER: A) The data was accessible to unauthorized users after the
breach
EXPERT RATIONALE: Confidentiality, the first component of the CIA triad,
specifically addresses keeping information private and accessible only to
authorized individuals. When customer data was accessed and published online,
unauthorized users gained access to sensitive information, directly violating
confidentiality. Option B relates to availability, Option C and D relate to integrity,
and Option E involves encryption strength, not the confidentiality principle itself.
QUESTION 2
An organization implements multi-factor authentication (MFA) for all
employees accessing sensitive systems. Which component of the AAA model
does this primarily address?
A) Authorization
B) Accounting
C) Authentication
D) Access control
E) Auditing
CORRECT ANSWER: C) Authentication
EXPERT RATIONALE: Multi-factor authentication is a control that verifies the
identity of a user by requiring multiple forms of verification (something you know,
something you have, something you are). This directly addresses the Authentication
component of AAA. Authorization (Option A) determines what authenticated users
,can do, Accounting (Option B) tracks user actions, Option D relates to broader
access management, and Option E involves monitoring and logging.
QUESTION 3
Which of the following best represents a vulnerability in a system?
A) A successful attack that compromises user data
B) A weakness or flaw that could potentially be exploited
C) An attacker's intent to compromise a system
D) The likelihood that an attack will occur
E) The impact level if a system is compromised
CORRECT ANSWER: B) A weakness or flaw that could potentially be exploited
EXPERT RATIONALE: A vulnerability is a specific weakness, flaw, or gap in security
controls that could potentially be exploited by a threat. Option A describes an
actual breach or successful attack (not just a vulnerability), Option C refers to threat
intent or motivation, Option D relates to probability or likelihood, and Option E
describes impact assessment rather than the vulnerability itself.
QUESTION 4
An organization discovers that its web application does not properly validate
user input on login forms. What type of vulnerability does this represent?
A) Misconfiguration
B) Design flaw
C) Implementation flaw
D) Physical security weakness
E) Environmental vulnerability
CORRECT ANSWER: C) Implementation flaw
, EXPERT RATIONALE: Improper input validation is an implementation flaw—a
mistake made during the development or deployment phase of the software. While
the application may have been designed with security in mind, the actual
implementation failed to properly validate inputs. Option A involves incorrect
configuration settings, Option B refers to flaws in the security architecture itself,
Option D involves physical controls, and Option E is not a standard vulnerability
classification.
QUESTION 5
Which of the following best describes the relationship between threats,
vulnerabilities, and risks?
A) Risk = Threat + Vulnerability
B) Risk = Threat × Vulnerability × Impact
C) Threat = Risk × Vulnerability
D) Vulnerability = Threat + Risk
E) Risk = Threat − Vulnerability
CORRECT ANSWER: B) Risk = Threat × Vulnerability × Impact
EXPERT RATIONALE: Risk is calculated as the combination of threat, vulnerability,
and impact. For a risk to exist, there must be a threat (a potential for harm), a
vulnerability (a weakness to exploit), and a potential impact (consequences if the
risk is realized). The relationship is multiplicative because if any of these three
factors is zero, the overall risk is eliminated. The other options do not accurately
represent this relationship.
QUESTION 6
A security analyst is conducting a risk assessment for a company's critical
infrastructure. Which of the following activities falls under risk mitigation?
A) Accepting the risk and continuing operations without controls