Courseiva

Certified Information Security Manager CISM (CISM) — Questions 76150

871 questions total · 12pages · All types, answers revealed

Page 1

Page 2 of 12

Page 3
76
MCQmedium

Which of the following is a key objective of sharing threat intelligence, such as indicators of compromise (IoCs), with an Information Sharing and Analysis Center (ISAC)?

A.To document the incident for insurance claims
B.To market the organization's security capabilities
C.To receive timely threat information and contribute to community defense
D.To fulfill regulatory requirements for public disclosure
AnswerC

ISACs facilitate mutual sharing of threat intelligence.

Why this answer

Sharing IoCs helps other organizations detect and defend against similar threats, improving collective security.

77
Multi-Selectmedium

Which TWO factors are most important when prioritizing security investments? (Select TWO.)

Select 2 answers
A.The ease of implementation
B.The level of risk reduction achieved
C.Alignment with business objectives and strategy
D.The cost of the security solution
E.The popularity of the solution in the industry
AnswersB, C

Risk reduction directly impacts security posture.

Why this answer

Risk reduction and alignment with business strategy ensure investments address the most critical needs and support organizational goals.

78
MCQhard

A CISO is preparing a multi-year security roadmap. Which of the following is the MOST critical factor for ensuring the roadmap aligns with business strategy?

A.Benchmarking against industry peers
B.Assessing current security maturity level
C.Reviewing recent security incidents and lessons learned
D.Understanding the organization's strategic business objectives and risk appetite
AnswerD

Directly linking roadmap to business objectives ensures relevance and executive support.

Why this answer

Understanding business objectives first ensures that security initiatives support the organization's goals and are prioritized accordingly.

79
MCQeasy

Which component is essential for building a strong security culture within an organization?

A.Mandatory annual password changes
B.Increasing the security budget
C.Executive sponsorship and visible leadership
D.Implementing the latest technology
AnswerC

Leadership commitment drives culture.

Why this answer

Executive sponsorship demonstrates leadership commitment and sets the tone at the top.

80
MCQmedium

During a ransomware incident, the incident response team identifies that the encryption process is still ongoing. The CISO decides to isolate affected systems to prevent further spread. Which of the following is the MOST appropriate next step?

A.Disconnect all network cables to stop the encryption.
B.Contact law enforcement before any internal actions.
C.Restore systems from the most recent backup immediately.
D.Preserve forensic evidence before taking any recovery actions.
AnswerD

Preserving evidence ensures that the incident can be investigated properly.

Why this answer

Preserving forensic evidence is critical before any recovery actions, especially during an ongoing ransomware incident. The encryption process may still be active, and taking immediate recovery steps (like disconnecting cables or restoring backups) could destroy volatile data (e.g., encryption keys in memory, process artifacts, network connections) that are essential for understanding the attack vector, identifying the ransomware variant, and supporting legal or law enforcement actions. The CISO's decision to isolate systems helps contain the spread, but the next priority must be evidence preservation to ensure a thorough investigation and potential prosecution.

Exam trap

The trap here is that candidates often confuse immediate containment (disconnecting cables) with the forensic imperative to preserve volatile evidence, leading them to choose Option A, but CISM emphasizes that evidence preservation takes precedence over hasty recovery actions during an active incident.

How to eliminate wrong answers

Option A is wrong because disconnecting all network cables (a hard power-off or network isolation) can destroy volatile forensic evidence in memory (e.g., encryption keys, running processes, network connections) and may leave systems in an inconsistent state, potentially complicating decryption or recovery. Option B is wrong because contacting law enforcement before any internal actions is not the most appropriate immediate step; while law enforcement should be notified eventually, the priority during an active incident is to contain and preserve evidence, not to delay internal response for external notification. Option C is wrong because restoring systems from the most recent backup immediately, while the encryption is still ongoing, could reintroduce the ransomware if the backup is compromised or if the encryption process is not fully halted, and it also risks overwriting valuable forensic data that could identify the attack's origin.

81
MCQmedium

A large e-commerce company detects a sophisticated attack that has compromised a web application server. The server contains customer payment card information. The incident response team is activated. During triage, the team discovers that the attacker has gained administrative access and installed a backdoor. The company's public relations department wants to issue a press release as soon as possible to maintain customer trust. Legal counsel advises that the breach must be reported to regulators within 72 hours. The technical team is working on containment. What is the MOST important priority for the incident manager at this point?

A.Conduct a thorough forensic investigation to determine the full extent of the breach before taking action.
B.Immediately report the breach to regulators to comply with the 72-hour requirement.
C.Focus on containing the breach and eradicating the threat before any disclosure.
D.Authorize the press release to manage public perception.
AnswerC

Containment stops further damage; communication follows.

Why this answer

The primary responsibility of the incident manager during an active breach is to contain the threat and prevent further damage. While forensic investigation (Option A) is important, it can be conducted after containment. Reporting to regulators (Option B) must occur within 72 hours, but containment takes precedence to prevent additional data loss.

Authorizing a press release (Option D) could compromise containment efforts and legal strategy. Therefore, focusing on containment and eradication (Option C) is the most important priority.

82
MCQhard

An organization with a mature security program is reviewing its budget allocation. The board has asked the CISO to justify a proposed increase. Which of the following provides the STRONGEST justification for the security budget?

A.Benchmarking against industry peers showing that the proposed budget is below average.
B.Breach avoidance value, estimating the cost of incidents that were prevented.
C.Operational efficiency gains from automation of security processes.
D.Compliance with all regulatory requirements to avoid fines.
AnswerB

This directly demonstrates ROI.

Why this answer

Breach avoidance value quantifies the financial impact of prevented incidents, providing a direct link between security investment and risk reduction, which is compelling to the board.

83
MCQmedium

During a P1 (critical) security incident, which of the following is the MOST appropriate frequency for providing executive status updates?

A.At the end of the incident
B.Daily briefings
C.Only upon significant changes
D.Hourly situation reports (sitreps)
AnswerD

Hourly sitreps are standard for P1 incidents to ensure timely updates.

Why this answer

For critical incidents, regular and frequent communication is required to keep executives informed.

84
MCQhard

During a data breach investigation, the legal counsel advises the incident response team to ensure that communications with external forensic experts are protected by attorney-client privilege. Which action best preserves this privilege?

A.Using a pre-existing retainer agreement without legal involvement
B.Having the forensic firm report directly to the CISO
C.Having the forensic firm sign a non-disclosure agreement
D.Engaging the forensic firm through legal counsel and ensuring that their work is done at the direction of legal
AnswerD

This approach maintains attorney-client privilege by making the forensic work part of legal advice.

Why this answer

Engaging the forensic firm through legal counsel and having them work under the direction of legal helps protect communications under attorney-client privilege. Direct engagement by the business may waive privilege.

85
MCQmedium

After containing an incident, the incident response team is ready to proceed. According to NIST SP 800-61, what is the next phase?

A.Communication
B.Recovery
C.Eradication
D.Lessons Learned
AnswerC

Correct: Eradication removes the threat from the environment.

Why this answer

According to NIST SP 800-61 (Computer Security Incident Handling Guide), after containment, the next phase is eradication. Eradication involves removing the root cause of the incident, such as deleting malware, disabling compromised accounts, or patching vulnerabilities, to ensure the threat is fully eliminated before recovery begins.

Exam trap

The trap here is that candidates often confuse the order of phases, mistakenly placing recovery before eradication, or thinking communication is a distinct phase rather than a continuous activity throughout the process.

How to eliminate wrong answers

Option A is wrong because communication is not a separate phase in the NIST SP 800-61 incident response lifecycle; it is an ongoing activity that occurs throughout all phases (preparation, detection, containment, eradication, recovery, and lessons learned). Option B is wrong because recovery occurs after eradication, not before; recovery focuses on restoring systems to normal operations after the threat has been removed. Option D is wrong because lessons learned is the final phase after recovery, where the team analyzes the incident to improve future response efforts.

86
MCQmedium

An information security manager is developing a program metric to report to senior management. Which metric best demonstrates the effectiveness of the information security program?

A.Number of security incidents reported
B.Percentage of systems with up-to-date patches
C.Mean time to detect (MTTD) security incidents
D.Number of security awareness training sessions held
AnswerC

Why this answer

Mean time to detect (MTTD) is a key performance indicator that directly measures how quickly the security program identifies incidents, reflecting the effectiveness of detection controls, monitoring tools, and incident response readiness. Unlike compliance-focused metrics, MTTD provides actionable insight into the program's ability to minimize dwell time and reduce potential impact, making it the most relevant metric for senior management to assess program effectiveness.

Exam trap

