Courseiva

(ISC)2 Information Systems Security Management Professional (CISSP-ISSMP, Aug 2025 blueprint) (ISC) (ISC) — Questions 76150

219 questions total · 3pages · All types, answers revealed

Page 1

Page 2 of 3

Page 3
76
MCQeasy

What is the primary role of a Change Advisory Board (CAB)?

A.To write the code for new features.
B.To evaluate the risk and impact of proposed changes.
C.To perform automated penetration testing.
D.To manage the server hardware procurement budget.
AnswerB

The CAB is the governing body for approving changes based on their risk profile.

Why this answer

The CAB's primary role is to evaluate the technical and business impact of proposed changes, ensuring that all risks are identified and mitigated before approval.

77
MCQhard

Your organization has adopted a cloud-native microservices architecture. Which strategy is most appropriate for maintaining business continuity in the event of a regional cloud provider outage?

A.Multi-region active-active deployment with global load balancing.
B.Cross-region cold standby snapshots.
C.On-premises hot-site failover.
D.Single-region immutable backups.
AnswerA

This architecture ensures that if one region goes down, traffic is automatically routed to another.

Why this answer

Multi-region deployment with active-active traffic distribution provides the highest level of resilience for cloud-native apps.

78
MCQmedium

An ISSMP is implementing a Disaster Recovery (DR) plan. Which objective is most important to define with business leaders?

A.The total cost of the recovery site
B.The physical address of the secondary site
C.The names of the IT staff members
D.Recovery Time Objective (RTO)
AnswerD

RTO aligns the recovery plan with business continuity expectations.

Why this answer

Recovery Time Objective (RTO) defines the maximum acceptable downtime for a business service, which drives the design of the recovery infrastructure.

79
MCQmedium

When decommissioning an application, which action should the ISSMP prioritize to ensure data privacy requirements (e.g., GDPR) are satisfied?

A.Archiving the data to unencrypted tape drives.
B.Secure sanitization of storage media.
C.Notifying all third-party vendors.
D.Deleting the source code repository.
AnswerB

Sanitization ensures sensitive data cannot be retrieved from decommissioned systems.

Why this answer

The most critical step in decommissioning is the secure sanitization (clearing or purging) of storage media according to industry standards (e.g., NIST SP 800-88).

80
MCQmedium

When transitioning to an Agile development methodology, which security management approach best supports the 'Shift Left' security strategy?

A.Performing security audits only after deployment
B.Requiring manual sign-off for every code commit
C.Limiting access to the development environment
D.Integrating automated security testing in the CI/CD pipeline
AnswerD

Automation early in the pipeline is the cornerstone of the shift left strategy.

Why this answer

Integrating security activities (like threat modeling) into the design and development phases ensures vulnerabilities are identified and mitigated earlier in the lifecycle.

81
MCQeasy

Which risk response strategy is being employed when a company purchases cyber insurance?

A.Acceptance
B.Avoidance
C.Mitigation
D.Transference
AnswerD

Insurance is a classic risk transfer mechanism.

Why this answer

Transferring the financial impact of a risk to a third party is risk transference (sharing).

82
MCQhard

In the context of ISO 31000, what is the primary purpose of 'Risk Communication and Consultation'?

A.To inform decision-making by engaging stakeholders
B.To notify the public of breaches
C.To assign blame for security failures
D.To archive risk records for auditing
AnswerA

Stakeholder engagement is critical for alignment and shared understanding of risk.

Why this answer

ISO 31000 emphasizes stakeholder engagement throughout the entire risk management process to ensure transparency and accountability.

83
MCQeasy

What is the primary difference between a 'Risk Assessment' and a 'Vulnerability Assessment'?

A.There is no difference
B.Risk assessment considers business context and impact
C.Risk assessment is only for physical assets
D.Vulnerability assessment is only for executive level
AnswerB

Risk assessments look at the 'so what' for the business.

Why this answer

A vulnerability assessment finds technical flaws; a risk assessment determines the business impact and likelihood of those flaws being exploited.

84
MCQmedium

In the context of the Google Cloud Security Command Center (SCC), which feature provides a prioritized list of findings based on the criticality of the impacted asset?

A.Security Health Analytics
B.Risk-based Prioritization
C.Container Threat Detection
D.Event Threat Detection
AnswerB

This feature highlights findings that pose the highest risk to the business.

Why this answer

The 'Risk' scoring in SCC helps analysts focus on findings that affect the most critical infrastructure.

85
MCQeasy

Which SOC process ensures that all security tools are configured to log at the same time standard to prevent confusion during timeline analysis?

A.Time Synchronization (NTP)
B.Data Normalization
C.Log Rotation
D.Access Control
AnswerA

Synchronizing clocks ensures that timestamps across the entire environment are consistent.

Why this answer

