Cheat Sheet

CISSP Cheat Sheet: Domains, Models & Key Terms

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

A final-revision summary for CISSP. It is a study aid only — no notes are permitted in the proctored exam.

The eight domains and weights

DomainWeight
Security and Risk Management~16%
Asset Security~10%
Security Architecture and Engineering~13%
Communication and Network Security~13%
Identity and Access Management~13%
Security Assessment and Testing~12%
Security Operations~13%
Software Development Security~10%

Access control models

ModelIdea
DACOwner decides access (discretionary)
MACSystem enforces labels/clearances (mandatory)
RBACAccess based on role
ABACAccess based on attributes (user, resource, context)
Rule-basedAccess based on rules (e.g., firewall ACLs)

Security models

ModelProtectsRule
Bell-LaPadulaConfidentialityNo read up, no write down
BibaIntegrityNo write up, no read down
Clark-WilsonIntegrityWell-formed transactions, separation of duties

Business continuity / disaster recovery

TermMeaning
BIABusiness Impact Analysis — identifies critical functions
RTORecovery Time Objective — how fast you must recover
RPORecovery Point Objective — acceptable data loss
MTDMaximum Tolerable Downtime
SitesHot (ready now), warm (partial), cold (empty)

Cryptography quick recall

ConceptKey idea
SymmetricOne shared key; fast (AES)
AsymmetricPublic/private pair; key exchange and signatures (RSA, ECC)
HashingOne-way; integrity (SHA-2)
PKICertificates + CAs bind identity to public keys

FAQ

Can I bring a cheat sheet to the CISSP exam?
No. CISSP is a proctored exam with no notes allowed. Use this for final revision before exam day only.

Sources