The trap here is that candidates often confuse activity metrics (e.g., training sessions held) or compliance metrics (e.g., patch percentages) with effectiveness metrics, failing to recognize that senior management needs outcome-based KPIs like MTTD that directly reflect the program's ability to reduce risk and respond to threats.

Why the other options are wrong

A

Does not show effectiveness; could indicate increased reporting.

B

Operational metric, not strategic for senior management.

D

Activity metric, not outcome-based.

87
MCQhard

An incident has been declared involving a ransomware attack that encrypted critical servers. The organization has backups, but the backups were also encrypted. Which of the following is the BEST course of action?

A.Analyze the ransomware to find a decryptor
B.Rebuild the servers from clean images
C.Restore from offline backups
D.Pay the ransom to obtain decryption key
AnswerB

Rebuilding from clean system images ensures a secure, malware-free environment; data may need to be restored from alternate sources.

Why this answer

Rebuilding servers from clean, uninfected images is the only reliable way to restore operations when backups have also been encrypted. Since the ransomware encrypted both production systems and backup data, any restoration attempt from compromised backups would reintroduce the malware. Clean images ensure a known-good state without relying on potentially corrupted or encrypted backup files.

Exam trap

The trap here is that candidates assume offline backups are always safe, but the question explicitly states the backups were encrypted, so restoring from them would be futile; the correct answer focuses on clean images rather than any form of backup restoration.

How to eliminate wrong answers

Option A is wrong because analyzing ransomware to find a decryptor is time-consuming, often unsuccessful, and may not exist for modern ransomware variants that use strong encryption algorithms (e.g., AES-256 with RSA-2048 key wrapping). Option C is wrong because the backups were encrypted, so restoring from them would restore encrypted data or potentially re-execute the ransomware if the backup itself contained the malware. Option D is wrong because paying the ransom does not guarantee decryption, encourages further attacks, and may violate legal or regulatory requirements; additionally, the decryption key may not work on all encrypted files.

88
Matchingmedium

Match each security role to its primary responsibility.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Senior executive responsible for security strategy

Oversees daily security operations and team

Designs security infrastructure and controls

Evaluates compliance and effectiveness of controls

Executes incident response procedures

Why these pairings

Correct matches: CISO → overall strategy, Security Manager → daily operations, Security Architect → design, Security Auditor → evaluation. Common confusions involve swapping these responsibilities.

89
MCQeasy

Which metric best indicates the effectiveness of a security awareness program in changing employee behavior?

A.Phishing simulation click rates
B.Percentage of employees who completed training
C.Number of security posters displayed
D.Number of training sessions delivered
AnswerA

Directly measures employee behavior.

Why this answer

Phishing simulation click rates directly measure how employees respond to a common threat.

90
MCQeasy

Which of the following is a leading indicator of security program effectiveness?

A.Access review completion rate
B.Number of data breaches
C.Cost of a data breach
D.Mean time to respond (MTTR)
AnswerA

Leading indicator showing proactive identity governance.

Why this answer

Leading indicators measure proactive security posture; access review completion rate indicates how well entitlements are managed.

91
MCQmedium

Which post-incident activity involves identifying the technical cause, the process failure that allowed it, and the management/governance failure that permitted the process failure?

A.Lessons learned meeting
B.Incident closure report
C.Root cause analysis (RCA)
D.Threat intelligence sharing
AnswerC

RCA systematically uncovers the technical, process, and management causes.

Why this answer

Root cause analysis (RCA) digs into multiple layers to find underlying issues, often using techniques like 5 Whys or fishbone diagrams.

92
MCQeasy

What is the PRIMARY reason for having an incident response team roster and contact list readily available?

A.To satisfy regulatory compliance requirements.
B.To ensure all team members have the necessary training.
C.To provide a list for auditors to review.
D.To enable quick activation of the incident response team.
AnswerD

Time is critical during an incident; delays in contacting team members can worsen impact.

Why this answer

Rapid activation of the IR team depends on knowing who to contact and their backup.

93
Multi-Selectmedium

An organization is implementing a new cloud-based ERP system. As part of the emerging risk assessment, the information security manager needs to identify potential risks associated with the cloud migration. Which THREE of the following should be considered as part of the emerging risk assessment for cloud adoption?

Select 3 answers
A.Data residency and regulatory compliance requirements across different jurisdictions.
B.Potential supply chain risks if the cloud provider uses third-party services or subcontractors.
C.The organization's ability to patch operating systems in the cloud environment.
D.Physical security controls at the cloud provider's data centers.
E.Shared responsibility model and understanding the division of security controls between the organization and the provider.
AnswersA, B, E

Data may be stored in different countries, raising compliance issues.

Why this answer

Data residency and regulatory compliance requirements are critical in cloud adoption because data may be stored or processed in jurisdictions with different privacy laws (e.g., GDPR, CCPA, LGPD). An emerging risk assessment must evaluate whether the cloud provider's data centers are located in regions that could expose the organization to legal penalties or breach of contractual obligations. This is not a generic concern but a specific legal and technical risk tied to the physical location of cloud infrastructure.

Exam trap

ISACA often tests the distinction between operational risks (like patching) and emerging risks (like regulatory or supply chain changes), leading candidates to select patching as a cloud-specific risk when it is actually a routine operational task that the organization already manages.

94
MCQhard

A security program manager is reviewing the results of a recent internal audit that identified several security gaps. The manager must prioritize remediation efforts. Which factor should be given the MOST weight?

A.Likelihood of exploitation
B.Business impact of the vulnerability
C.Availability of compensating controls
D.Cost of remediation
AnswerB

Impact determines potential harm to the organization and guides prioritization.

Why this answer

In the context of information security program management, the primary driver for prioritizing remediation efforts is the business impact of the vulnerability. While likelihood, compensating controls, and cost are relevant factors, the CISM framework emphasizes that risk is ultimately a function of impact. A vulnerability with high business impact—such as one affecting a critical financial transaction system or protected health information (PHI)—demands immediate attention regardless of its exploitation likelihood, because the potential damage to revenue, compliance, and reputation is unacceptable.

Exam trap

The trap here is that candidates often fixate on likelihood or cost as the primary factor, confusing operational efficiency with risk-based prioritization, but CISM stresses that business impact is the cornerstone of security program governance.

How to eliminate wrong answers

Option A is wrong because likelihood of exploitation alone does not account for the severity of consequences; a vulnerability with high likelihood but negligible business impact (e.g., a low-severity information disclosure in a public-facing sandbox) may be deprioritized. Option C is wrong because the availability of compensating controls reduces risk but does not eliminate the need to prioritize based on business impact; compensating controls are a secondary factor after impact is assessed. Option D is wrong because cost of remediation should not outweigh business impact; a low-cost fix for a low-impact vulnerability is less critical than a high-cost fix for a high-impact vulnerability, as per risk management principles.

95
MCQeasy

Given the exhibit, what is the MOST significant governance gap in the described architecture?

A.Weak authentication for remote access
B.No defined security governance board or oversight mechanism
C.Insufficient physical security in data centers
D.Lack of intrusion detection for internal traffic
AnswerB

Architecture lacks governance structure; roles and accountabilities not defined.

Why this answer

The exhibit describes a cloud-based architecture with multiple business units and third-party integrations, but no centralized security governance board or oversight mechanism is mentioned. Without a governance body to define, approve, and enforce security policies, the organization lacks strategic direction, accountability, and risk management alignment, making this the most significant gap in the Information Security Governance domain.

Exam trap

The trap here is that candidates often confuse operational security gaps (like weak authentication or missing IDS) with governance gaps, failing to recognize that the absence of a formal oversight body undermines all other security controls at a strategic level.

How to eliminate wrong answers

Option A is wrong because weak authentication for remote access is an operational or technical control gap, not a governance issue; it can be remediated by implementing MFA or certificate-based authentication without addressing the lack of strategic oversight. Option C is wrong because insufficient physical security in data centers is a physical control deficiency, which falls under operational security rather than governance; it does not impact the absence of a board-level decision-making structure. Option D is wrong because lack of intrusion detection for internal traffic is a network security monitoring gap, which is a tactical implementation issue; it does not represent the highest-level governance failure of missing policy authority and risk oversight.

96
Multi-Selecteasy

In designing a security operations centre (SOC), which TWO functions are core to the SOC's responsibilities? (Select TWO.)

Select 2 answers
A.Vulnerability management
B.Security monitoring and detection
C.Security awareness training
D.Security architecture design
E.Incident response
AnswersB, E

Monitoring and detection are core SOC functions.

Why this answer

The SOC core functions include monitoring security events, detecting threats, and responding to incidents. Vulnerability management and security architecture are typically separate functions, though they may interact with the SOC.

97
MCQmedium

