03 CISSP
The Certified Information Systems Security Professional — CISSP represents a major step from operational security into enterprise cybersecurity leadership, architecture, governance, and risk-based decision-making.
Where SSCP focuses strongly on operating and administering security controls, CISSP asks you to think more broadly about:
- Business requirements
- Risk
- Governance
- Architecture
- Security strategy
- Enterprise controls
- Security operations
- Secure development
The progression is:
SSCP ↓Operate Security Controls ↓CISSP ↓Design, Govern, Assess, and Manage Enterprise SecurityWhere CISSP Fits in Your Career
Section titled “Where CISSP Fits in Your Career”CISSP is particularly relevant for professionals progressing toward roles such as:
-
Security Engineer
-
Senior Security Engineer
-
Security Consultant
-
Cloud Security Consultant
-
Security Architect
-
Cloud Security Architect
-
Security Manager
-
Cybersecurity Program Lead
-
Principal Security Professional
A common progression might look like:
Security Analyst ↓Security Engineer ↓Senior Security Engineer ↓Security Consultant ↓Security Architect ↓Principal / Leadership RoleCISSP Mindset
Section titled “CISSP Mindset”At SSCP level you may ask:
How should this firewall rule be configured?At CISSP level, you increasingly ask:
What business requirement exists? ↓What risk are we addressing? ↓Which control best reduces that risk? ↓How does it fit enterprise architecture? ↓Who owns the control? ↓How will effectiveness be measured?This shift is extremely important.
CISSP Is Not a Tool Certification
Section titled “CISSP Is Not a Tool Certification”CISSP is not primarily about memorizing:
CommandsVendor ProductsCloud Console ButtonsTool ConfigurationInstead, it focuses on understanding:
Security Principles +Risk +Architecture +Governance +Operations +BusinessThe Eight CISSP Knowledge Domains
Section titled “The Eight CISSP Knowledge Domains”The CISSP body of knowledge is organized around eight major areas:
01 Security and Risk Management02 Asset Security03 Security Architecture and Engineering04 Communication and Network Security05 Identity and Access Management06 Security Assessment and Testing07 Security Operations08 Software Development SecurityThese domains are deeply connected.
Enterprise Security Model
Section titled “Enterprise Security Model”Think of enterprise security as:
Business ↓Risk ↓Governance ↓Architecture ↓Security Controls ↓Operations ↓Monitoring ↓Continuous ImprovementDomain 1 — Security and Risk Management
Section titled “Domain 1 — Security and Risk Management”This domain establishes the foundation for enterprise security.
It includes concepts such as:
-
Governance
-
Risk
-
Policies
-
Compliance
-
Security roles
-
Professional ethics
-
Business continuity
-
Threat modeling
-
Security awareness
-
Supply-chain risk
Security Governance
Section titled “Security Governance”Governance defines:
Who makes decisions?
Who is accountable?
Which policies apply?
How is risk managed?
How is security measured?Security governance connects cybersecurity with organizational objectives.
Governance vs Management
Section titled “Governance vs Management”A useful distinction is:
Governance ↓Direction and Oversightwhile:
Management ↓Execution and OperationPolicies
Section titled “Policies”Policies provide high-level organizational requirements.
Example:
Sensitive business information must be protected according to its classification.Standards
Section titled “Standards”Standards establish mandatory requirements.
Example:
Privileged administrator accounts must use approved multi-factor authentication.Procedures
Section titled “Procedures”Procedures explain how something must be performed.
Example:
1. Verify access request2. Validate approval3. Assign role4. Record change5. Review accessGuidelines
Section titled “Guidelines”Guidelines provide recommended practices while allowing some flexibility.
Security Roles and Responsibilities
Section titled “Security Roles and Responsibilities”Enterprise security involves many stakeholders.
Examples include:
-
Board
-
Senior management
-
Security leadership
-
Security architects
-
Security engineers
-
System owners
-
Data owners
-
Data custodians
-
Users
-
Auditors
Accountability
Section titled “Accountability”Security responsibility should be clearly assigned.
Avoid:
Everybody Is Responsible ↓Nobody Is AccountablePrefer:
Control ↓Named Owner ↓Defined ResponsibilityDue Care
Section titled “Due Care”Due care means taking reasonable actions to protect organizational assets.
Due Diligence
Section titled “Due Diligence”Due diligence means continuously investigating, reviewing, and validating whether appropriate protection exists.
Conceptually:
Due Care ↓Do the Right ThingsDue Diligence ↓Verify They Continue WorkingRisk Management
Section titled “Risk Management”Risk management is central to CISSP.
A basic model:
Asset +Threat +Vulnerability ↓RiskRisk Identification
Section titled “Risk Identification”Identify:
-
Assets
-
Threats
-
Vulnerabilities
-
Existing controls
-
Potential impact
Risk Analysis
Section titled “Risk Analysis”Risk analysis may be:
-
Qualitative
-
Quantitative
-
Hybrid
Qualitative Risk Analysis
Section titled “Qualitative Risk Analysis”Uses relative ratings such as:
LowMediumHighCriticalQuantitative Risk Analysis
Section titled “Quantitative Risk Analysis”Attempts to assign numerical values to risk.
Concepts may include:
-
Asset value
-
Exposure factor
-
Single loss expectancy
-
Annual rate of occurrence
-
Annualized loss expectancy
Single Loss Expectancy
Section titled “Single Loss Expectancy”Conceptually:
SLE = Asset Value × Exposure FactorAnnualized Loss Expectancy
Section titled “Annualized Loss Expectancy”Conceptually:
ALE = SLE × Annual Rate of OccurrenceThe purpose is not merely calculation.
It is to help compare the cost of risk with the cost of controls.
Risk Treatment
Section titled “Risk Treatment”Typical options include:
MitigateAvoidTransferAcceptRisk Mitigation
Section titled “Risk Mitigation”Implement controls to reduce likelihood or impact.
Risk Avoidance
Section titled “Risk Avoidance”Stop the activity causing unacceptable risk.
Risk Transfer
Section titled “Risk Transfer”Shift part of the financial or operational consequence.
Risk Acceptance
Section titled “Risk Acceptance”Formally accept residual risk.
Risk acceptance should be authorized at the appropriate business level.
Risk Appetite
Section titled “Risk Appetite”The amount and type of risk an organization is willing to pursue or retain.
Risk Tolerance
Section titled “Risk Tolerance”The acceptable variation around organizational risk objectives.
Residual Risk
Section titled “Residual Risk”Risk remaining after controls are implemented.
Inherent Risk ↓Security Controls ↓Residual RiskControl Types
Section titled “Control Types”Controls may be categorized by purpose.
Examples:
-
Preventive
-
Detective
-
Corrective
-
Deterrent
-
Recovery
-
Compensating
Preventive Control
Section titled “Preventive Control”Attempts to stop an event.
Example:
MFADetective Control
Section titled “Detective Control”Helps identify that something happened.
Example:
Security LoggingCorrective Control
Section titled “Corrective Control”Helps fix a problem after detection.
Example:
Patch DeploymentCompensating Control
Section titled “Compensating Control”Used when the preferred control cannot be implemented directly.
Security Awareness
Section titled “Security Awareness”Employees should understand:
-
Phishing
-
Password security
-
Sensitive data
-
Reporting procedures
-
Social engineering
Human behavior is part of enterprise security.
Ethics
Section titled “Ethics”Security professionals must act responsibly and ethically.
A trusted security role often provides privileged access to highly sensitive systems and information.
Compliance
Section titled “Compliance”Organizations may need to meet:
-
Laws
-
Regulations
-
Industry standards
-
Contractual requirements
Compliance and security overlap but are not identical.
A compliant environment may still have security weaknesses.
Domain 2 — Asset Security
Section titled “Domain 2 — Asset Security”Asset security focuses on identifying, classifying, handling, and protecting information and resources.
Asset Lifecycle
Section titled “Asset Lifecycle”Think:
Create ↓Store ↓Use ↓Share ↓Archive ↓DestroySecurity controls should exist throughout the lifecycle.
Asset Ownership
Section titled “Asset Ownership”Assets should have identified owners.
The owner is often responsible for:
-
Classification
-
Protection requirements
-
Access decisions
-
Retention requirements
Data Custodian
Section titled “Data Custodian”A custodian may be responsible for implementing protection on behalf of the owner.
Examples:
-
Backup
-
Storage
-
Technical access controls
-
Administration
Data Classification
Section titled “Data Classification”Organizations classify information according to sensitivity.
Example:
PublicInternalConfidentialRestrictedThe exact labels differ between organizations.
Classification Purpose
Section titled “Classification Purpose”Classification helps determine:
Who can access?How should data be stored?How should it be transmitted?How long should it be retained?How should it be destroyed?Data Handling
Section titled “Data Handling”Sensitive information should be protected when:
-
Stored
-
Transmitted
-
Processed
-
Shared
-
Archived
-
Destroyed
Data States
Section titled “Data States”Understand:
Data at RestData in TransitData in UseData at Rest
Section titled “Data at Rest”Examples:
-
Databases
-
Disks
-
Backups
-
Object storage
Data in Transit
Section titled “Data in Transit”Examples:
-
Network communications
-
API traffic
-
File transfer
Data in Use
Section titled “Data in Use”Data being actively processed by systems or applications.
Data Remanence
Section titled “Data Remanence”Data may remain recoverable after deletion if storage media is not handled appropriately.
Secure disposal methods depend on:
-
Media type
-
Data sensitivity
-
Regulatory requirement
Retention
Section titled “Retention”Organizations should define how long information must be retained.
Keeping data forever increases:
-
Storage cost
-
Privacy risk
-
Security exposure
-
Legal burden
Data Minimization
Section titled “Data Minimization”Collect and retain only the information required for legitimate business purposes.
Privacy
Section titled “Privacy”Privacy requirements influence how personal information is:
-
Collected
-
Processed
-
Shared
-
Stored
-
Deleted
Domain 3 — Security Architecture and Engineering
Section titled “Domain 3 — Security Architecture and Engineering”This is one of the most important CISSP domains for engineers and architects.
It focuses on designing security into systems.
Security Architecture Mindset
Section titled “Security Architecture Mindset”Ask:
What are the business requirements?
What assets are involved?
Where are the trust boundaries?
Which threats exist?
What security properties are required?
Which controls should be implemented?Security Design Principles
Section titled “Security Design Principles”Important principles include:
-
Least privilege
-
Separation of duties
-
Defense in depth
-
Fail securely
-
Simplicity
-
Complete mediation
-
Economy of mechanism
Defense in Depth
Section titled “Defense in Depth”Use multiple control layers.
User ↓MFA ↓IAM ↓Network Security ↓Application Security ↓Data Protection ↓MonitoringFail Securely
Section titled “Fail Securely”When a system fails, it should fail into a safer state when possible.
Avoid:
Security Control Failure ↓Allow EverythingTrust Boundaries
Section titled “Trust Boundaries”A trust boundary exists where the level of trust changes.
Example:
Internet ↓Trust Boundary ↓Web Application ↓Trust Boundary ↓DatabaseTrust boundaries are useful during threat modeling.
Threat Modeling
Section titled “Threat Modeling”Threat modeling helps identify:
Assets ↓Entry Points ↓Trust Boundaries ↓Threats ↓ControlsSecure Architecture
Section titled “Secure Architecture”Architecture should consider:
-
Identity
-
Network
-
Applications
-
Data
-
Infrastructure
-
Monitoring
-
Recovery
Security Models
Section titled “Security Models”CISSP introduces classical security models and conceptual frameworks.
The objective is to understand how confidentiality, integrity, and access can be formally controlled.
System Security
Section titled “System Security”Systems should be protected through:
-
Secure design
-
Hardening
-
Patch management
-
Access control
-
Monitoring
Trusted Computing Concepts
Section titled “Trusted Computing Concepts”Security architecture considers the trusted components responsible for enforcing policy.
The smaller and more controlled the trusted base, the easier it can be to reason about security.
Cryptography
Section titled “Cryptography”Cryptography supports:
-
Confidentiality
-
Integrity
-
Authentication
-
Non-repudiation
Symmetric Cryptography
Section titled “Symmetric Cryptography”Uses a shared secret key.
Benefits:
-
Fast
-
Efficient
Challenge:
- Key distribution
Asymmetric Cryptography
Section titled “Asymmetric Cryptography”Uses:
Public Key +Private KeySupports:
-
Digital signatures
-
Secure key exchange
-
PKI
Hashing
Section titled “Hashing”Supports integrity-related functions.
Input ↓Hash Function ↓DigestDigital Signatures
Section titled “Digital Signatures”Can support:
-
Integrity
-
Authentication
-
Non-repudiation
Public Key Infrastructure may include:
-
Certificate Authorities
-
Registration Authorities
-
Certificates
-
Revocation
-
Key lifecycle management
Key Management
Section titled “Key Management”Key security is often more important than the algorithm itself.
Lifecycle:
Generate ↓Distribute ↓Store ↓Use ↓Rotate ↓Revoke ↓DestroyPhysical Security
Section titled “Physical Security”Architecture also includes physical controls.
Examples:
-
Locks
-
Guards
-
Cameras
-
Access badges
-
Barriers
-
Environmental protections
Environmental Security
Section titled “Environmental Security”Protect facilities against:
-
Fire
-
Water
-
Power failure
-
Heat
-
Humidity
Cloud Architecture
Section titled “Cloud Architecture”Cloud security responsibilities depend on service models and shared responsibility.
Examples include:
IaaSPaaSSaaSAs services become more managed, responsibilities shift but do not disappear.
Virtualization Security
Section titled “Virtualization Security”Protect:
-
Hypervisor
-
Management plane
-
Virtual networking
-
Guest systems
Container Security
Section titled “Container Security”Consider:
-
Images
-
Registries
-
Runtime
-
Privileges
-
Secrets
-
Network
-
Orchestration
Domain 4 — Communication and Network Security
Section titled “Domain 4 — Communication and Network Security”Network security remains foundational even at architecture level.
Network Security Model
Section titled “Network Security Model”For any network path:
Source ↓Destination ↓Protocol ↓Port ↓Security Control ↓MonitoringOSI Model
Section titled “OSI Model”Understand the conceptual layers:
ApplicationPresentationSessionTransportNetworkData LinkPhysicalThe objective is to understand where technologies and attacks operate.
TCP/IP
Section titled “TCP/IP”Understand how systems communicate through:
-
IP
-
TCP
-
UDP
-
Routing
-
Ports
Network Segmentation
Section titled “Network Segmentation”Separate systems according to trust and business function.
Example:
Users ↓Frontend ↓Application ↓DatabaseDo not permit unnecessary communication between tiers.
Firewalls
Section titled “Firewalls”Firewall decisions may consider:
-
Source
-
Destination
-
Protocol
-
Port
-
Connection state
-
Application context
A proxy operates as an intermediary and may support:
-
Filtering
-
Logging
-
Inspection
-
Access control
IDS and IPS
Section titled “IDS and IPS”IDS:
Detect ↓AlertIPS:
Detect ↓PreventNetwork Access Control
Section titled “Network Access Control”NAC can evaluate:
-
User
-
Device
-
Security posture
-
Compliance
before or during network access.
VPN technologies secure communication across untrusted networks.
Use cases:
-
Remote access
-
Site-to-site connectivity
Wireless Security
Section titled “Wireless Security”Consider:
-
Authentication
-
Encryption
-
Rogue access points
-
Guest networks
-
Device security
DNS Security
Section titled “DNS Security”DNS is critical infrastructure.
Security concerns include:
-
Spoofing
-
Hijacking
-
Unauthorized changes
-
Malicious domains
Email Security
Section titled “Email Security”Email remains a major attack vector.
Controls may include:
-
Anti-phishing
-
Filtering
-
Malware scanning
-
Domain authentication mechanisms
-
User awareness
Zero Trust Networking
Section titled “Zero Trust Networking”Do not rely only on network location.
Consider:
Identity +Device +Context +Resource ↓Access DecisionDomain 5 — Identity and Access Management
Section titled “Domain 5 — Identity and Access Management”IAM is central to enterprise cybersecurity.
The basic model remains:
WhoCan Do WhatOn Which ResourceUnder Which ConditionsIdentity Lifecycle
Section titled “Identity Lifecycle”Joiner ↓Mover ↓LeaverProvisioning
Section titled “Provisioning”Access should follow:
Business Requirement ↓Approval ↓Provisioning ↓Validation ↓Monitoring ↓Periodic ReviewAuthentication
Section titled “Authentication”Authentication verifies identity.
Authorization
Section titled “Authorization”Authorization determines permitted actions.
Accounting
Section titled “Accounting”Records activity to support accountability.
Use multiple independent authentication factors.
Provides centralized authentication across applications.
Security benefits:
-
Simplified lifecycle
-
Centralized controls
Risk:
- Central identity compromise can affect many systems
Federation
Section titled “Federation”Allows identities to access services across trust boundaries.
Access based on job role.
Access based on attributes.
Mandatory Access Control
Section titled “Mandatory Access Control”Policy enforced centrally.
Discretionary Access Control
Section titled “Discretionary Access Control”Resource owners may make access decisions.
Privileged Access
Section titled “Privileged Access”Privileged identities should be protected using stronger controls.
Examples:
-
Separate admin accounts
-
MFA
-
Limited privilege duration
-
Monitoring
-
Approval
-
Session recording where appropriate
Service Accounts
Section titled “Service Accounts”Service identities deserve equal attention.
Ask:
What workload uses this?
What permissions exist?
How are credentials managed?
Can it be impersonated?
Is it still required?Access Reviews
Section titled “Access Reviews”Review:
-
Privileged users
-
Dormant accounts
-
External users
-
Service accounts
-
Group memberships
-
Role assignments
Domain 6 — Security Assessment and Testing
Section titled “Domain 6 — Security Assessment and Testing”Security controls must be tested.
A control that exists but does not work provides false confidence.
Assessment Objectives
Section titled “Assessment Objectives”Determine:
Was the control implemented?
Is it operating correctly?
Is it effective?
Does it address the intended risk?Security Assessment
Section titled “Security Assessment”May include:
-
Configuration review
-
Architecture review
-
Vulnerability scanning
-
Penetration testing
-
Audit
-
Control testing
Vulnerability Assessment
Section titled “Vulnerability Assessment”Identifies potential weaknesses.
Discover ↓Scan ↓Validate ↓Prioritize ↓RemediatePenetration Testing
Section titled “Penetration Testing”Tests whether weaknesses can be exploited within an authorized scope.
A pentest differs from vulnerability scanning because it focuses more deeply on exploitability and attack paths.
An audit assesses whether requirements and controls are being followed.
Internal Audit
Section titled “Internal Audit”Performed within the organization.
External Audit
Section titled “External Audit”Performed by an independent party.
Control Testing
Section titled “Control Testing”Test:
-
Preventive controls
-
Detective controls
-
Recovery controls
Test Frequency
Section titled “Test Frequency”Testing frequency should be risk-driven.
Critical controls usually deserve more frequent validation.
Security Metrics
Section titled “Security Metrics”Useful metrics should support decision-making.
Examples:
-
Patch compliance
-
Time to remediate
-
Incident response time
-
Privileged access review completion
-
Security control coverage
Avoid metrics that look impressive but do not help manage risk.
Domain 7 — Security Operations
Section titled “Domain 7 — Security Operations”Security operations covers the day-to-day protection of the enterprise.
Operations Lifecycle
Section titled “Operations Lifecycle”Prevent ↓Monitor ↓Detect ↓Investigate ↓Respond ↓Recover ↓ImproveLogging
Section titled “Logging”Logs should support:
-
Detection
-
Investigation
-
Accountability
-
Compliance
Log Sources
Section titled “Log Sources”Examples:
-
Identity
-
Endpoints
-
Servers
-
Network devices
-
Applications
-
Databases
-
Cloud platforms
A SIEM can centralize and correlate telemetry.
Identity ──────┐Network ───────┤Endpoints ─────┼──→ SIEMApplications ──┤Cloud ─────────┘ ↓ DetectionSecurity Operations Center
Section titled “Security Operations Center”The SOC may handle:
-
Monitoring
-
Alert triage
-
Investigation
-
Escalation
-
Incident coordination
Incident Response
Section titled “Incident Response”A common lifecycle:
Preparation ↓Detection ↓Analysis ↓Containment ↓Eradication ↓Recovery ↓Lessons LearnedPreparation
Section titled “Preparation”Establish:
-
Policies
-
Roles
-
Runbooks
-
Communication
-
Logging
-
Tools
Detection
Section titled “Detection”Identify possible malicious activity.
Analysis
Section titled “Analysis”Determine:
Who?What?When?Where?How?Impact?Containment
Section titled “Containment”Stop further damage while preserving business operations and evidence.
Eradication
Section titled “Eradication”Remove root cause.
Recovery
Section titled “Recovery”Return systems to trusted operation.
Lessons Learned
Section titled “Lessons Learned”Improve:
-
Controls
-
Detection
-
Architecture
-
Process
-
Training
Evidence
Section titled “Evidence”Evidence handling may require:
-
Preservation
-
Integrity
-
Documentation
-
Chain of custody
Disaster Recovery
Section titled “Disaster Recovery”Security operations also includes recovering from major disruptions.
Business Continuity
Section titled “Business Continuity”Business continuity keeps critical functions operating.
Recovery Time Objective:
How quickly must we recover?Recovery Point Objective:
How much data loss is acceptable?Backups
Section titled “Backups”Backups should be:
-
Protected
-
Tested
-
Recoverable
-
Appropriately retained
High Availability
Section titled “High Availability”Reduce downtime through resilient design.
Patch Management
Section titled “Patch Management”Lifecycle:
Identify ↓Assess ↓Test ↓Deploy ↓ValidateVulnerability Management
Section titled “Vulnerability Management”Lifecycle:
Discover ↓Assess ↓Prioritize ↓Remediate ↓Validate ↓RepeatConfiguration Management
Section titled “Configuration Management”Maintain approved system states.
Change Management
Section titled “Change Management”Ensure changes are:
-
Authorized
-
Tested
-
Documented
-
Reversible
Domain 8 — Software Development Security
Section titled “Domain 8 — Software Development Security”Security should be integrated into the software lifecycle.
Secure SDLC
Section titled “Secure SDLC”Requirements ↓Design ↓Development ↓Testing ↓Deployment ↓OperationsSecurity should participate throughout.
Security Requirements
Section titled “Security Requirements”Security should be defined before development.
Examples:
-
Authentication requirements
-
Encryption
-
Logging
-
Authorization
-
Privacy
-
Resilience
Threat Modeling
Section titled “Threat Modeling”Use during design to identify:
-
Assets
-
Threats
-
Trust boundaries
-
Attack paths
-
Mitigations
Secure Coding
Section titled “Secure Coding”Developers should avoid insecure patterns.
Areas include:
-
Input validation
-
Authentication
-
Authorization
-
Error handling
-
Secrets management
Code Review
Section titled “Code Review”Security reviews help identify weaknesses before deployment.
Static Analysis
Section titled “Static Analysis”Analyzes source or compiled code without executing the application.
Dynamic Analysis
Section titled “Dynamic Analysis”Tests the running application.
Dependency Security
Section titled “Dependency Security”Modern applications rely heavily on third-party components.
Organizations should manage:
-
Libraries
-
Packages
-
Versions
-
Vulnerabilities
-
Provenance
Software Supply Chain
Section titled “Software Supply Chain”Risks can enter through:
Source Code ↓Dependencies ↓Build Pipeline ↓Artifacts ↓DeploymentEach stage needs protection.
DevSecOps
Section titled “DevSecOps”DevSecOps integrates security into automated development and deployment processes.
Conceptually:
Developer ↓Commit ↓Security Checks ↓Build ↓Test ↓DeployCI/CD Security
Section titled “CI/CD Security”Protect:
-
Repositories
-
Build systems
-
Secrets
-
Deployment credentials
-
Artifacts
Secrets Management
Section titled “Secrets Management”Avoid:
PasswordAPI KeyPrivate Keyhard-coded directly inside source code.
Use controlled secrets management.
Application Logging
Section titled “Application Logging”Applications should record security-relevant activity while avoiding unnecessary sensitive data exposure.
Practical CISSP Project 1 — Enterprise Risk Assessment
Section titled “Practical CISSP Project 1 — Enterprise Risk Assessment”Choose a hypothetical organization.
Identify:
AssetsThreatsVulnerabilitiesExisting ControlsLikelihoodImpactRiskTreatmentCreate a small risk register.
Risk Register Example
Section titled “Risk Register Example”| Risk | Likelihood | Impact | Rating | Treatment |
|---|---|---|---|---|
| Privileged account compromise | High | High | High | Mitigate |
| Data-center outage | Medium | High | High | Mitigate |
| Minor website outage | Low | Medium | Low | Accept/Review |
Practical CISSP Project 2 — Enterprise IAM Review
Section titled “Practical CISSP Project 2 — Enterprise IAM Review”Review a lab or sample environment.
Assess:
-
Privileged users
-
Service accounts
-
Group access
-
MFA
-
Joiner/mover/leaver process
Create recommendations.
Practical CISSP Project 3 — Security Architecture
Section titled “Practical CISSP Project 3 — Security Architecture”Design:
Internet ↓Edge Security ↓Application Tier ↓Service Tier ↓DatabaseAdd:
-
IAM
-
Segmentation
-
Encryption
-
Logging
-
Monitoring
-
Backup
Practical CISSP Project 4 — Incident Response Plan
Section titled “Practical CISSP Project 4 — Incident Response Plan”Create an enterprise incident-response workflow.
Detection ↓Triage ↓Investigation ↓Containment ↓Eradication ↓Recovery ↓Lessons LearnedDefine roles and escalation.
Practical CISSP Project 5 — Business Continuity Assessment
Section titled “Practical CISSP Project 5 — Business Continuity Assessment”Select a critical service.
Document:
-
Business owner
-
Dependencies
-
RTO
-
RPO
-
Recovery strategy
-
Testing requirements
Practical CISSP Project 6 — Security Control Assessment
Section titled “Practical CISSP Project 6 — Security Control Assessment”Choose five controls.
Example:
MFAFirewallEndpoint ProtectionLoggingBackupFor each determine:
Implemented?Operating?Effective?Evidence?Improvement?Practical CISSP Project 7 — Secure SDLC Assessment
Section titled “Practical CISSP Project 7 — Secure SDLC Assessment”Review a sample development process.
Assess:
-
Security requirements
-
Threat modeling
-
Code review
-
Dependency security
-
Secrets
-
CI/CD
-
Logging
CISSP Decision-Making Framework
Section titled “CISSP Decision-Making Framework”When faced with a scenario, use:
01 Understand the Business Requirement ↓02 Identify the Asset ↓03 Identify the Risk ↓04 Identify the Security Principle ↓05 Consider Governance ↓06 Choose the Best Control or Action ↓07 Consider Business ImpactThink Like a Manager
Section titled “Think Like a Manager”One of the most useful CISSP exam habits is understanding when to think as a security manager rather than a technician.
For example, a technical engineer may immediately want to:
Disable SystemBut a CISSP-level question may require you to first consider:
Business Impact +Authorization +Incident Procedure +EvidenceThink Like a Risk Professional
Section titled “Think Like a Risk Professional”Always ask:
Which option best manages risk?rather than:
Which option is technically strongest?The technically strongest control may be inappropriate if it prevents the business from operating.
Think Like an Architect
Section titled “Think Like an Architect”Consider how one control affects the entire system.
Example:
Identity ↓Network ↓Application ↓DataSecurity decisions have dependencies.
Think Like an Owner
Section titled “Think Like an Owner”Ask:
Who owns this risk?
Who can accept it?
Who should approve this change?Security teams advise and implement controls, but business risk decisions may belong to business leadership.
Common CISSP Question Pattern — FIRST
Section titled “Common CISSP Question Pattern — FIRST”When asked what to do first, consider whether you must:
UnderstandAssessValidateAuthorizebefore acting.
Do not automatically select the most technical response.
Common CISSP Question Pattern — BEST
Section titled “Common CISSP Question Pattern — BEST”Several controls may work.
Select the one that most appropriately:
-
Addresses the stated risk
-
Meets business requirements
-
Aligns with policy
-
Is sustainable
Common CISSP Question Pattern — MOST Important
Section titled “Common CISSP Question Pattern — MOST Important”Look for the fundamental objective.
For example, before selecting technology you may need to understand:
Business RequirementCommon CISSP Study Mistakes
Section titled “Common CISSP Study Mistakes”Mistake 1 — Thinking Like a Technician Only
Section titled “Mistake 1 — Thinking Like a Technician Only”CISSP requires broader judgment.
Mistake 2 — Memorizing Without Context
Section titled “Mistake 2 — Memorizing Without Context”Understand why the concept matters.
Mistake 3 — Ignoring Business Objectives
Section titled “Mistake 3 — Ignoring Business Objectives”Security exists to support organizational goals.
Mistake 4 — Always Choosing the Strongest Control
Section titled “Mistake 4 — Always Choosing the Strongest Control”The strongest control is not always the most appropriate control.
Mistake 5 — Ignoring Governance
Section titled “Mistake 5 — Ignoring Governance”Policy, accountability, and ownership matter.
Mistake 6 — Confusing Compliance With Security
Section titled “Mistake 6 — Confusing Compliance With Security”Compliance is one component of a broader security program.
CISSP Study Method
Section titled “CISSP Study Method”Use four layers.
Layer 1 — Concept
Section titled “Layer 1 — Concept”Understand the definition.
Layer 2 — Purpose
Section titled “Layer 2 — Purpose”Understand why it exists.
Layer 3 — Enterprise Context
Section titled “Layer 3 — Enterprise Context”Understand where it fits.
Layer 4 — Scenario
Section titled “Layer 4 — Scenario”Apply it to a business problem.
Example
Section titled “Example”Concept:
Least PrivilegePurpose:
Reduce unnecessary access.Enterprise context:
IAM GovernanceScenario:
Developer has enterprise administrator rights.
Best direction:Reduce access to job-required permissions.CISSP Security Review Framework
Section titled “CISSP Security Review Framework”For almost any enterprise system, review:
01 Business Requirement02 Asset03 Data04 Identity05 Privilege06 Network07 Architecture08 Vulnerability09 Security Controls10 Logging11 Incident Response12 Recovery13 Compliance14 RiskCISSP Readiness Checklist
Section titled “CISSP Readiness Checklist”Before considering your preparation complete, you should be able to:
-
Explain security governance
-
Explain due care and due diligence
-
Perform basic risk analysis
-
Explain risk treatment
-
Understand asset classification
-
Understand data lifecycle
-
Explain security architecture principles
-
Understand trust boundaries
-
Explain cryptographic concepts
-
Understand network segmentation
-
Explain firewall and network controls
-
Understand IAM lifecycle
-
Explain federation and SSO
-
Review privileged access
-
Explain security testing
-
Distinguish vulnerability assessment and penetration testing
-
Explain security operations
-
Explain incident response
-
Understand business continuity and disaster recovery
-
Explain RTO and RPO
-
Understand secure software development
-
Explain DevSecOps concepts
-
Connect controls to business risk
-
Select controls based on enterprise context
-
Think beyond individual technologies
Career Readiness After CISSP-Level Study
Section titled “Career Readiness After CISSP-Level Study”CISSP-level knowledge supports progression toward roles such as:
-
Senior Security Engineer
-
Security Consultant
-
Cybersecurity Consultant
-
Security Architect
-
Cloud Security Architect
-
Security Manager
-
Principal Security Engineer
-
Security Program Lead
The certification alone does not replace professional experience.
Your value comes from combining:
CISSP Knowledge +Hands-On Experience +Enterprise Judgment +CommunicationPortfolio Projects
Section titled “Portfolio Projects”Consider maintaining:
01 Enterprise Risk Assessment02 Security Architecture Design03 IAM Security Assessment04 Network Security Assessment05 Incident Response Plan06 Business Continuity Plan07 Security Control Assessment08 Secure SDLC AssessmentInterview Questions to Practice
Section titled “Interview Questions to Practice”After completing this lesson, you should be able to answer:
-
What is CISSP?
-
How does CISSP differ from SSCP?
-
What is security governance?
-
What is the difference between governance and management?
-
What is due care?
-
What is due diligence?
-
What is risk?
-
What is inherent risk?
-
What is residual risk?
-
What are the major risk treatment options?
-
What is risk appetite?
-
What is risk tolerance?
-
What is a data owner?
-
What is a data custodian?
-
Why is data classification important?
-
What are the major data states?
-
What is defense in depth?
-
What is a trust boundary?
-
What is threat modeling?
-
Why is key management important?
-
What is PKI?
-
Why is network segmentation important?
-
What is Zero Trust?
-
What is identity federation?
-
What is privileged access management?
-
What is a security assessment?
-
How does vulnerability scanning differ from penetration testing?
-
What makes a security metric useful?
-
What is SIEM?
-
What are the major incident-response phases?
-
Why is evidence preservation important?
-
What is business continuity?
-
What is disaster recovery?
-
What is the difference between RTO and RPO?
-
What is secure SDLC?
-
What is threat modeling in software development?
-
What is DevSecOps?
-
Why is supply-chain security important?
-
Why should security be aligned with business objectives?
-
Who should accept business risk?
CISSP Professional Mindset
Section titled “CISSP Professional Mindset”A CISSP-level security professional should consistently think:
Business ↓Assets ↓Threats ↓Risk ↓Architecture ↓Controls ↓Operations ↓Monitoring ↓ImprovementThe most important transition is:
SSCP ↓How do I operate this security control?to:
CISSP ↓Why does the organization need this control,how should it be governed,and how does it reduce business risk?Certification Completion Milestone
Section titled “Certification Completion Milestone”After completing CISSP-level preparation, you should be able to connect:
Risk +Governance +Architecture +IAM +Network +Data +Operations +Software Securityinto one enterprise security model.
That is the real value of CISSP thinking.
What’s Next?
Section titled “What’s Next?”➡️ 04 — CCSP
In the next lesson, you will apply enterprise security principles specifically to cloud computing.
You will move deeper into:
Cloud Concepts ↓Cloud Architecture ↓Cloud Data Security ↓Cloud Platform Security ↓Cloud Application Security ↓Cloud Operations ↓Legal, Risk, and ComplianceThe transition is:
CISSP ↓Enterprise Cybersecurity ↓CCSP ↓Enterprise Cloud Security