NTP (Network Time Protocol) synchronization is essential for accurate event correlation.

86
MCQmedium

A firm must adhere to the EU's Digital Operational Resilience Act (DORA). Which activity is the primary compliance requirement for 'Third-Party Risk Management' under this regulation?

A.Annual user awareness training
B.Automated patch management reporting
C.Regular threat-led penetration testing of critical third-party services
D.Mandatory hardware-based encryption
AnswerC

DORA mandates testing of critical ICT infrastructure, including third-party components.

Why this answer

DORA requires systematic monitoring and testing of the ICT services provided by third parties, including exit strategies.

87
MCQeasy

Which of the following is an example of a detective control in a risk management program?

A.Encryption
B.Firewall rules
C.Disaster recovery plan
D.Security Information and Event Management (SIEM) alerts
AnswerD

SIEM detects anomalies and incidents.

Why this answer

Detective controls, like logs or monitoring, identify that a risk event has occurred.

88
Multi-Selectmedium

An ISSMP is reviewing the Business Continuity Plan (BCP) for a critical application. Which TWO of the following factors should be considered when defining the 'Maximum Tolerable Downtime' (MTD)?

Select 2 answers
A.Legal and regulatory compliance requirements.
B.Total expected cost of hardware replacement.
C.The organization's financial tolerance for revenue loss.
D.The current availability of spare parts in the data center.
E.The number of employees required to perform manual workarounds.
AnswersA, C

Regulators often impose strict timeframes for service availability.

Why this answer

MTD is defined by financial and operational thresholds, often dictated by contractual obligations or total loss of revenue potential.

89
MCQhard

When establishing a security governance framework, what is the most critical element for ensuring long-term program success?

A.Ensuring the framework is fully automated.
B.Outsourcing security oversight to a third-party audit firm.
C.Securing ongoing executive sponsorship and clear accountability.
D.Selecting the most robust technical security tools available.
AnswerC

Governance must be driven from the top down to ensure it is integrated into the organization's culture and operations.

Why this answer

Executive sponsorship and clear accountability are the pillars of effective governance; without them, policies and frameworks lack the authority and resources needed for implementation.

90
MCQmedium

An ISSMP is reviewing the 'Change Control' process for a critical system. Which of the following is an essential element for every change request?

A.The marketing department's approval.
B.A list of all software installed on the server.
C.A detailed backout/rollback plan.
D.A complete list of developer names.
AnswerC

A backout plan is mandatory for every production change to ensure system recoverability.

Why this answer

A formal change request must include a 'backout plan' (rollback procedure) to ensure service continuity if the change fails or causes unexpected issues.

91
Multi-Selecthard

Which THREE components are essential for a robust 'Privacy Program' when implementing data protection by design in an cloud environment?

Select 3 answers
A.User-accessible consent management portals
B.Public internet routing policies
C.Automated data discovery and classification
D.Data minimization policies
E.Hardware security module (HSM) deployment
AnswersA, C, D

Privacy by design requires giving users control over their data.

Why this answer

Privacy by design requires technical controls, governance, and user rights management.

92
MCQeasy

What is the primary objective of a 'lessons learned' meeting conducted after a disaster recovery exercise?

A.Identify gaps in the plan and define remediation actions.
B.Update the organizational chart.
C.Verify the status of the offsite backup tapes.
D.Evaluate the performance of the IT staff for disciplinary purposes.
AnswerA

The primary goal is the continuous improvement of the plan based on identified weaknesses.

Why this answer

The objective is to identify gaps in the plan based on the exercise results and assign ownership for remediation.

93
MCQhard

During a waterfall-to-Agile transition, the development team wants to bypass formal Security Requirements Traceability Matrix (SRTM) documentation in favor of user stories. How should the ISSMP reconcile this?

A.Require all security requirements to be embedded into the definition of done (DoD) and documented as security user stories.
B.Mandate that the project manager create a manual SRTM separately from the development tasks.
C.Deny the transition until full waterfall documentation is restored.
D.Allow the team to omit security requirements to speed up deployment.
AnswerA

Integrating security into the DoD and user stories ensures traceability without hindering velocity.

Why this answer

The ISSMP should ensure security requirements are documented as 'Abuse Cases' or 'Security User Stories' within the existing Agile backlog management tool to maintain traceability.

94
MCQmedium

When reporting to the board of directors, which presentation method is most effective for communicating security performance?

A.A list of all blocked malicious IP addresses
B.Detailed technical logs and packet captures
C.Dashboards correlating security metrics to business objectives
D.A full copy of the latest penetration test report
AnswerC

This provides the strategic context relevant to the board.

Why this answer

Using dashboards with KPIs that correlate security activity to business objectives (e.g., risk reduction, compliance status) provides the context necessary for informed board decision-making.

95
Multi-Selecthard

