dc dotCreds
CompTIA Cybersecurity Analyst

CySA+ Practice Test

Start today's 10-question CySA+ set with source-backed explanations, local progress, and a fresh rotation every morning.

10 Free Daily Questions Source-backed Explanations 150 Verified Questions

Questions updated at Jul 18, 2026, 1:30 PM CDT

Go Pro - One Time Unlock

Unlock the full CS0-003 bank

150 verified questions Exam Mode Practice Mode Detailed explanations Weak-area review No subscription - one-time unlock

Get the complete source-backed bank with Interview Questions, the full Study Guide, full Course Notes, detailed explanations, weak-area review, and exam-style practice.

Interview Questions Full Study Guide Full Course Notes Exam Mode Practice Mode Guided Course Detailed explanations Weak-area review No subscription
$4.99 One-time payment
See bundle and PDF options

We will confirm your site email in one quick checkout step.

Why DotCreds?

Practice with explanations that teach.

Source links for every answer Every wrong answer explained Guided Course included Practice and Exam Mode Weak-area tracking Same verified bank across web practice

What you get with free practice

10 Free Questions Daily Fresh set every day from the live bank
Detailed Explanations Learn with clear source-backed answers
Track Your Progress Daily history and performance insights
Upgrade Anytime Unlock the full bank when you are ready
Today's 10 CySA+ questions

Use this CySA+ practice test to review CompTIA Cybersecurity Analyst. Questions rotate daily and each explanation links to the source used to validate the answer.

Today’s Set
10 questions
Rotates at 10:00 AM local time
Progress
0/10
Answered on this page
Accuracy
0%
Loading countdown…

150 verified questions are in the live bank. Free daily questions are selected from a rotating sample set. Unlock Pro to access the full question bank.

Preparing today’s free questions... Ordering the final locked-bank set before showing the practice cards.
Question 1 of 10
Objective 3.2 Incident Response Management

During host analysis, an analyst finds a tool attempting to extract password hashes and authentication material from memory. Which ATT&CK technique is most relevant?

Concept tested:
Question 2 of 10
Objective 2.11 Vulnerability Management

A security analyst is evaluating Advanced Vulnerability Management. Which option should be used?

Concept tested:
Question 3 of 10
Objective 3.4 Incident Response Management

An organization is updating its incident handling program to address both security events and privacy-related incidents. Which program area is being addressed?

Concept tested:
Question 4 of 10
Objective 4.5 Reporting and Communication

A security team is briefing management after an incident and needs to show how the response progressed and how future performance will be measured. What content should be included?

Concept tested:
Question 5 of 10
Objective 1.11 Security Operations

A security analyst is parsing a large log file with Python and needs each regex match returned one at a time with match object details such as start and end positions. Which function should the analyst use?

Concept tested:
Question 6 of 10
Objective 2.2 Vulnerability Management

An analyst is authorized to send probes to target hosts to identify reachable services and possible weaknesses during a technical security test. Which scanning approach is being used?

Concept tested:
Question 7 of 10
Objective 3.9 Incident Response Management

A post-incident review reveals that the response team lacked defined roles, communication paths, and dedicated tooling during a major event. What organizational need does this assessment highlight?

Concept tested:
Question 8 of 10
Objective 4.4 Reporting and Communication

A security manager wants a vulnerability management report that business owners can use to prioritize work and understand obstacles. What content should the analyst include?

Concept tested:
Question 9 of 10
Objective 1.9 Security Operations

During security awareness training, an analyst explains why some attacks succeed without exploiting a software vulnerability. The attacker persuades a user to reveal sensitive information by creating trust, urgency, or fear. What attack method is being described?

Concept tested:
Question 10 of 10
Objective 2.3 Vulnerability Management

During an Nmap scan, a host returns a port state of 'open'. What does this result primarily indicate?

Concept tested:
Locked preview

You are viewing today’s free 10. Unlock 140 more questions.

Unlock full bank
Daily sample Rotating practice Free daily questions are selected from a rotating sample set.
Pro bank Full access Unlock Pro to access the full question bank, Exam Mode, Practice Mode, and random tests.
CS0-003 Pro $4.99 one-time

50 Exam Practice Test $1.99 one-time

A 50-question CS0-003 PDF for short review sessions. Questions come first, then the answer review and explanations later in the file.

CompTIA Cybersecurity Bundle $9.99 one-time