An organization calculates that the single loss expectancy (SLE) for a server failure is $10,000, and the annualized rate of occurrence (ARO) is 0.5. What is the annualized loss expectancy (ALE)?

A.$5,000
B.$10,000
C.$20,000
D.$2,500
AnswerA

Calculation: $10,000 × 0.5 = $5,000.

Why this answer

The annualized loss expectancy (ALE) is calculated by multiplying the single loss expectancy (SLE) by the annualized rate of occurrence (ARO). Given an SLE of $10,000 and an ARO of 0.5, the ALE is $10,000 × 0.5 = $5,000. This represents the expected annual financial loss from server failures based on the frequency and impact of such events.

Exam trap

The trap here is that candidates often confuse ALE with SLE or incorrectly apply the ARO as a multiplier greater than 1, leading to answers like $20,000, instead of recognizing that an ARO of 0.5 means the loss is halved annually.

How to eliminate wrong answers

Option B is wrong because $10,000 equals the SLE, not the ALE; it ignores the ARO factor of 0.5, which reduces the annualized loss. Option C is wrong because $20,000 would result from multiplying SLE by 2 (or dividing ARO by 0.25), a common error of inverting the ARO or misapplying the formula. Option D is wrong because $2,500 would be the result of dividing SLE by 4 or multiplying by 0.25, possibly from confusing ARO with a percentage or miscomputing 0.5 × 10,000.

98
MCQeasy

Which of the following is the PRIMARY responsibility of a steering committee in an information security program?

A.Approving individual security policies
B.Providing strategic direction and oversight
C.Conducting vulnerability assessments
D.Implementing security controls
AnswerB

Why this answer

The steering committee's primary role is to provide strategic direction and oversight for the information security program, ensuring alignment with business objectives and risk appetite. This includes approving the overall security strategy, budget, and major initiatives, rather than engaging in operational tasks like policy drafting or technical assessments.

Exam trap

The trap here is that candidates confuse the steering committee's strategic oversight role with the tactical or operational duties of other roles, such as the CISO or security analysts, leading them to select options like approving policies or conducting assessments.

Why the other options are wrong

A

Policy approval is an operational task, not the primary strategic role of the steering committee.

C

Technical assessments are performed by operational teams, not the steering committee.

D

Implementation is an operational responsibility, not a steering committee function.

99
MCQmedium

A security manager is selecting a controls framework for a new organization. Which framework provides the most granular control families and is widely used for US federal agencies?

A.CIS Controls v8
B.ISO 27001 Annex A
C.NIST SP 800-53
D.COBIT 2019
AnswerC

It contains over 1,000 controls in 20 families.

Why this answer

NIST SP 800-53 is a comprehensive catalog of controls organized into families, commonly used by US federal agencies and many private organizations.

100
MCQhard

An organization has multiple business units with different risk tolerances. How should the security program address this?

A.Develop risk-based security policies for each business unit
B.Apply a single enterprise-wide security policy
C.Define a minimum baseline and allow units to exceed it
D.Decentralize security management to each unit
AnswerA

Tailored policies align with varying risk tolerances.

Why this answer

A is correct because risk-based security policies allow each business unit to tailor controls to its specific risk appetite, ensuring that high-risk units implement stronger safeguards (e.g., stricter access controls, enhanced logging) while low-risk units avoid unnecessary overhead. This aligns with the CISM principle that security governance must accommodate varying risk tolerances through differentiated policy frameworks rather than a one-size-fits-all approach.

Exam trap

The trap here is that candidates confuse 'minimum baseline' (Option C) with risk-based differentiation, not realizing that a baseline still imposes a uniform minimum that fails to accommodate units with lower risk tolerance that require less stringent controls.

How to eliminate wrong answers

Option B is wrong because a single enterprise-wide security policy ignores differing risk tolerances, forcing all units into the same control baseline, which can over-constrain low-risk units or under-protect high-risk units. Option C is wrong because defining a minimum baseline and allowing units to exceed it still imposes a uniform floor that may be too restrictive for low-risk units or insufficient for high-risk units, failing to address the core need for risk-based differentiation. Option D is wrong because decentralizing security management to each unit without central oversight leads to inconsistent security postures, policy conflicts, and loss of enterprise-wide visibility, violating the CISM requirement for coordinated governance.

101
MCQhard

A company maintains a security scorecard for the executive team. Which metric is MOST appropriate to include as a leading indicator on a one-page dashboard?

A.Phishing click rate
B.Average cost per incident
C.Number of data breaches in the past year
D.Number of security tools deployed
AnswerA

It is a leading indicator that can be improved with training.

Why this answer

Phishing click rate is a leading indicator that measures user awareness and predicts future compromise risk.

102
MCQmedium

A multinational corporation is establishing an information security governance framework. The board has approved a top-down approach where security policies are created at the corporate level and adapted locally. Which of the following is a key benefit of this approach?

A.It allows each subsidiary to develop security policies that best fit their local legal environment.
B.It reduces the time required to implement security policies across the entire organization.
C.It minimizes the need for local security teams to understand the corporate strategy.
D.It ensures a consistent baseline of security controls while allowing for local regulatory adjustments.
AnswerD

This balances uniformity with flexibility.

Why this answer

A top-down governance approach ensures that a consistent baseline of security controls is mandated at the corporate level, which is critical for managing risk across a multinational enterprise. By allowing local adaptation, the framework can incorporate region-specific legal requirements (e.g., GDPR in Europe, CCPA in California) without deviating from the core security posture. This balance between uniformity and flexibility is the primary benefit, as it prevents fragmented security while respecting jurisdictional mandates.

Exam trap

The trap here is that candidates confuse 'adapting locally' with 'creating locally' (Option A), failing to recognize that the key benefit of a top-down model is ensuring a consistent baseline while accommodating local legal adjustments, not delegating full policy creation to subsidiaries.

How to eliminate wrong answers

Option A is wrong because it describes a bottom-up approach where each subsidiary independently develops policies, which contradicts the top-down model where corporate policies are adapted, not created locally. Option B is wrong because a top-down approach often increases implementation time due to the need for corporate-level approval and subsequent local adaptation, not reduces it. Option C is wrong because local security teams must thoroughly understand the corporate strategy to correctly adapt policies; minimizing this understanding would lead to misalignment and security gaps.

103
MCQhard

An organization's security budget is 12% of the IT budget. Which of the following best describes the maturity of this security program?

A.Immature, because security should be less than 5% of IT budget
B.Mature, but only if it also includes a separate budget for compliance
C.Mature, as it aligns with the 10-15% benchmark
D.Overbudgeted, as the ideal is 8% of IT budget
AnswerC

12% is within the typical range for mature programs.

Why this answer

Industry benchmarks indicate that mature security programs allocate 10-15% of IT budget to security. 12% falls within this range, suggesting a mature program.

104
Multi-Selecteasy

Which TWO of the following are key components of an information security risk assessment? (Choose two.)

Select 2 answers
A.Threat identification
B.Security policy development
C.Incident response planning
D.Control implementation
E.Asset identification
AnswersA, E

Threats must be identified to assess risk.

Why this answer

Threat identification is a key component of an information security risk assessment because it involves systematically cataloging potential sources of harm (e.g., malware, insider threats, natural disasters) that could exploit vulnerabilities. Without identifying threats, the risk assessment cannot evaluate the likelihood or impact of adverse events, making the entire risk analysis incomplete. This step directly feeds into risk identification, which is the foundation of the risk management process as defined by frameworks like ISO 27005 and NIST SP 800-30.

Exam trap

The trap here is that candidates often confuse risk assessment activities (threat and asset identification) with downstream risk management steps like policy creation or control implementation, leading them to select options that are part of the broader risk management lifecycle but not the assessment itself.

105
MCQeasy

A user reports that their computer is behaving oddly, and an IT technician finds a suspicious file in the startup folder. The technician is not sure if this is an incident. What should the technician do FIRST?

A.Document the findings and continue monitoring
B.Escalate to the security team
C.Run an antivirus scan
D.Delete the suspicious file
AnswerB

Escalating ensures proper handling and investigation by security professionals.

Why this answer

When unsure, the best practice is to escalate to the security team to investigate further. Deleting the file could destroy evidence, and scanning may not be sufficient. Option B is correct.

106
MCQhard

Based on the exhibit, what is the MOST likely issue?

A.A system is infected with malware that is beaconing to a command and control server.
B.A user is streaming video from a legitimate site.
C.A software update is being downloaded from an external site.
D.A network scan is being performed from the internal IP.
AnswerA

The combination of IDS alert and periodic connections is indicative of C2 activity.

Why this answer

The IDS alert indicates a malware beacon, and the firewall log shows periodic outbound connections to an external IP, which is typical of command and control traffic.