When presenting a risk treatment plan to the Board of Directors, which THREE elements should be included to ensure executive buy-in?

Select 3 answers
A.A list of all software versions running in the data center
B.Technical logs of the last 100 failed login attempts
C.Cost-benefit analysis of the proposed treatment
D.Impact on business processes if not addressed
E.Clear statement of the residual risk level
AnswersC, D, E

Demonstrates the business value.

Why this answer

Executives need to understand the cost, the risk reduction, and the business impact to approve funding.

96
Multi-Selecthard

Which TWO of the following are potential risks if an ISSMP fails to integrate security into the 'Requirements Management' phase?

Select 2 answers
A.Better developer morale
B.Automatic regulatory compliance
C.Faster deployment velocity
D.Inherent architectural design flaws
E.Increased cost of remediation later in the SDLC
AnswersD, E

Without security requirements, fundamental design decisions (like lack of encryption) become entrenched.

Why this answer

Failing to integrate security early results in 'bolted-on' security which is often flawed, expensive to fix, and leaves the system vulnerable to architectural design defects.

97
MCQhard

Your organization uses a 'Hot Site' with hardware-level replication. During a disaster, the primary site becomes unavailable, but the failover fails due to a 'Split-Brain' scenario. What is the fundamental cause of this?

A.Mismatched firmware versions between servers.
B.Inadequate storage capacity for incoming logs.
C.Loss of the heartbeat connection/quorum service.
D.Insufficient cooling at the hot site.
AnswerC

Without a heartbeat or quorum, both nodes may independently assume they are the master, causing data divergence.

Why this answer

Split-brain happens when both sites think they are the primary due to loss of the quorum or heartbeat mechanism.

98
MCQhard

When aligning security with organizational goals, how should an ISSMP address a conflict between security controls and user productivity?

A.Conduct a risk-benefit analysis for alternative controls
B.Remove the security control to favor productivity
C.Delegate the decision to the IT support manager
D.Enforce the security control regardless of impact
AnswerA

This finds the balance between protection and business functionality.

Why this answer

Conduct a risk-benefit analysis to determine if the security control is truly necessary and if alternative, less intrusive controls exist that provide the same level of protection.

99
MCQmedium

Which feature in Okta is essential for meeting compliance requirements regarding 'Identity Assurance' and 'Strong Authentication' mandated by financial regulations?

A.Okta Lifecycle Management
B.Okta Single Sign-On (SSO)
C.Okta Directory Integration
D.Okta Adaptive MFA
AnswerD

Adaptive MFA is specifically for satisfying identity assurance and strong auth requirements.

Why this answer

Okta's Adaptive Multi-Factor Authentication (MFA) uses risk-based policies to ensure identity assurance.

100
MCQeasy

When conducting a compliance audit, what is the purpose of a 'Gap Analysis'?

A.To identify the delta between current state and compliance requirements
B.To rewrite the security policy
C.To perform a vulnerability scan
D.To punish departments for non-compliance
AnswerA

This is the core objective of a gap analysis.

Why this answer

A gap analysis identifies the difference between current controls and the required regulatory standard.

101
MCQmedium

An ISSMP is revising the BCP to account for 'Supply Chain Resiliency'. Which approach is best for verifying that critical third-party vendors can meet the organization's recovery requirements?

A.Reviewing vendor-provided Disaster Recovery test reports and performance metrics.
B.Sending a self-assessment questionnaire to the vendor.
C.Performing an independent penetration test on the vendor's network.
D.Requiring vendors to sign an updated Service Level Agreement.
AnswerA

Reviewing evidence of actual tests provides the best assurance of vendor capability.

Why this answer

Contractual RTO/RPO requirements must be validated via audit or simulation results.

102
Multi-Selecthard

Which THREE of the following are essential components of a robust Crisis Management Plan?

Select 3 answers
A.Clearly defined crisis team roles and responsibilities.
B.Procedures for activating the crisis management team.
C.An inventory of all software licenses held by the organization.
D.Pre-determined communication protocols for external stakeholders.
E.Granular technical steps for server restoration.
AnswersA, B, D

Everyone must know who has the authority to make critical decisions.

Why this answer

Crisis management requires clear authority, defined communication channels, and a pre-identified team with specific roles.

103
MCQmedium

You are performing a qualitative risk assessment. Which factor must be prioritized to ensure the assessment is aligned with the organizational risk appetite?

A.The vendor's recommended patch cycle
B.The threat actor's motivation
C.The business impact of asset unavailability
D.The technical complexity of the vulnerability
AnswerC

Aligning risk with business impact ensures the assessment reflects true organizational risk appetite.

Why this answer

The risk appetite, defined by leadership, dictates the tolerance for deviations from security standards.

104
MCQhard

