Study guide · Cybersecurity

CISSP (ISC2): Study Guide

expert

A practical, step-by-step plan to take CISSP from "interested" to exam-ready - the mechanics, what to study in what order, how to practise, and how to know you are ready.

By The Exam Atlas Editorial Team · Verified 2026-06-07

Study plans by timeline

4-week intensiveOnly realistic with broad security experience and near-full-time study (~25 hrs/week): one domain every 2-3 days, then a final week of timed mocks.
8-week balancedThe default for working professionals (~15 hrs/week): one domain every 4-5 days, a weekly cumulative review, and the last 10 days on full-length mocks and weak areas.
12-week steadyA sustainable pace (~8-10 hrs/week): roughly one domain a week, review each weekend, and the final two weeks on timed mocks.

What to study, in order

Month 1Domains 1–2: Security and Risk Management, Asset Security. Build the risk-based 'manager mindset' early.
Month 2Domains 3–4: Security Architecture and Engineering (incl. cryptography), Communication and Network Security.
Month 3Domains 5–6: Identity and Access Management, Security Assessment and Testing.
Month 4Domains 7–8: Security Operations, Software Development Security; then full-length timed reviews.

CISSP is famously “a mile wide and an inch deep”. It covers eight domains at the level a security manager needs, not the depth a specialist engineer needs, and the single habit that decides most results is the manager mindset: for any scenario, choose the risk-based, governance-first action rather than the quickest technical fix. This guide is a full self-study course. It walks through each of the eight domains of the ISC2 Common Body of Knowledge in turn, explains the concepts the scenario questions are built on, shows where the access-control models, cryptography and business-continuity numbers actually apply, and then turns all of it into a schedule, a final-review routine, and a description of exam day. It is original teaching material and study guidance only. It contains no real or simulated exam questions, and you should always confirm current domains and weights against the ISC2 CISSP exam outline before you book.

Chapter 1: Exam overview and how to use this guide

What the CISSP actually measures

CISSP measures whether you can think like a security leader across the whole field, not whether you can configure a single tool well. ISC2 organises the exam around eight domains drawn from the Common Body of Knowledge (CBK), and the current outline (effective April 2024) weights them as follows: Security and Risk Management at 16%, Asset Security at 10%, Security Architecture and Engineering at 13%, Communication and Network Security at 13%, Identity and Access Management at 13%, Security Assessment and Testing at 12%, Security Operations at 13%, and Software Development Security at 10%. Those weights are the single most important planning fact in this guide, because they tell you where your study hours belong: Domain 1 is the heaviest and the conceptual spine of the whole exam, and Domains 3, 4, 5 and 7 form a large middle band you cannot neglect.

The English exam is a Computerised Adaptive Test (CAT): it serves between 100 and 150 questions in up to three hours, it adjusts difficulty to how you are performing, and you cannot return to a previous question. The pass mark is a scaled 700 out of 1000. Most questions are written so that more than one answer is technically defensible, and your task is to pick the one a competent, risk-focused security manager would choose first.

Why the “manager mindset” decides the exam

The reason CISSP feels different from a hands-on certification is that it rarely rewards the fastest technical action. When a scenario describes a problem, the strongest answer almost always reflects governance and risk: understand the risk, follow policy, protect people and the business, and only then reach for the technical fix. A junior engineer instinctively patches the box; a CISSP-level manager asks what the risk is, whether there is a policy or process that governs the response, who needs to be informed, and what the change-management implications are. Training that instinct is more valuable than memorising any single fact, and this course points it out in every domain.

How to use this course

Read the chapters in order at least once. Domain 1 builds the risk vocabulary the rest of the exam applies, so the later chapters lean on it constantly. Treat the bold concept names as a checklist: by the end you should be able to explain each one in a sentence and say when it applies. A short worked example appears wherever an idea is easy to misread, but none of these are exam questions. They are teaching illustrations. The final three chapters turn the content into a schedule, a final-preparation routine, and a walk-through of the adaptive exam itself. Throughout, remember the trade CISSP asks of you: breadth over depth, judgement over recall.

