CISA-CN Exam Question 506
資訊系統審計員發現,IT經理最近為了降低成本而更改了軟體即服務(SaaS)提供者的合約。新合約導致事件解決時間延長。下列哪一項應該是審計員最該關注的問題?
Correct Answer: A
The greatest concern is whether the increased incident resolution time will adversely affect the organization's business operations and whether that impact was properly assessed before the contract change. In ISACA terms, service arrangements should be aligned with business needs and service objectives. If a contract change weakens incident response commitments, the key audit concern is not simply the wording of the SLA, but whether management evaluated the resulting business impact. ISACA guidance notes that support agreements and SLAs should be aligned with internal service expectations and business requirements.
Option A is correct because incident resolution times directly affect availability, continuity, user support, and operational resilience. If the contract now permits slower restoration or resolution, the organization may be exposed to longer outages or degraded services. The central risk is whether management made that trade-off knowingly after analyzing the impact on critical business processes. This is the most important concern from an audit and governance perspective.
Option B is not the best answer because noncompliance with IT security policy could be serious, but the question specifically highlights a change in incident resolution time. Unless there is evidence of an actual policy violation, the more direct concern is operational impact on the business.
Option C is also not the greatest concern. In practice, if the contract terms changed, the SLA may need revision or alignment, but that is more of a documentation and governance symptom. The deeper issue is whether the revised service commitments are acceptable to the business. ISACA guidance stresses alignment of support agreements and SLAs with organizational needs.
Option D is the weakest answer because considering alternative cost-reduction methods is a management decision, not the primary audit concern. Auditors focus on risk and control implications, not whether management explored every possible commercial option.
Therefore, A is the best answer because the most significant issue is whether the organization evaluated the impact of slower incident resolution on business processes before accepting the lower-cost contract.
References (Official ISACA):
* ISACA, A Framework for SIEM Implementation - support agreements should be aligned with internal SLAs.
* ISACA, Top Risks and Rewards of Moving to the Cloud - auditors should review cloud provider SLAs and evaluate continuity implications.
* ISACA Journal, Is Business Continuity Management Still Relevant? - audit concern centers on business impact and risk acceptance.
* ISACA Journal, Understanding Software Metric Use - SLAs should use metrics that are monitored and measured.
Option A is correct because incident resolution times directly affect availability, continuity, user support, and operational resilience. If the contract now permits slower restoration or resolution, the organization may be exposed to longer outages or degraded services. The central risk is whether management made that trade-off knowingly after analyzing the impact on critical business processes. This is the most important concern from an audit and governance perspective.
Option B is not the best answer because noncompliance with IT security policy could be serious, but the question specifically highlights a change in incident resolution time. Unless there is evidence of an actual policy violation, the more direct concern is operational impact on the business.
Option C is also not the greatest concern. In practice, if the contract terms changed, the SLA may need revision or alignment, but that is more of a documentation and governance symptom. The deeper issue is whether the revised service commitments are acceptable to the business. ISACA guidance stresses alignment of support agreements and SLAs with organizational needs.
Option D is the weakest answer because considering alternative cost-reduction methods is a management decision, not the primary audit concern. Auditors focus on risk and control implications, not whether management explored every possible commercial option.
Therefore, A is the best answer because the most significant issue is whether the organization evaluated the impact of slower incident resolution on business processes before accepting the lower-cost contract.
References (Official ISACA):
* ISACA, A Framework for SIEM Implementation - support agreements should be aligned with internal SLAs.
* ISACA, Top Risks and Rewards of Moving to the Cloud - auditors should review cloud provider SLAs and evaluate continuity implications.
* ISACA Journal, Is Business Continuity Management Still Relevant? - audit concern centers on business impact and risk acceptance.
* ISACA Journal, Understanding Software Metric Use - SLAs should use metrics that are monitored and measured.
CISA-CN Exam Question 507
下列哪一種策略能夠在不影響資料保留實務的前提下,最大程度地優化資料儲存?
Correct Answer: A
The best strategy to optimize data storage without compromising data retention practices is to limit the size of file attachments being sent via email. This strategy can reduce the amount of storage space required for email messages, as well as the network bandwidth consumed by email traffic. File attachments can be large and often contain redundant or unnecessary information that can be compressed, converted, or removed before sending. By limiting the size of file attachments, the sender can encourage the use of more efficient formats, such as PDF or ZIP, or alternative methods of sharing files, such as cloud storage or web links. This can also improve the security and privacy of email communications, as large attachments may pose a higher risk of being intercepted, corrupted, or infected by malware.
References:
Data Storage Optimization: What is it and Why Does it Matter?
Data storage optimization 101: Everything you need to know
References:
Data Storage Optimization: What is it and Why Does it Matter?
Data storage optimization 101: Everything you need to know
CISA-CN Exam Question 508
在點對點(P2P)運算環境中,下列何者是確保檔案傳輸完整性的有效方法?
Correct Answer: C
CISA-CN Exam Question 509
公鑰基礎設施 (PKI) 如何協助驗證數位簽章文件不是偽造的?
Correct Answer: A
Comprehensive and Detailed Explanation:
In PKI, when a document is digitally signed:
The signer uses their private key to create the signature.
The recipient uses the signer's public key to decrypt and verify the signature.
If the decrypted hash matches the document's computed hash, the document is authentic and unaltered.
Option A: Correct - verification is done with the public key.
Option B: Incorrect - the private key is only used to sign, not verify.
Option C: Wrong - the receiver's public key is irrelevant.
Option D: Not applicable - audit history is not part of PKI validation.
# ISACA Reference: CISA Review Manual 27th Edition, Domain 5, section on PKI and digital signatures.
In PKI, when a document is digitally signed:
The signer uses their private key to create the signature.
The recipient uses the signer's public key to decrypt and verify the signature.
If the decrypted hash matches the document's computed hash, the document is authentic and unaltered.
Option A: Correct - verification is done with the public key.
Option B: Incorrect - the private key is only used to sign, not verify.
Option C: Wrong - the receiver's public key is irrelevant.
Option D: Not applicable - audit history is not part of PKI validation.
# ISACA Reference: CISA Review Manual 27th Edition, Domain 5, section on PKI and digital signatures.
CISA-CN Exam Question 510
下列哪一項是識別惡意內部人員竊取敏感資料的最有效方法?
Correct Answer: D
The most effective way to identify exfiltration of sensitive data by a malicious insider is to establish behavioral analytics monitoring. Behavioral analytics is the process of analyzing the patterns and anomalies in user behavior to detect and prevent insider threats. Behavioral analytics can help identify unusual or suspicious activities, such as accessing sensitive data at odd hours, transferring large amounts of data to external devices or locations, or using unauthorized applications or protocols. Behavioral analytics can also help correlate data from multiple sources, such as network logs, user profiles, and access rights, to provide a holistic view of user activity and risk.
Data loss prevention (DLP) software is a tool that can help prevent exfiltration of sensitive data by a malicious insider, but it is not the most effective way to identify it. DLP software can block or alert on unauthorized data transfers based on predefined rules and policies, but it may not be able to detect sophisticated or stealthy exfiltration techniques, such as encryption, steganography, or data obfuscation.
Reviewing perimeter firewall logs is a way to identify exfiltration of sensitive data by a malicious insider, but it is not the most effective way. Perimeter firewall logs can show the traffic volume and destination of data transfers, but they may not be able to show the content or context of the data. Perimeter firewall logs may also be overwhelmed by the amount of normal traffic and miss the signals of malicious exfiltration.
Providing ongoing information security awareness training is a way to reduce the risk of exfiltration of sensitive data by a malicious insider, but it is not a way to identify it. Information security awareness training can help educate users on the importance of protecting sensitive data and the consequences of violating policies and regulations, but it may not deter or detect those who are intentionally or maliciously exfiltrating data.
References:
ISACA, CISA Review Manual, 27th Edition, 2019, p. 300
ISACA, CISA Review Questions, Answers and Explanations Database - 12 Month Subscription 1 Cybersecurity Engineering for Legacy Systems: 6 Recommendations - SEI Blog 2 How to Secure Your Company'sLegacy Applications - iCorps
Data loss prevention (DLP) software is a tool that can help prevent exfiltration of sensitive data by a malicious insider, but it is not the most effective way to identify it. DLP software can block or alert on unauthorized data transfers based on predefined rules and policies, but it may not be able to detect sophisticated or stealthy exfiltration techniques, such as encryption, steganography, or data obfuscation.
Reviewing perimeter firewall logs is a way to identify exfiltration of sensitive data by a malicious insider, but it is not the most effective way. Perimeter firewall logs can show the traffic volume and destination of data transfers, but they may not be able to show the content or context of the data. Perimeter firewall logs may also be overwhelmed by the amount of normal traffic and miss the signals of malicious exfiltration.
Providing ongoing information security awareness training is a way to reduce the risk of exfiltration of sensitive data by a malicious insider, but it is not a way to identify it. Information security awareness training can help educate users on the importance of protecting sensitive data and the consequences of violating policies and regulations, but it may not deter or detect those who are intentionally or maliciously exfiltrating data.
References:
ISACA, CISA Review Manual, 27th Edition, 2019, p. 300
ISACA, CISA Review Questions, Answers and Explanations Database - 12 Month Subscription 1 Cybersecurity Engineering for Legacy Systems: 6 Recommendations - SEI Blog 2 How to Secure Your Company'sLegacy Applications - iCorps
- Other Version
- 313ISACA.CISA-CN.v2026-09-15.q708
- 1411ISACA.CISA-CN.v2026-05-16.q320
- 3078ISACA.CISA-CN.v2025-12-21.q601
- 3354ISACA.CISA-CN.v2025-12-17.q626
- Latest Upload
- 131Workday.Workday-Pro-Integrations.v2026-09-16.q48
- 133Cisco.350-801.v2026-09-16.q298
- 134SAP.C_ARCIG.v2026-09-16.q35
- 313ISACA.CISA-CN.v2026-09-15.q708
- 140EMC.NCA.v2026-09-15.q38
- 149Netskope.NSK300.v2026-09-14.q35
- 234CompTIA.CV0-004.v2026-09-14.q232
- 194Microsoft.AZ-801.v2026-09-14.q135
- 175NVIDIA.NCA-AIIO.v2026-09-12.q52
- 237CompTIA.220-1202.v2026-09-12.q122
[×]
Download PDF File
Enter your email address to download ISACA.CISA-CN.v2026-05-19.q615 Practice Test
