Security operations is where security architecture, policy, identity, monitoring, incident handling, configuration management, recovery, and personnel procedures become day-to-day organizational practice.
A security program can have excellent:
policies;
firewalls;
identity systems;
encryption;
risk assessments;
and still fail if operational teams cannot:
detect suspicious activity;
preserve evidence;
investigate events;
distinguish normal activity from malicious behavior;
maintain trustworthy logs;
escalate incidents;
document what happened;
prove who performed administrative actions.
CISSP Domain 7 β Security Operations currently represents 13% of the CISSP examination.
The current Domain 7 outline contains fifteen objectives:
Understand and comply with investigations.
Conduct logging and monitoring activities.
Perform Configuration Management.
Apply foundational security operations concepts.
Apply resource protection.
Conduct incident management.
Operate and maintain detection and preventive measures.
Implement and support patch and vulnerability management.
Understand and participate in change management.
Implement recovery strategies.
Implement Disaster Recovery processes.
Test Disaster Recovery Plans.
Participate in Business Continuity planning and exercises.
Implement and manage physical security.
Address personnel safety and security concerns.
Because Domain 7 is broad, SierraTec Secure divides it into several lessons.
Lesson Twenty-Four concentrates primarily on:
Including:
evidence collection and handling;
reporting and documentation;
investigative techniques;
digital forensic tools, tactics, and procedures;
artifacts involving data, computers, networks, and mobile devices.
Including:
IDPS;
SIEM;
continuous monitoring and tuning;
egress monitoring;
log management;
threat intelligence;
threat hunting;
UEBA.
It also introduces parts of:
Including:
need to know;
least privilege;
separation of duties;
privileged account management;
job rotation;
SLAs.
NIST SP 800-86 remains NIST's final dedicated guide for integrating digital forensic techniques into incident response. It emphasizes computer and network forensic activities and the use of data sources such as operating systems, files, applications, and network traffic.
NIST's current incident-response publication is SP 800-61 Rev. 3, finalized in April 2025. It superseded SP 800-61 Rev. 2 and integrates incident response into broader cybersecurity risk management using the NIST Cybersecurity Framework 2.0.
For logging, SP 800-92 remains the current final NIST publication, while SP 800-92 Rev. 1 remains an Initial Public Draft as of this lesson's August 2026 reference point.
The central Lesson Twenty-Four question is:
How should security professionals investigate suspicious activity, preserve trustworthy evidence, and use logging, monitoring, threat intelligence, and behavioral analysis to understand security events without compromising evidence integrity, operational reliability, privacy, or organizational obligations?
| Lesson Topic | Primary Alignment |
|---|---|
| Investigations | 7.1 |
| Evidence collection | 7.1 |
| Evidence handling | 7.1 |
| Evidence integrity | 7.1 |
| Chain of custody | 7.1 |
| Reporting | 7.1 |
| Documentation | 7.1 |
| Investigative techniques | 7.1 |
| Digital forensics | 7.1 |
| Data artifacts | 7.1 |
| Computer artifacts | 7.1 |
| Network artifacts | 7.1 |
| Mobile artifacts | 7.1 |
| Volatile evidence | 7.1 |
| Memory acquisition | 7.1 supporting concept |
| Forensic imaging | 7.1 supporting concept |
| Hash verification | 7.1 supporting concept |
| Logging | 7.2 |
| Log management | 7.2 |
| Centralized logging | 7.2 |
| SIEM | 7.2 |
| IDS | 7.2 |
| IPS | 7.2 |
| Continuous monitoring | 7.2 |
| Tuning | 7.2 |
| Egress monitoring | 7.2 |
| Threat intelligence | 7.2 |
| Threat feeds | 7.2 |
| Threat hunting | 7.2 |
| UEBA | 7.2 |
| Need to know | 7.4 |
| Least privilege | 7.4 |
| Separation of duties | 7.4 |
| Privileged-account management | 7.4 |
| Job rotation | 7.4 |
| SLA | 7.4 |
After completing this lesson, you should be able to:
Explain the purpose of a security investigation.
Distinguish an event from an incident.
Explain why authorization matters during investigations.
Identify common investigation categories.
Explain the importance of legal and management coordination.
Define evidence.
Explain evidence relevance.
Explain evidence reliability.
Explain evidence integrity.
Explain chain of custody.
Explain why documentation begins immediately.
Explain preservation.
Explain acquisition.
Explain examination.
Explain analysis.
Explain forensic reporting.
Explain volatile versus nonvolatile evidence.
Explain order-of-volatility reasoning.
Explain live acquisition.
Explain dead/static acquisition.
Explain memory evidence.
Explain disk imaging conceptually.
Explain forensic write protection.
Explain hashing in forensic evidence.
Explain forensic working copies.
Explain timeline reconstruction.
Explain timestamp challenges.
Explain why time synchronization matters.
Identify computer artifacts.
Identify network artifacts.
Identify mobile-device artifacts.
Identify application and cloud artifacts.
Define a security log.
Explain the log-management lifecycle.
Identify important log sources.
Explain centralized log collection.
Explain log normalization.
Explain log correlation.
Explain SIEM.
Explain SIEM use cases.
Explain tuning.
Explain alert fatigue.
Explain IDS.
Explain IPS.
Compare network- and host-based detection.
Explain signature-based detection.
Explain anomaly/behavior-based detection.
Explain continuous monitoring.
Explain egress monitoring.
Explain log retention.
Explain log integrity.
Explain threat intelligence.
Distinguish data, information, and intelligence.
Explain Indicators of Compromise.
Explain adversary TTPs conceptually.
Explain threat feeds.
Explain threat-intelligence relevance.
Explain threat hunting.
Explain hypothesis-driven hunting.
Explain UEBA.
Explain behavioral baselines.
Explain false positives in behavioral systems.
Explain least privilege in security operations.
Explain separation of duties.
Explain privileged-account monitoring.
Explain job rotation.
Explain SLA relevance to security operations.
Apply CISSP FIRST/BEST/MOST reasoning to investigation scenarios.
Security operations applies security requirements during normal organizational activity.
It includes:
PEOPLE
+
PROCESS
+
TECHNOLOGY
+
MONITORING
+
RESPONSE
Security architecture might define:
what should happen.
Security operations must ensure:
it continues happening.
Security operations may involve:
monitoring alerts;
reviewing logs;
administering privileged access;
responding to suspicious activity;
maintaining protective systems;
preserving investigation evidence.
An event is an observable occurrence.
Examples:
failed login;
firewall block;
service restart;
account creation.
Not every event is malicious.
An incident involves circumstances that jeopardize or may jeopardize security objectives or require coordinated response.
Example:
EVENT
One failed login
versus
INCIDENT
Thousands of authentication attempts
+
successful account takeover
+
data access
A security analyst should not immediately assume:
unusual = malicious.
Investigation establishes context.
A security investigation attempts to determine:
what happened;
when;
how;
which systems were affected;
which identities were involved;
what evidence supports the conclusion;
what response is required.
TRIGGER
β
βΌ
AUTHORIZE
β
βΌ
PRESERVE
β
βΌ
COLLECT
β
βΌ
EXAMINE
β
βΌ
ANALYZE
β
βΌ
CONCLUDE
β
βΌ
REPORT
Possible contexts include:
administrative;
civil;
criminal;
regulatory;
contractual/industry;
incident-response investigations.
May involve:
policy violation;
employee misuse;
inappropriate access;
internal misconduct.
May involve suspected violation of criminal law.
The security professional should:
follow organizational procedures and involve appropriate legal/law-enforcement authorities where required.
May arise from:
lawsuits;
contractual disputes;
damages;
negligence claims.
May involve:
privacy obligations;
sector regulation;
breach-reporting obligations;
supervisory authority.
The applicable process can affect:
evidence handling;
privilege/confidentiality;
reporting;
external notification.
CISSP candidates should avoid assuming one universal legal procedure applies worldwide.
Investigators should operate under appropriate:
organizational authority;
policy;
legal direction;
incident-response procedures.
Unauthorized investigation techniques may create:
privacy issues;
employment-law issues;
contractual problems;
evidence concerns;
operational disruption.
When legal questions arise, involve appropriate:
legal counsel;
privacy personnel;
compliance;
management.
NIST SP 800-86 specifically cautions that forensic guidance should be applied with management and legal consultation concerning applicable laws and regulations.
Evidence is information used to support or refute a conclusion.
Examples:
logs;
memory artifacts;
files;
packet captures;
access records;
device images.
For example:
Question:
Did Administrator Alice disable the firewall?
Evidence might include:
authentication logs;
privileged-session records;
firewall configuration history;
change ticket.
Evidence should relate to the matter being investigated.
Investigators should understand:
where evidence came from;
how it was collected;
whether the source can be trusted.
Investigators should be able to demonstrate that evidence has not been improperly altered.
One log entry may not tell the entire story.
Corroborating evidence can be valuable.
Whenever practical and appropriate:
minimize unnecessary modification of original evidence.
IDENTIFY
β
PRESERVE
β
COLLECT
β
PROTECT
β
ANALYZE COPY
β
DOCUMENT
Chain of custody documents:
who controlled evidence, when, where, and what happened to it.
09:10
Drive collected by Analyst A
β
βΌ
09:25
Placed in evidence container
β
βΌ
10:15
Transferred to Forensic Analyst B
β
βΌ
10:30
Image created
It helps support confidence that:
the evidence examined is the evidence originally collected.
Do not wait until the end of a long investigation to reconstruct:
times;
actions;
people;
commands;
evidence locations.
Useful notes may record:
date/time;
investigator;
action performed;
system;
reason;
result.
IDENTIFY
β
PRESERVE
β
COLLECT
β
EXAMINE
β
ANALYZE
β
REPORT
NIST SP 800-86 provides practical guidance for performing forensic activities in support of incident response and troubleshooting.
Determine:
what evidence may exist;
where it exists;
which systems are involved.
Protect relevant information from:
modification;
deletion;
overwrite;
unauthorized access.
Obtain evidence using methods appropriate to:
system;
volatility;
investigation;
authority.
Extract potentially relevant artifacts.
Examples:
files;
process listings;
logs;
browser artifacts;
network sessions.
Determine relationships among artifacts.
Example:
AUTHENTICATION
β
βΌ
PROCESS EXECUTION
β
βΌ
NETWORK CONNECTION
β
βΌ
FILE ACCESS
A report should distinguish:
observed evidence;
analysis;
conclusion;
limitations.
Volatile data may disappear when:
system shuts down;
process exits;
network connection terminates.
Examples:
RAM;
running processes;
active connections.
Examples:
disk files;
retained logs;
archived data.
When collection is appropriate, investigators often prioritize evidence that is likely to disappear first.
Conceptually:
VERY VOLATILE
RAM / active processes / connections
β
βΌ
LESS VOLATILE
local persistent storage
β
βΌ
ARCHIVED / BACKUP DATA
Collection decisions must consider:
evidence value;
system safety;
investigative procedure;
legal requirements.
Live acquisition collects evidence while the system is running.
Advantages:
volatile memory available;
active connections visible;
running processes visible.
Any interaction with a live system:
changes system state.
Therefore the investigator should:
minimize unnecessary actions;
document actions.
Evidence is acquired from a system that is no longer actively running.
Advantages may include:
reduced ongoing system-state change;
controlled disk acquisition.
Powering off may destroy:
volatile information.
This is why collection strategy matters.
Depending on the system:
running processes;
network information;
loaded code;
credentials or key material;
malware artifacts.
Once power is removed:
RAM evidence is generally lost.
A forensic image attempts to create a reliable copy of digital storage for analysis.
Conceptually:
ORIGINAL MEDIA
β
βΌ
FORENSIC IMAGE
β
βΌ
WORKING COPY
β
βΌ
ANALYSIS
This helps preserve the original.
A forensic write-blocking mechanism can help prevent examination activity from modifying source media during acquisition or analysis.
Protect the integrity of original evidence.
A hash can help verify that collected data has not changed.
EVIDENCE
β
βΌ
HASH
β
βΌ
DIGEST A
LATER COPY
β
βΌ
HASH
β
βΌ
DIGEST B
A = B?
A matching hash supports:
data integrity.
It does not by itself establish:
who collected the evidence;
why it is relevant;
proper chain of custody.
Where practical:
analyze verified copies rather than repeatedly manipulating original evidence.
Investigators may correlate:
login time;
process start;
file modification;
network connection;
alert generation.
02:14 Login
02:16 PowerShell starts
02:18 External connection
02:20 Credential access alert
02:25 Large outbound transfer
Systems may use:
UTC;
local time;
different time zones;
unsynchronized clocks.
Time conversion can further complicate timelines.
Document:
source timezone;
normalization method.
Consider:
FIREWALL: 13:05
SERVER: 13:12
SIEM: 13:08
Correlation becomes difficult.
Security infrastructure should maintain sufficiently reliable time synchronization for:
investigations;
correlation;
auditing.
An artifact is data that may provide evidence about:
actions;
system state;
communications;
identity behavior.
The current CISSP outline explicitly identifies data, computer, network, and mobile-device artifacts.
Depending on platform:
files;
registry/configuration artifacts;
process history;
browser data;
event logs;
installed software.
firewall logs;
DNS records;
proxy logs;
packet captures;
NetFlow/flow records;
VPN logs.
Depending on device and authorization:
application data;
call/message metadata;
location artifacts;
browser history;
authentication records.
authentication logs;
application transactions;
API logs;
database activity.
Cloud environments can contain:
identity-provider logs;
API activity;
cloud audit trails;
object-access logs;
administrative events.
Cloud evidence may be controlled partly by:
the provider.
Example:
VPN LOG
Alice logged in
ENDPOINT LOG
PowerShell executed
DNS LOG
Unknown domain queried
PROXY LOG
Large upload occurred
Together they create a richer picture.
A log is a record of events occurring within computing systems, services, or networks.
The draft NIST SP 800-92 Rev. 1 describes logs as records of events involving physical/virtual platforms, networks, services, and cloud environments.
detection;
investigation;
accountability;
operations;
compliance;
troubleshooting.
NIST describes log management as including:
generation;
transmission;
storage;
access;
disposal.
GENERATE
β
COLLECT
β
TRANSMIT
β
STORE
β
ANALYZE
β
RETAIN
β
DISPOSE
May record:
logon;
privilege use;
process/service events;
system errors.
May record:
user actions;
authentication;
transactions;
errors.
May record:
allowed/blocked connections;
configuration changes;
routing/security events.
May record:
login;
MFA events;
privilege changes;
federation events.
May record:
administrative actions;
resource changes;
authentication;
API activity.
Logging should reflect:
risk;
system function;
investigation need;
privacy/legal obligations;
monitoring objectives.
Too little:
no evidence.
Too much without strategy:
enormous cost and unusable noise.
SERVER LOGS βββ
FIREWALLS βββββ€
ENDPOINTS βββββΌβββΊ CENTRAL LOG PLATFORM
CLOUD βββββββββ€
IDENTITY ββββββ
cross-system correlation;
centralized retention;
easier investigation;
reduced reliance on compromised endpoints.
An attacker with administrator access may attempt to:
delete;
alter;
disable local logging.
Forwarding important records centrally can improve resilience.
Security controls may include:
access restrictions;
integrity protections;
centralized storage;
immutable/WORM-style storage where appropriate.
An attacker who can alter evidence may conceal:
unauthorized activity.
Examples:
usernames;
IP addresses;
URLs;
system details;
personal information.
Protect logs according to sensitivity.
Factors may include:
investigation needs;
regulation;
business requirements;
storage cost;
privacy.
There is no universal:
βKeep every log for X years.β
Retention is requirement driven.
A SIEM centralizes and analyzes security information from multiple sources.
LOG SOURCES
β
βΌ
COLLECT
β
βΌ
NORMALIZE
β
βΌ
CORRELATE
β
βΌ
DETECT
β
βΌ
ALERT
β
βΌ
ANALYST
Firewall:
source=10.1.1.4
Application:
client_ip=10.1.1.4
Normalization maps fields into a consistent representation.
Correlation identifies relationships among multiple events.
Example:
FAILED LOGINS
+
SUCCESSFUL LOGIN
+
NEW ADMIN ROLE
+
LARGE DOWNLOAD
=
HIGH-PRIORITY ALERT
reliable data;
good use cases;
tuning;
analyst processes.
If the system does not receive:
identity logs,
it cannot reliably detect identity events dependent on those logs.
A rule may identify:
five failed logins followed by successful privileged authentication from a new location.
Tuning adjusts detection logic to improve:
relevance;
accuracy;
operational usefulness.
Continuous monitoring and tuning are specifically included in current CISSP Objective 7.2.
Alert says:
malicious activity.
Reality:
legitimate activity.
Malicious activity occurs.
Detection system:
produces no useful alert.
This can be particularly dangerous.
Analysts can become overwhelmed.
Result:
important alerts missed;
slow response;
poor morale.
The objective is not:
maximum alerts.
It is:
useful detection and response.
IDS identifies potentially malicious or policy-violating activity.
Primary function:
detect and alert.
IPS can detect and actively:
block;
drop;
prevent
selected activity.
| IDS | IPS |
|---|---|
| Detects | Detects + can prevent |
| Often passive/out-of-band | Often inline |
| Lower direct disruption risk | Incorrect blocking can affect availability |
Monitors network communications.
Strengths:
broad network visibility.
Limitations:
encrypted payload visibility;
host-local activity may be missed.
Monitors activity on endpoints/servers.
Can observe:
processes;
files;
local events;
endpoint behavior.
Matches activity against known patterns.
Strength:
reliable recognition of known patterns.
Weakness:
may miss new/unrecognized techniques.
Identifies deviation from expected behavior.
Strength:
can detect unusual activity not represented by a known signature.
Weakness:
normal unusual activity may create false positives.
SIGNATURE
+
BEHAVIOR
+
ENDPOINT
+
NETWORK
+
IDENTITY
=
BETTER DETECTION CONTEXT
Continuous monitoring means ongoing collection and evaluation appropriate to:
risk;
control objectives;
organizational capabilities.
detect unauthorized privilege changes;
monitor critical configuration;
identify malware;
detect unusual outbound traffic.
New:
applications;
users;
business processes;
attacks
can make yesterday's detection rules less effective.
Egress monitoring examines traffic:
leaving the organization or protected environment.
It is explicitly included in current Objective 7.2.
But compromised systems may communicate:
outward.
Monitor for:
unusual destinations;
large transfers;
command-and-control traffic;
unauthorized protocols.
WORKSTATION
β
βΌ
10 GB outbound transfer
β
βΌ
UNKNOWN EXTERNAL HOST
Could indicate:
legitimate backup;
cloud sync;
exfiltration.
Investigation determines context.
Examples:
IP address;
malware hash;
suspicious domain;
CVE.
Raw data alone is not necessarily intelligence.
Data becomes more useful when contextualized.
Example:
Domain X is associated with a current phishing campaign targeting financial institutions.
Threat intelligence is analyzed and contextualized information useful for security decisions.
What does this threat information mean for our organization?
REQUIREMENTS
β
COLLECTION
β
PROCESSING
β
ANALYSIS
β
DISSEMINATION
β
FEEDBACK
Poor approach:
Subscribe to 200 feeds.
Better:
Determine what threats matter to our assets, sector, geography, and mission.
An Indicator of Compromise may be an observable associated with malicious activity.
Examples:
malicious IP;
file hash;
suspicious domain.
Attackers can quickly change:
IP addresses;
domains;
file hashes.
Therefore IOCs may become stale.
Higher-level adversary behavior can sometimes remain useful longer than specific IOCs.
Think:
How does the adversary operate?
rather than only:
Which IP did they use yesterday?
A feed can provide:
indicators;
vulnerabilities;
reputation data;
campaign information.
Evaluate:
accuracy;
timeliness;
relevance;
duplication.
Threat intelligence can help:
prioritize vulnerability remediation;
enrich SIEM alerts;
block known malicious infrastructure;
guide hunting.
Threat hunting proactively searches for potentially malicious activity that existing automated controls may not have identified.
Threat hunting is explicitly included under threat intelligence in current CISSP Objective 7.2.
Example:
If an attacker obtained administrative credentials, we may observe privileged authentication from unusual endpoints followed by remote administration.
HYPOTHESIS
β
βΌ
IDENTIFY DATA
β
βΌ
QUERY
β
βΌ
ANALYZE
β
βΌ
FINDINGS
β
βββ΄βββ
NONE SUSPICIOUS
β
βΌ
INVESTIGATE
It may reveal:
missing telemetry;
weak detection coverage;
poor logging.
HUNT FINDS PATTERN
β
βΌ
CREATE DETECTION
β
βΌ
AUTOMATE MONITORING
This turns manual learning into repeatable protection.
UEBA analyzes behavior associated with:
users;
devices;
services;
other entities.
UEBA is explicitly listed in CISSP Objective 7.2.
Normal user:
logs in 08:00β17:00;
downloads 20 files/day;
uses US office.
Suddenly:
logs in 03:00;
accesses 10,000 records;
uses new device.
UEBA may increase:
risk or anomaly score.
User may be:
traveling;
working emergency shift;
performing legitimate project work.
Behavioral systems provide:
investigative signals.
Organizations constantly change.
Therefore behavioral models require:
tuning;
updated baselines;
analyst judgment.
UEBA may detect unusual behavior by:
service accounts;
servers;
applications.
Normal:
service account accesses Database A only.
New behavior:
service account authenticates interactively to ten servers.
This may warrant investigation.
The current outline includes:
need to know;
least privilege;
separation of duties;
privileged-account management;
job rotation;
SLAs.
These principles matter directly to investigation and monitoring.
Investigation access should be limited to:
information necessary for the assigned responsibility.
A SIEM administrator may access:
sensitive logs;
security alerts;
identity activity.
Grant only necessary privilege.
An administrator should not always have unchecked ability to:
make sensitive changes;
delete audit evidence;
approve their own activity.
SYSTEM ADMIN
Changes system
SECURITY MONITOR
Observes security events
AUDITOR
Reviews evidence
The exact structure depends on organizational size and risk.
Privileged accounts should be:
individually attributable where practical;
strongly authenticated;
monitored;
reviewed.
Creation of:
a new domain administrator
should be considered a high-value security event.
Job rotation can:
reduce dependence on one person;
expose hidden irregularities;
support cross-training.
If one employee controls a sensitive function indefinitely:
misconduct may remain hidden.
Rotation can introduce independent observation.
In some high-risk financial or operational contexts, requiring personnel to be absent for a period may reveal fraud dependent on continuous concealment.
Treat this as:
risk-based organizational practice,
not a universal requirement.
An SLA establishes measurable service commitments.
Operational security examples:
incident-response time;
monitoring availability;
provider notification.
An SLA tells you:
expected service performance.
An incident-response plan tells you:
what the organization does when security events occur.
EVENT OCCURS
β
βΌ
LOG CREATED
β
βΌ
LOG FORWARDED
β
βΌ
SIEM INGESTS
β
βΌ
DETECTION FIRES
β
βΌ
ANALYST REVIEWS
β
βΌ
INVESTIGATION
logging disabled;
forwarding fails;
parser fails;
detection absent;
alert ignored.
Example:
Generate an authorized synthetic suspicious event and verify it reaches the analyst.
This connects Domain 6 testing with Domain 7 operations.
Endpoint creates alert.
SIEM does not receive it.
Question:
Is endpoint detection the problem?
Not necessarily.
The failure may be:
collection or transmission.
IDENTITY LOG
+
ENDPOINT LOG
+
NETWORK LOG
+
APPLICATION LOG
=
CORROBORATED TIMELINE
An EDR alert can contain:
detection logic;
false positives;
missing context.
Validate appropriately.
Security may need to:
stop an active attack immediately.
Forensics may want to:
preserve evidence.
The organization's primary duty may include protecting:
people;
mission;
critical operations.
Do not allow evidence collection to create unacceptable additional harm.
Malware is actively destroying production data.
Do not wait indefinitely for perfect forensic preservation while:
business-critical information is being destroyed.
Use authorized procedures balancing:
containment;
evidence needs;
business impact.
Security investigations may reveal:
communications;
locations;
browsing;
employee activity.
Follow:
policy;
law;
legitimate purpose;
access restrictions.
More evidence is not automatically better if collection creates:
privacy risk;
storage risk;
scope violations.
Long retention provides:
historical investigation capability.
But increases:
storage;
privacy;
protection obligations.
Useful metrics include:
time to detect;
time to triage;
time to escalate.
Detailed incident-response metrics will be covered later.
A SOC may prioritize using:
asset criticality;
confidence;
severity;
threat intelligence;
user privilege.
An unusual login by:
cafeteria kiosk account
and an unusual login by:
domain administrator
should not necessarily receive identical priority.
ALERT
+
ASSET CRITICALITY
+
IDENTITY PRIVILEGE
+
THREAT INTELLIGENCE
+
BEHAVIOR
=
BETTER TRIAGE
Examples:
enrichment;
deduplication;
initial prioritization;
containment workflows.
Automated false decisions can:
block legitimate users;
isolate critical systems;
create outages.
Modern security tools may use machine-learning or AI-based methods for:
anomaly detection;
alert correlation;
prioritization.
The CISSP outline also explicitly lists machine-learning and AI-based tools under Domain 7.7's detection/prevention measures, which will be covered in a later lesson.
AI-generated:
summary;
alert;
investigation hypothesis
should not automatically be treated as:
verified evidence.
Use TRACE for investigation and evidence questions.
Why is the investigation occurring, and who authorized it?
Preserve volatile and persistent evidence appropriately.
Use multiple trustworthy sources.
Document who did what, when, and why.
Report evidence-supported conclusions without overstatement.
T
TRIGGER / AUTHORITY
β
βΌ
R
RETAIN EVIDENCE
β
βΌ
A
ANALYZE ARTIFACTS
β
βΌ
C
CHRONICLE CUSTODY
β
βΌ
E
EXPLAIN FINDINGS
Use SIGNAL for logging and monitoring questions.
Determine what needs to be logged.
Centralize relevant telemetry.
Protect logs from unauthorized modification.
Create meaningful context.
Tune detection for actionable outcomes.
Feed incidents and hunts back into better monitoring.
S
SELECT EVENTS
β
βΌ
I
INTEGRATE SOURCES
β
βΌ
G
GUARD INTEGRITY
β
βΌ
N
NORMALIZE / CORRELATE
β
βΌ
A
ALERT / ANALYZE
β
βΌ
L
LEARN / IMPROVE
An administrator suspects malware on a live server. Memory may contain evidence that will disappear when the system is powered off.
What should the investigator consider?
A. Appropriately collecting volatile evidence before shutdown when authorized and operationally safe.
B. Always power off immediately regardless of investigation requirements.
C. Delete all logs.
D. Reinstall before documentation.
A
A forensic drive passes through several analysts, but nobody documented the transfers.
What is the PRIMARY concern?
A. Weak chain-of-custody documentation.
B. Excessive encryption.
C. Too much logging.
D. Network latency.
A
An investigator hashes a disk image immediately after acquisition and again before analysis. The values match.
What does this MOST directly support?
A. Evidence integrity.
B. Proof that the suspect committed the act.
C. Authorization to investigate.
D. Chain of custody by itself.
A
Firewall timestamps and server timestamps differ by 12 minutes, making reconstruction difficult.
What control would have MOST directly reduced this problem?
A. Consistent time synchronization.
B. Disk encryption.
C. Data classification.
D. Increased bandwidth.
A
Security wants to correlate authentication, firewall, endpoint, and cloud events centrally.
Which technology is MOST appropriate?
A. SIEM.
B. UPS.
C. RAID.
D. VLAN.
A
A SIEM produces thousands of alerts for legitimate scheduled administration every evening.
What is the BEST response?
A. Tune the detection while preserving ability to identify genuinely suspicious activity.
B. Disable all monitoring.
C. Ignore every evening alert permanently without analysis.
D. Remove administrative logs.
A
An organization wants a control to detect suspicious traffic but not automatically block production connections.
Which technology mode BEST fits?
A. IDS.
B. Inline IPS configured to block.
C. Data-destruction tool.
D. Backup appliance.
A
A workstation transfers 40 GB to an unfamiliar external host at 03:00.
Which monitoring activity is MOST relevant?
A. Egress monitoring.
B. Physical visitor logging only.
C. Printer monitoring.
D. UPS monitoring.
A
A threat feed contains 100,000 IP addresses, most unrelated to the organization's sector or assets.
What should the security team do?
A. Prioritize relevant, reliable, timely intelligence rather than assuming more indicators always provide more value.
B. Block the entire Internet.
C. Treat every indicator as equally important forever.
D. Disable threat intelligence.
A
Analysts suspect attackers may be using legitimate remote-administration tools to move laterally but no alert has fired.
What activity BEST fits?
A. Hypothesis-driven threat hunting.
B. Backup restoration.
C. Physical inventory only.
D. Risk acceptance.
A
A service account that normally accesses one database begins authenticating interactively to twenty workstations.
Which technology may be especially useful for identifying this deviation?
A. UEBA.
B. RAID.
C. HVAC.
D. DNSSEC only.
A
UEBA flags a user's overseas login as anomalous, but investigation confirms the employee is traveling for approved business.
What is this BEST viewed as?
A. An anomalous signal requiring context, not automatic proof of compromise.
B. Confirmed malware.
C. Proof that UEBA is useless.
D. Chain-of-custody failure.
A
Attackers compromise a server with local administrator access and delete local event logs.
Which design would have BEST improved evidence resilience?
A. Forwarding important logs to appropriately protected centralized storage.
B. Keeping all logs only on the compromised server.
C. Disabling central logging.
D. Sharing the log-administrator password.
A
Malware is actively encrypting a hospital's critical production systems. An analyst wants to delay containment for several hours to collect perfect forensic evidence.
What is the BEST CISSP response?
A. Follow authorized incident procedures and balance evidence preservation against protection of critical operations and safety.
B. Always preserve evidence regardless of operational harm.
C. Ignore the malware.
D. Delete all evidence.
A
Every SOC analyst has unrestricted ability to delete SIEM data.
What principle is MOST clearly violated?
A. Least privilege.
B. Availability planning.
C. Data classification only.
D. Encryption.
A
One administrator can modify critical security settings, erase audit logs, and approve the change afterward.
What is the PRIMARY concern?
A. Inadequate separation of duties.
B. Too much threat intelligence.
C. Strong chain of custody.
D. Excessive backup frequency.
A
A security application produces excellent alerts locally, but its logs are never forwarded to the SOC.
What is the PRIMARY problem?
A. Monitoring visibility/collection gap.
B. The local security control necessarily failed.
C. Encryption is too strong.
D. The asset is automatically secure.
A
An investigator believes an employee exfiltrated files but has only circumstantial network data.
What is the BEST reporting approach?
A. Clearly distinguish observed evidence, analytical inference, and limitations.
B. Present suspicion as proven fact.
C. Delete conflicting evidence.
D. Avoid documenting limitations.
A
No.
Events require:
context.
No.
Collection should be:
authorized;
relevant;
appropriately scoped.
CISSP candidates should understand chain-of-custody documentation as valuable whenever evidence integrity and handling accountability matter.
No.
Hashing supports evidence integrity.
No.
Shutdown may destroy volatile evidence.
But operational risk may still require rapid isolation or shutdown.
Use authorized procedures and judgment.
Impossible in many investigations.
Live collection changes state, so:
document and minimize changes.
No.
Protecting:
life;
safety;
mission;
critical assets
may take priority.
A compromised administrator may alter local records.
Corroborate and centralize where appropriate.
No.
Logging must be:
purposeful;
manageable;
protected.
No.
SIEM depends on:
data;
parsers;
detection rules;
tuning;
analysts.
IDS primarily detects.
IPS can actively prevent/block.
No.
It may miss unknown or modified behavior.
No.
Anomaly means:
deviation from baseline.
Investigate context.
Raw indicators become intelligence only after:
context and analysis.
No.
Quality and relevance matter.
Good hunting is generally:
hypothesis and intelligence driven.
No.
It may evaluate:
users;
systems;
service accounts;
other entities.
No.
Retention depends on:
legal;
regulatory;
business;
investigative requirements.
No.
Legal standards vary, and counsel/appropriate authorities should be involved when required.
What is the PRIMARY purpose of chain-of-custody documentation?
A. Track possession and handling of evidence.
B. Encrypt all evidence.
C. Determine guilt automatically.
D. Replace investigation notes.
A
Which evidence type is generally most likely to disappear when power is removed?
A. RAM contents.
B. Archived backup tape.
C. Printed report.
D. Retained disk image.
A
What is the primary purpose of hashing forensic evidence?
A. Support verification of integrity.
B. Prove identity of attacker.
C. Provide physical access.
D. Replace chain of custody.
A
Why should investigators document live-system actions?
A. The actions can change system state.
B. Documentation automatically prevents malware.
C. Live systems contain no evidence.
D. Hashing is impossible.
A
Which system commonly centralizes and correlates security events?
A. SIEM.
B. UPS.
C. RAID.
D. HVAC.
A
What does normalization do?
A. Maps different event formats into more consistent fields/structures.
B. Deletes logs.
C. Encrypts every event.
D. Creates user identities.
A
What does correlation do?
A. Identifies meaningful relationships among events.
B. Replaces authentication.
C. Eliminates incidents.
D. Creates backup media.
A
Which technology primarily detects suspicious network activity without necessarily blocking it?
A. IDS.
B. IPS in blocking mode.
C. RAID.
D. UPS.
A
What does an IPS add beyond basic detection capability?
A. Ability to actively block/prevent selected traffic.
B. Physical access.
C. Data classification.
D. Backup restoration.
A
What is egress monitoring primarily concerned with?
A. Outbound traffic.
B. Building entry.
C. Incoming mail.
D. Backup storage only.
A
What is threat intelligence?
A. Analyzed and contextualized threat information useful for decisions.
B. Every raw IP address.
C. A firewall rule only.
D. A backup schedule.
A
What is an IOC?
A. Observable potentially associated with malicious activity.
B. Business-impact analysis.
C. Authentication factor.
D. Security policy.
A
What is threat hunting?
A. Proactive searching for potentially malicious activity not necessarily identified by automated controls.
B. Random deletion of alerts.
C. Backup verification.
D. Security awareness training.
A
What is UEBA designed to analyze?
A. Behavioral patterns involving users and entities.
B. Only physical locks.
C. Only encryption algorithms.
D. Only backups.
A
What does an anomaly indicate?
A. Behavior differs from expected baseline.
B. Malicious activity is conclusively proven.
C. Evidence is inadmissible.
D. Logs are encrypted.
A
Why centralize logs?
A. Support correlation, monitoring, retention, and evidence resilience.
B. Eliminate access control.
C. Prevent every attack.
D. Remove time synchronization.
A
Why protect log integrity?
A. Prevent unauthorized alteration of security evidence.
B. Increase network bandwidth.
C. Shorten passwords.
D. Eliminate auditing.
A
What is the primary operational risk of excessive false-positive alerts?
A. Alert fatigue can obscure important events.
B. Increased cryptographic strength.
C. Improved availability.
D. Better chain of custody.
A
What does separation of duties reduce?
A. Concentration of sensitive authority.
B. Logging coverage.
C. Authentication assurance.
D. Backup integrity.
A
What is the BEST description of security investigation reporting?
A. Evidence-supported conclusions with clear documentation and limitations.
B. Investigator opinion without evidence.
C. Only raw logs.
D. Unverified allegations.
A
A server suspected of compromise contains encryption keys only in memory. Operations plans an immediate power-off.
What should the incident team consider FIRST?
A. Whether authorized volatile-memory collection is necessary and operationally appropriate before shutdown.
B. Always power off before thinking about evidence.
C. Delete memory.
D. Reformat the server.
A
A forensic analyst receives a drive but cannot determine who handled it during the previous six hours.
Which evidence-control process failed?
A. Chain of custody.
B. Vulnerability management.
C. Change management.
D. Business continuity.
A
An investigator creates a forensic image, validates its hash, and performs all analysis using a working copy.
What principle is BEST demonstrated?
A. Preservation of original evidence integrity.
B. Elimination of documentation.
C. Risk acceptance.
D. Privileged escalation.
A
A company receives 25 million security events per day, but the SOC has no defined detection use cases.
What is the BEST improvement?
A. Define risk-based monitoring objectives and detection use cases before simply increasing log volume.
B. Collect 50 million events instead.
C. Disable the SIEM.
D. Delete all identity logs.
A
A detection rule identifies known malware accurately but fails to identify new variants with different signatures.
What limitation is MOST clearly demonstrated?
A. Signature-based detection may miss unknown or changed patterns.
B. Anomaly detection is impossible.
C. SIEM cannot use signatures.
D. Malware cannot change.
A
A UEBA platform flags an employee who downloads 5,000 files, but the employee is performing an authorized migration.
What is the BEST analyst response?
A. Investigate and contextualize the anomaly rather than automatically declaring compromise.
B. Terminate the employee immediately.
C. Disable all behavioral monitoring.
D. Delete the alert without review.
A
A SOC subscribes to dozens of intelligence feeds but cannot identify which indicators are relevant to its industry or assets.
What should security management improve?
A. Threat-intelligence requirements, relevance analysis, and prioritization.
B. Number of feeds only.
C. Password rotation.
D. Backup storage.
A
A hunt discovers repeated remote administration from unusual endpoints but the SIEM has no detection for this behavior.
What is the BEST next step after investigation?
A. Use the hunting insight to improve a repeatable detection use case where appropriate.
B. Keep the knowledge only with the hunter.
C. Delete the hunt evidence.
D. Disable remote access entirely without analysis.
A
An attacker gains local administrator privileges on a workstation and deletes its logs. The centralized log server retains prior forwarded records.
Which design principle helped most?
A. Centralized protected log collection.
B. Local-only logging.
C. Shared administrator credentials.
D. Disabling audit trails.
A
A SOC rule produces 10,000 alerts per day, and analysts investigate fewer than 2%.
Which action is BEST?
A. Review detection quality, prioritize high-risk use cases, and tune noise while preserving meaningful coverage.
B. Generate more alerts.
C. Ignore all alerts.
D. Disable monitoring permanently.
A
A forensic investigation reveals an employee's personal data unrelated to the investigation.
What should the investigator do?
A. Follow scope, need-to-know, privacy, and evidence-handling requirements.
B. Share the unrelated data with the entire team.
C. Publish it.
D. Automatically use it for unrelated disciplinary purposes.
A
An administrator can disable security controls, delete logs, and approve their own changes.
Which operational control should management strengthen?
A. Separation of duties and privileged-account oversight.
B. Network bandwidth.
C. Backup compression.
D. Data classification labels only.
A
| Phase | Core Question |
|---|---|
| Trigger | Why are we investigating? |
| Authority | Are we authorized? |
| Preserve | What could be lost or altered? |
| Collect | What evidence is needed? |
| Examine | What artifacts are present? |
| Analyze | What relationships explain events? |
| Report | What does evidence support? |
| Concept | Meaning |
|---|---|
| Relevance | Evidence relates to issue |
| Reliability | Evidence source/method is trustworthy |
| Integrity | Evidence remains unaltered |
| Chain of custody | Tracks possession/handling |
| Hash | Supports integrity verification |
| Volatile evidence | Disappears quickly |
| Working copy | Used for analysis instead of original |
| Artifact Category | Examples |
|---|---|
| Computer | Files, processes, OS events |
| Network | Firewall, DNS, proxy, packet/flow data |
| Mobile | App data, metadata, device records |
| Application | Transactions, authentication, API logs |
| Cloud | Identity events, API activity, audit trails |
| Memory | Processes, connections, volatile artifacts |
| Technique | Strength | Limitation |
|---|---|---|
| Signature | Known patterns | May miss new variants |
| Anomaly | Detect unusual behavior | False positives |
| Network IDS | Broad network view | Encryption/host visibility |
| Host detection | Deep endpoint view | Requires endpoint deployment |
| SIEM correlation | Cross-source context | Depends on telemetry/tuning |
| UEBA | Behavioral anomalies | Anomaly does not prove attack |
| IDS | IPS |
|---|---|
| Detect | Detect + prevent |
| Often passive | Often inline |
| Lower blocking risk | Can disrupt legitimate traffic |
| Alerts analysts | Can automatically block |
| Concept | Think |
|---|---|
| Raw data | Indicator without context |
| Threat information | Contextualized data |
| Intelligence | Decision-relevant analysis |
| IOC | Observable indicator |
| TTP | Adversary behavior |
| Feed | Source of threat data/information |
| Hunt | Proactive investigation |
| Stage | Security Question |
|---|---|
| Generate | What should be recorded? |
| Collect | Did we receive it? |
| Transmit | Is transfer reliable/protected? |
| Store | Is it protected? |
| Analyze | Can we detect meaningful behavior? |
| Retain | How long is it needed? |
| Dispose | Can it be securely removed? |
LOG SOURCES
β
COLLECT
β
NORMALIZE
β
CORRELATE
β
DETECT
β
ALERT
β
INVESTIGATE
β
IMPROVE
Observable occurrence within an information environment.
Security-related occurrence requiring coordinated investigation or response.
Structured effort to determine facts surrounding suspicious or significant activity.
Information supporting or refuting an investigative conclusion.
Documented history of evidence possession and handling.
Confidence that evidence has not been improperly changed.
Information likely to disappear when system state changes or power is removed.
Collection performed while a system remains operational.
Reliable copy of digital storage created for forensic examination.
Mechanism designed to prevent writes to source media during forensic acquisition.
Cryptographic digest used to help verify data integrity.
Digital information that may reveal system or user activity.
Correlation of events according to time.
Record of events occurring within systems, networks, applications, or services.
Processes for generating, transmitting, storing, accessing, analyzing, retaining, and disposing of logs.
Security Information and Event Management.
Mapping heterogeneous event data into a common representation.
Identifying relationships among events.
Intrusion Detection System.
Intrusion Prevention System.
Intrusion Detection and Prevention System.
Detection based on known patterns.
Detection based on deviation from expected behavior.
Monitoring outbound communications.
Analyzed threat information supporting security decisions.
Indicator of Compromise.
Tactic, Technique, or Procedure describing adversary behavior.
Source supplying threat-related data or information.
Proactive search for potentially malicious activity.
User and Entity Behavior Analytics.
Representation of expected normal behavior.
Reduced analyst effectiveness caused by excessive low-value alert volume.
Granting only access required for legitimate duties.
Dividing sensitive responsibilities among multiple roles or individuals.
Periodic reassignment of responsibilities that can improve resilience and expose irregularities.
Service-Level Agreement.
For investigation questions, think:
WHAT HAPPENED?
β
ARE WE AUTHORIZED?
β
WHAT EVIDENCE MAY DISAPPEAR?
β
HOW DO WE PRESERVE IT?
β
WHO HANDLED IT?
β
WHAT DO MULTIPLE ARTIFACTS SHOW?
β
WHAT DOES THE EVIDENCE ACTUALLY SUPPORT?
For logging questions:
WHAT MUST BE DETECTED?
β
WHICH LOG SOURCE SHOWS IT?
β
IS THE LOG GENERATED?
β
IS IT COLLECTED?
β
IS IT PROTECTED?
β
CAN IT BE CORRELATED?
β
IS THE ALERT ACTIONABLE?
Remember:
Domain 7 currently represents 13% of the CISSP examination.
Current Objective 7.1 covers evidence collection/handling, reporting, investigative techniques, digital forensics, and artifacts.
Current Objective 7.2 covers IDPS, SIEM, continuous monitoring/tuning, egress monitoring, log management, threat intelligence/hunting, and UEBA.
Obtain and respect appropriate investigative authority.
Investigation procedures may differ according to legal, regulatory, administrative, and contractual context.
Consult appropriate legal/management authorities when required.
Preserve evidence integrity.
Document chain of custody.
Volatile evidence may require collection before nonvolatile evidence where authorized and appropriate.
Live acquisition changes system state; document actions.
Hashing supports evidence-integrity verification.
A hash does not replace chain-of-custody documentation.
Analyze verified copies where appropriate rather than unnecessarily modifying originals.
Correlate multiple artifacts.
Time synchronization greatly assists incident reconstruction.
NIST SP 800-86 remains final guidance for integrating forensic techniques with incident response, though it is an older 2006 publication.
NIST SP 800-61 Rev. 3, finalized April 2025, is the current NIST incident-response publication and integrates incident response with broader cybersecurity risk management.
NIST SP 800-92 remains the final log-management guide from 2006; SP 800-92 Rev. 1 remains a draft as of August 2026.
Centralized logging improves correlation and can improve evidence resilience.
Protect logs for confidentiality and integrity.
Retention periods are requirement driven.
SIEM effectiveness depends on data quality, detection logic, tuning, and analyst processes.
IDS primarily detects.
IPS can detect and actively prevent.
Signature detection is strong for recognized patterns.
Anomaly detection may discover novel behavior but can generate false positives.
Continuous monitoring requires continual tuning.
Egress monitoring can detect suspicious outbound activity.
Raw threat feeds are not automatically intelligence.
Threat intelligence must be relevant, timely, and contextual.
Threat hunting is proactive and hypothesis driven.
UEBA detects behavioral anomalies, not guaranteed malicious activity.
Need-to-know and least privilege apply to investigators and SOC personnel.
Separation of duties protects the integrity of operational security processes.
Privileged security operations should be attributable and monitored.
Do not sacrifice human safety or critical mission operations solely to obtain perfect forensic evidence.
Investigation reports should clearly separate evidence, analysis, conclusions, and limitations.
Lesson Twenty-Four began CISSP Domain 7 β Security Operations.
Security operations transforms security design into continuous operational activity.
The investigation process can be remembered as:
TRIGGER
β
AUTHORITY
β
PRESERVE
β
COLLECT
β
EXAMINE
β
ANALYZE
β
REPORT
The SierraTec Secure TRACE model summarizes this:
T β Trigger and Authority
R β Retain and Protect Evidence
A β Analyze Correlated Artifacts
C β Chronicle Custody and Actions
E β Explain Findings and Limitations
You learned that digital evidence may exist in:
MEMORY
COMPUTERS
NETWORKS
APPLICATIONS
MOBILE DEVICES
CLOUD SERVICES
NIST SP 800-86 remains a useful final NIST reference for integrating computer and network forensic techniques with incident response and emphasizes forensic examination of files, operating systems, network traffic, and applications.
You studied evidence preservation:
ORIGINAL
β
PRESERVE
β
ACQUIRE
β
HASH / VERIFY
β
WORKING COPY
β
ANALYSIS
You then moved into logging and monitoring.
The security-monitoring pipeline is:
EVENT
β
LOG
β
COLLECT
β
NORMALIZE
β
CORRELATE
β
DETECT
β
ALERT
β
INVESTIGATE
The SierraTec Secure SIGNAL model summarizes effective logging:
S β Select Important Events
I β Integrate Sources
G β Guard Integrity
N β Normalize and Correlate
A β Alert and Analyze
L β Learn and Improve
You studied:
centralized logging;
SIEM;
IDS;
IPS;
signature detection;
anomaly detection;
egress monitoring;
continuous monitoring;
tuning.
The current CISSP outline explicitly includes all of these concepts under Objective 7.2.
You then examined threat intelligence:
RAW DATA
β
CONTEXT
β
ANALYSIS
β
INTELLIGENCE
β
SECURITY DECISION
and threat hunting:
HYPOTHESIS
β
QUERY
β
ANALYZE
β
INVESTIGATE
β
IMPROVE DETECTION
Finally, you examined UEBA and operational accountability.
LEAST PRIVILEGE
+
NEED TO KNOW
+
SEPARATION OF DUTIES
+
PRIVILEGED ACCOUNTABILITY
=
TRUSTWORTHY OPERATIONS
The central Lesson Twenty-Four principle is:
Effective security operations depend on trustworthy evidence and trustworthy visibility. Investigations must be authorized, evidence must be preserved and documented, logs must be reliable and protected, monitoring must be tuned to meaningful risk, and analytical conclusions must remain grounded in corroborated evidence rather than assumptions.
Before moving to Lesson Twenty-Five, make sure you can explain without reviewing:
What Security Operations means.
Why Domain 7 is operationally different from security design.
Event versus incident.
Why investigations require appropriate authorization.
Administrative, civil, criminal, regulatory, and incident investigation contexts.
Why legal coordination may be necessary.
What evidence is.
Relevance, reliability, and integrity.
What chain of custody is.
Why documentation should begin immediately.
The purpose of evidence preservation.
Identification, preservation, collection, examination, analysis, and reporting.
Volatile versus nonvolatile evidence.
Why RAM may need early collection.
Why order of volatility is a principle rather than an inflexible rule.
Live versus static acquisition.
Why live collection changes system state.
What memory forensics examines conceptually.
What forensic imaging means.
What a write blocker is.
Why hashes are used.
Why a hash does not replace chain of custody.
Why investigators often analyze working copies.
What timeline analysis is.
Why time-zone handling matters.
Why system time synchronization matters.
Computer artifacts.
Network artifacts.
Mobile artifacts.
Application artifacts.
Cloud artifacts.
Why corroborating artifacts strengthens analysis.
What a security log is.
What log management means.
Generation, collection, transmission, storage, analysis, retention, and disposal.
Major log sources.
Why centralized logging helps.
Why log integrity matters.
Why logs may require confidentiality.
Why no universal log-retention period exists.
What SIEM means.
Collection, normalization, correlation, detection, alerting, and investigation.
Why SIEM is not automatically effective.
What tuning means.
False positives versus false negatives.
What alert fatigue means.
IDS versus IPS.
Network-based versus host-based monitoring.
Signature versus anomaly detection.
What continuous monitoring means.
Why continuous monitoring requires tuning.
What egress monitoring means.
Why outbound traffic can reveal compromise.
Raw threat data versus threat intelligence.
What an IOC is.
Why IOCs can become stale.
What TTPs represent conceptually.
Why threat-feed quantity is not the same as intelligence quality.
What threat hunting means.
What a hunting hypothesis is.
Why hunts can improve detection even when no attacker is found.
What UEBA means.
Why anomalous behavior does not prove malicious behavior.
Why UEBA applies to service accounts and devices as well as people.
How least privilege applies to SOC and forensic personnel.
Why separation of duties matters in logging and administration.
Why privileged-account events deserve monitoring.
How job rotation can support operational resilience and fraud detection.
What an SLA means in operational security.
Why evidence preservation must be balanced against human safety and critical mission operations.
Lesson Twenty-Five will continue CISSP Domain 7 and focus primarily on:
Including:
provisioning;
baselining;
automation.
Including:
media management;
media protection;
data at rest;
data in transit.
It will cover:
secure baselines;
configuration items;
CMDB concepts;
configuration drift;
gold images;
hardened templates;
infrastructure as code;
automated configuration;
configuration monitoring;
unauthorized change;
provisioning;
secure deprovisioning;
media inventory;
removable media;
media labeling;
storage;
transport;
sanitization;
encryption;
data-at-rest protection;
data-in-transit protection;
patch lifecycle;
vulnerability-to-patch workflow;
emergency patching;
patch testing;
rollback;
End of Life;
End of Support;
compensating controls;
change requests;
change advisory processes;
standard changes;
normal changes;
emergency changes;
segregation of duties;
impact assessment;
authorization;
maintenance windows;
post-implementation review;
configuration verification;
unauthorized-change detection;
original SierraTec frameworks;
CISSP exam traps;
knowledge checks;
scenario questions.
The central Lesson Twenty-Five question will be:
How should organizations maintain secure, known system states while protecting media and information, applying patches, and controlling operational changes without introducing unacceptable security or availability risk?
This lesson is independently developed educational material for the SierraTec Secure CISSP Certification Preparation Course.
CISSP is administered by ISC2. SierraTec Secure's program is independent CISSP certification-preparation material and should not be represented as official ISC2 training unless separately authorized.
Current Domain 7 scope and its 13% weighting were verified against the official ISC2 CISSP Certification Exam Outline. Current Objectives 7.1 and 7.2 cover investigations, evidence handling, forensic artifacts, IDPS, SIEM, continuous monitoring, egress monitoring, log management, threat intelligence, threat hunting, and UEBA.
Digital-forensics concepts were supplemented by NIST SP 800-86, which remains NIST's final dedicated publication on integrating forensic techniques into incident response.
Current incident-response context was aligned with NIST SP 800-61 Rev. 3, finalized in April 2025 and superseding SP 800-61 Rev. 2.
Log-management concepts were aligned with NIST SP 800-92, the current final publication. NIST's planned Revision 1, Cybersecurity Log Management Planning Guide, remains an Initial Public Draft as of August 2026.
The SierraTec Secure TRACE and SIGNAL frameworks, diagrams, scenarios, knowledge checks, comparison tables, and practice questions are original educational material and are not actual, recalled, leaked, or official CISSP examination questions.