Chapter 2: Security and Risk Management (16%)

This is the heaviest domain and the foundation of everything else. It is where the risk-based mindset is built, and a large share of the exam’s judgement questions trace back to the ideas here.

The CIA triad and supporting goals

Everything in security serves three core goals captured in the CIA triad: confidentiality (information is seen only by those authorised), integrity (information is accurate and unaltered), and availability (information and systems are accessible when needed). Two supporting ideas round it out: authenticity (you can trust who or what something claims to be) and non-repudiation (someone cannot credibly deny an action they took, usually proven with a digital signature). When a scenario asks which goal a control protects, this vocabulary gives you the answer: encryption protects confidentiality, hashing protects integrity, and redundancy protects availability.

Governance, due care and due diligence

Governance is the framework of policies, roles and oversight that keeps security aligned with the business and accountable to it. The exam draws a precise line between two terms that sound alike. Due care is doing what a reasonable person would do to protect the organisation, the act of taking sensible precautions. Due diligence is the ongoing work of understanding risks and verifying that controls are working, the homework that informs due care. As a teaching example: writing and approving a security policy is due care, while continuously reviewing whether that policy is followed and still adequate is due diligence. Around these sit the policy hierarchy you should recognise: policies (high-level intent), standards (mandatory specifics), procedures (step-by-step instructions), guidelines (recommended practice), and baselines (minimum configurations).

The risk management lifecycle

Risk management is the heartbeat of CISSP, and you should be able to walk through it end to end: identify assets and the threats and vulnerabilities against them, assess the risk, respond to it, and monitor continuously. A threat is a potential cause of harm, a vulnerability is a weakness it could exploit, and risk is the combination of how likely that is and how much it would hurt. The four responses are worth knowing precisely because the exam hands you a situation and asks which one is in play: avoid (stop doing the risky activity), transfer (shift the impact to a third party, for example through insurance or outsourcing), mitigate (reduce probability or impact with a control), and accept (acknowledge the risk and live with it, ideally formally). The risk that remains after you apply controls is residual risk, and someone with authority must accept it.

Risk can be assessed two ways, and you should know when each fits. Qualitative analysis uses descriptive ratings such as high, medium and low, and is fast and subjective. Quantitative analysis puts money on risk. The core formula is worth memorising because the exam tests it directly: the Single Loss Expectancy (SLE) is the cost of one occurrence (asset value times exposure factor), the Annualised Rate of Occurrence (ARO) is how many times a year you expect it, and the Annualised Loss Expectancy (ALE) = SLE times ARO. As a teaching example to read these: if losing a server would cost US$10,000 and you expect it twice a year, the ALE is US$20,000, which tells you how much it is rational to spend annually to prevent it.

You need awareness of the legal landscape rather than the detail of any one statute: the difference between criminal, civil and regulatory liability, the importance of privacy regulation, and the duty to protect intellectual property. The exam treats compliance as non-negotiable, and it expects you to know the (ISC)² Code of Ethics, whose canons (protect society, act honourably, provide diligent service, and advance the profession) can themselves be the basis of a “what should you do” question. When ethics and a shortcut conflict, the ethical answer wins.

Chapter 3: Asset Security (10%)

Asset Security is about protecting information across its whole life, and the unifying idea is that you cannot protect what you have not classified.

Classification and ownership roles

Data classification labels information by sensitivity, such as public, internal, confidential and restricted in a company, or unclassified through top secret in government, so that protection is proportional to value. The exam cares that you assign controls based on the label rather than treating all data the same. Alongside classification sit the data roles, and the difference between them is a frequent test point. The data owner is a senior person accountable for the data and for setting its classification. The data custodian handles day-to-day protection such as backups and access enforcement. The data processor acts on the data on the owner’s behalf, and the data subject is the individual the data is about. As a teaching example: a business executive who owns customer records sets their classification (owner), while the IT team that encrypts and backs them up is the custodian.