A US-based company is processing data of German citizens. To comply with the Schrems II ruling, which contractual mechanism must they document in their vendor risk management registry?

A.An annual security audit report
B.Data Processing Addendum (DPA) with SCCs
C.A signed Non-Disclosure Agreement (NDA)
D.A simple Certificate of Origin
AnswerB

The DPA containing SCCs is the mandatory legal instrument for valid transfers.

Why this answer

Standard Contractual Clauses (SCCs) are the primary legal mechanism required for the transfer of data from the EEA to third countries post-Schrems II.

105
Multi-Selectmedium

Which TWO factors must a security officer consider when performing a 'Privacy Impact Assessment' (PIA) for a new cloud application?

Select 2 answers
A.The cost of the cloud storage subscription
B.The potential impact on data subjects if a breach occurs
C.The categories of personal data being processed
D.The number of CPU cores required
E.The uptime SLA of the provider
AnswersB, C

Risk assessment to the subject is the goal of the PIA.

Why this answer

PIAs must account for the nature of the data and the risks to the data subjects.

106
MCQeasy

Which document is primarily responsible for documenting the security controls applicable to a system during the SDLC's requirements phase?

A.Acceptable Use Policy (AUP)
B.System Security Plan (SSP)
C.Service Level Agreement (SLA)
D.Business Impact Analysis (BIA)
AnswerB

The SSP identifies the security controls that must be implemented for the system.

Why this answer

The System Security Plan (SSP) is the foundational document that defines the security controls selected and implemented for a system.

107
MCQhard

When configuring CrowdStrike Falcon to isolate a host during an active incident, what is the prerequisite requirement for the agent's communication state?

A.The agent must be in 'Aggressive' sensor mode
B.The agent must maintain an active connection to the Falcon Cloud
C.The host must have full disk encryption disabled
D.The host must be in a 'Managed' group with full administrative rights
AnswerB

Host isolation relies on the agent receiving the command from the cloud; if the host is offline, it cannot receive the instruction.

Why this answer

The Falcon agent must have an active heartbeat to the Falcon Cloud to receive the 'Isolate' command.

108
Multi-Selecthard

Which THREE actions should be taken when performing an incident post-mortem according to industry best practices?

Select 3 answers
A.Review the effectiveness of the response timeline
B.Identify the root cause of the incident
C.Discipline the analyst who missed the alert
D.Update IR documentation based on lessons learned
E.Delete all evidence to save storage space
AnswersA, B, D

Analyzing the timeline reveals bottlenecks and inefficiencies.

Why this answer

Post-mortems focus on identifying root causes, improving processes, and ensuring documentation is captured.

109
MCQhard

A multinational organization needs to align its security policies with various regional privacy regulations (e.g., GDPR, CCPA). What is the best strategy to achieve this?

A.Create separate, unique security policies for every region.
B.Only comply with the regulations in the company's headquarters location.
C.Adopt a 'least common denominator' approach to security policies.
D.Establish a global baseline policy with region-specific supplements.
AnswerD

This balances global consistency with local regulatory compliance requirements.

Why this answer

Developing a global baseline policy that meets the most stringent requirements, supplemented by local addendums, ensures compliance while maintaining a unified security management approach.

110
MCQmedium

Your organization is evaluating the procurement of a new SaaS platform. As the ISSMP, you are responsible for integrating security into the vendor risk management process. Which action is most critical during the 'Due Diligence' phase?

A.Requesting the vendor's penetration test results from five years ago
B.Reviewing the vendor's SOC 2 Type II report for documented control effectiveness
C.Verifying the vendor's office location and physical building security
D.Ensuring the vendor signs a standard non-disclosure agreement
AnswerB

The SOC 2 Type II provides independent audit evidence of control operational effectiveness.

Why this answer

Reviewing the vendor's SOC 2 Type II report is the standard practice for verifying the effectiveness of security controls over a period of time, ensuring they meet organizational security requirements.

111
MCQhard

When managing a global security team, what is the primary challenge in maintaining a uniform security posture?

A.Lack of global email systems
B.Cultural differences and local regulations
C.Time zone differences
D.Language barriers
AnswerB

These require a flexible but principled governance approach.

Why this answer

Cultural differences and local regulatory requirements make it difficult to enforce a single, global standard, requiring a balance between global directives and local adaptation.

112
Multi-Selectmedium

Which TWO of the following are critical components of a secure SDLC (Software Development Life Cycle) implementation?

Select 2 answers
A.Manual annual security reviews
B.Standardized desktop operating systems
C.Outsourcing all security to a vendor
D.Continuous Threat Modeling
E.Automated security testing in the pipeline
AnswersD, E

Threat modeling identifies risks early in the design phase.

Why this answer

A secure SDLC requires both proactive security requirements (Threat Modeling) and detective security validation (Automated Testing) to be integrated into the process.