107
Multi-Selecteasy

When establishing an information security program, which TWO of the following are key components of governance?

Select 2 answers
A.Security awareness training
B.Vulnerability management
C.Steering committee
D.Security policies
E.Incident response plan
AnswersC, D

A steering committee provides strategic direction and oversight.

Why this answer

A steering committee is a key governance component because it provides executive oversight, strategic direction, and resource allocation for the information security program. It ensures that security initiatives align with business objectives and that decisions are made at the appropriate authority level, which is essential for effective governance.

Exam trap

The trap here is that candidates confuse operational activities (like awareness training, vulnerability management, or incident response) with governance components, which are about oversight, accountability, and strategic direction rather than day-to-day execution.

108
MCQhard

An information security manager reviews the suspicious activity log shown in the exhibit. The payroll file is supposed to be encrypted and only accessible internally. What is the MOST likely cause for the failed download?

A.The user's encryption certificate has expired
B.The file was not encrypted before being uploaded
C.The user lacked permission to decrypt the file
D.The external IP is blocked by the firewall
AnswerC

The user lacked permission to decrypt the file: The error message 'Encryption key not found' strongly suggests the user does not have the required decryption key, often due to insufficient permissions.

Why this answer

The status 'Encryption key not found' indicates that the user does not have the necessary decryption key, likely due to lack of permission. Option A is wrong because certificate expiry would show a different error. Option B is wrong because if the file were not encrypted, it would download successfully.

Option D is wrong because if the external IP were blocked, the download would not initiate.

109
Multi-Selecthard

An organization is conducting a risk assessment for a new cloud-based HR system. Which THREE of the following are key considerations when evaluating the inherent risk?

Select 3 answers
A.Organization's risk appetite
B.Likelihood of threat actors targeting the system
C.Effectiveness of existing security controls
D.Sensitivity of the data stored and processed
E.Ease of exploiting vulnerabilities in the system
AnswersB, D, E

Threat likelihood is a core component of inherent risk.

Why this answer

Inherent risk is the risk level before any security controls are applied. When evaluating inherent risk for a new cloud-based HR system, the likelihood of threat actors targeting the system (B) is a key factor because it directly influences the probability of a risk event occurring, independent of any existing or planned controls. This assessment considers the system's exposure, attractiveness to attackers, and the threat landscape specific to cloud HR platforms.

Exam trap

ISACA often tests the distinction between inherent risk and residual risk, trapping candidates who confuse control effectiveness (C) or risk appetite (A) as factors in inherent risk evaluation.

110
MCQmedium

During a major security incident classified as P1, which of the following is the MOST appropriate communication frequency to the executive team?

A.Daily summary reports
B.Only upon significant changes
C.Hourly situation reports (sitreps)
D.At the end of the incident
AnswerC

Hourly updates are standard for P1 incidents to provide timely information.

Why this answer

For P1 (critical) incidents, hourly situation reports (sitreps) are expected to keep executives informed of rapidly evolving events.

111
Multi-Selectmedium

Which TWO of the following are typical notification deadlines for regulatory reporting of a data breach? (Select two.)

Select 2 answers
A.4 business days (SEC proposed)
B.30 days
C.72 hours (GDPR)
D.7 days
E.24 hours
AnswersA, C

SEC proposed rule requires reporting within 4 business days.

Why this answer

GDPR requires notification within 72 hours. The SEC proposed rule requires notification within 4 business days for material cybersecurity incidents.

112
MCQmedium

During a security assessment, an organization discovers that its patch management process is not consistently applied across all systems. Which of the following controls would best address this deficiency as part of the information security program?

A.Require all system administrators to manually approve patches before deployment.
B.Increase the frequency of vulnerability scans to weekly.
C.Conduct additional security awareness training for system administrators.
D.Implement a configuration management database (CMDB) linked to an automated patch deployment tool.
AnswerD

CMDB provides system inventory; automation ensures consistent patching.

Why this answer

A configuration management database (CMDB) provides a centralized, authoritative inventory of all IT assets, including their current patch status. Linking the CMDB to an automated patch deployment tool ensures that patches are consistently and systematically applied to all systems based on their configuration records, directly addressing the inconsistency in the patch management process. This control enforces a standardized, repeatable workflow that eliminates reliance on manual, ad-hoc patching.

Exam trap

The trap here is that candidates often choose increased vulnerability scanning (Option B) thinking it solves the patching inconsistency, but scanning only identifies gaps—it does not enforce the actual deployment of patches, which is the core deficiency.

How to eliminate wrong answers

Option A is wrong because requiring manual approval for every patch introduces a human bottleneck and does not enforce consistent application across all systems; it relies on administrators to manually approve each patch, which can lead to delays and inconsistencies. Option B is wrong because increasing vulnerability scan frequency only identifies missing patches but does not remediate them; it is a detection control, not a corrective or preventive control for the patch application process. Option C is wrong because additional security awareness training does not address the procedural or technical gap in patch deployment; it may improve knowledge but does not enforce consistent, automated patching across all systems.

113
MCQhard

A global financial services firm uses a Monte Carlo simulation model to quantify the potential financial impact of cyber events. The model inputs include historical loss data, threat intelligence, and control effectiveness. Over the past year, the model has consistently underestimated actual losses by an average of 40%. The risk manager suspects model risk but the quantitative team argues the model is peer-reviewed. The board is concerned about the accuracy of risk reporting. What is the best course of action for the risk manager?

A.Perform a comprehensive model validation and sensitivity analysis
B.Increase the risk appetite to accommodate the underestimation
C.Replace the quantitative model with a qualitative risk assessment
D.Adjust the model parameters to align with observed losses
AnswerA

Correct; this identifies flaws in the model and ensures reliability.

Why this answer

Performing model validation and sensitivity analysis will help identify assumptions, data quality, or structural issues causing the underestimation. Option B is incorrect because increasing risk appetite does not address the model error; it could mask the problem. Option C is incorrect because abandoning a quantitative model for qualitative may lose objectivity, though it could be considered if model risk cannot be reduced.

Option D is incorrect because simply adjusting parameters to match past incidents overfits and may not predict future losses accurately.

114
MCQhard

An organization's security team detects an unusual spike in outbound traffic from a database server to an external IP address during a routine security scan. The database server contains sensitive customer data. Which of the following is the MOST appropriate initial response?

A.Notify the data protection officer and legal team.
B.Review firewall logs to confirm data exfiltration.
C.Run a full antivirus scan on the database server.
D.Isolate the database server from the network to stop the traffic.
AnswerD

Containment is a top priority to limit impact.

Why this answer

Isolating the database server is the most appropriate initial response because it immediately halts the suspected data exfiltration, containing the incident and preventing further loss of sensitive customer data. In incident management, the priority is to stop the active threat before performing any investigative or notification steps, as per the NIST SP 800-61 incident response lifecycle (Preparation, Detection & Analysis, Containment, Eradication & Recovery). Delaying containment to review logs or run scans allows the exfiltration to continue, increasing the potential damage.

Exam trap

The trap here is that candidates often confuse 'investigation' with 'response' and choose to review logs first (Option B), failing to recognize that in an active incident, containment must precede any forensic analysis to prevent further damage.

How to eliminate wrong answers

Option A is wrong because notifying the data protection officer and legal team is a post-containment step; performing notification before containment wastes critical time and does not stop the ongoing data loss. Option B is wrong because reviewing firewall logs to confirm data exfiltration is a forensic step that should occur after containment; waiting to confirm the exfiltration allows the malicious traffic to continue, potentially exfiltrating more data. Option C is wrong because running a full antivirus scan on the database server is a reactive, slow process that does not address the immediate network-level threat; the spike in outbound traffic indicates an active data transfer, not necessarily a virus, and scanning does not stop the traffic.

115
MCQhard

An organization uses ISO 27001 Annex A controls. During a risk assessment, they identify a need for a compensating control because the primary control is not feasible. What should the security manager do FIRST?

A.Accept the risk without any control
B.Remove the asset from scope
C.Document the risk and obtain management approval for the compensating control
D.Implement the compensating control immediately
AnswerC

Formal risk acceptance ensures due diligence and management buy-in.

Why this answer

Compensating controls require formal acceptance of the residual risk and approval by management to ensure accountability.

116
Multi-Selectmedium

A CISO is building a security operations center (SOC). Which TWO of the following are primary functions of a SOC?

Select 2 answers
A.Continuous monitoring of security events and alerts.
B.Conducting penetration tests of critical applications.
C.Performing vulnerability scans and patch management.
D.Incident detection and response.
E.Developing secure coding standards for developers.
AnswersA, D