The data lifecycle and protecting data in its states

Data has a lifecycle, from creation and storage through use, sharing, archiving and finally secure destruction, and each stage needs appropriate controls. The most testable framing is the three states of data: at rest (stored, protected mainly by encryption and access control), in transit (moving across a network, protected by transport encryption such as TLS), and in use (being processed in memory, the hardest to protect). Retention and destruction matter too: keep data only as long as policy or law requires, and destroy it properly when done, because deleting a file is not the same as destroying the data. Data remanence, the residue left after ordinary deletion, is why secure wiping, degaussing or physical destruction exists.

Chapter 4: Security Architecture and Engineering (13%)

This domain covers designing and building secure systems, and it carries a substantial cryptography component that many candidates find demanding. It rewards understanding principles rather than memorising product features.

Secure design principles and security models

Good architecture follows a handful of principles you should be able to name and apply. Defense in depth layers controls so no single failure is catastrophic. Least privilege grants only the access strictly required. Separation of duties splits sensitive tasks so no one person can both commit and conceal wrongdoing. Fail-safe or fail-secure design means a failure defaults to a protected state. The reference monitor is the abstract idea that something must mediate every access, and the Trusted Computing Base (TCB) is the set of hardware and software that enforces the security policy.

The formal security models are classic exam material because each encodes one rule. Bell-LaPadula protects confidentiality with “no read up, no write down”: you cannot read data above your clearance, and you cannot write data down to a lower level where it might leak. Biba protects integrity with the opposite, “no write up, no read down”: you cannot corrupt higher-integrity data, and you cannot pull in lower-integrity data. Clark-Wilson also protects integrity, but through well-formed transactions and separation of duties rather than simple levels. The way to keep them straight is to anchor on the goal first: confidentiality means Bell-LaPadula, integrity means Biba or Clark-Wilson.

Cryptography you must understand

Cryptography is where Architecture and Engineering gets dense, so build it on three pillars. Symmetric encryption uses one shared key for both encryption and decryption. It is fast and suits bulk data (AES is the standard), but it raises the problem of distributing the key securely. Asymmetric encryption uses a public/private key pair (RSA, ECC): anything encrypted with one key is decrypted only with the other, which solves key exchange and enables digital signatures, at the cost of speed. Hashing is one-way: it produces a fixed-length digest (SHA-2) that verifies integrity but cannot be reversed to recover the input. A salt, random data added before hashing, defeats precomputed rainbow-table attacks on stored passwords.

From these pillars come the constructs the exam asks about. A digital signature is a hash of a message encrypted with the sender’s private key, which proves both integrity (the hash) and origin (only the sender’s private key could create it). A real system combines techniques: it uses fast symmetric encryption for the data and slow asymmetric encryption only to exchange the symmetric key, getting the best of both. Holding all of this together is Public Key Infrastructure (PKI): Certificate Authorities (CAs) issue certificates that bind a public key to an identity, and revoked certificates are tracked through a Certificate Revocation List (CRL) or checked live via OCSP. As a teaching example to read a scenario: if the requirement is to prove a document came from a specific person and was not altered, the answer is a digital signature, not encryption for confidentiality.

Physical security

Architecture extends to the building. The exam expects awareness of layered physical controls (fences, locks, lighting, guards, sensors and mantraps), environmental protections (power, fire suppression, climate control), and the same principles as everywhere else: deter, then detect, then delay, then respond.

Chapter 5: Communication and Network Security (13%)

This domain is about designing and protecting networks, kept deliberately at the level a manager needs to reason about design and risk rather than the depth of a packet analyst.

The models and secure design

You should be comfortable with the OSI model’s seven layers (Physical, Data Link, Network, Transport, Session, Presentation, Application) and the TCP/IP model, because they give a shared language for where a control or an attack operates. The exam uses them to test understanding, for example recognising that a firewall filtering by IP address works at the Network layer while one inspecting application content works higher up. Secure network design then applies the familiar principles: segmentation divides a network so a breach cannot spread freely, a DMZ isolates internet-facing services from the internal network, and defense in depth layers perimeter, internal and host controls.

