CompTIA CySA+ (CS0-003) Practice Exam — PowerKram (standalone preview)
CompTIA · Practice Exam · V3 blueprint (CS0-003)

CompTIA CySA+ (CS0-003) Practice Exam

Prepare for the cybersecurity-analyst exam across all four objective areas — security operations, vulnerability management, incident response, and reporting and communication — with objective-mapped questions, instant feedback in Learn mode, and a full timed simulation in Exam mode. Start with a 24-hour free trial.

Start 24-hour free trial →
Heads up — CS0-003 is the retiring version of CySA+. CompTIA has released CySA+ V4 as the current edition. The CS0-003 (V3) exam is still available for now: the English exam retires December 22, 2026, and the translated versions retire March 23, 2027. If you are already studying for CS0-003 or plan to test before then, this exam and these materials still apply — verify the latest dates on CompTIA’s V3 page. If you are starting fresh, consider planning for V4 instead.
500+
Practice questions
4
Objective areas
2
Study modes
24h
Free trial

CompTIA CySA+ (CS0-003) exam at a glance

Vendor
CompTIA
Exam code
CS0-003
Certification
CompTIA CySA+ (Cybersecurity Analyst+)
Level
Intermediate / security analyst
Blueprint
Exam version V3, launched June 6, 2023 (retiring version)
Format
Maximum of 85 questions; multiple-choice and performance-based
Duration
165 minutes
Passing score
750 on a scale of 100–900
Delivery
Pearson VUE test center or online proctored
Recommended experience
Network+, Security+, or equivalent, plus about four years as a SOC or incident-response analyst (recommended, not required)
Languages
English, Japanese, Portuguese, Spanish
Retirement
English exam December 22, 2026; translations March 23, 2027 (superseded by CySA+ V4)

Source: CompTIA — CySA+ (V3) certification (exam details & objectives). Verify current details with CompTIA before scheduling.

About the CompTIA CySA+ (CS0-003) certification

CompTIA CySA+ (Cybersecurity Analyst+) is an intermediate, hands-on credential for the people who work in a security operations center: detecting threats through continuous monitoring, running vulnerability management, and leading incident response. It sits a clear step above Security+ — where Security+ proves you understand core security concepts, CySA+ proves you can apply them analytically against live threats, using SIEM, threat intelligence, and attack frameworks like MITRE ATT&CK. It is a behavioral-analytics and operations exam, not a definitions exam.

The exam covered here is version V3 (series code CS0-003), launched June 2023 and now the retiring version (see the notice above). It delivers up to 85 questions — a mix of multiple-choice and hands-on performance-based items — across four objective areas, with Security operations (33%) the heaviest and Vulnerability management (30%) close behind. Every PowerKram practice question maps to one of the four areas, so a weak score points you at the exact objective to revisit. For context on how security certifications fit alongside a degree, see our guide to choosing certifications over a college degree.

CySA+ (CS0-003) exam objectives and weights

CompTIA splits the V3 exam across four objective areas. The weights below are CompTIA’s own and sum to 100% — plan your study time roughly in proportion to them.

Security operations

System and network architecture concepts, identifying malicious activity (network, host, and application indicators), detection tools and techniques such as Wireshark, SIEM, and scripting, threat intelligence and threat hunting, and operational process improvement.

33%Heaviest area
Vulnerability management

Vulnerability scanning methods, analyzing assessment-tool output, prioritizing with CVSS and exploitability, recommending mitigation controls (XSS, overflow, data poisoning), and vulnerability response including patching, SDLC, and threat modeling.

30%
Incident response management

Attack-methodology frameworks (cyber kill chain, diamond model, MITRE ATT&CK, OWASP), incident response activities (detection, analysis, containment, eradication, recovery), and the incident-management lifecycle including playbooks, forensics, and root cause analysis.

20%
Reporting and communication

Vulnerability-management reporting (compliance reports, action plans, metrics and KPIs, stakeholder communication) and incident-response reporting (declaration, escalation, root cause analysis, lessons learned, and metrics).

17%

Source: CompTIA CySA+ (V3) exam objectives.

Who the CySA+ exam is for

CySA+ is built for working security analysts: SOC analysts, incident responders, threat-intelligence and threat-hunting analysts, and vulnerability-assessment analysts. CompTIA recommends Network+ and Security+ knowledge plus about four years of hands-on SOC or incident-response experience — a heavier expectation than Security+, reflecting its analyst focus, though still a guideline rather than a hard gate. If you have not yet earned the foundational security credential it builds on, our Security+ practice exam is the usual step before CySA+.

CySA+ maps to a wide range of defensive-security roles, including numerous DoD 8140 work roles. The Cybersecurity Specialist role guide in our career hub lays out the day-to-day analyst work, the salary range, and where this certification leads.

What this CySA+ practice exam delivers

Score by objective area

Every question is tagged to one of the four V3 areas, so your report shows whether Security operations or Vulnerability management — the two heaviest — is dragging your score, not just an overall percentage.

Learn mode

Immediate feedback after each question with a full explanation of why the right answer is right and why the others are wrong — built for the analytical, evidence-based reasoning CySA+ tests.

