Home/Certifications/ISC2

Four titles • 2026 to 2027 editions

The ISC2 certification series

ISC2 study guides,
simply explained.

CC, SSCP, CCSP and CISSP. Every domain mapped to the current exam outline, written in plain English, with the practice questions printed in the same book.

All four exams are adaptiveWritten for the CAT format, not a generic syllabus
26 domains, 151 objectivesMapped to the official ISC2 outlines
2,411 practice questionsPrinted in the book with the answer key

Choose your path

Four books, in the order most people take them

The ISC2 credentials stack. CC needs no experience at all, SSCP needs one year, and CCSP and CISSP both sit at five.

Start here ISC2 CC Certified in Cybersecurity study guide, 2026 edition Entry • no experience
ISC2 · CC

Certified in Cybersecurity

The one ISC2 credential with no prerequisite. A two hour exam on the fundamentals, and the usual first step into security.

  • 5 domains
  • 17 objectives
  • 2 hours
  • 158 pages

Official weights · outline 1 Oct 2025

ISC2 SSCP study guide, 2026 edition Practitioner • 1 year
ISC2 · SSCP

Systems Security Certified Practitioner

For the people who run and monitor systems rather than set policy: SOC analysts, administrators, security engineers.

  • 7 domains
  • 36 objectives
  • 2 hours
  • 367 pages

Official weights · outline 1 Oct 2025

ISC2 CCSP study guide, 2026 edition Specialist • 5 years
ISC2 · CCSP

Certified Cloud Security Professional

Co-developed with the Cloud Security Alliance, for practitioners who already have the fundamentals and now secure cloud platforms.

  • 6 domains
  • 36 objectives
  • 3 hours
  • 360 pages

Official weights · outline 1 Oct 2025

1,250 questions ISC2 CISSP study guide, 2026 edition Senior • 5 years
ISC2 · CISSP

Certified Information Systems Security Professional

The senior credential, and the widest: eight domains and sixty-two numbered objectives, each with its own section.

  • 8 domains
  • 62 objectives
  • 3 hours
  • 414 pages

Official weights · outline 15 Apr 2024

What is included

Every ISC2 guide is built the same way

The books differ in length and in how practice is arranged, because the exams differ. Everything else is the same in all four.

01

A section per objective

Chapters follow the certifying body's own outline, and each numbered objective gets its own section with a scoping paragraph, the explanation and Key Takeaways.

CC 17 · SSCP 36 · CCSP 36 · CISSP 62
02

Tips and pitfalls

Callouts sit beside the concept they belong to, flagging the terminology distinctions ISC2 tests and the answers that look right under time pressure.

Throughout every chapter
03?

Practice in the book

Questions are printed with the answer key in the same volume, written to the ISC2 BEST, MOST and FIRST scenario style and tagged to the domain they came from.

2,411 questions across four titles
04

An exam overview

Delivery, item count, time limit, scoring and the published domain percentages, then a domain-weighted study plan for where the remaining hours should go.

Front matter, every title

Look inside

A real page, and how it works

This is page 101 of the CISSP guide, objective 8.3. Every section in every title is built from the same five parts. Select a marker to see what each one does.

Page 101 of the Simply Certified CISSP study guide, showing objective 8.3 with an Exam Tip, a Common Pitfall and Key Takeaways
CISSP Study Guide, 2026 to 2027 edition · page 101 · Domain 8, objective 8.3

Marker 1 · The objective heading

Every numbered objective gets its own section

The heading is not ours. 8.3 Assess the effectiveness of software security is objective 8.3, lifted from the ISC2 exam outline exactly as ISC2 numbers it. Because every objective is a section, the table of contents is the exam blueprint: you can read the contents page and know you have covered every testable topic.

  • CC covers 17 objectives, SSCP 36, CCSP 36, CISSP 62.
  • Nothing appears in the book that is not on the outline.
  • Sections are self-contained, so you can study one objective without reading around it.

Straight out of the book

One real question from each title

Printed here exactly as they appear in the practice sets. Nothing has been simplified for the website.

ISC2 CCDomain 4, Network SecurityObjective 4.1

An organisation's network team is assigning addresses and notices that a server has been configured with the address 192.168.10.50. Which IP version and address class does this BEST represent?

  1. IPv6 link-local address
  2. IPv4 private address
  3. IPv4 public (routable) address
  4. IPv6 globally unique address
Show the answer

Correct answer: B

192.168.10.50 falls within the 192.168.0.0/16 range, which is an IPv4 private (RFC 1918) address space. Private addresses are not routable on the public internet and are used within internal networks.

  • AIPv6 link-local addresses begin with fe80:: and use 128-bit hexadecimal notation, entirely different from this dotted-decimal address.
  • CA public IPv4 address is globally routable; the 192.168.x.x range is explicitly reserved for private use.
  • DIPv6 globally unique addresses use a different address format altogether.

The CC guide explains every answer and says why the other three fail. 99 questions, grouped by domain.

