Complete CISSP Study Notes - Danyal khan
This repository contains complete CISSP study notes across all 8 domains, plus a dedicated folder for the official CISSP Exam Outline.
Each domain is in its own folder for easy navigation.
- Domain 1 – Security & Risk Management
- Domain 2 – Asset Security
- Domain 3 – Security Architecture & Engineering
- Domain 4 – Communication & Network Security
- Domain 5 – Identity & Access Management (IAM)
- Domain 6 – Security Assessment & Testing
- Domain 7 – Security Operations
- Domain 8 – Software Development Security
cissp-notes/
├── README.md
├── Domain-1-Security-Risk-Management/README.md
├── Domain-2-Asset-Security/README.md
├── Domain-3-Security-Architecture-Engineering/README.md
├── Domain-4-Communication-Network-Security/README.md
├── Domain-5-Identity-Access-Management/README.md
├── Domain-6-Security-Assessment-Testing/README.md
├── Domain-7-Security-Operations/README.md
├── Domain-8-Software-Development-Security/README.md
└── cissp-exam-outline.md
- Navigate into the domain folder you want to study.
- Notes are structured with headings, explanations, examples, and commands for better retention.
- Review the
cissp-exam-outline
for a top-level exam guide.
If you’d like to improve these notes, you’re welcome to contribute:
- Fork the repo
- Create a branch (
git checkout -b update-domain4
) - Commit your changes
- Open a Pull Request
Released under the MIT License.
Use, share, and adapt these notes freely. A credit mention would be appreciated.
⭐ Star this repo if you find it useful for your CISSP journey!