Exam mode

A timed simulation that mirrors the 165-minute format and its mix of multiple-choice and performance-based questions, so the pacing of a longer analyst exam feels familiar.

No setup, no download

Runs in the browser with nothing to install. Your 24-hour trial unlocks the full bank and both modes — no credit card required.

Sample CySA+ practice questions

Ten free questions spanning the four objective areas, each with a full explanation. The complete bank is available with the 24-hour trial.

Question 1 · Security operations

A security analyst notices a spike in outbound traffic from a server at midnight each night. What should the analyst do first?

  1. Investigate scheduled tasks and check for unauthorized data exfiltration
  2. Reboot the server immediately
  3. Disable all user accounts
  4. Ignore the spike
Show answer & explanation

Correct: A — investigate scheduled tasks and check for exfiltration. A regular, time-based outbound spike is a classic indicator of malicious activity such as a beaconing implant or scheduled data exfiltration. The analyst gathers evidence first — checking scheduled tasks, destinations, and volumes — before acting.

Why not the others: rebooting (B) destroys volatile evidence and may not stop the cause; disabling all accounts (C) is disruptive and premature; ignoring it (D) is negligent.

Source: CompTIA CySA+ objectives — Malicious activity indicators →
Question 2 · Security operations

A company’s web server is being targeted by repeated failed login attempts from many IP addresses. What is the most effective response?

  1. Implement account lockout and IP blocking / rate limiting
  2. Increase server RAM
  3. Update the company logo
  4. Reboot all workstations
Show answer & explanation

Correct: A — account lockout plus IP blocking/rate limiting. A distributed brute-force/credential-stuffing pattern is mitigated by lockout thresholds and blocking or rate-limiting the offending sources (ideally with MFA behind it).

Why not the others: more RAM (B), a logo change (C), and rebooting workstations (D) do nothing to stop authentication attacks against the web server.

Source: CompTIA CySA+ objectives — Malicious activity → Further reading: PowerKram — security practices guide →
Question 3 · Incident response management

A user reports a ransomware message demanding payment to unlock files. What should the security team do first?

  1. Isolate the affected workstation from the network
  2. Pay the ransom
  3. Increase monitor resolution
  4. Delete unrelated files
Show answer & explanation

Correct: A — isolate (contain) the workstation. Containment is the first incident-response priority for ransomware: removing the host from the network stops lateral spread and further encryption while the response proceeds.

Why not the others: paying the ransom (B) is discouraged and does not guarantee recovery; resolution (C) is irrelevant; deleting files (D) destroys evidence and may worsen the situation.

Source: CompTIA CySA+ objectives — Incident response activities → Further reading: PowerKram — security practices guide →
Question 4 · Vulnerability management

A security team wants to find vulnerabilities in external-facing systems before attackers do. Which approach should be taken?

  1. Conduct regular vulnerability assessments / scans
  2. Change the printer ink
  3. Install a new phone system
  4. Disable all email
Show answer & explanation

Correct: A — regular vulnerability assessments. Proactive scanning of external-facing assets surfaces weaknesses so they can be prioritized and remediated before an attacker finds them — the core of vulnerability management.

Why not the others: printer ink (B), a phone system (C), and disabling email (D) are unrelated to discovering system vulnerabilities.

Source: CompTIA CySA+ objectives — Vulnerability scanning → Further reading: PowerKram — security practices guide →
Question 5 · Vulnerability management

An analyst receives an alert about a new critical vulnerability in web-server software the company uses. What is the best course of action?

  1. Apply the security patch as soon as possible (after validating it)
  2. Ignore the alert
  3. Wait for a hardware upgrade
  4. Increase keyboard brightness
Show answer & explanation

Correct: A — patch promptly. A critical, in-use vulnerability should be remediated quickly through the patch/change process (with a compensating control if a maintenance window is needed first) to cut the window of exploitation.

Why not the others: ignoring (B) or waiting on unrelated hardware (C) leaves the exposure open; keyboard brightness (D) is irrelevant.

Source: CompTIA CySA+ objectives — Vulnerability response →
Question 6 · Security operations

A company wants to detect and limit lateral movement by attackers inside the network. Which solution should be implemented?

  1. Network segmentation with internal monitoring
  2. Upgrade the printers
  3. Change the company logo
  4. Reboot all switches
Show answer & explanation

Correct: A — segmentation plus internal monitoring. Segmenting the network constrains how far an attacker can move, and internal monitoring gives the analyst visibility to detect that movement — together they limit and surface lateral movement.

Why not the others: printers (B), a logo (C), and rebooting switches (D) do not constrain or detect attacker movement.

Source: CompTIA CySA+ objectives — System & network architecture →
Question 7 · Security operations

An analyst wants to correlate logs from many systems to identify attack patterns. Which tool is best suited?

  1. A Security Information and Event Management (SIEM) platform
  2. A word processor
  3. Spreadsheet software
  4. A printer queue
Show answer & explanation