Secure protocols and network components

A recurring pattern is that the secure version of a protocol wraps a plaintext one in encryption, and you should recognise the pairs: HTTP becomes HTTPS, FTP becomes SFTP or FTPS, Telnet is replaced by SSH, and LDAP becomes LDAPS. The lesson the exam rewards is to prefer the encrypted protocol and retire the plaintext one. On components, know the roles rather than vendor specifics: firewalls control traffic by policy, IDS detects suspicious traffic while IPS detects and blocks it, a VPN creates an encrypted tunnel across an untrusted network, and NAC checks a device’s posture before admitting it. Newer architecture leans on zero trust, the principle of “never trust, always verify”, which removes the assumption that being inside the network perimeter makes a request safe.

Chapter 6: Identity and Access Management (13%)

IAM is about ensuring the right people have the right access for the right reasons, and it is one of the most consistently testable domains because its models map so cleanly onto scenarios.

Identification, authentication, authorisation and accounting

Access control has a clean sequence. Identification is claiming an identity (a username). Authentication is proving it. Authorisation is what that proven identity is allowed to do. Accounting (or auditing) is recording what they did. Authentication rests on factors: something you know (a password), something you have (a token or phone), and something you are (a biometric). Multi-factor authentication (MFA) combines two or more different factors, which is why a password plus a code from your phone is strong but two passwords are not, since both are the same factor.

The access-control models

The four models are core exam material, and the skill is matching the right one to a scenario. Discretionary Access Control (DAC) lets the data owner decide who gets access, which is flexible but inconsistent. Mandatory Access Control (MAC) has the system enforce access based on labels and clearances, which is rigid but strong and suits high-security or military environments. Role-Based Access Control (RBAC) grants access by job role, which scales well in business because you manage roles rather than individuals. Attribute-Based Access Control (ABAC) decides using attributes of the user, resource and context (such as time of day or location), which is the most granular and dynamic. As a teaching example to read the clue: if a scenario describes a large company wanting access tied to job function and easy to manage as people move teams, the answer is RBAC; if it describes decisions that depend on context like location or device, the answer is ABAC.

Federation and single sign-on

Modern environments span many systems and organisations, so the exam expects you to understand single sign-on (SSO), where one authentication grants access to many systems, and federation, where identity is trusted across separate organisations or trust domains so a user authenticated by one can access another. The benefit is fewer credentials and better user experience; the risk to weigh is that compromising one federated identity can unlock everything, which is exactly why strong authentication and monitoring matter most where federation is used.

Chapter 7: Security Assessment and Testing (12%)

This domain is about checking that controls actually work, and the mindset it rewards is that security is verified continuously, not assumed once and forgotten.

Assessment strategies and the testing toolkit

You should be able to outline an assessment strategy and distinguish the main techniques. A vulnerability assessment identifies and rates weaknesses without exploiting them, while a penetration test actively attempts to exploit weaknesses to show real-world impact. The difference is the exam’s favourite distinction here: one finds and ranks, the other proves. Penetration tests come in flavours by how much the tester knows in advance, from black box (no inside knowledge) through grey box to white box (full knowledge), and the choice trades realism against thoroughness. Other tools in scope include code review for software, synthetic transactions that simulate user activity to test systems, and misuse case testing that asks how a feature could be abused.

Audits and the value of independence

The exam draws a line between internal audits, run by the organisation to check itself, and external or third-party audits, which carry more weight precisely because the assessor is independent. Underpinning all assessment is logging and monitoring: logs are the raw evidence, and their value depends on being complete, accurate and protected from tampering, which is why log integrity and centralised collection matter. The point the exam rewards across this domain is that finding a weakness is only useful if it is reported clearly to the people who can act on it, which is why interpreting and communicating results sits inside the testing domain rather than apart from it.

Chapter 8: Security Operations (13%)

