CISSP Resources · Domain 7 — 13% of the exam
CISSP Domain 7 Guide: Security Operations
Domain 7 is 13% of the exam and the most process-ordered domain of the eight. Many questions come down to a single decision: what do you do FIRST?
What Domain 7 covers
- Investigations, evidence handling, and forensics
- Incident response lifecycle
- Logging, monitoring, SIEM, and continuous monitoring
- Configuration, change and patch management
- Operational controls: separation of duties, job rotation, mandatory vacation, least privilege
- Backup strategies and recovery
- Disaster recovery sites, plans, and testing
Incident response, in order
- Detect — identify that something has happened.
- Respond — activate the process and the team.
- Mitigate / contain — stop the spread. Contain before you eradicate.
- Report — notify management and, where required, regulators.
- Recover — restore normal service.
- Remediate — remove the root cause.
- Lessons learned — feed improvements back into the process.
If the incident is spreading, contain first — while preserving evidence where you can. Full forensic analysis comes after the bleeding stops.
Evidence and forensics
- Chain of custody — who had the evidence, when, and why. Break it and the evidence is worthless.
- Order of volatility — collect CPU registers and cache, then memory, then network state, then disk, then backups and archives.
- Work on copies. Image the drive and hash it; analyse the image, never the original.
- Evidence should be accurate, complete, authentic, convincing, and admissible.
Backups and recovery sites
| Site type | Ready in | Cost | Notes |
|---|---|---|---|
| Hot | Minutes to hours | Highest | Fully equipped, data replicated |
| Warm | Hours to days | Medium | Hardware present, data must be restored |
| Cold | Days to weeks | Lowest | Space and power only |
| Reciprocal | Varies | Low | Agreement with another organisation; hard to enforce |
| Cloud / DRaaS | Minutes to hours | Variable | Test it; contracted RTO is not proven RTO |
Backup types: full captures everything; incremental captures changes since the last backup of any type and restores slowest; differential captures changes since the last full backup and restores faster but grows larger.
DR testing, weakest to strongest
- Read-through / checklist
- Structured walkthrough / tabletop
- Simulation
- Parallel test — recovery systems run alongside production
- Full interruption — production is actually stopped; highest risk and highest assurance
Exam traps in Domain 7
- Mandatory vacation and job rotation are detective controls — they surface fraud that requires continuous presence.
- Separation of duties is preventive; dual control requires two people for a single action.
- Patching production without change management is wrong unless the scenario establishes an authorised emergency change process.
- A backup that has never been restored is not a backup. Testing is the control.
Frequently asked questions
What is the first step in incident response?
Detection, then activating the response process. Once an incident is active and spreading, containment precedes eradication and recovery.
What is the order of volatility in digital forensics?
Registers and cache, then memory, then network state and running processes, then disk, then removable media, then backups and archives.
Train the 'what do I do FIRST' reflex
Domain 7 questions on Domain Eight are written around process order and evidence handling — the exact judgement the exam is scoring.
Related guides
- Domain 8: Software Development SecuritySDLC models, secure coding, testing, third-party risk and database security.
- Data Owner vs Data ControllerWho classifies, who implements, who is legally accountable — the four roles the exam confuses on purpose.
- CISSP Study GuideWhat to study, in what order, with a realistic week-by-week schedule across all eight domains.
- CISSP Exam GuideQuestion count, time limit, adaptive scoring, test-centre rules and what happens on results day.
More CISSP study material from Domain Eight: browse all resources.