Correct: A — SIEM. A SIEM aggregates and correlates log and event data from many sources, enabling cross-system detection of attack patterns — the central analyst tool for this task (a "single pane of glass").

Why not the others: a word processor (B) and spreadsheet (C) cannot ingest or correlate security telemetry at scale; a printer queue (D) is unrelated.

Source: CompTIA CySA+ objectives — Tools and techniques →
Question 8 · Security operations

An organization needs to ensure only approved devices can connect to its internal network. Which control should be enforced?

  1. Network Access Control (NAC)
  2. Enable guest Wi-Fi
  3. Allow open ports everywhere
  4. Increase monitor size
Show answer & explanation

Correct: A — NAC. Network Access Control checks device identity and posture before granting network access, so only approved, compliant devices can connect — the control that enforces the requirement described.

Why not the others: enabling guest Wi-Fi (B) opens access rather than restricting it; leaving ports open everywhere (C) removes control entirely; monitor size (D) is irrelevant.

Source: CompTIA CySA+ objectives — System & network architecture (IAM/NAC) → Further reading: PowerKram — security practices guide →
Question 9 · Incident response management

A team needs to ensure evidence is preserved during an incident investigation. Which principle must be followed?

  1. Chain of custody
  2. Email encryption
  3. Weekly meetings
  4. Printer maintenance
Show answer & explanation

Correct: A — chain of custody. Documenting who handled evidence, when, and how preserves its integrity and admissibility throughout a forensic investigation — a core incident-response and forensics principle.

Why not the others: email encryption (B) protects messages, not evidence handling; weekly meetings (C) and printer maintenance (D) are unrelated to evidence preservation.

Source: CompTIA CySA+ objectives — Forensic analysis →
Question 10 · Reporting and communication

An analyst must determine whether an alert is a true positive or a false positive. What step is essential?

  1. Validate the alert by reviewing supporting evidence
  2. Delete the alert immediately
  3. Increase system volume
  4. Change user passwords
Show answer & explanation

Correct: A — validate against supporting evidence. Confirming an alert by correlating it with logs and other evidence is how an analyst distinguishes a true positive from a false positive before escalating or reporting — the basis of accurate analysis and communication.

Why not the others: deleting the alert (B) discards the signal without analysis; volume (C) is irrelevant; changing passwords (D) is a premature action before the alert is even validated.

Source: CompTIA CySA+ objectives — Reporting and communication →

Keep going: study guides and career paths

CySA+ proves you can analyze and respond to real threats in a security operations center — the analyst step beyond Security+. Two PowerKram hubs back this exam up.

Deep dive: CySA+ exam structure, scoring, study path & the V3-to-V4 transition

Exam structure and how it’s scored

The V3 CySA+ exam (CS0-003) delivers a maximum of 85 questions in 165 minutes — a longer sitting than CompTIA’s 90-minute core exams — combining multiple-choice items with performance-based questions that put you into a simulated analysis or response task. Scoring is scaled from 100 to 900, and the passing mark is 750. Performance-based items are time-consuming and tend to appear early, so flagging and skipping them, clearing the multiple-choice questions, then returning is a common pacing tactic. See our security operations study guides →

Where the weight sits

Security operations (33%) and Vulnerability management (30%) together make up nearly two-thirds of the exam, with Incident response management (20%) and Reporting and communication (17%) rounding it out. The takeaway is that day-to-day detection and vulnerability work dominate — but the reporting domain is easy to under-prepare and rewards practising how to communicate findings and metrics to stakeholders. PowerKram’s objective-level scoring surfaces which of the four is weakest in your first practice run. Read the enterprise security practices guide →

Realistic study path

CySA+ assumes real analyst experience — CompTIA recommends Network+ and Security+ knowledge plus around four years in a SOC or incident-response role — so most candidates need eight to twelve weeks of focused review: work the four areas, drill objective-tagged practice questions, and re-weight toward your weakest area, commonly the frameworks (MITRE ATT&CK, kill chain) or the CVSS-based prioritization. Because the exam is analytical, practising scenario questions and reading the reasoning behind each answer matters more than rote memorization. Read certifications vs. a college degree →

The V3-to-V4 transition

CS0-003 is the retiring V3 exam. CompTIA has launched CySA+ V4 as the current edition, and the V3 exam will be withdrawn over the coming months — the English exam on December 22, 2026, with translated versions following on March 23, 2027. If you are already deep into CS0-003 preparation and can test before the English retirement date, CS0-003 remains a valid, fully recognized certification once earned. If you are just starting, planning for V4 avoids studying toward a target that is winding down. Always confirm the current dates and version on CompTIA’s official pages before you book. CompTIA’s official CySA+ V3 page →

What comes after CySA+

CySA+ sits in the analyst layer of CompTIA’s security path, above Security+ and alongside other intermediate credentials. From here, common directions are offensive security (such as PenTest+), deeper defensive specialization, or, for those moving toward senior design, network-security architecture. For role-by-role context on where these paths lead, browse our Career Hub. Security+ practice exam →

Start your free 24-hour CySA+ practice trial

Full access to the question bank, both study modes, and objective-level scoring. No credit card required.

Start free trial →