Security Operations is the day-to-day running of security, and it spans investigations, monitoring, incident response, and keeping the business alive through disruption. It leans heavily on the same risk-first instinct as the rest of the exam.

Monitoring, investigations and incident response

Operations begins with visibility. A SIEM (Security Information and Event Management) system centralises logs, correlates them, and raises alerts, and it is the practical hub of monitoring. When something goes wrong, the exam expects you to know the incident response lifecycle in order: preparation, detection and analysis, containment, eradication, recovery, and lessons learned. Two points are tested repeatedly. First, containment usually comes before eradication: you stop the bleeding before you remove the cause, because limiting spread protects the business fastest. Second, the lessons learned step is not optional, because the purpose of an incident is also to improve. Where investigations may lead to legal action, chain of custody, the documented, unbroken handling of evidence, keeps that evidence admissible.

Foundational operational controls

Several recurring controls live here. Least privilege and separation of duties appear again, joined by job rotation (moving people through roles to detect and deter wrongdoing) and mandatory vacations (time away during which irregularities can surface). Change management, the controlled process for approving and recording changes, prevents the self-inflicted outages that informal changes cause and is a reliable “what should you do first” answer when a fix would alter a production system. Backups underpin recovery, and the 3-2-1 rule (three copies, on two media, with one offsite) is the standard the exam expects.

Business continuity and disaster recovery

This is where the numbers matter, and the exam tests them directly. A Business Impact Analysis (BIA) identifies the organisation’s critical functions and the impact of losing them, and it drives the rest. From it come four terms you must define and order: the Recovery Time Objective (RTO) is how quickly a function must be restored; the Recovery Point Objective (RPO) is how much data loss, measured in time, is acceptable; the Maximum Tolerable Downtime (MTD) is the longest a function can be down before serious harm, and the RTO must be shorter than it. Recovery sites trade cost against speed: a hot site is fully equipped and ready almost immediately, a cold site is an empty space that is cheap but slow to bring online, and a warm site sits between the two. The exam distinguishes business continuity (keeping the whole business running) from disaster recovery (restoring IT specifically), and rewards plans that are tested, not just written. As a teaching example to read these: if a scenario says no more than one hour of data may be lost, that is an RPO of one hour, which points you toward frequent backups or replication rather than a nightly job.

Chapter 9: Software Development Security (10%)

The final domain covers building and acquiring software securely. Its lesson is that security is cheapest and strongest when built in from the start, not bolted on at the end.

Security across the development lifecycle

The exam expects you to integrate security into every phase of the software development lifecycle (SDLC): gather security requirements early, design with threats in mind, code defensively, test for security as well as function, and maintain securely after release. The recurring principle is security by design, the idea that addressing a flaw in design or coding is far cheaper than fixing it in production after a breach. You should recognise that development methodologies differ (predictive, waterfall-style approaches versus iterative, agile ones), and that DevSecOps integrates security into a fast, automated pipeline rather than treating it as a final gate.

Secure coding and assessing software you did not write

At the coding level, you do not need to be a developer, but you must recognise the common weakness classes and their defences at a conceptual level: validating input to prevent injection and cross-site scripting, managing sessions and authentication safely, and never trusting data from outside the system. The exam’s instinct is prevention through good practice, supported by code review and security testing. Finally, much software is acquired rather than built, so you must assess the security of third-party and open-source components, including their maintenance and supply-chain risk, and hold purchased software to the same standard as your own.

Chapter 10: The manager mindset, study plan, and exam day

Consolidating the manager mindset

With the eight domains covered, the skill that turns knowledge into a pass is choosing the answer ISC2 expects. The CISSP mindset is risk-based and governance-first: a capable security leader understands the risk before acting, follows policy and process, protects people and the business, and reaches for the technical fix only after the broader response is in hand. Most wrong answers fail on one of these counts. They jump to a technical patch without considering risk or change control, they skip a required process, or they protect the system at the expense of the business. When two answers both look reasonable, prefer the one that addresses root cause, respects policy, and reflects risk management over speed. As a recurring pattern: when a scenario asks what to do first, the answer is usually to understand or contain the risk and engage the right process, not to immediately apply the fastest fix.