Monitoring is a key SOC function.

Why this answer

A SOC's core functions are monitoring for threats and responding to incidents. Vulnerability management and architecture are separate functions.

117
MCQeasy

An incident response plan (IRP) is being tested. Which metric is MOST indicative of the team's effectiveness during an exercise?

A.Total cost of the exercise
B.Number of tools used
C.Mean time to detect (MTTD)
D.Volume of logs generated
AnswerC

MTTD measures how quickly incidents are identified.

Why this answer

Mean time to detect (MTTD) is the most indicative metric of team effectiveness during an IRP exercise because it directly measures how quickly the team identifies a security incident. A lower MTTD reflects faster detection, which is critical for minimizing dwell time and limiting attacker impact. In contrast, cost, tool count, or log volume do not measure detection speed or response quality.

Exam trap

ISACA's CISM exam emphasizes that detection speed (MTTD) is the primary indicator of proactive incident response capability, not operational metrics like cost or log volume.

How to eliminate wrong answers

Option A is wrong because the total cost of the exercise is a financial metric unrelated to detection or response effectiveness; a costly exercise can still have poor detection. Option B is wrong because the number of tools used does not correlate with team skill or detection speed; using many tools can indicate complexity or lack of integration, not efficiency. Option D is wrong because the volume of logs generated is a measure of data quantity, not detection capability; high log volume can overwhelm analysts and increase MTTD, making it a poor indicator of effectiveness.

118
MCQmedium

A CISO is designing a security scorecard for the board of directors. Which metric is most appropriate to include for a one-page executive dashboard?

A.Detailed list of known vulnerabilities
B.Number of phishing simulations conducted
C.Names of vendors with critical findings
D.Percentage of systems patched within SLA
AnswerD

Correct. This metric indicates the effectiveness of vulnerability management at a high level.

Why this answer

The board needs high-level, strategic metrics. Percentage of systems patched within SLA provides a clear, concise view of vulnerability management status, which is critical for risk reduction.

119
Multi-Selecthard

Which THREE are key components of an effective post-incident review?

Select 3 answers
A.Document lessons learned
B.Increase security budget
C.Assign blame
D.Update incident response plan
E.Determine root cause
AnswersA, D, E

Correct: Capturing what worked and what didn't drives future improvements.

Why this answer

Documenting lessons learned captures actionable insights from the incident, enabling the organization to improve future detection, response, and prevention. This aligns with the CISM Incident Management domain, where post-incident reviews focus on process improvement rather than punitive measures.

Exam trap

The trap here is that candidates confuse post-incident review outcomes (like budget increases) with the core review components, or mistakenly think assigning blame is part of a proper review, when CISM emphasizes a no-blame culture focused on process improvement.

120
MCQeasy

An information security manager is developing a security scorecard for the board. Which of the following should be included to BEST demonstrate governance performance?

A.Total number of security incidents this quarter
B.Percentage of systems patched within 30 days
C.Employee security training completion rate
D.Number of risk acceptances approved vs. rejected
AnswerD

Directly reflects governance and risk appetite.

Why this answer

The number of risk acceptances approved vs. rejected directly reflects the board's governance of risk appetite and decision-making. It shows how management formally accepts residual risk, which is a key governance function, unlike operational metrics that measure tactical execution.

Exam trap

The trap here is that candidates mistake operational metrics (incidents, patching, training) for governance indicators, but CISM emphasizes that governance performance is measured by how well the board oversees risk decisions, not by the efficiency of security operations.

How to eliminate wrong answers

Option A is wrong because the total number of security incidents is an operational outcome metric, not a governance performance indicator; it measures response effectiveness, not oversight of risk decisions. Option B is wrong because patch compliance is a technical operational metric that tracks vulnerability management execution, not governance of risk acceptance or policy adherence. Option C is wrong because training completion rate measures awareness program execution, not the board's governance of risk appetite or decision-making processes.

121
MCQhard

Given the exhibit output from a web server, which connection is MOST suspicious and likely indicates a command-and-control (C2) channel?

A.Connection to 10.0.0.1:54321
B.The listening socket on port 443
C.Connection to 203.0.113.5:44333
D.Connection to 10.0.0.2:54322
AnswerC

External IP with non-standard high port, common for C2.

Why this answer

Connection to 203.0.113.5:44333 is the most suspicious because it uses a non-standard high port (44333) to an external IP address, which is a common technique for C2 traffic to evade detection by blending with HTTPS-like traffic. Legitimate web servers typically connect to well-known ports (e.g., 80, 443) or internal services, not arbitrary external high ports. The exhibit likely shows a netstat output where this outbound connection to an external IP on an unusual port stands out as anomalous.

Exam trap

The trap here is that candidates may focus on the high port numbers (54321, 54322) as suspicious, but the key differentiator is the external IP address versus internal RFC 1918 addresses, which is a classic C2 indicator.

How to eliminate wrong answers

Option A is wrong because 10.0.0.1:54321 is a private IP address (RFC 1918) and port 54321 is often used for legitimate internal services like backup or monitoring, making it less suspicious for C2. Option B is wrong because a listening socket on port 443 is standard for HTTPS web servers and is expected behavior, not indicative of a C2 channel. Option D is wrong because 10.0.0.2:54322 is also a private IP address on a high port, which could be a legitimate internal service or database connection, and lacks the external threat profile of a C2 channel.

122
MCQhard

A CISO is reporting to the board of directors. Which metric would BEST demonstrate the effectiveness of the security program in reducing business impact?

A.Security investment vs. loss avoidance
B.Number of security incidents
C.Patch compliance percentage
D.Mean time to detect (MTTD)
AnswerA

This metric quantifies the financial benefit of security spending.

Why this answer

Security investment vs. loss avoidance directly links spending to prevented losses, demonstrating ROI and program effectiveness to the board.

123
MCQmedium

An organization is updating its security policy framework. The current enterprise security policy has not been reviewed in three years. What is the FIRST step in the policy development lifecycle?

A.Obtaining legal review
B.Training employees on the updated policy
C.Drafting the revised policy language
D.Conducting a gap analysis
AnswerD

A gap analysis identifies what needs to change based on new regulations, business changes, or incident lessons.

Why this answer

The policy lifecycle begins with a gap analysis to identify deficiencies between current policies and business/regulatory requirements.

124
Multi-Selecteasy

Which THREE of the following are key phases of the incident management lifecycle according to NIST or ISO? (Choose three.)

Select 3 answers
A.Detection & Analysis
B.Encryption
C.Board reporting
D.Containment, Eradication & Recovery
E.Preparation
AnswersA, D, E

Detection & Analysis is a key phase in both NIST SP 800-61 and ISO/IEC 27035, where incidents are identified and assessed.

Why this answer

Detection & Analysis is the phase where potential security incidents are identified through monitoring tools, alerts, and user reports, and then analyzed to confirm the incident, assess its scope, and prioritize response actions. This phase is explicitly defined in both NIST SP 800-61 (Computer Security Incident Handling Guide) and ISO/IEC 27035 as the second step after preparation, ensuring that incidents are accurately recognized before containment begins.

Exam trap

The ISACA CISM exam often tests candidates by including plausible-sounding operational activities (like Encryption or Board reporting) as distractors, leading them to confuse security controls or governance tasks with the formal lifecycle phases defined by NIST and ISO standards.

125
Multi-Selecthard

A security manager is building a business case for additional security budget. Which THREE justifications are most effective for obtaining executive approval? (Select THREE)

Select 3 answers
A.Number of security tools deployed
B.Compliance cost avoidance
C.Breach avoidance value
D.Operational efficiency improvements
E.Industry peer comparison
AnswersB, C, D

Avoiding fines and penalties has clear financial benefit.

Why this answer

Breach avoidance value, compliance cost avoidance, and operational efficiency gains are direct, quantifiable benefits that resonate with executives.

126
MCQhard

During a data breach investigation, the team discovers that an attacker exfiltrated data via encrypted HTTPS to a server abroad. Which forensic step is most critical?

A.Capture memory from the endpoint to find encryption keys
B.Analyze firewall logs for the connection
C.Decrypt the traffic using the server's private key
D.Trace the IP address to identify the attacker
AnswerA

Correct: Memory may contain the symmetric keys used for the HTTPS session.

Why this answer

Capturing memory from the endpoint is the most critical step because encryption keys for HTTPS sessions are often stored in plaintext within the process memory of the web browser or application (e.g., in the TLS master secret). Without these keys, the encrypted traffic captured on the wire cannot be decrypted, making memory forensics essential to recover the plaintext data exfiltrated by the attacker.

Exam trap

The CISM exam often tests the misconception that the server's private key can decrypt all HTTPS traffic, but in modern TLS with forward secrecy, the private key only decrypts the handshake, not the session data.

