dc dotCreds
Reference guide

CISSP Course Notes

Study CISSP section notes, then jump straight into the guided course or related practice questions without losing your place.

Continue CourseStart PracticePDF downloads available in Pro.
Checking access

Checking Pro access...

Looking for your active Pro access before showing Course Notes. This usually takes just a moment.

Course Notes preview

Unlock Pro for the full per-exam reference guide.

Preview one piece from each section. Pro includes every Course Notes section, summary, key point, common mistake, exam tip, related-question review, and PDF export.

Includes full Course Mode and Course Notes.

Section 11. Security and Risk Management (16%)Preview
More in this section
  • 33 more key points in Pro version
  • 20 more common mistakes in Pro version
  • 10 more exam tips in Pro version
  • 29 more related questions in Pro version

Summary

Security and Risk Management connects governance, risk, compliance, authorization, privacy, policy, awareness, and continuity planning. Risk decisions consider threats, vulnerabilities, likelihood, impact, organizational context, and risk tolerance. The authorizing official accepts residual risk based on current security and privacy information. Controls may be common, system-specific, or hybrid and must be assessed for correct implementation and effectiveness. Policies and awareness programs translate management expectations into consistent behavior. Business continuity planning identifies critical functions, dependencies, recovery priorities, alternate operating methods, and communication requirements so essential operations can continue or recover during disruption. Privacy programs manage risks to individuals from PII processing.

Key Points

  • The authorizing official makes the risk acceptance decision.

Common Mistakes

  • Confusing initial, ongoing, and reauthorization – understand the trigger for each.

Exam Tips

  • Remember the authorizing official's role is to accept risk, not mitigate it.
Section 22. Asset Security (10%)Preview
More in this section
  • 24 more key points in Pro version
  • 15 more common mistakes in Pro version
  • 7 more exam tips in Pro version
  • 17 more related questions in Pro version

Summary

Asset Security focuses on classifying information and assets according to the potential impact of loss of confidentiality, integrity, or availability; refining provisional impact levels using organizational and mission context; and applying handling, protection, sanitization, and destruction requirements throughout the information lifecycle. Sanitization decisions should consider media characteristics, confidentiality requirements, organizational controls, data-protection needs, implementation constraints, and the ability to verify the result. Media movement and disposition should be tracked, and outsourcing destruction does not transfer the organization’s responsibility for protecting the data.

Key Points

  • Start with provisional impact levels from Volume II Appendices C & D.

Common Mistakes

  • Confusing provisional and final impact levels – remember, provisional is just the starting point.

Exam Tips

  • Think about the potential consequences of a compromise – what could go wrong?
Section 33. Security Architecture and Engineering (13%)Preview
More in this section
  • 16 more key points in Pro version
  • 9 more common mistakes in Pro version
  • 4 more exam tips in Pro version
  • 23 more related questions in Pro version

Summary

This objective covers key agreement and transport mechanisms for establishing and protecting symmetric keys. This objective covers the entire lifecycle of cryptographic keys – from creation to destruction. Understanding these processes is key to secure key management. This objective assesses your ability to evaluate a system's security architecture. It centers on understanding the system of interest, its complexities, and associated risks. Apply design principles contextually – tailoring is essential. Cyber resiliency principles are rooted in security and related fields.

Key Points

  • Symmetric keys are established using asymmetric key pairs to create shared secrets.

Common Mistakes

  • Confusing public- and private-key roles in confidentiality or key-transport scenarios. When a public key is used to encrypt or transport protected material, the corresponding private key is used to decrypt it; digital-signature use follows a different operation.

Exam Tips

  • Automated key transport reduces backup needs for static keys. Manual key transport requires robust backup procedures.
Section 44. Communication and Network Security (13%)Preview
More in this section
  • 10 more key points in Pro version
  • 6 more common mistakes in Pro version
  • 2 more exam tips in Pro version
  • 23 more related questions in Pro version

Summary

Secure networks start with firewall policy and risk-based traffic handling. Firewalls have limitations, and internal attacks can bypass perimeter-only defenses. VPNs provide protected connectivity across untrusted networks; segmentation and access control depend on the surrounding network architecture, routing, and policy. Remote-host traffic follows the configured VPN routing model.