Allocate time by domain weight, and build judgement throughout

Spend your hours roughly in proportion to the weights, giving the most to Security and Risk Management (16%) and the Architecture and Engineering (13%) cryptography content, and steady time to the large 12 to 13% middle band of network, identity, assessment and operations. The plan that suits most working professionals runs about 16 weeks at 8 to 10 hours a week: roughly one domain a week with a cumulative weekend review, then a final two weeks of full-length timed practice. Experienced security professionals can compress this; career changers should budget more and consider earning Security+ first for grounding. Crucially, move from reading to answering best-answer scenario questions as soon as you have covered a domain, not at the very end, because the risk-first instinct has to be built over weeks. Review every wrong answer and articulate why the better option won. To turn whichever timeline you choose into dated weeks for your own start date, use the free study-plan generator. If you are weighing CISSP against a management-focused alternative before committing, the CISSP vs CISM comparison covers scope, focus and prerequisites, and the CISSP vs Security+ comparison helps if you are deciding whether you are ready for CISSP yet.

Eligibility and the experience requirement

The certification has a gate that the exam alone does not clear. Full CISSP status requires five years of cumulative paid work experience in two or more of the eight domains (one year can be waived with a relevant degree or approved certification). You can sit and pass the exam first and become an Associate of ISC2, then earn the required experience within six years to convert to full CISSP. Plan for this: passing is the milestone most people focus on, but the experience requirement is what the credential actually certifies, and you cannot shortcut it.

Final preparation and exam day

In the last two weeks, shift from topic study to full-length, timed practice to build stamina for an exam that can run three hours, and revisit Domains 1 and 3 because they carry the most weight. Aim to be reasoning consistently to the manager’s answer on fresh questions before you book, and avoid any “real exam questions” sites, which breach ISC2 policy and copyright and will not prepare you for the judgement the exam tests. On the day, the exam is delivered as a Computerised Adaptive Test at a Pearson VUE centre: 100 to 150 questions in up to three hours, adapting to your answers, with no ability to go back. Two habits follow. First, commit to each question and move on, since there is no flagging and returning, so deliberate before you confirm but do not stall. Second, ignore how hard it feels, because an adaptive test pushes you toward your limit by design and difficult questions are not a sign you are failing. Bring valid identification, arrive early, and apply the same disciplined reading and risk-first reasoning you practised: understand the risk, follow the process, protect the business, and choose the technical fix last.

Domain by domain: what to master

Security & Risk Management
CIA & governance · Compliance & legal · Risk management · Policies & security awareness
Asset Security
Information classification · Data lifecycle & handling · Data roles & retention
Security Architecture & Engineering
Secure design principles · Cryptography · Physical security
Communication & Network Security
Secure network architecture · Secure protocols · Network components
Identity & Access Management
Identity lifecycle · Authentication & SSO · Authorization models
Security Assessment & Testing
Assessment strategies · Security testing · Audits & logging
Security Operations
Investigations & monitoring · Incident management · Disaster recovery & BCP
Software Development Security
Secure SDLC · Security in dev tooling · Assessing software security

Key concepts to master

Think like a manager
CISSP answers favour the risk-based, governance-first choice over the hands-on technical fix. Ask 'what should a security manager do first?'
Risk management
Identify, assess, respond (avoid/transfer/mitigate/accept), monitor. The exam is risk-driven throughout.
Access control models
DAC, MAC, RBAC, ABAC and rule-based - know when each applies.
Security models
Bell-LaPadula (confidentiality: no read up, no write down) vs Biba (integrity: no write up, no read down).
BCP vs DRP
Business Continuity keeps the business running; Disaster Recovery restores IT. Know BIA, RTO, RPO and MTD.
Defense in depth & least privilege
Layered controls and minimal necessary access - recurring themes across all eight domains.

What you should be able to do

