RCW
RCW IT TrainingCISSP Bootcamp
← Back to all labs

Domain 1: Security and Risk Management

CISSP Bootcamp · Module 1 of 8 · exam weight 16%
weight 16% 6 practice questions unofficial study material
The widest and heaviest domain. It covers the vocabulary of risk, governance, legal and regulatory duties, threat modelling and the ethics that hold the profession together. Almost every other domain refers back to concepts defined here.

Core security goals: CIA and friends

Every control you will ever study maps to a goal. Confidentiality (only authorised people can read data), Integrity (data is accurate and unmodified), Availability (systems work when needed). The exam adds authenticity (identity of source), non-repudiation (sender cannot deny sending) and accountability (actions traceable to an identity).

The opposite world is the DAD triad: Disclosure, Alteration, Destruction.

Risk math you must be able to do cold

TermMeaningFormula
AVAsset Value
EFExposure Factor (% of asset lost per event)
SLESingle Loss ExpectancyAV × EF
AROAnnualised Rate of Occurrence (events/year)
ALEAnnualised Loss ExpectancySLE × ARO
Safeguard valueIs a control worth buying?ALEbefore − ALEafter − annual cost of control

Example: a &u20B9;2,00,00,000 data centre (AV), a flood would destroy 40% (EF), floods expected once per 100 years (ARO 0.01). SLE = 80,00,000; ALE = 80,000.

Risk responses and risk types

Know the flavours: inherent (before controls), residual (after), control gap (risk left by missing controls), risk tolerance/appetite. Qualitative scoring uses a risk matrix (likelihood × impact); Delphi is anonymous expert consensus.

Control categories and functions

Two axes that can be combined (a firewall = technical + preventive):

CategoryExamples
Administrativepolicies, training, background checks, procedures
Technical/logicalfirewalls, encryption, MFA, audit logs
Physicallocks, guards, CCTV, mantraps, HVAC

Functions: preventive (stops the event), detective (finds it), corrective (fixes after), deterrent (discourages), recovery (restores), compensating (alternative when primary is impossible), directive (directs behaviour, e.g. a banner).

Governance and the document hierarchy

Top-down order: policies (mandatory, broad) → standards (mandatory, specific technologies) → baselines (minimum security level) → procedures (mandatory step-by-step) → guidelines (optional advice). Senior management carries ultimate accountability for security — a favourite exam answer.

Due care = doing what a reasonable person would (acting); due diligence = investigating/verifying (investigating). Regulation drivers: sector (HIPAA, PCI DSS), government (FISMA), and economic (GDPR fines up to 4% global turnover or €20M, whichever is higher; India’s DPDP Act 2023 for Indian organisations).

Law quick-hits

People: roles, separation, lifecycle

Data roles: owner (business decision-maker, senior), custodian (IT keeps it running), steward (day-to-day quality), user, administrator (privileged access), auditor (independent check).

Personnel controls: separation of duties (no single person completes a critical task alone), two-person control, job rotation, mandatory vacation (fraud detection), least privilege, need to know, NDA, clean onboarding/offboarding with access reviews at both ends. Awareness training is an administrative preventive control and reduces the largest risk: people.

Threat modelling and frameworks

Supply-chain risk: assess vendors (SOC 2, SIG), contract clauses, and keep software provenance (SBOM) in scope.

Continuity basics (the BIA)

BCP keeps the business running; DRP restores IT. The Business Impact Analysis identifies critical functions and sets MTD/MAO (maximum tolerable downtime), RTO (restore time objective), RPO (acceptable data loss window) and WRT (work recovery time). RTO + WRT ≤ MTD.

Memory hooks

Exam tips

Check yourself

Q1. An asset is worth $500,000. A breach exposes 20% of it, twice a year. What is the ALE?
A. $100,000
B. $200,000
C. $500,000
D. $2,000,000
Answer: B. $200,000
SLE = 500,000 x 0.20 = 100,000. ALE = SLE x ARO = 100,000 x 2 = $200,000.
Q2. Purchasing cyber insurance is which risk response?
A. Mitigate
B. Transfer
C. Accept
D. Avoid
Answer: B. Transfer
Insurance moves financial impact to a third party = transfer.
Q3. Which document is OPTIONAL guidance rather than a mandate?
A. Policy
B. Standard
C. Procedure
D. Guideline
Answer: D. Guideline
Guidelines are discretionary; policies, standards and procedures are mandatory.
Q4. Which pair defines 'two people must approve a payment'?
A. Least privilege and need to know
B. Separation of duties and dual control
C. Job rotation and mandatory vacation
D. Due care and due diligence
Answer: B. Separation of duties and dual control
Splitting a task across people (SoD) and requiring two approvers (dual/two-person control).
Q5. In STRIDE, tampering attacks which goal?
A. Confidentiality
B. Integrity
C. Availability
D. Non-repudiation
Answer: B. Integrity
Tampering = unauthorised modification = integrity.
Q6. Who is ultimately accountable for organisational security?
A. CISO
B. IT administrators
C. Senior management
D. Auditors
Answer: C. Senior management
Delegation of duty is possible; accountability stays with senior management.
CISSP® and (ISC)²® are registered trademarks of ISC2, Inc. This free bootcamp is independent study material and is not affiliated with, sponsored by, or endorsed by ISC2.