113
Multi-Selectmedium

Which TWO controls should a manager verify to ensure 'Ethics in Security Leadership' is being practiced regarding internal whistleblower protections?

Select 2 answers
A.A formal documented non-retaliation policy
B.Automatic termination for all suspected security policy violations
C.Mandatory disclosure of employee salaries
D.An anonymous reporting channel (hotline or portal)
E.Public posting of all employee disciplinary files
AnswersA, D

The policy must explicitly forbid retaliation to protect the reporter.

Why this answer

Whistleblower protection requires anonymity and a non-retaliation policy.

114
MCQeasy

A CISO needs to justify an increase in the security budget. Which argument is most persuasive to the Chief Financial Officer (CFO)?

A.Quantifying financial exposure from potential security events
B.Comparing the budget to industry peers
C.Focusing on the technical features of a new tool
D.Listing the latest security threats in the industry
AnswerA

CFOs understand financial risk management and ROI.

Why this answer

Quantifying the cost of potential data breaches in terms of lost revenue and regulatory fines demonstrates the financial risk the CFO is helping to manage.

115
MCQmedium

A multinational organization is deploying an automated compliance monitoring solution across its cloud environments. Which GDPR-related mechanism must the security manager prioritize when configuring data residency policies in Microsoft Purview to ensure automated cross-border transfer controls?

A.Azure Policy definitions for Resource Group tagging
B.Information Protection sensitivity labels
C.Microsoft Entra ID conditional access policies
D.Microsoft Defender for Cloud JIT access
AnswerB

Sensitivity labels in Purview are the mechanism used to enforce residency and protection policies.

Why this answer

Microsoft Purview's Data Residency controls allow for specific location-based tagging to satisfy GDPR requirements for cross-border data management.

116
Multi-Selecthard

Which TWO mechanisms are effective for preventing 'insecure direct object references' (IDOR) in a web application during the development phase?

Select 2 answers
A.Client-side input validation
B.Using non-enumerable, cryptographically strong identifiers (e.g., UUIDs)
C.Disabling logging of access attempts
D.Using sequential database IDs in URLs
E.Implementing server-side authorization checks
AnswersB, E

UUIDs are difficult to guess, preventing unauthorized access to specific object paths.

Why this answer

Preventing IDOR requires both server-side authorization checks and the use of indirect/randomized identifiers rather than sequential, predictable keys.

117
MCQhard

You are integrating an enterprise risk register with a GRC tool (e.g., Archer). Which method provides the most accurate view of 'Residual Risk' to the board?

A.Asset Value multiplied by Threat Frequency
B.Compliance Score subtracted from 100
C.Total Budget divided by Number of Findings
D.Inherent Risk multiplied by Control Gap
AnswerD

This represents the remaining risk exposure after accounting for control deficiencies.

Why this answer

Residual risk is calculated as Inherent Risk minus the effectiveness of current controls (Control Effectiveness).

118
Multi-Selecteasy

Which TWO of the following are primary components of an effective Incident Response (IR) program?

Select 2 answers
A.Software development lifecycle budget
B.Incident Response Policy
C.Physical security badge access logs
D.Trained IR personnel
E.Marketing strategy document
AnswersB, D

Policies establish the authority and requirements for the IR program.

Why this answer

An IR program requires both organizational support (Policy) and operational capability (Personnel/Training).

119
MCQhard

An ISSMP is performing a security assessment on an application using containerized microservices. The team uses Kubernetes. What is the most effective way to ensure security configurations are consistently applied across all clusters?

A.Regular penetration testing
B.Manual code review of Dockerfiles
C.Role-Based Access Control (RBAC) only
D.Kubernetes Admission Controllers
AnswerD

Admission controllers intercept requests to the API server and can validate or mutate objects based on security policies.

Why this answer

Using Kubernetes 'Admission Controllers' (e.g., OPA Gatekeeper) allows the enforcement of security policies (such as preventing privilege escalation) consistently across all deployments.

120
MCQmedium

Which of the following is a 'Leading Indicator' for an enterprise risk management program?

A.Total cost of a data breach
B.Percentage of assets with missing security patches
C.Number of systems compromised
D.Number of security incidents in the last month
AnswerB

A high patch backlog indicates a future vulnerability risk.

Why this answer

A leading indicator predicts future risk, whereas a lagging indicator reports past occurrences.

121
MCQhard

An organization wants to improve its security posture against supply chain attacks. Which action is most effective for an ISSMP?

A.Outsourcing all IT functions to a single large provider
B.Implementing a third-party risk management program
C.Replacing all proprietary software with open-source
D.Increasing internal network segmentation
AnswerB

TPRM addresses the security posture of the vendors and suppliers.

Why this answer

Implementing a third-party risk management (TPRM) program that assesses vendors' security practices is the best way to address risks introduced by the supply chain.