By exam day, you should be able to:

  • Explain the CIA triad and apply it to a real scenario
  • Choose the right access-control model (DAC, MAC, RBAC, ABAC) for a situation
  • Walk through risk management end to end (identify, assess, respond, monitor)
  • Distinguish symmetric, asymmetric and hashing and when each is used
  • Apply business-continuity concepts (RTO, RPO, MTD, BIA)
  • Reason from a security manager's viewpoint, not a technician's
  • Pick the best answer among several defensible options
  • Map a control to the risk it addresses across all eight domains

How to practise

Practise scenario and best-answer questions from the start, not just at the end. CISSP rewards the manager's judgement, so train yourself to pick the best of several defensible options. Review every wrong answer and sit at least two full-length, timed mocks before you book.

  • Practise actively from early on - recall and apply, don't just re-read.
  • Each week, review the previous week's weak spots before moving on.
  • Do at least one full-length, timed mock near the end, then a second after fixing weak areas.
  • Warm up with our original CISSP practice questions (concept checks, not exam dumps).

We never publish exam dumps or "real" questions. Use official practice and reputable providers for question banks.

Are you ready? (readiness checklist)

  • You score at or above the pass mark (700 / 1000) on full-length, timed mocks - consistently, not once.
  • No more than one or two weak domains remain, and you know exactly which.
  • You can explain why the wrong options are wrong, not just spot the right one.
  • You've completed at least one full-length mock under real time pressure.
  • You could pass next week, not only on the day you crammed.

On exam day

Delivered at Pearson VUE test centres as a Computerised Adaptive Test: 100-150 questions in up to 3 hours, adapting to your answers. Bring two valid IDs and arrive ~30 minutes early.

  • Arrive early, or run the online-proctoring system check well ahead; have valid ID ready.
  • Budget your time per question and keep moving - don't sink minutes into one item.
  • Where the format allows, flag hard questions and return to them rather than stalling.
  • Read scenario and performance-based questions twice: work out what is actually asked first.
  • Taper in the final days - light review and rest beat an all-nighter.

Common mistakes to avoid

  • Studying too deep on technical detail; CISSP is a mile wide and an inch deep, at manager level.
  • Answering with the technical fix instead of the risk-based, governance-first choice.
  • Underestimating the breadth: all eight domains are fair game, including software and operations.
  • Forgetting the experience requirement: you can pass and become an Associate, but full certification needs five years.

Resource stack

Start with the free and official resources above. Paid courses and question banks help if you want structure, but they are optional, not required to pass.

What to study next

Already certified? Add a concentration (ISSAP/ISSEP/ISSMP), or compare CISSP with CISM to move toward security management. See the Cybersecurity Analyst career path.

FAQ

How long does it take to study for CISSP?
Most candidates need 120–180 hours over three to six months. The challenge is breadth across eight domains, not depth in any one.
What is the CISSP 'manager mindset'?
ISC2 expects you to answer as a risk-focused security manager: prioritise governance, risk and people over the immediate technical fix. Many questions hinge on it.
Can I take CISSP without five years of experience?
You can pass the exam and become an Associate of ISC2, then earn the required experience within six years to gain full CISSP status.
How does the CISSP adaptive (CAT) exam work?
The English CISSP is a Computerized Adaptive Test: it serves between 100 and 150 questions and adjusts difficulty to your performance, and you cannot go back to change an earlier answer. Practically, commit to each question, manage your time steadily, and do not panic if questions feel hard - that can simply mean you are doing well.
How do I cover all eight domains without burning out?
Work through the domains on a schedule rather than cramming, give the heaviest ones (Security and Risk Management, and Architecture and Engineering) more time, and use cumulative review so earlier domains do not fade. Breadth, not depth, is the challenge, so steady coverage beats deep dives into any one area.
How many practice questions should I do for CISSP?
A large volume, and from early on - CISSP rewards judgement you build by practising best-answer scenario questions, not last-minute reading. Review every wrong answer to understand why the better option won, and sit at least two full-length timed mocks before booking.

Sources