Cyber Questline

CompTIA CySA+ CS0-003 Study Guide: Security Operations

Coverage: CySA+ domain 1.0 Security Operations Purpose: Original study material built from the supplied CySA+ courseware and exam-objective coverage. This is not copied exam content.

How To Use This Guide

  1. Read the high-yield anchors first.
  2. Study each topic until you can explain the analyst action without looking.
  3. Run a practice test and review every missed item.
  4. Return to the section named in the missed-question remediation.
  5. For lab-style readiness, practice with logs, PCAPs, scanners, command output, and short written findings.

Exam Context

High-Yield Memory Anchors

Domain Map

Visual Model

Threat hunting loopCySA+ hunting starts with a hypothesis, tests it against telemetry, then improves detections and operations.
Hypothesis
Select data
Query telemetry
Validate evidence
Escalate or close
Tune detections

Study Notes

Governance and policy

Big Picture

Use policy, standards, and leadership direction to decide what normal operations should look like.

Analyst Actions

Evidence To Look For

Policies, standards, risk registers, exception records, and control ownership.

Exam Traps

Hands-On Practice

Risk management

Big Picture

Compare likelihood, impact, and business context before choosing a response.

Analyst Actions

Evidence To Look For

Risk score, asset criticality, exposure, exploitability, and compensating controls.

Exam Traps

Hands-On Practice

Control types

Big Picture

Classify controls as preventive, detective, corrective, deterrent, compensating, physical, administrative, or technical.

Analyst Actions

Evidence To Look For

Control matrix, audit findings, and implementation evidence.

Exam Traps

Hands-On Practice

Attack surface management

Big Picture

Continuously discover exposed assets, services, identities, and external attack paths.

Analyst Actions

Evidence To Look For

External scans, asset inventory, shadow IT records, and exposed ports.

Exam Traps

Hands-On Practice

Patch and configuration management

Big Picture

Use approved change windows, testing, deployment rings, rollback plans, and compliance checks.

Analyst Actions

Evidence To Look For

Patch compliance dashboards, baselines, maintenance windows, and rollback records.

Exam Traps

Hands-On Practice

Threat intelligence

Big Picture

Use intelligence sources to understand adversary tactics, infrastructure, malware, and indicators.

Analyst Actions

Evidence To Look For

STIX/TAXII feeds, ISAC notices, vendor reports, and MITRE ATT&CK mapping.

Exam Traps

Hands-On Practice

Threat actors

Big Picture

Distinguish motives, capability, resources, and intent across actors.

Analyst Actions

Evidence To Look For

TTP patterns, targeting history, tooling, and campaign behavior.

Exam Traps

Hands-On Practice

TTP mapping

Big Picture

Map observed behavior to tactics, techniques, and procedures.

Analyst Actions

Evidence To Look For

MITRE ATT&CK technique IDs, observed commands, process chains, and network patterns.

Exam Traps

Hands-On Practice

Open-source intelligence

Big Picture

Collect publicly available information ethically and legally.

Analyst Actions

Evidence To Look For

Public DNS, WHOIS, certificate transparency, paste sites, repositories, and breach data.

Exam Traps

Hands-On Practice

Threat hunting

Big Picture

Proactively search for abnormal behavior using hypotheses, baselines, and evidence.

Analyst Actions

Evidence To Look For

Hunt hypothesis, query results, baselines, and documented findings.

Exam Traps

Hands-On Practice

Indicators of compromise

Big Picture

Recognize artifacts that suggest compromise may have occurred.

Analyst Actions

Evidence To Look For

Hashes, domains, IPs, file paths, registry keys, user-agent strings, and log patterns.

Exam Traps

Hands-On Practice

Indicators of attack

Big Picture

Identify behavior showing an attack is underway.

Analyst Actions

Evidence To Look For

Process trees, authentication patterns, command history, and network flows.

Exam Traps

Hands-On Practice

Decoys and deception

Big Picture

Use honeypots, honeytokens, and decoy credentials to detect suspicious access.

Analyst Actions

Evidence To Look For

Honeytoken access logs, decoy account use, and honeypot traffic.

Exam Traps

Hands-On Practice

Operational visibility

Big Picture

Maintain logs, telemetry, endpoint visibility, network visibility, and baseline awareness.

Analyst Actions

Evidence To Look For

SIEM ingestion health, EDR status, NetFlow, DNS logs, and endpoint telemetry.