122
MCQmedium

A data controller is managing personal data under GDPR. Which tool within the AWS ecosystem allows the controller to locate and inventory all instances of 'Personal Data' across S3 buckets to support Data Subject Access Requests (DSARs)?

A.Amazon Macie
B.AWS CloudTrail
C.AWS Glue
D.AWS Config
AnswerA

Macie is purpose-built for data discovery and classification of PII.

Why this answer

Amazon Macie uses machine learning to automatically discover and classify PII in S3, essential for DSARs.

123
MCQhard

As a Chief Information Security Officer (CISO), you need to ensure that the security program is aligned with organizational business objectives. Which activity best demonstrates this alignment?

A.Aligning security projects and resource allocation with business objectives.
B.Focusing primarily on technical vulnerabilities and patch management.
C.Adopting the latest security technologies regardless of current business needs.
D.Establishing a comprehensive security policy and enforcing it strictly.
AnswerA

Strategic alignment ensures that security investments support and enable business operations and risk tolerance.

Why this answer

Mapping security initiatives to business goals demonstrates the direct impact and value of the security program, which is crucial for executive buy-in and resource allocation.

124
MCQmedium

When managing a security incident, what is the primary role of the CISO in a large enterprise?

A.Updating firewall rules manually
B.Performing forensic analysis on the compromised server
C.Ensuring communication and strategic coordination
D.Drafting the initial incident response report
AnswerC

The CISO manages the impact and external organizational requirements.

Why this answer

The CISO should focus on strategic decision-making, stakeholder communication, and resource management, leaving the tactical investigation to the incident response team.

125
MCQmedium

Which leadership style is most effective for building a strong security team during a period of rapid organizational growth?

A.Transformational leadership
B.Transaction-based leadership
C.Laissez-faire leadership
D.Autocratic leadership
AnswerA

This builds engagement and long-term capability.

Why this answer

Transformational leadership inspires the team, fosters innovation, and aligns individual efforts with the broader security vision, which is essential during times of change.

126
MCQmedium

In Okta, to restrict administrative access to a specific geographic region during an active session, which policy should be modified?

A.Password Policy
B.Global Session Policy
C.MFA Enrollment Policy
D.Group Rule
AnswerB

This allows for defining network-based conditions, including location, for all sessions.

Why this answer

The 'Global Session Policy' or specific 'Authentication Policy' rules control access based on location-based conditions.

127
MCQmedium

In Rapid7 InsightVM, what is the best way to categorize assets into groups based on their business function for targeted vulnerability reporting?

A.Dynamic Asset Groups
B.User role
C.Scan template
D.Site configuration
AnswerA

Dynamic groups automatically update membership based on criteria such as tags or OS types.

Why this answer

Asset groups allow for logical organization of infrastructure based on attributes like department or function.

128
MCQhard

An organization is adopting Infrastructure-as-Code (IaC) using Terraform. The ISSMP wants to ensure no insecure configurations (e.g., S3 buckets with public read) are deployed. What should be integrated into the CI/CD pipeline?

A.Static Analysis for IaC (e.g., tfsec/Checkov).
B.Manual Terraform code review logs.
C.Using AWS IAM policies only.
D.Disabling the Terraform 'plan' command.
AnswerA

These tools scan Terraform files for security misconfigurations before deployment.

Why this answer

Integrating static analysis tools for IaC (like 'tfsec' or 'Checkov') into the pipeline identifies insecure configurations before the 'terraform apply' command is executed.

129
Multi-Selecthard

When assessing the risk of a third-party service provider, which THREE areas should be evaluated?

Select 3 answers
A.Legal and contractual liability clauses
B.Financial viability of the provider
C.Security control maturity (e.g., SOC 2)
D.The vendor's office coffee selection
E.The color of the vendor's logo
AnswersA, B, C

Crucial for risk transfer and accountability.

Why this answer

Supply chain risk management requires a holistic review of security, legal, and operational/financial health.

130
Multi-Selecthard

Which THREE technical controls are effective for limiting the impact of lateral movement?

Select 3 answers
A.Increasing external bandwidth
B.Public domain name registration
C.Network micro-segmentation
D.Removing local administrative privileges
E.Enforced multi-factor authentication (MFA)
AnswersC, D, E

Restricts traffic between workloads to prevent lateral hopping.

Why this answer

Network segmentation, identity restrictions, and endpoint security prevent attackers from moving freely.

131
MCQmedium

To ensure adherence to the PCI DSS 4.0 requirement for log integrity, which configuration in a centralized SIEM like Splunk is mandatory to prevent unauthorized modification of audit logs?

A.Utilizing Splunk Heavy Forwarders
B.Implementing WORM (Write Once Read Many) storage
C.Enabling Splunk Indexer Clustering
D.Configuring Role-Based Access Control (RBAC)
AnswerB

