Glossary

CISSP Glossary of Key Terms

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

Plain-English definitions of terms that recur in CISSP study. Simplified for learning; the ISC2 exam outline is authoritative.

TermDefinition
CIA triadConfidentiality, Integrity, Availability — the core goals of security.
Risk managementIdentifying, assessing, responding to, and monitoring risk.
Risk responseAvoid, transfer, mitigate, or accept a risk.
Defense in depthLayering controls so no single failure is catastrophic.
Least privilegeGranting only the access strictly required.
Separation of dutiesSplitting tasks so no one person can commit and conceal fraud.
DACDiscretionary Access Control — the owner sets access.
MACMandatory Access Control — the system enforces labels.
RBACRole-Based Access Control — access by role.
ABACAttribute-Based Access Control — access by attributes and context.
Bell-LaPadulaA confidentiality model: no read up, no write down.
BibaAn integrity model: no write up, no read down.
Reference monitorThe abstract component that mediates all access.
BIABusiness Impact Analysis — finds critical functions and impacts.
RTORecovery Time Objective — target time to restore a function.
RPORecovery Point Objective — acceptable amount of data loss.
MTDMaximum Tolerable Downtime before serious harm.
BCP / DRPBusiness Continuity Plan / Disaster Recovery Plan.
Symmetric encryptionEncryption with one shared key; fast, for bulk data.
Asymmetric encryptionPublic/private key pair; key exchange and signatures.
PKIPublic Key Infrastructure: certificates and authorities.
Due careDoing what a reasonable person would to protect assets.
Due diligenceThe ongoing effort to identify risks and verify controls.
Residual riskThe risk that remains after controls are applied.
FederationSharing identity across trust domains for single sign-on.

Sources