Study guide

CompTIA Security+ (SY0-701): Study Guide

By The Exam Atlas Editorial Team · Verified 2026-05-29

A suggested study plan

Weeks 1–2General security concepts and vocabulary: CIA triad, control categories and types, cryptography basics, zero trust
Weeks 3–4Threats, vulnerabilities and mitigations: threat actors, attack types, malware, social engineering, hardening
Weeks 5–6Security architecture and operations: secure design, IAM, monitoring (SIEM), incident response
Weeks 7–8Governance, risk and compliance, plus hands-on practice for performance-based questions
Final weekFull-length timed reviews, revisit weak areas, confirm exam-day logistics

This guide explains how to prepare for CompTIA Security+ (SY0-701) using a simple loop: read the official objectives, understand why each control exists, and practise hands-on tasks. It contains study guidance and explanations only — no real or simulated exam questions. Security+ is best learned by understanding concepts and practising skills, not by memorising answers.

How the exam works

You get up to 90 questions in 90 minutes, a mix of multiple-choice and performance-based questions (PBQs), and you need 750 out of 900 to pass. The PBQs usually come first and are the most time-consuming, so the single biggest exam-day skill is time management: if a PBQ stalls you, flag it and move on to bank the quicker multiple-choice marks, then return. The exam is scenario-driven, so most questions describe a situation and ask for the best response, not a definition.

The five domains, and how to study each

1. General Security Concepts (12%)

This is the foundation everything else builds on. Master the CIA triad (plus non-repudiation), and be able to classify security controls two ways at once: by category (technical, managerial, operational, physical) and by type (preventive, deterrent, detective, corrective, compensating, directive). Learn zero trust properly — the control plane vs data plane, and the policy engine, policy administrator and policy enforcement point. Finish with cryptography fundamentals: symmetric vs asymmetric encryption, hashing and salting, digital signatures, and how PKI binds identities to keys through certificates, CSRs and revocation (CRL/OCSP).

2. Threats, Vulnerabilities and Mitigations (22%)

The largest knowledge domain. Start with threat actors (nation-state, organised crime, hacktivist, insider, unskilled) and their motivations, then attack surfaces and vectors. Learn the families of attacks: social engineering (phishing, pretexting, business email compromise), malware (ransomware, trojans, worms, rootkits, logic bombs), and network and application attacks (DDoS, on-path, injection, replay). For each, study the mitigation: segmentation, hardening, patching, least privilege. The exam almost always pairs a threat with “what is the best way to reduce it?“

3. Security Architecture (18%)

This is about designing systems that fail safely. Compare architecture models — on-premises, cloud, serverless, microservices, IoT and ICS/SCADA — and the security trade-offs of each. Study data protection: classification, encryption at rest and in transit, tokenisation, masking and data loss prevention. Then resilience and recovery: high availability, load balancing, backups (and the 3-2-1 rule), and recovery sites (hot, warm, cold). Think about where a control belongs and why a design reduces risk, rather than memorising product names.

4. Security Operations (28%)

The most heavily weighted domain, and the most hands-on. It spans identity and access management (provisioning, MFA, SSO, federation, privileged access management), monitoring with a SIEM and log sources, vulnerability management (scanning, prioritising, remediating), hardening and asset management, automation, and the phases of incident response (preparation, detection, analysis, containment, eradication, recovery, lessons learned) plus basic digital forensics. Most PBQs live here, so this is where lab practice pays off the most.

5. Security Program Management and Oversight (20%)

The governance domain that technical candidates love to skip — and lose easy marks on. Learn the hierarchy of governance (policies, standards, procedures, guidelines), the risk management process (identification, assessment, response, monitoring, registers, appetite and tolerance), third-party / vendor risk, and compliance and audits. Treat it as seriously as the technical domains; it is a full fifth of the exam and the questions are usually straightforward once you know the vocabulary.

Quick-reference cheat sheet

AcronymMeaning
CIAConfidentiality, Integrity, Availability
AAAAuthentication, Authorization, Accounting
MFAMulti-Factor Authentication
SSOSingle Sign-On
PKIPublic Key Infrastructure
SIEMSecurity Information and Event Management
IDS / IPSIntrusion Detection / Prevention System
DLPData Loss Prevention
EDREndpoint Detection and Response
TLSTransport Layer Security
CRL / OCSPCertificate Revocation List / Online Certificate Status Protocol
SOARSecurity Orchestration, Automation and Response

How to practise (without dumps)

Build a small lab to make the concepts real: a couple of virtual machines, a firewall or pfSense, and a free SIEM trial are enough to practise hardening, log analysis and IAM. Work from the official objectives as a checklist, and treat any site advertising “real exam questions” as both a policy violation and a copyright risk — using them can get your certification revoked. Finish your preparation with full-length, timed reviews to build stamina and surface weak areas.

After you pass

Security+ is valid for three years and renews through CompTIA’s continuing education programme (including by earning a higher certification). A natural next step for analyst roles is CySA+, which goes deeper into security operations and detection.

Key concepts to master

CIA triad
Confidentiality, Integrity, Availability — the lens behind almost every security decision. Add non-repudiation as a close fourth.
Control categories vs types
Categories: technical, managerial, operational, physical. Types: preventive, deterrent, detective, corrective, compensating, directive. Expect to classify a control as both.
Defense in depth
Layered controls so that no single failure is catastrophic.
Zero trust
Never trust, always verify. Know the control plane vs data plane and the policy engine / administrator / enforcement point split.
Symmetric vs asymmetric encryption
One shared key (fast, bulk data) versus a public/private key pair (key exchange, signatures). Hybrid systems use both.
PKI
Certificates and certificate authorities that bind identities to public keys; know CSRs, revocation (CRL/OCSP) and chains of trust.
AAA
Authentication, Authorization, Accounting — the backbone of access control (RADIUS, TACACS+).
Hashing vs encryption
Hashing is one-way (integrity, password storage with salt); encryption is reversible (confidentiality).

Common mistakes to avoid

Free study resources

FAQ

How long does it take to study for Security+?
Most people need 60–90 hours, often 6–10 weeks part-time. An IT background shortens this; complete beginners should plan for the longer end.
Do I need to do labs for Security+?
Yes. The exam includes performance-based questions that simulate real tasks, so practising configuration and analysis beats memorising definitions.
Can I pass Security+ with free resources?
Many people do, by pairing the official objectives with free videos, hands-on practice, and full-length timed reviews. Paid courses can save time but are not required.
Is Security+ multiple choice only?
No. It mixes multiple choice with performance-based questions (PBQs) that ask you to complete a task, such as configuring a setting or analysing output.

Sources