WORM storage prevents the modification or deletion of logs, fulfilling audit integrity requirements.

Why this answer

PCI DSS 4.0 requires cryptographic verification or WORM storage for logs to ensure their integrity.

132
Multi-Selectmedium

Which TWO of the following are metrics that provide insight into the effectiveness of security leadership?

Select 2 answers
A.Number of firewall blocks per second
B.Trend in risk reduction over time
C.Return on security investment (ROSI)
D.The color of the security team's uniforms
E.The number of security certifications held by the CISO
AnswersB, C

This demonstrates the impact of strategic security investments.

Why this answer

Leadership effectiveness is best measured by the organization's ability to minimize risk over time and the efficiency with which resources are converted into security posture improvements.

133
MCQhard

An organization is concerned about 'Cloud Concentration Risk'. What is the best mitigation strategy?

A.Move all data to a private data center
B.Enable two-factor authentication
C.Implement a multi-cloud strategy
D.Increase the number of security analysts
AnswerC

Distributing services across multiple providers mitigates the risk of a single provider failure.

Why this answer

Multi-cloud or hybrid-cloud strategies are the primary methods to reduce concentration risk (dependence on a single provider).

134
Multi-Selecteasy

Which TWO of the following are considered 'Indicator of Compromise' (IOC) types?

Select 2 answers
A.Employee performance review
B.Known Command and Control (C2) IP address
C.Malicious file hash (e.g., SHA-256)
D.Company fiscal year budget
E.New printer firmware update
AnswersB, C

C2 communication is a key sign of an active threat.

Why this answer

IOCs are evidence that a system has been compromised; common types include malicious file hashes and suspicious C2 IP addresses.

135
MCQeasy

Which of the following is the most effective method for testing the efficacy of a Business Continuity Plan without disrupting production operations?

A.Parallel processing test.
B.Cutover test.
C.Full-scale simulation.
D.Tabletop exercise.
AnswerD

Tabletop exercises are designed to test decision-making and logic without requiring downtime.

Why this answer

A tabletop exercise is a discussion-based simulation that tests plan logic and communication without affecting production systems.

136
Multi-Selecthard

Which THREE of the following are challenges in transitioning to a secure DevSecOps model?

Select 3 answers
A.Using only manual security review processes
B.Lack of security training for developers
C.Cultural resistance from development teams
D.Difficulty in automating security testing without breaking builds
E.Replacing all developers with security professionals
AnswersB, C, D

Developers need to understand security to write secure code.

Why this answer

Transitioning requires overcoming cultural resistance, automating complex security gates, and ensuring developers have the right training to take ownership of security.

137
MCQhard

An organization is investigating a potential lateral movement incident in AWS. Which CloudTrail event field provides the most reliable indicator of the source IP address for an API call performed by an IAM role?

A.recipientAccountId
B.sourceIPAddress
C.requestParameters
D.userIdentity.arn
AnswerB

This field records the IP address from which the API request originated.

Why this answer

The 'sourceIPAddress' field in the CloudTrail log entry directly identifies the client IP that made the API request.

138
MCQmedium

For an organization to maintain compliance with the GLBA (Gramm-Leach-Bliley Act), which mechanism within Azure Key Vault is required to demonstrate evidence of 'Key Rotation' and 'Access History'?

A.Key Vault Backup
B.Key Vault Access Policies
C.Azure Active Directory B2C
D.Azure Monitor Diagnostic Settings
AnswerD

Diagnostic settings enable the logging of key operations required for audit evidence.

Why this answer

Azure Key Vault logs accessed via Azure Monitor and Log Analytics provide the necessary evidence for key management compliance.

139
MCQhard

When configuring a Cisco ASA firewall to log deny events to a remote Syslog server, what is the minimum logging level required to ensure that denied packets are captured?

A.Level 7 (Debugging)
B.Level 4 (Warnings)
C.Level 3 (Errors)
D.Level 6 (Informational)
AnswerD

Informational level includes general events like denied connections.

Why this answer

Level 6 (Informational) is required to capture the 'Deny' flow logs in Cisco ASA systems.

140
Multi-Selectmedium

Which THREE activities are included in the 'Preparation' phase of the IR life cycle?

Select 3 answers
A.Eradicating an ongoing malware infection
B.Writing the post-incident summary report
C.Conducting incident drills and exercises
D.Deploying detection tools and sensors
E.Defining incident response policies
AnswersC, D, E

Drills ensure the team is ready for real incidents.

Why this answer

Preparation involves setting up tools, training the team, and defining the procedures necessary for effective response.

141
MCQhard

An organization is deploying a globally distributed application. The ISSMP needs to ensure that code changes are signed to prevent tampering. Which process should be implemented in the build pipeline?

