Home › Certifications › CISSP › Security and Risk Management
60 multiple-choice questions and 44 flashcards on Security and Risk Management, about 16% of the CISSP bank. Every one carries a written rationale.
Security and Risk Management is one of 8 chapters in CoStudy's CISSP bank, and it holds 60 of the bank's 375 multiple-choice questions — roughly 16% of the total. That proportion is not arbitrary: chapters follow the certifying body's published exam outline, and the number of questions in each is set by that domain's published weight, so the share of your practice time this chapter takes matches the share of the real exam it accounts for.
Studying by chapter is worth doing once you have a diagnostic score. A single overall percentage tells you whether you are close; it does not tell you which domain is dragging. Working a weak chapter in isolation, and re-testing it in isolation, is the fastest way to move a score that has stalled — and it is why the mock exams in CoStudy report by domain rather than as one number.
10 questions drawn from this chapter, with the full rationale shown — the controlling principle behind the right answer, and why each wrong option tempts and fails.
A manufacturer signs sensor telemetry so a plant operator can prove a reading came from the specific device that produced it and was not altered. Beyond integrity, which of the five pillars does this MOST directly support?
Answer: C — Non-repudiation, because the originating device cannot credibly disown the reading
C) Correct — the five pillars extend CIA with authenticity and non-repudiation; a device-bound signature makes disowning the reading untenable, which is the defining property of non-repudiation. A) tempts because signing supports safe replay, but availability concerns access to the data, not proof of origin. B) is a common misconception — signing binds origin and integrity, it does not encrypt or hide content. D) is half right: authenticity is served too, but the question asks what is MOST directly added beyond integrity, and non-repudiation is the stronger, distinctly named pillar here.
During design review of a web service, a team catalogues threats such as spoofed identities, altered messages, denied actions, leaked data, service exhaustion and privilege escalation. Which model are they applying?
Answer: A — STRIDE, which enumerates threat categories against system components
A) Correct — the six categories listed map directly to spoofing, tampering, repudiation, information disclosure, denial of service and elevation of privilege. B) is the adjacent concept: DREAD scores threats after they are identified rather than enumerating them. C) is a genuine threat-modelling method but risk-centric and staged, not a six-category enumeration. D) describes attacker phases during an intrusion, not design-time threat categories.
A newly hired continuity coordinator wants to begin a business continuity programme. What should be done FIRST?
Answer: A — Obtain senior management commitment and an agreed programme scope
A) Correct — continuity is a management obligation; without sponsorship, scope and authority the analysis has no mandate and its results cannot be funded or enforced. B) is the classic off-by-one — the BIA is essential but comes after the programme is chartered and scoped. C) presumes an answer the BIA has not yet produced. D) substitutes one person's judgement for the impact analysis that is supposed to determine criticality.
Under GDPR, a data controller is which party?
Answer: C — The entity deciding the purposes and means of processing
C is the definition: the controller decides why and how personal data is processed and carries primary accountability for lawfulness, transparency, and data subject rights. A and E both describe the data subject, whose rights the controller must honor. B is the processor, which acts only on documented instructions and holds narrower but real obligations. D confuses a hosting location with a legal role. Determining purpose and means, not possession of the data, is what makes an organization a controller.
Which legal concept holds an organization responsible for failing to implement the reasonable security controls expected of a prudent person?
Answer: D — Negligence, arising from failure to exercise the due care a prudent organization would exercise
D) Correct: negligence is the failure to act as a reasonable, prudent organization would in the circumstances, and the prudent-person rule is the yardstick courts apply to security decisions. A) Strict liability attaches without fault and is confined to particular categories of activity, not general security practice. B) Vicarious liability concerns an employer answering for employee acts, a different doctrine entirely. C) Mens rea is criminal intent and has no role in the civil due-care standard.
A company has a manufacturing process it believes gives it a durable advantage. It is willing to invest in strict internal controls and does not want the method disclosed at any point. Which intellectual property protection is MOST appropriate?
Answer: C — Trade secret, because protection persists as long as secrecy is maintained
C) Correct — trade secret is the only regime whose protection depends on, and rewards, never disclosing the method, and it has no expiry while secrecy holds. A) is the near-twin answer: a patent gives strong rights but requires public disclosure and expires, which contradicts the stated constraint. B) fails because copyright protects expression, not a functional process. D) is off-topic: trademarks protect brand identifiers, not methods.
A CISO discovers a critical vulnerability in a system whose business owner refuses to patch it, citing operational concerns. What is the BEST course of action?
Answer: D — Document the risk, present it to the owner and obtain written acceptance from an authorized executive
D) Correct: the CISO advises on risk; the business owner accepts it. Formal written acceptance by an authorized executive preserves accountability and leaves an audit trail. A) Security does not unilaterally override a business decision — that inverts governance. B) Bypassing the chain of command is poor governance unless the owner refuses to sign and the exposure is severe. C) Removing a production system from service without authorisation is the same unilateral act in a different form.
Which describes the CIA triad?
Answer: E — Confidentiality, integrity, and availability of data
E states the three security objectives every control ultimately serves: no unauthorized disclosure, no unauthorized modification, and access for authorized users when needed. A tempts because cryptography and authentication are real controls, but they are mechanisms, not the objectives. B substitutes identity-management terms. C is an asset-valuation vocabulary, not a security model. D lists assurance activities. The inverse of the triad is the DAD model: disclosure, alteration, destruction.
A risk assessment is being started for a business unit that has never been assessed. Which activity should come FIRST?
Answer: A — Identify and value the assets and processes within the assessment scope
A) Correct — risk cannot be measured against nothing; identifying assets, processes and their value to the business is the input everything else depends on. B) is an off-by-one in sequence: ALE requires asset value and exposure factors that identification has not yet produced. C) reverses the process by choosing treatment before risk is known. D) is a legitimate technique for threat identification but it is a later step and is not the foundation.
A certified professional discovers that disclosing a client's insecure product design publicly would protect the public but would breach a signed confidentiality agreement. Under the ISC2 Code of Ethics canons, what governs the decision?
Answer: A — The canons are ordered, and protecting society and the common good comes first
A) Correct — the canons are applied in order, and the first canon, protecting society, the common good and the infrastructure, takes precedence over the later duty to principals. B) is the frequent misreading: the canons are explicitly ordered, not equally weighted. C) inverts the ordering by treating a private contract as superior to public safety. D) is a plausible-sounding but incomplete action — withdrawing may follow, but it does not itself resolve which duty controls.
4 cards from the 44 in this chapter.
What are the three pillars of the CIA triad?
Confidentiality, Integrity, Availability. Foundation of information security objectives. CISSP exam: Disclosure (vs. C), Alteration (vs. I), Destruction (vs. A) — the DAD model.
What is the breach notification requirement under GDPR?
72 hours to supervisory authority after becoming aware of a breach (unless unlikely to result in risk). Affected individuals notified if high risk.
What are the categories of security controls (function)?
Preventive, Detective, Corrective, Deterrent, Recovery, Compensating, Directive. Often grouped as preventive/detective/corrective for simplicity.
What is the kill chain (Lockheed Martin)?
Recon → Weaponization → Delivery → Exploit → Install → C2 → Actions on Objectives. Defenders disrupt at any stage.
These are a sample. The full Security and Risk Management chapter runs 104 items with per-chapter progress tracking, on the web and in the iOS app.