Exam Traps

Hands-On Practice

SIEM and SOAR

Big Picture

Use SIEM for correlation and SOAR for repeatable response automation.

Analyst Actions

Evidence To Look For

Correlation rules, playbooks, case records, and automation logs.

Exam Traps

Hands-On Practice

Packet capture analysis

Big Picture

Use packet captures to inspect protocols, sessions, payload clues, and abnormal flows.

Analyst Actions

Evidence To Look For

PCAPs, Zeek logs, flow data, DNS queries, and TLS metadata.

Exam Traps

Hands-On Practice

Domain and IP reputation

Big Picture

Check external reputation carefully and correlate with local telemetry.

Analyst Actions

Evidence To Look For

Reputation portals, passive DNS, ASN data, and local connection logs.

Exam Traps

Hands-On Practice

Scripting for analysis

Big Picture

Use scripts to parse logs, automate repetitive checks, and summarize evidence.

Analyst Actions

Evidence To Look For

PowerShell, Bash, Python, regex, parsed log output, and script comments.

Exam Traps

Hands-On Practice

Deep Review Table

TopicBest EvidenceBest Action
Governance and policyPolicies, standards, risk registers, exception records, and control ownershipMap activity to policy requirements and escalate gaps through governance channels.
Risk managementRisk score, asset criticality, exposure, exploitability, and compensating controlsPrioritize the issue that creates the highest business risk, not simply the loudest alert.
Control typesControl matrix, audit findings, and implementation evidenceChoose the control type that matches the scenario objective.
Attack surface managementExternal scans, asset inventory, shadow IT records, and exposed portsReduce exposed services and prioritize internet-facing weaknesses.
Patch and configuration managementPatch compliance dashboards, baselines, maintenance windows, and rollback recordsPatch or reconfigure vulnerable systems based on severity and operational risk.
Threat intelligenceSTIX/TAXII feeds, ISAC notices, vendor reports, and MITRE ATT&CK mappingApply relevant intelligence to detections, hunts, and blocking decisions.
Threat actorsTTP patterns, targeting history, tooling, and campaign behaviorUse actor context to judge likely objectives and defensive priorities.
TTP mappingMITRE ATT&CK technique IDs, observed commands, process chains, and network patternsDescribe what the attacker is doing rather than only naming one indicator.
Open-source intelligencePublic DNS, WHOIS, certificate transparency, paste sites, repositories, and breach dataUse OSINT to support threat hunting, attribution context, and exposure review.
Threat huntingHunt hypothesis, query results, baselines, and documented findingsBuild a hypothesis, query data, validate findings, and improve detections.
Indicators of compromiseHashes, domains, IPs, file paths, registry keys, user-agent strings, and log patternsCorrelate indicators with other evidence before declaring an incident.
Indicators of attackProcess trees, authentication patterns, command history, and network flowsLook for sequences such as discovery, credential access, lateral movement, and exfiltration.
Decoys and deceptionHoneytoken access logs, decoy account use, and honeypot trafficInvestigate any access to a resource that legitimate users should not touch.
Operational visibilitySIEM ingestion health, EDR status, NetFlow, DNS logs, and endpoint telemetryVerify that important assets and controls are producing usable evidence.
SIEM and SOARCorrelation rules, playbooks, case records, and automation logsTune detections and automate safe, well-defined actions.
Packet capture analysisPCAPs, Zeek logs, flow data, DNS queries, and TLS metadataFilter traffic to answer a specific investigation question.
Domain and IP reputationReputation portals, passive DNS, ASN data, and local connection logsUse reputation as supporting evidence, not a final verdict.
Scripting for analysisPowerShell, Bash, Python, regex, parsed log output, and script commentsAutomate repeatable analysis while preserving source evidence.

Scenario Drill

For each scenario below, write the evidence you would collect, the most likely risk, the next action, and the communication target.

  1. A critical internet-facing server has a remotely exploitable vulnerability, but the application owner says the next maintenance window is three weeks away.
  2. A SIEM alert shows a user authenticating from two countries within ten minutes.
  3. DNS logs show repeated long random-looking subdomains from one workstation.
  4. A vulnerability scanner reports a critical finding on an OT device that cannot be rebooted during business hours.
  5. Leadership asks whether a recent incident is contained, but analysis is still underway.

Final Review Checklist