How to eliminate wrong answers

Option B is wrong because firewall logs only show connection metadata (source/destination IPs, ports, timestamps) and cannot reveal the encrypted payload content or the encryption keys needed to decrypt HTTPS traffic. Option C is wrong because the server's private key is used to decrypt incoming TLS handshakes, not to decrypt outbound HTTPS traffic from a client; the attacker's client uses a symmetric session key derived during the handshake, which the server's private key cannot recover. Option D is wrong because tracing the IP address to identify the attacker is an investigative step that occurs after preserving evidence; it does not help recover the exfiltrated data and is often futile if the attacker uses anonymization services like VPNs or Tor.

127
MCQmedium

An organization's security steering committee meets quarterly but lacks decision-making authority. Projects are delayed due to lack of prioritization. What is the most effective improvement?

A.Increase meeting frequency to weekly
B.Outsource project prioritization to external consultants
C.Empower the committee with budget and resource allocation authority
D.Replace committee members with senior executives
AnswerC

This gives the committee the ability to prioritize and execute decisions.

Why this answer

The core issue is that the security steering committee lacks decision-making authority, which prevents it from prioritizing projects and allocating resources. Empowering the committee with budget and resource allocation authority directly addresses this root cause by enabling it to make binding decisions, thereby eliminating delays caused by lack of prioritization. This aligns with the CISM governance principle that steering committees must have defined authority to effectively oversee the information security program.

Exam trap

The trap here is that candidates often confuse operational efficiency (e.g., meeting frequency) with governance authority, mistakenly believing that more frequent meetings or higher-ranking members will solve prioritization delays, rather than recognizing that the fundamental issue is the lack of formal decision-making power.

How to eliminate wrong answers

Option A is wrong because increasing meeting frequency does not solve the lack of decision-making authority; it only creates more meetings where no binding decisions can be made, wasting time and resources. Option B is wrong because outsourcing project prioritization to external consultants abdicates internal governance responsibility and often leads to misalignment with organizational strategy, as external parties lack context on business priorities and risk appetite. Option D is wrong because simply replacing committee members with senior executives does not guarantee decision-making authority; the committee's charter and empowerment must be explicitly defined, and senior executives may still lack the formal authority to allocate budget and resources without a governance mandate.

128
Multi-Selecteasy

Which TWO of the following are primary objectives of a security awareness program?

Select 2 answers
A.Improve password sharing practices
B.Increase the security budget
C.Reduce the number of security incidents
D.Change employee security behavior
E.Ensure compliance with regulations
AnswersC, D

Reducing incidents is a direct outcome of effective awareness.

Why this answer

A primary objective of a security awareness program is to reduce the number of security incidents by educating employees on threats like phishing, social engineering, and unsafe practices. By raising awareness, employees are less likely to fall for attacks that could lead to data breaches or malware infections, directly lowering incident frequency.

Exam trap

The trap here is that candidates often confuse compliance (Option E) as a primary objective, but CISM emphasizes that awareness programs are fundamentally about behavior change and incident reduction, not just meeting regulatory requirements.

129
MCQeasy

An incident response team discovers that an employee's workstation is infected with malware. The workstation contains sensitive customer data. Which of the following is the MOST appropriate containment strategy?

A.Shut down the workstation immediately.
B.Perform a full system wipe and reinstall the OS.
C.Disconnect the workstation from the network.
D.Copy all files to a secure server and then disconnect.
AnswerC

Network isolation is a quick and effective containment measure.

Why this answer

Disconnecting the workstation from the network (Option C) is the most appropriate containment strategy because it immediately stops the malware from communicating with command-and-control servers, prevents lateral movement to other systems, and preserves the volatile evidence (e.g., running processes, memory contents) needed for forensic analysis. This aligns with the NIST SP 800-61 incident response containment phase, which prioritizes isolation over destruction or data exfiltration risk.

Exam trap

The trap here is that candidates often confuse 'containment' with 'eradication' and choose a destructive option like shutdown or wipe, failing to recognize that containment must preserve evidence and prevent spread without destroying forensic artifacts.

How to eliminate wrong answers

Option A is wrong because shutting down the workstation immediately destroys volatile evidence (e.g., active network connections, memory-resident malware, encryption keys) and may trigger anti-forensic mechanisms in the malware. Option B is wrong because performing a full system wipe and OS reinstall destroys all evidence before forensic analysis can determine the root cause, scope of compromise, and whether sensitive customer data was exfiltrated. Option D is wrong because copying all files to a secure server before disconnecting risks spreading the malware to the server and may alter file timestamps or trigger malware behavior during the copy process, violating forensic integrity.

130
MCQmedium

Which of the following is the PRIMARY role of the executive sponsor in the incident response team structure?

A.To handle all media inquiries and public relations.
B.To serve as legal counsel and ensure compliance.
C.To provide strategic direction, resources, and decision-making authority.
D.To manage the technical investigation and forensic analysis.
AnswerC

The executive sponsor is a senior leader who enables the IR team.

Why this answer

The executive sponsor provides authority, resources, and strategic direction, and ensures the IR team has the support needed to respond effectively.

131
Multi-Selecthard

Which TWO of the following are key responsibilities of an information security governance committee?

Select 2 answers
A.Perform vulnerability assessments on critical systems.
B.Set the organization's risk appetite.
C.Approve major changes to information security policies.
D.Review and approve the information security strategy.
E.Conduct daily monitoring of security events.
AnswersC, D

Policy approval is a key governance function.

Why this answer

The information security governance committee is a high-level body responsible for strategic oversight. Approving major changes to information security policies (Option C) is a core governance function, ensuring that policy updates align with business objectives and regulatory requirements before implementation. This is distinct from operational tasks like vulnerability assessments or daily monitoring.

Exam trap

The trap here is that candidates confuse governance-level responsibilities (policy approval, strategy review) with operational or tactical tasks (vulnerability assessments, daily monitoring), or they mistakenly assign risk appetite setting to the governance committee instead of the board of directors.

132
MCQmedium

Based on the SIEM alert exhibit, which immediate action should the incident responder take?

A.Block the source IP 10.0.0.55 at the firewall
B.Lock the user account 'jsmith'
C.Increase logging level for the destination server
D.Contact the user 'jsmith' to verify activity
AnswerB

Locking the account prevents further brute-force.

Why this answer

The SIEM alert indicates a successful brute-force login from source IP 10.0.0.55 to the destination server using the account 'jsmith'. Locking the user account immediately stops the attacker from further exploiting the compromised credentials, which is the most direct containment action. Blocking the IP alone would not prevent re-authentication if the attacker switches IPs, and contacting the user wastes critical time during an active incident.

Exam trap

The trap here is that candidates often choose to block the source IP, thinking it stops the attack, but fail to realize the attacker already has valid credentials and can pivot from any IP, making account lockout the only effective containment step.

How to eliminate wrong answers

Option A is wrong because blocking the source IP at the firewall does not address the fact that the attacker already has valid credentials for 'jsmith' and could simply use a different IP to continue the attack. Option C is wrong because increasing logging level is a forensic step that does not contain the active threat; it only gathers more data after the fact. Option D is wrong because contacting the user 'jsmith' to verify activity introduces unnecessary delay and assumes the user is not the attacker, whereas the SIEM alert shows a successful brute-force, indicating the account is already compromised and must be locked immediately.

133
MCQmedium

A multinational corporation is designing an information security strategy to support its global operations. Which approach best ensures that the strategy is actionable and measurable?

A.Conduct a cost-benefit analysis of security controls
B.Base the strategy on industry best practices
C.Define KPIs and KRIs aligned with business goals
D.Adopt a leading-edge technology roadmap
AnswerC

KPIs and KRIs provide quantifiable metrics to monitor performance and risk, making the strategy actionable.

Why this answer

KPIs (Key Performance Indicators) and KRIs (Key Risk Indicators) provide quantifiable metrics that directly tie security activities to business objectives, ensuring the strategy is both actionable (through measurable targets) and measurable (through defined thresholds). This alignment allows the multinational corporation to track progress, demonstrate value to stakeholders, and adjust controls based on risk appetite, which is essential for global operations with diverse regulatory and operational contexts.

Exam trap

The trap here is that candidates confuse tactical tools (cost-benefit analysis) or generic frameworks (best practices) with the strategic governance requirement for measurable alignment, overlooking that only KPIs and KRIs provide the continuous, business-linked metrics needed to make a strategy actionable and measurable.

How to eliminate wrong answers