Unlock all 4 active CompTIA Cybersecurity Bundle practice banks in one permanent purchase.

What’s includedSecurity+, CySA+, PenTest+, SecurityX
All Access $6.99/month

Unlock every active practice exam, bundle and path experience, Pro course and study content, and included downloads.

What’s includedEvery current and future active practice exam, All active bundle and career-path practice content, Pro course lessons, study content, and supported paid downloads

Choose an unlock option to continue. We will confirm your site email in one quick checkout step.

Secure checkout powered by Stripe. Source-backed questions. Not brain dumps. Checkout stays on this page and unlocks the same Pro builder on this practice page.

Purchase options

Unlock the full CS0-003 bank.

Get the full bank, Exam Mode, Practice Mode, question sets, random tests, readiness tracking, saved box scores, and review tools for this exam.

The PDF versions keep questions first and move the answer review, explanations, and distractor notes to the back of the file.

150 verified exam-style questions Every choice explained Exam Mode and Practice Mode Question sets and random tests Readiness score and trends Previous test box scores

You've answered 0/10 questions in today's set.

Locked: 140 more questions in the full bank.

Locked: exam simulation mode, practice mode, readiness tracking, and saved review history.

Checkout stays on this page, so you can keep practicing, unlock the full bank, and start Exam Mode or Practice Mode when you are ready.

Cheat Sheets

7-day score keeper

Answer questions today and this will become a rolling 7-day scorecard.

Local history
Optional progress sync

Keep today’s practice moving

Guest progress saves automatically on this device. Add an email later when you want a magic link that keeps your daily CS0-003 practice in sync across browsers.

Guest progress saves on this device automatically

Guest progress is available without an account.

Official exam resources

Use these official CompTIA resources alongside the daily practice set. They cover the provider's own exam page, study guide, or prep material.

Need adjacent CompTIA practice pages too? CompTIA practice hub.

Source-backed answer review

The free daily CySA+ set includes crawlable question text, answer choices, correct answer labels, objective mapping, and source links. Only the first SEO card includes answer explanations and any extra learning features. Pro-only bank questions stay locked; this section mirrors only the 10 free daily questions already shown on this page.

Question 1 During host analysis, an analyst finds a tool attempting to extract password hashes and authentication material from memory. Which ATT&CK technique is most relevant?

Answer choices

  1. A. Credential Dumping
  2. B. Lateral Movement
  3. C. Phishing
  4. D. Exploitation for Defense Evasion

Correct answer

Credential Dumping

Credential dumping involves obtaining credentials or credential material from a system, such as hashes or secrets in memory. The activity supports follow-on access and movement because stolen authentication material can be reused by the adversary.

Wrong-answer review

  • B. Lateral Movement: Lateral Movement describes moving between systems, which may happen after credentials are stolen but is not the extraction activity itself.
  • C. Phishing: Phishing is a social engineering delivery method rather than extracting credentials from system memory.
  • D. Exploitation for Defense Evasion: Exploitation for Defense Evasion focuses on bypassing defenses rather than collecting credential material.

Extra learning features

Why candidates miss this

Credential dumping involves extracting password hashes from memory, and Lateral Movement often follows credential compromise. However, Lateral Movement describes the *action* of moving between systems, whereas credential dumping is the specific *technique* used to obtain the credentials that enable that movement. The MITRE ATT&CK framework categorizes techniques to describe adversary behaviors, and credential dumping is a distinct technique from lateral movement. Likely wrong answer: Lateral Movement Review focus: MITRE ATT&CK Enterprise Matrix

Objective/domain: Incident Response Management

Source: MITRE ATT&CK Enterprise Matrix

Question 2 A security analyst is evaluating Advanced Vulnerability Management. Which option should be used?

Answer choices

  1. A. Disabling all user input fields in web forms
  2. B. Implementing parameterized queries and prepared statements
  3. C. Using stored procedures for all database interactions
  4. D. Allowing only alphanumeric characters in user inputs

Correct answer

Implementing parameterized queries and prepared statements

Objective/domain: Vulnerability Management

Source: OWASP SQL Injection

Question 3 An organization is updating its incident handling program to address both security events and privacy-related incidents. Which program area is being addressed?

Answer choices

  1. A. Product development lifecycle
  2. B. Marketing strategies
  3. C. Security and privacy incident response
  4. D. Human resources management