ISC2 SSCPDomain 4, Incident Response and RecoveryObjective 4.1

After a confirmed ransomware incident, the incident response team has removed all malware artifacts, rotated compromised credentials, patched the exploited vulnerability, and verified that no attacker persistence mechanisms remain. What is the NEXT phase the team should enter?

  1. Containment
  2. Detection and analysis
  3. Recovery
  4. Post-incident activities
Show the answer

Correct answer: C

The incident response lifecycle runs in sequence: containment, eradication, recovery, post-incident. All the actions described collectively constitute eradication. Recovery is the next phase: restoring affected systems from clean backups or reimaged baselines, under elevated monitoring. Recovery cannot safely begin before eradication is verified.

  • AContainment precedes eradication; the team has already passed through it.
  • BDetection and analysis is the second phase, occurring at the beginning.
  • DPost-incident activities occur only after recovery is complete.

The SSCP guide explains every answer the same way. 162 questions, grouped by domain.

ISC2 CCSPMock Exam 1, question 1150 questions, 3 hours

Your e-commerce platform, hosted in the cloud, has experienced several Distributed Denial of Service (DDoS) attacks, disrupting service availability. Which of the following measures is most effective in protecting a cloud-based application from DDoS attacks?

  1. Allowing unlimited inbound traffic to the application to ensure accessibility.
  2. Implementing a Web Application Firewall (WAF) with DDoS protection.
  3. Relying on basic firewall rules provided by the cloud service provider.
  4. Configuring static IP addresses for all cloud services.
Show the answer

Correct answer: B

The CCSP volume carries six full-length mock exams of 150 questions, each matched to the domain weighting and the three hour pacing target, and each ending with an answer key. No question repeats across exams.

ISC2 CISSPMock Exam 1, question 3125 questions, 3 hours

Which one of the following security mechanisms provides the BEST way to restrict the execution of privileged procedures?

  1. Role Based Access Control (RBAC)
  2. Biometric access control
  3. Federated Identity Management (IdM)
  4. Application hardening
Show the answer

Correct answer: A

The CISSP volume carries ten full-length mock exams of 125 questions, weighted to the eight domains and matched to CAT exam length, each ending with an answer key. 1,250 questions in total, none repeated.

Side by side

The four ISC2 exams, compared

Exam facts come from the certifying body's current exam outline. Book facts come from the printed interior.

ComparisonCCSSCP CCSPCISSP
LevelEntryPractitionerSpecialistSenior
Experience requiredNone1 year 5 years IT, 3 in security, 1 in a CCSP domain5 years
Domains5768
Numbered objectives17363662
DeliveryAdaptive (CAT)Adaptive (CAT) Adaptive (CAT)Adaptive (CAT)
Items100 to 125100 to 125100 to 150100 to 150
Time limit2 hours2 hours3 hours3 hours
Pass mark700 / 1000700 / 1000700 / 1000700 / 1000
Practice in the book99 by domain162 by domain 900 in 6 mocks1,250 in 10 mocks
Pages158367360414
Written to outline1 Oct 20251 Oct 2025 1 Oct 202515 Apr 2024
Price$17.99$20.99$20.99$20.99

Why Simply Certified

Simply Certified is a study guide series for working professionals who need to certify efficiently, without a two-thousand-page reference. Chapters and practice questions are both mapped to the certifying body's published exam objectives, so your practice results point directly to the domains that need more work.

Questions

Before you choose

Which ISC2 certification should I start with?
If you have no professional experience in the field, CC is the only one of the four you can certify with straight away. If you already work in IT operations, SSCP is the practitioner credential and needs one year. CCSP and CISSP both sit at five years, so they are a later step unless you already qualify.
What is CAT, and does it change how I should prepare?
Computerised Adaptive Testing means the difficulty of each item responds to your previous answers, and you cannot return to change an answer. It changes preparation in two ways: memorising a question bank helps very little, and a raw practice percentage tells you less than a per-domain breakdown. Practice in these guides is tagged to the domain it came from for that reason.
Are these official ISC2 study guides?
No. Simply Certified is an independent publisher. These are independent study materials written to the certifying body's published exam outlines. They are not affiliated with, endorsed by, or sponsored by ISC2.
Do the books include practice questions, or is that a separate purchase?
Practice is printed in the same volume, with the answer key. CC and SSCP group questions by domain so you can work one area at a time. CCSP carries six full-length mock exams and CISSP carries ten. There is no separate question pack and no online access code.
Which exam outline are the 2026 to 2027 editions written to?
CC, SSCP and CCSP are written to the ISC2 outlines effective 1 October 2025. CISSP is written to the outline effective 15 April 2024, which is the current one for that exam. The outline and its effective date are printed in the front matter of each book.
What do the printed books look like?
All four are 8.5 by 11 inch paperbacks, perfect bound, printed black and white on white paper by Aced It Publications. They run from 158 pages for CC to 414 pages for CISSP.