Option A is wrong because a cost-benefit analysis of security controls is a tactical decision-making tool for selecting specific controls, not a method for ensuring the overall strategy is actionable and measurable; it lacks the ongoing performance and risk tracking needed for strategic governance. Option B is wrong because basing the strategy solely on industry best practices (e.g., ISO 27001, NIST CSF) provides a generic framework but does not inherently define measurable outcomes or align with the organization's unique business goals, leading to a strategy that may not be actionable in practice. Option D is wrong because adopting a leading-edge technology roadmap focuses on technology deployment rather than strategic governance; it risks misalignment with business priorities and lacks the performance indicators needed to measure effectiveness, often resulting in uncoordinated investments.

134
MCQmedium

An organization's security program includes a set of metrics reported quarterly to the board. Which metric best demonstrates the effectiveness of the security awareness program?

A.Percentage of employees who completed training
B.Number of security incidents
C.Number of policy violations
D.Reduction in phishing click-through rate
AnswerD

Directly measures whether employees apply training to real threats.

Why this answer

The phishing click-through rate directly measures behavioral change—the primary goal of security awareness training. A sustained reduction indicates that employees are applying training to recognize and avoid phishing attempts, which is a more valid effectiveness metric than completion rates or lagging indicators like incidents or violations.

Exam trap

The CISM exam often tests the distinction between activity metrics (e.g., training completion) and effectiveness metrics (e.g., behavioral change), trapping candidates who confuse 'did they take the training' with 'did the training work'.

How to eliminate wrong answers

Option A is wrong because completion of training does not measure knowledge retention or behavioral change; it only tracks attendance. Option B is wrong because the number of security incidents is a lagging indicator influenced by many factors beyond awareness (e.g., patch levels, access controls), so it cannot isolate training effectiveness. Option C is wrong because policy violations may stem from intentional misconduct or system misconfigurations, not lack of awareness, and a decrease could also result from stricter enforcement rather than improved behavior.

135
MCQhard

A multinational corporation is experiencing significant security incidents due to inconsistent security policies across subsidiaries. The CISO proposes implementing a centralized governance model. However, business unit leaders argue that local regulations require autonomy. Which approach best balances governance with local compliance?

A.Implement a single global security policy with mandatory compliance
B.Delegate all security decisions to local business units
C.Develop a framework of minimum security requirements, allowing local augmentation
D.Outsource security governance to a third-party managed service
AnswerC

This approach balances global consistency with local regulatory needs.

Why this answer

A framework of minimum security requirements establishes a baseline that satisfies corporate governance needs while explicitly allowing local business units to add controls to meet regional regulations (e.g., GDPR, PIPL). This approach preserves the principle of subsidiarity in governance, ensuring that local compliance obligations are met without fragmenting the overall security posture.

Exam trap

The trap here is that candidates often choose Option A, mistakenly believing that a single global policy is the only way to achieve consistency, without considering that local regulations may legally override corporate mandates.

How to eliminate wrong answers

Option A is wrong because a single global policy with mandatory compliance ignores local legal requirements (e.g., GDPR’s data localization or China’s Cybersecurity Law), creating direct regulatory conflicts and potential fines. Option B is wrong because delegating all security decisions to local units eliminates centralized oversight, leading to inconsistent controls, increased attack surface, and inability to enforce enterprise-wide risk thresholds. Option D is wrong because outsourcing governance to a third-party managed service does not resolve the tension between centralization and local autonomy; the service provider would still need to reconcile conflicting policies, and ultimate accountability remains with the organization.

136
MCQhard

An organization has just experienced a data breach involving personal data of EU residents. Under GDPR, what is the maximum time frame for notifying the supervisory authority?

A.48 hours
B.7 days
C.24 hours
D.72 hours
AnswerD

GDPR requires notification within 72 hours.

Why this answer

GDPR Article 33 requires notification within 72 hours of becoming aware of the breach.

137
Matchingmedium

Match each data classification level to its handling requirement.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

No restrictions; can be freely distributed

Access limited to employees; no external sharing

Access on need-to-know basis; encryption required

Highly sensitive; strict access control and logging

Subject to legal/compliance requirements (e.g., PII)

Why these pairings

Data classification levels determine handling requirements: Public (no special handling), Internal (limited access), Confidential (authorized access only), Restricted (highest protection). Common confusions involve swapping handling requirements between levels.

138
MCQmedium

During a P1 (critical) incident, the incident response manager has been providing hourly situation reports (sitreps) to executives. What is the primary reason for involving legal counsel in these communications?

A.To approve technical containment actions
B.To preserve attorney-client privilege and avoid creating damaging records
C.To coordinate with external forensics firms
D.To ensure compliance with regulatory notification deadlines
AnswerB

Legal counsel helps maintain privilege and prevent statements that could be used against the organization.

Why this answer

Legal counsel involvement helps protect communications under attorney-client privilege and avoids speculation that could create liability.

139
MCQmedium

Based on the exhibit, which risk should be addressed first if the organization has limited resources?

A.R001
B.R002
C.R003
D.R004
AnswerA

R001 has the highest risk level (12).

Why this answer

R001 should be addressed first because it has the highest risk level, as indicated by its placement in the top-right quadrant of the risk heat map (high likelihood and high impact). With limited resources, the organization must prioritize risks that pose the greatest potential damage and are most likely to occur, which aligns with the foundational risk management principle of treating high-priority risks first.

Exam trap

ISACA often tests the misconception that all high-impact risks should be addressed first regardless of likelihood, but the correct approach is to consider both likelihood and impact together to determine the overall risk priority.

How to eliminate wrong answers

Option B is wrong because R002, while having high impact, has a lower likelihood than R001, placing it in a lower risk priority quadrant. Option C is wrong because R003 has a lower impact than R001, even though its likelihood is high, making it a secondary concern. Option D is wrong because R004 has both low likelihood and low impact, placing it in the lowest priority quadrant and thus not requiring immediate attention with limited resources.

140
MCQhard

A global financial services firm operates in 30 countries and is subject to multiple data protection regulations, including GDPR, CCPA, and various financial services directives. The firm has a centralized information security program but struggles with inconsistent enforcement across regions. The CISO is under pressure to demonstrate compliance to the board while reducing costs. The compliance team suggests creating a separate security program for each regulation, while the IT audit team recommends adopting the most stringent regulation as the baseline. The CISO must decide on a strategy that balances compliance, efficiency, and cost. What is the best approach for the CISO to take?

A.Develop a unified set of controls that satisfy the common requirements of all regulations and map them to each regulation's specific needs.
B.Adopt ISO 27001 as the single framework and map it loosely to all regulations.
C.Create three separate security programs, one for each major regulation (GDPR, CCPA, financial directives).
D.Use the most stringent regulation (e.g., GDPR) as the baseline and accept potential gaps with other regulations.
AnswerA

A unified control framework reduces duplication, lowers costs, and simplifies compliance while covering all regulatory requirements.

Why this answer

Developing a unified set of controls that satisfy the common requirements of all regulations and mapping them to each regulation's specific needs (Option A) is the best approach. This balances compliance by ensuring all regulations are addressed, efficiency by leveraging common controls, and cost reduction by avoiding duplicate efforts. Option B (adopting ISO 27001 alone) may not cover all regulatory specificities and requires additional mapping.

Option C (separate programs) is inefficient and costly due to duplication. Option D (focusing on the most stringent regulation) can lead to gaps in less stringent but unique requirements.

141
Multi-Selectmedium

Which TWO actions are key components of the 'Containment' phase in incident response?

Select 2 answers
A.Restoring systems from backups
B.Implementing temporary workarounds to stop damage
C.Eradicating malware from infected systems
D.Writing a final incident report
E.Deploying patches or configuration changes to secure systems
AnswersB, E

Short-term containment prevents further harm.

Why this answer

Containment is the immediate priority in incident response to stop the spread of damage and prevent further compromise. Implementing temporary workarounds—such as isolating affected systems, blocking malicious IPs via firewall rules, or disabling compromised accounts—directly halts the incident's impact without waiting for full eradication or recovery. Option E is also correct because deploying patches or configuration changes can serve as a containment measure by closing the vulnerability that allowed the attack, thereby preventing the attacker from re-entering or continuing the exploit.

Exam trap

The trap here is confusing the order of incident response phases: candidates often mistake eradication (Option C) or recovery (Option A) for containment, but containment must occur first to stop the attack from spreading before any cleanup or restoration begins.

142
Multi-Selectmedium

A security manager is conducting a regulatory compliance review. Which THREE regulations are most likely to apply to a financial services company operating in the United States?

Select 3 answers
A.HIPAA (Health Insurance Portability and Accountability Act)
B.SOX (Sarbanes-Oxley Act)
C.PCI DSS (Payment Card Industry Data Security Standard)
D.Sector-specific regulations (e.g., SEC cybersecurity rules)
E.GDPR (General Data Protection Regulation)
AnswersB, C, D