A.Encrypting the entire source repository.
B.Using HTTPS for all internal traffic.
C.Implementing artifact signing in the CI/CD pipeline.
D.Running the build on a dedicated hardened server.
AnswerC

Digitally signing artifacts at the end of the build process creates a chain of trust.

Why this answer

Code signing (e.g., using Sigstore or GPG) ensures the integrity of artifacts from build to deployment, ensuring that only signed/authorized code reaches production.

142
MCQeasy

A security manager is drafting a security policy. Which element is essential for ensuring executive support and establishing the policy's organizational authority?

A.A list of vendors
B.A list of all employees
C.Detailed technical configuration standards
D.Executive sponsorship and signature
AnswerD

This establishes the mandate and commitment required for enterprise-wide compliance.

Why this answer

An executive signature or sponsorship is required to demonstrate that the policy has the backing of the organization's leadership and is not just a departmental suggestion.

143
MCQeasy

What is the primary function of an 'Exception Process' in a risk management program?

A.To manage temporary deviations from security standards
B.To bypass the change management process
C.To punish non-compliant employees
D.To permanently ignore security policies
AnswerA

This allows for business agility while maintaining risk visibility.

Why this answer

An exception process allows for documented, time-bound deviations from security standards when compliance cannot be met immediately.

144
MCQhard

In the context of risk reporting, what does a 'Risk Heat Map' effectively communicate to the board?

A.The history of past audit findings
B.The exact cost of every security control
C.Technical vulnerability lists
D.The relative prioritization of risks across the enterprise
AnswerD

It provides a clear visual summary of the enterprise risk landscape.

Why this answer

A heat map visualizes the distribution of risks based on likelihood and impact, helping board members prioritize investment.

145
MCQeasy

As an ISSMP, you are defining the organizational security culture. Which activity is the most effective way to demonstrate executive commitment to security?

A.Sending an automated email newsletter regarding password policies
B.Appointing a dedicated Security Awareness Officer
C.Actively chairing the cross-functional Security Steering Committee
D.Increasing the budget for the security operations center
AnswerC

Executive presence in leadership forums demonstrates that security is a top-tier business concern.

Why this answer

The tone at the top is the most significant factor in shaping security culture. Direct executive participation in security steering committees signals that security is a business priority.

146
MCQhard

When configuring a Qualys scanner to perform authenticated scans on Windows, what is the 'Windows Authentication Record' primarily used for?

A.To perform a packet capture
B.To deploy patches to the host
C.To bypass the local firewall
D.To perform deep local configuration checks
AnswerD

Authenticated scans allow the engine to inspect registry keys, installed software, and local patches.

Why this answer

It provides the scanner with the credentials and privileges necessary to log into the target system and inspect local registry/file configurations.

147
Multi-Selectmedium

Which TWO of the following are primary components of a formal Risk Management policy?

Select 2 answers
A.Detailed technical firewall configuration steps
B.The specific hardware vendors approved for purchase
C.The yearly budget for the IT department
D.Clear identification of roles and responsibilities
E.Defined risk appetite and tolerance levels
AnswersD, E

Governance requires defined accountability.

Why this answer

A risk management policy must define roles/responsibilities and the risk appetite/tolerance.

148
Multi-Selecteasy

Which TWO communication channels are typically used for emergency incident coordination within a SOC?

Select 2 answers
A.Dedicated bridge line (conference call)
B.Encrypted out-of-band messaging (e.g., Signal)
C.Public social media feeds
D.Internal corporate email
E.Company-wide intranet homepage
AnswersA, B

Bridge lines allow for real-time collaboration between teams.

Why this answer

Secure out-of-band communication is vital when primary internal email systems may be compromised.

149
Multi-Selecthard

Which TWO techniques are effective for securing the software supply chain?

Select 2 answers
A.Restricting internet access to all developers
B.Automated dependency vulnerability scanning
C.Cryptographic signing of build artifacts
D.Avoiding all code reviews
E.Using only software written in-house
AnswersB, C

Scanners like Snyk or OWASP Dependency-Check identify vulnerabilities in open-source libraries.

Why this answer

Supply chain security is best achieved by signing artifacts to prevent tampering and using vulnerability scanners to detect known issues in third-party dependencies.

150
MCQmedium

A CISO is presenting a security program roadmap. Which approach is best for managing expectations regarding security maturity?

A.Linking maturity to the total security budget
B.Promising 100% security coverage by the end of the year
C.Focusing only on the latest security technologies
D.Defining security maturity as a set of phased milestones
AnswerD

Phased milestones provide transparency and realistic goal-setting.

Why this answer

Providing a phased implementation plan with measurable milestones allows the CISO to demonstrate progress while acknowledging that maturity is a journey.

Page 1

Page 2 of 3

Page 3

All pages