Created by A F M Bakabillah
CISSP Domain 7, "Security Operations," accounts for 13% of the CISSP exam. This domain focuses on the day-to-day activities required to maintain and improve the security posture of an organization. It covers incident management, logging and monitoring, vulnerability management, and the application of foundational security concepts in an operational context.
This section covers the structured approach to handling security incidents and conducting forensic investigations.
Example: Upon detecting unusual outbound traffic, the security team initiates their incident handling process. They first contain the suspected compromised server by isolating it from the network. A forensic analyst then creates a bit-for-bit image of the server's hard drive, meticulously documenting the chain of custody for this digital evidence.
This involves the ongoing management of security controls that detect and prevent threats.
Example: The IT team performs weekly vulnerability scans across all servers and workstations. Discovered vulnerabilities are prioritized based on their severity, and critical patches are deployed as part of the patch management process within 48 hours. The DLP system is configured to prevent employees from emailing documents containing credit card numbers outside the company network.
This section covers the continuous collection and analysis of security-related data to detect anomalies and threats.
Example: The Security Operations Center (SOC) uses a SIEM system to ingest logs from firewalls, servers, and endpoints. The SIEM correlates a failed login attempt from an unusual IP address with a subsequent alert from the EDR solution on a user's workstation, triggering an automated alert to the incident response team. This is part of their continuous monitoring strategy.
This section covers the systematic management of system configurations to maintain security and integrity.
Example: Before deploying a new web server, the team ensures it adheres to the organization's "Web Server Security Baseline Configuration," which specifies disabled services, secure protocols, and logging levels. Any proposed changes to this configuration, such as opening a new port, must go through the formal change management process, including review by the Change Advisory Board (CAB).
This section integrates broader security principles into the day-to-day operational environment.
Example: The organization's SOC team actively monitors incoming threat intelligence feeds to update their IPS rules and inform their threat hunting activities. To ensure high availability, their critical applications are deployed across multiple data centers with redundant servers and network paths, demonstrating fault tolerance and resilience. They conduct annual DRP exercises to validate their recovery capabilities.
Choose the best answer for each question.
Question 1:
B) Containment
Explanation: Containment is the phase focused on limiting the spread and impact of an incident, often by isolating affected systems or networks.
Question 2:
B) To ensure the admissibility and integrity of evidence in legal proceedings.
Explanation: The chain of custody provides a documented history of evidence handling, proving that the evidence has not been tampered with and is admissible in court.
Question 3:
C) A vulnerability that is unknown to the vendor and has no available patch.
Explanation: A zero-day vulnerability is a software flaw that is unknown to the vendor, meaning there is no patch available, and attackers may already be exploiting it.
Question 4:
B) IDS monitors and alerts, while IPS monitors and actively blocks/prevents.
Explanation: The key distinction is that an IDS is a passive detection tool, whereas an IPS is an active prevention tool that can automatically take action to stop threats.
Question 5:
C) Security Information and Event Management (SIEM)
Explanation: SIEM systems are designed to collect, aggregate, normalize, and correlate security events and logs from various sources to provide real-time threat detection and analysis.
Question 6:
B) To review and approve proposed changes to IT systems.
Explanation: The Change Advisory Board (CAB) is a formal body responsible for reviewing, assessing, and approving or rejecting proposed changes to IT systems to minimize risks and ensure alignment with business objectives.
Question 7:
C) Fault Tolerance
Explanation: Fault tolerance is the ability of a system to continue functioning without interruption even if one or more of its components fail, often achieved through redundancy. Resilience (A) is broader, encompassing recovery from various disruptions.
Question 8:
A) Tier 1 Analyst
Explanation: Tier 1 analysts in a SOC are typically responsible for the initial triage of security alerts, filtering out false positives, and escalating confirmed incidents to higher tiers.
Question 9:
B) To revert a change if it causes unexpected issues or failures.
Explanation: A rollback plan is a critical part of change management, outlining the steps to revert a system to its previous state if a new change introduces problems, ensuring business continuity.
Question 10:
C) Threat Intelligence
Explanation: Threat intelligence provides actionable information about current and emerging threats, enabling organizations to proactively enhance their defenses and detection capabilities.
Question 11:
C) To remove the root cause of the incident and eliminate the threat.
Explanation: Eradication focuses on eliminating the threat from the environment, which includes removing malware, patching vulnerabilities, and identifying and removing the root cause of the incident.
Question 12:
C) Best Evidence
Explanation: Best evidence refers to the original, unaltered digital evidence (e.g., the original hard drive image), which is preferred in legal proceedings to ensure accuracy and integrity.
Question 13:
B) To apply software updates to fix vulnerabilities and improve functionality.
Explanation: Patch management is the systematic process of acquiring, testing, and applying software patches or updates to address security vulnerabilities and improve system stability.
Question 14:
C) Data Loss Prevention (DLP)
Explanation: DLP solutions are specifically designed to identify, monitor, and protect sensitive data from unauthorized exfiltration, often by inspecting data in transit (e.g., email, cloud uploads).
Question 15:
B) It simplifies log analysis and correlation for security monitoring.
Explanation: Centralized logging consolidates logs from various sources into a single location, making it much easier for security analysts to search, analyze, and correlate events to detect threats.
Question 16:
B) Deviations from the established secure baseline configuration.
Explanation: Configuration drift occurs when a system's configuration deviates from its approved security baseline, potentially introducing vulnerabilities or weakening security controls.
Question 17:
C) Resilience
Explanation: Resilience is the overarching ability of an organization or system to anticipate, withstand, recover from, and adapt to disruptive events, including cyberattacks, natural disasters, or system failures.
Question 18:
B) To automate and streamline security operations tasks and incident response workflows.
Explanation: SOAR platforms integrate various security tools and automate repetitive tasks, enabling security teams to respond to incidents more quickly and efficiently.
Question 19:
C) Eradication
Explanation: Eradication is the phase where the identified threat is completely removed from the environment, including malware, backdoors, and the underlying vulnerabilities that were exploited.
Question 20:
B) To identify gaps and weaknesses in the plans in a low-stress environment.
Explanation: Tabletop exercises are discussion-based sessions used to walk through a BCP/DRP scenario, identify flaws in the plan, and improve team coordination without impacting live systems.
Question 21:
B) Secondary Evidence
Explanation: Secondary evidence is a copy of the original evidence (e.g., a forensic image of a hard drive). It is used for analysis to preserve the integrity of the best evidence (the original).
Question 22:
C) To establish and maintain secure, standardized configurations for systems.
Explanation: Configuration management ensures that systems are built and maintained according to predefined secure baselines, reducing vulnerabilities and ensuring consistent security posture.
Question 23:
B) It involves ongoing surveillance and analysis of systems to ensure security and compliance.
Explanation: Continuous monitoring is a proactive and ongoing process of collecting, analyzing, and reporting security-related information to maintain an up-to-date understanding of an organization's security posture.
Question 24:
C) Threat hunting, malware analysis, and advanced forensics.
Explanation: Tier 3 analysts are the most experienced in a SOC, responsible for advanced analysis, threat hunting, malware reverse engineering, and complex forensic investigations.
Question 25:
B) The duplication of critical components or functions to ensure availability.
Explanation: Redundancy involves having duplicate systems, components, or data to serve as backups in case the primary ones fail, thus ensuring continuous operation (availability).
Question 26:
C) To detect, investigate, and respond to suspicious activities on endpoints.
Explanation: EDR solutions provide continuous monitoring and collection of endpoint data, enabling security teams to detect and investigate advanced threats that might bypass traditional antivirus, and to respond quickly to incidents.
Question 27:
C) Protecting logs from tampering and unauthorized access.
Explanation: Secure log storage ensures the integrity and confidentiality of logs, making them reliable for forensic investigations and compliance audits. Logs should be protected from unauthorized modification or deletion.
Question 28:
C) To restore affected systems and data to normal operations.
Explanation: Recovery is the phase where systems and data are brought back online and returned to their normal operational state after an incident, ensuring business continuity.
Question 29:
B) It provides proactive insights to improve detection and defense capabilities.
Explanation: Threat intelligence helps organizations understand the adversary's tactics, techniques, and procedures (TTPs), enabling them to proactively strengthen their defenses, update detection rules, and anticipate future attacks.
Question 30:
C) To document the incident, review the process, and implement improvements.
Explanation: Post-incident activity, often called "lessons learned," is crucial for continuous improvement. It involves reviewing the entire incident response process to identify what worked well, what didn't, and what needs to be improved for future incidents.