Applies to financial reporting controls.

Why this answer

SOX applies to financial reporting, PCI DSS to payment cards, and sector-specific regulations may apply; GDPR is EU-specific.

143
MCQhard

A security operations center receives an alert from an IDS indicating possible command and control traffic. The analyst is unsure if it's a true positive. Which combination of actions should be taken first?

A.Disable the IDS signature to prevent further alerts.
B.Immediately block the source IP and escalate to the incident response team.
C.Conduct a full forensic analysis of the affected host.
D.Correlate the alert with firewall and proxy logs and review threat intelligence.
AnswerD

Correct: Validation before action.

Why this answer

The first step in validating a potential command and control (C2) alert is to correlate the IDS event with other network logs (e.g., firewall, proxy) and threat intelligence. This helps confirm whether the traffic matches known C2 patterns (e.g., beaconing intervals, unusual DNS queries) before taking any disruptive action. Premature blocking or forensic analysis without correlation risks false positives or missing context.

Exam trap

The trap here is that candidates may jump to containment (blocking) or investigation (forensics) without first performing validation through log correlation, which is the foundational step in incident management to avoid false positives.

How to eliminate wrong answers

Option A is wrong because disabling the IDS signature removes visibility and prevents future alerts, which is a reactive measure that undermines detection capability. Option B is wrong because immediately blocking the source IP without validation could disrupt legitimate traffic and may not be effective if the C2 uses dynamic IPs or domain generation algorithms (DGAs). Option C is wrong because conducting a full forensic analysis of the affected host is resource-intensive and premature without first confirming the alert is a true positive through log correlation.

144
MCQmedium

A security manager is selecting controls for a new application. Which of the following is the BEST approach for prioritization?

A.Select controls based on vendor recommendations
B.Implement controls in the order of ease of deployment
C.Prioritize critical controls that address the highest risks
D.Implement all controls simultaneously
AnswerC

Risk-based prioritization focuses on what matters most.

Why this answer

Prioritizing critical controls first ensures the most important risks are addressed before less critical ones.

145
MCQeasy

Which of the following is a key objective of implementing a security champions program?

A.To replace the need for a formal security awareness program
B.To reduce the number of security tools needed
C.To embed security advocates in development teams
D.To conduct phishing simulations for all employees
AnswerC

Security champions act as liaisons, improving security integration.

Why this answer

Security champions are volunteers within development teams who promote security best practices and facilitate communication between security and development.

146
MCQeasy

Which incident severity level requires executive notification and 24/7 response, and has major business impact?

A.P3 - Medium
B.P1 - Critical
C.P2 - High
D.P4 - Low
AnswerB

P1 incidents are critical with major business impact, executive notification, and 24/7 response.

Why this answer

P1 (Critical) incidents have major business impact, require executive notification, and demand a 24/7 response effort.

147
MCQmedium

Refer to the exhibit. An organization is implementing access controls for a new data repository that will store financial reports classified as Category C. Which of the following is the MOST appropriate control to include?

A.Require encryption of data in transit
B.Implement role-based access control (RBAC)
C.Enforce dual control for access
D.Conduct quarterly access reviews
AnswerA

Category C explicitly requires encryption for transmission.

Why this answer

Requiring encryption of data in transit (e.g., TLS 1.3, IPsec) is the most appropriate control because Category C financial reports are sensitive and must be protected from interception during transmission over networks. This aligns with the principle of protecting data confidentiality and integrity at the network layer, which is a fundamental security control for any data repository handling classified information.

Exam trap

The trap here is that candidates often confuse 'most appropriate' with 'most comprehensive' and select RBAC (Option B) because it is a common access control, but the question specifically focuses on protecting data in transit for a new repository, making encryption the direct and immediate control.

How to eliminate wrong answers

Option B is wrong because role-based access control (RBAC) is an authorization mechanism that controls who can access data, but it does not address the specific risk of data being intercepted while in transit; RBAC is a necessary but not the most appropriate control for this scenario. Option C is wrong because dual control (e.g., requiring two persons to approve access) is typically used for high-risk transactions or privileged operations, not for routine access to financial reports, and it does not protect data in transit. Option D is wrong because quarterly access reviews are a detective control that identifies inappropriate access after the fact, not a preventive control that protects data during transmission.

148
MCQhard

An organization has a risk appetite that allows for a maximum residual risk level of 'medium' for all operational risks. A new project introduces a risk with inherent risk level 'high' and control effectiveness rated as 'partially effective'. The risk owner proposes to accept the risk. As the CISM, what is the best course of action?

A.Accept the risk since the risk owner has agreed.
B.Transfer the risk to an insurance company.
C.Insist on additional controls to reduce residual risk to at least 'medium'.
D.Recommend revising the risk appetite to accommodate this risk.
AnswerC

This ensures residual risk aligns with appetite, which is the correct risk management approach.

Why this answer

The organization's risk appetite mandates that residual risk must be at 'medium' or lower. With an inherent risk of 'high' and controls rated 'partially effective', the residual risk remains above the acceptable threshold. Therefore, the best course is to insist on additional controls to bring residual risk down to at least 'medium', ensuring compliance with the risk appetite.

Exam trap

The trap here is that candidates may think the risk owner's acceptance is sufficient, but CISM emphasizes that risk acceptance must be within the risk appetite; otherwise, it is a violation of governance.

How to eliminate wrong answers

Option A is wrong because accepting the risk would violate the organization's risk appetite, which requires residual risk to be at 'medium' or lower; the risk owner's acceptance does not override policy. Option B is wrong because transferring the risk to insurance does not reduce the residual risk level; it only shifts financial impact, and the residual risk remains 'high' or 'medium-high', still exceeding the appetite. Option D is wrong because revising the risk appetite to accommodate a single project undermines the governance framework and sets a dangerous precedent; the risk appetite should be driven by strategic objectives, not by individual risks.

149
MCQmedium

A large retail chain with hundreds of stores uses point-of-sale (POS) systems that run an outdated operating system. The annual risk assessment identified this as a high-risk issue because the OS is no longer patched and has known vulnerabilities. The business unit manager opposes replacing all POS systems immediately due to cost and potential disruption to operations. As the risk manager, you need to recommend a risk response that balances risk reduction with business continuity. Which strategy is most appropriate?

A.Risk avoidance: immediately replace all POS systems with modern ones
B.Risk mitigation: implement compensating controls and schedule a phased upgrade
C.Risk acceptance: accept the risk because the business cannot afford replacement
D.Risk transfer: purchase cyber insurance to cover potential losses from POS attacks
AnswerB

Correct; this balances risk reduction with business continuity.

Why this answer

Risk mitigation through compensating controls (e.g., network segmentation, strict access controls, intrusion detection) combined with a phased upgrade reduces risk while allowing continued operations. Option A is risk avoidance but is too disruptive and costly. Option D is risk transfer via insurance, but insurance does not prevent the incident or reduce the operational impact.

Option C is risk acceptance without action, which is inappropriate for a high-risk issue.

150
MCQmedium

Refer to the exhibit. An information security manager reviews the risk register and sees that Risk ID R001 has a residual risk of High with a treatment of Accept. Which of the following best explains why this situation may indicate a governance failure?

A.The risk register should not contain risks with residual risk above low.
B.The control effectiveness rating of 'Partially effective' is too vague.
C.Accepting a high residual risk likely exceeds the board-approved risk appetite.
D.The risk owner should be a business unit head, not the CISO.
AnswerC

Governance requires that risk acceptance decisions are within the risk appetite approved by the board.

Why this answer

Accepting a high residual risk means the organization has decided to tolerate a level of risk that likely exceeds the board-approved risk appetite. This is a governance failure because the board sets the risk appetite, and management must ensure that all accepted risks fall within that threshold. If the residual risk is high and the treatment is 'Accept,' it indicates a disconnect between the risk acceptance process and the governance framework.

Exam trap

The trap here is that candidates focus on the control effectiveness rating or the risk owner's role, rather than recognizing that the core governance failure is accepting a high residual risk that likely exceeds the board-approved risk appetite.

How to eliminate wrong answers

Option A is wrong because risk registers can contain risks with residual risk above low; the key is that they must be within the board-approved risk appetite, not arbitrarily limited to low. Option B is wrong because while 'Partially effective' may be vague, it does not directly indicate a governance failure; the core issue is the acceptance of a high residual risk beyond appetite. Option D is wrong because the risk owner can be the CISO or another appropriate role depending on the risk; the governance failure is not about who owns the risk but about accepting a risk level that exceeds the board's appetite.

Page 1

Page 2 of 12

Page 3