Key Points

  • Firewall policies control inbound and outbound network traffic.

Common Mistakes

  • Confusing gateway-to-gateway and host-to-gateway VPNs – understand their distinct purposes.

Exam Tips

  • Think about the traffic types and protocols involved when designing a firewall architecture.
Section 55. Identity and Access Management (13%)Preview
More in this section
  • 15 more key points in Pro version
  • 6 more common mistakes in Pro version
  • 3 more exam tips in Pro version
  • 23 more related questions in Pro version

Summary

Control access by verifying identity and authenticator control and applying granular access policies. Federation relies on trust relationships and assertions between identity providers and relying parties; credential service provider functions may participate depending on the architecture. Access control can be continuously evaluated and adjusted. Authentication assurance requirements are selected through applicable risk assessment and digital-identity guidance rather than a direct Low/Moderate/High-to-AAL mapping.

Key Points

  • Identity verification relies on authenticators and their binding to subscriber accounts.

Common Mistakes

  • Confusing the authenticator secret with the authenticator output – the secret is long-term, the output is short-term.

Exam Tips

  • Remember the roles: RP grants access, Verifier confirms identity.
Section 66. Security Assessment and Testing (12%)Preview
More in this section
  • 11 more key points in Pro version
  • 7 more common mistakes in Pro version
  • 5 more exam tips in Pro version
  • 21 more related questions in Pro version

Summary

Security Assessment and Testing is risk-driven: define what the assessment must determine, choose the appropriate assessment objects, and use examine, interview, and test methods to gather sufficient evidence. Reused assessment results can reduce duplicate effort, but only when their credibility and applicability are still valid. Systems may depend on inherited common controls, so assess those dependencies and understand how common-control weaknesses affect dependent systems. System risk categorization and assessment objectives guide control selection, testing priorities, and the scope of follow-up work when required evidence is missing.

Key Points

  • Assessments verify whether controls are implemented and operating as intended; they are not simply compliance checklists.

Common Mistakes

  • Treating an assessment as a checklist instead of gathering evidence that supports defined determination statements.

Exam Tips

  • Identify the assessment objective first: what exactly must be proved or determined?
Section 77. Security Operations (13%)Preview
More in this section
  • 17 more key points in Pro version
  • 8 more common mistakes in Pro version
  • 4 more exam tips in Pro version
  • 23 more related questions in Pro version

Summary

Security Operations covers incident management, personnel and facility protection, logging and monitoring, recovery, and operational event analysis. Incident response follows defined criteria and roles rather than ad hoc reaction. Physical security uses layered administrative, technical, and physical safeguards to protect people, buildings, equipment, utilities, and environmental dependencies. Logging requires appropriate source configuration, time synchronization, protected storage, retention, and review. Recovery actions should be scoped, prioritized, communicated, validated, and aligned with business needs. Event interpretation must account for the specific log source, platform, user context, and surrounding activity.

Key Points

  • Incident response should follow predefined procedures, escalation criteria, and assigned roles.

Common Mistakes

  • Jumping directly to recovery before containment and eradication are sufficiently complete.

Exam Tips

  • For incident questions, identify the current response phase before selecting the next action.
Section 88. Software Development Security (10%)Preview
More in this section
  • 18 more key points in Pro version
  • 10 more common mistakes in Pro version
  • 4 more exam tips in Pro version
  • 17 more related questions in Pro version

Summary

Apply the SSDF to reduce software vulnerabilities and prevent future issues. Manage software supply-chain risk by assessing third-party components, protecting software integrity, and integrating risk management throughout the software lifecycle. This objective covers selecting application security testing for container technologies. It focuses on executable code testing and sandboxed environments. Secure coding requires a committed leadership team and consistent integration throughout the SDLC, supported by automation and appropriate toolchains. Apply code decisions based on storage and access control principles. Least privilege is key – grant only necessary access.

Key Points

  • The SSDF is a framework, not a rigid set of rules. It’s about desired outcomes.

Common Mistakes

  • Confusing the SSDF with a specific tool or technology. The SSDF is about processes and practices, not specific solutions.

Exam Tips

  • Focus on the overall goals of the SSDF: vulnerability reduction and prevention.