Correct answer

Security and privacy incident response

Objective/domain: Incident Response Management

Source: NIST SP 800-61 Rev. 2: Computer Security Incident Handling Guide

Question 4 A security team is briefing management after an incident and needs to show how the response progressed and how future performance will be measured. What content should be included?

Answer choices

  1. A. A port-scan state table without response context
  2. B. Incident declaration, escalation, reporting, communication, root cause analysis, lessons learned, and metrics
  3. C. A list of unrelated DNS records
  4. D. A tool feature list without incident details

Correct answer

Incident declaration, escalation, reporting, communication, root cause analysis, lessons learned, and metrics

Objective/domain: Reporting and Communication

Source: CompTIA CySA+ certification

Question 5 A security analyst is parsing a large log file with Python and needs each regex match returned one at a time with match object details such as start and end positions. Which function should the analyst use?

Answer choices

  1. A. re.finditer()
  2. B. re.findall()
  3. C. re.match()
  4. D. re.compile()

Correct answer

re.finditer()

Objective/domain: Security Operations

Source: Python regular expression operations

Question 6 An analyst is authorized to send probes to target hosts to identify reachable services and possible weaknesses during a technical security test. Which scanning approach is being used?

Answer choices

  1. A. Passive scanning
  2. B. Active scanning
  3. C. Credentialed scanning
  4. D. External assessment

Correct answer

Active scanning

Objective/domain: Vulnerability Management

Source: NIST SP 800-115 technical security testing

Question 7 A post-incident review reveals that the response team lacked defined roles, communication paths, and dedicated tooling during a major event. What organizational need does this assessment highlight?

Answer choices

  1. A. Regular risk assessments
  2. B. Substantial planning and resources
  3. C. Continuous vulnerability management
  4. D. Immediate ransomware recovery

Correct answer

Substantial planning and resources

Objective/domain: Incident Response Management

Source: NIST SP 800-61 Rev. 2: Computer Security Incident Handling Guide

Question 8 A security manager wants a vulnerability management report that business owners can use to prioritize work and understand obstacles. What content should the analyst include?

Answer choices

  1. A. Raw packet bytes with no owner or business context
  2. B. A screenshot of a scanner color scale without findings
  3. C. Unrelated exploit code snippets without affected assets
  4. D. Action plans, remediation inhibitors, metrics, KPIs, and stakeholder communication

Correct answer

Action plans, remediation inhibitors, metrics, KPIs, and stakeholder communication

Objective/domain: Reporting and Communication

Source: CompTIA CySA+ certification

Question 9 During security awareness training, an analyst explains why some attacks succeed without exploiting a software vulnerability. The attacker persuades a user to reveal sensitive information by creating trust, urgency, or fear. What attack method is being described?

Answer choices

  1. A. They rely on technical exploits to gain unauthorized access
  2. B. They use psychological manipulation to trick individuals into divulging confidential information
  3. C. They are always conducted over the phone by impersonating IT support staff
  4. D. They involve sending large volumes of unsolicited emails hoping for a response

Correct answer

They use psychological manipulation to trick individuals into divulging confidential information

Objective/domain: Security Operations

Source: CISA: Avoiding Social Engineering and Phishing Attacks

Question 10 During an Nmap scan, a host returns a port state of 'open'. What does this result primarily indicate?

Answer choices

  1. A. The port proves a security vulnerability exists
  2. B. The port indicates a service is available for use
  3. C. The port is being used to block unauthorized access
  4. D. The port represents a closed and unreachable service

Correct answer

The port indicates a service is available for use

Objective/domain: Vulnerability Management

Source: Nmap Reference Guide: Port Scanning Basics

Where to go after the daily web set

How are CySA+ questions generated?

dotCreds builds CySA+ practice questions from public exam objectives and CompTIA exam objectives and source-backed references. The questions are written for realistic study practice, not copied from exam dumps.

How are explanations sourced?

Each question includes an explanation and, when available, a source link back to the provider documentation or reference used to validate the answer. That keeps the practice tied to study material you can actually review.

What score do I get?

The page tracks today's answered count and accuracy for the 10-question daily set, then saves a 7-day score history on this device so you can see your recent practice trend.

Why use this site?

The site is the fastest way to start CySA+ practice without installing anything. It is built for daily recall, quick weak-topic discovery, and source-backed explanations you can review immediately.