CISA-JPN 試験問題 551
次のどれが転置および転写エラーを最も効果的に検出しますか?
正解: D
Comprehensive and Detailed Step-by-Step Explanation:Transposition and transcription errors occur when characters or numbers are accidentally swapped or misentered during data entry.
* Option A (Incorrect):Duplicate checks ensure that the same record is not entered twice but do not specifically detect transposition or transcription errors.
* Option B (Incorrect):Completeness checks ensure that all required data is entered but do not validate data accuracy.
* Option C (Incorrect):Sequence checks verify that records follow a logical sequence but do not catch errors within individual data entries.
* Option D (Correct):Acheck digitis an additional number generated through an algorithm (e.g., Luhn algorithm for credit cards) that helps detect errors such as transpositions (e.g., swapping digits 45 # 54) and transcriptions (e.g., mistyping 8 as 3).
Reference:ISACA CISA Review Manual -Domain 3: Information Systems Acquisition, Development, and Implementation- Covers input validation and error detection techniques.
* Option A (Incorrect):Duplicate checks ensure that the same record is not entered twice but do not specifically detect transposition or transcription errors.
* Option B (Incorrect):Completeness checks ensure that all required data is entered but do not validate data accuracy.
* Option C (Incorrect):Sequence checks verify that records follow a logical sequence but do not catch errors within individual data entries.
* Option D (Correct):Acheck digitis an additional number generated through an algorithm (e.g., Luhn algorithm for credit cards) that helps detect errors such as transpositions (e.g., swapping digits 45 # 54) and transcriptions (e.g., mistyping 8 as 3).
Reference:ISACA CISA Review Manual -Domain 3: Information Systems Acquisition, Development, and Implementation- Covers input validation and error detection techniques.
CISA-JPN 試験問題 552
災害が発生してデータ センターが利用できなくなった場合、最初に実行する必要があるタスクは次のうちどれですか。
正解: D
In the event of a disaster where the data center is no longer available, the first step should be to activate the call tree1. A call tree is a layered hierarchical communication model used to notify specific individuals of an event and coordinate recovery efforts1. This ensures that all relevant parties are informed about the situation and can begin executing their parts of the disaster recovery plan1.
References:
* IT Disaster Recovery Plan | Ready.gov
References:
* IT Disaster Recovery Plan | Ready.gov
CISA-JPN 試験問題 553
ソフトウェア内の隠れたエラーを見つけ、ソースコードの最適化を促進するのに最も効率的なセキュリティ テストの種類はどれですか?
正解: C
Comprehensive and Detailed Step-by-Step Explanation:
White box testingis the most effective foridentifying hidden errorsand optimizingsource code quality.
* Option A (Incorrect):UAT focuses on functionalityfrom anend-user perspective, not source code errors.
* Option B (Incorrect):Black box testingexamines software behaviorwithout reviewing code, making it less effective for code-level optimization.
* Option C (Correct):White box testing(also known asclear box or structural testing)analyzes source codefor vulnerabilities, logic errors, and optimization opportunities.
* Option D (Incorrect):Penetration testingidentifiessecurity weaknesses, but it does notfocus on code efficiency.
Reference:ISACA CISA Review Manual -Domain 3: Information Systems Acquisition, Development, and Implementation- Coverssoftware testing methodologies and secure coding practices.
White box testingis the most effective foridentifying hidden errorsand optimizingsource code quality.
* Option A (Incorrect):UAT focuses on functionalityfrom anend-user perspective, not source code errors.
* Option B (Incorrect):Black box testingexamines software behaviorwithout reviewing code, making it less effective for code-level optimization.
* Option C (Correct):White box testing(also known asclear box or structural testing)analyzes source codefor vulnerabilities, logic errors, and optimization opportunities.
* Option D (Incorrect):Penetration testingidentifiessecurity weaknesses, but it does notfocus on code efficiency.
Reference:ISACA CISA Review Manual -Domain 3: Information Systems Acquisition, Development, and Implementation- Coverssoftware testing methodologies and secure coding practices.
CISA-JPN 試験問題 554
IS 監査人は、アプリケーション サーバーのセキュリティ設定に一貫性がなく、潜在的な脆弱性が生じていることを発見しました。次のうち、IS 監査人による最善の推奨事項はどれですか。
正解: D
The best recommendation by the IS auditor for finding that application servers had inconsistent security settings leading to potential vulnerabilities is to perform a configuration review. A configuration review is an audit procedure that involves examining and verifying the security settings and parameters of application servers against predefined standards or best practices. A configuration review can help to identify and remediate any deviations, inconsistencies, or misconfigurations that may expose the application servers to unauthorized access, exploitation, or compromise6. A configuration review can also help to ensure compliance with security policies and regulations, as well as enhance the performance and availability of application servers. The other options are less effective or incorrect because:
* A. Improving the change management process is not the best recommendation by the IS auditor for finding that application servers had inconsistent security settings leading to potential vulnerabilities, as it does not address the root cause of the problem or provide a specific solution. While improving the change management process may help to prevent future inconsistencies or misconfigurations in application server settings, it does not ensure that the existing ones are detected and corrected.
* B. Establishing security metrics is not the best recommendation by the IS auditor for finding that application servers had inconsistent security settings leading to potential vulnerabilities, as it does not address the root cause of the problem or provide a specific solution. While establishing security metrics may help to measure and monitor the security performance and posture of application servers, it does not ensure that the existing inconsistencies or misconfigurations in application server settings are detected and corrected.
* C. Performing a penetration test is not the best recommendation by the IS auditor for finding that application servers had inconsistent security settings leading to potential vulnerabilities, as it does not address the root cause of the problem or provide a specific solution. While performing a penetration test may help to simulate and evaluate the impact of an attack on application servers, it does not ensure that the existing inconsistencies or misconfigurations in application server settings are detected and corrected. References: Configuring system to use application server security - IBM, Application Security Risk: Assessment and Modeling - ISACA, Five Key Components of an Application Security Program - ISACA, ISACA Practitioner Guidelines for Auditors - SSH, SCADA Cybersecurity Framework - ISACA
* A. Improving the change management process is not the best recommendation by the IS auditor for finding that application servers had inconsistent security settings leading to potential vulnerabilities, as it does not address the root cause of the problem or provide a specific solution. While improving the change management process may help to prevent future inconsistencies or misconfigurations in application server settings, it does not ensure that the existing ones are detected and corrected.
* B. Establishing security metrics is not the best recommendation by the IS auditor for finding that application servers had inconsistent security settings leading to potential vulnerabilities, as it does not address the root cause of the problem or provide a specific solution. While establishing security metrics may help to measure and monitor the security performance and posture of application servers, it does not ensure that the existing inconsistencies or misconfigurations in application server settings are detected and corrected.
* C. Performing a penetration test is not the best recommendation by the IS auditor for finding that application servers had inconsistent security settings leading to potential vulnerabilities, as it does not address the root cause of the problem or provide a specific solution. While performing a penetration test may help to simulate and evaluate the impact of an attack on application servers, it does not ensure that the existing inconsistencies or misconfigurations in application server settings are detected and corrected. References: Configuring system to use application server security - IBM, Application Security Risk: Assessment and Modeling - ISACA, Five Key Components of an Application Security Program - ISACA, ISACA Practitioner Guidelines for Auditors - SSH, SCADA Cybersecurity Framework - ISACA
CISA-JPN 試験問題 555
IS 監査人は、ビジネス経費請求システム内での不正を防止するプロセスを確認する任務を負っています。この確認に関与させるのに最も重要な関係者は次のうちどれですか。
正解: D
The business process owner is the most important stakeholder to involve in the review of the processes that prevent fraud within a business expense claim system. This is because the business process owner is responsible for defining, implementing, and monitoring the business rules and policies that govern the expense claim process. The business process owner also has the authority and accountability to approve or reject expense claims, as well as to investigate and report any suspicious or fraudulent activities. The business process owner can provide valuable insights and feedback to the IS auditor on the effectiveness and efficiency of the current processes, as well as the potential risks and controls that need to be addressed12.
The information security manager is not the most important stakeholder because their role is mainly focused on ensuring the confidentiality, integrity, and availability of the information systems and data that support the expense claim process. The information security manager can help the IS auditor with assessing the technical aspects of the system, such as access controls, encryption, logging, and backup, but they may not have sufficient knowledge or authority over the business rules and policies that prevent fraud1.
The quality assurance (QA) manager is not the most important stakeholder because their role is mainly focused on ensuring the quality and reliability of the software applications and systems that support the expense claim process. The QA manager can help the IS auditor with testing and verifying the functionality and performance of the system, but they may not have sufficient knowledge or authority over the business rules and policies that prevent fraud1.
The business department executive is not the most important stakeholder because their role is mainly focused on overseeing the strategic objectives and financial performance of the business department that uses the expense claim system. The business department executive can help the IS auditor with understanding the business context and needs of the expense claim process, but they may not have sufficient knowledge or authority over the operational details and controls that prevent fraud
The information security manager is not the most important stakeholder because their role is mainly focused on ensuring the confidentiality, integrity, and availability of the information systems and data that support the expense claim process. The information security manager can help the IS auditor with assessing the technical aspects of the system, such as access controls, encryption, logging, and backup, but they may not have sufficient knowledge or authority over the business rules and policies that prevent fraud1.
The quality assurance (QA) manager is not the most important stakeholder because their role is mainly focused on ensuring the quality and reliability of the software applications and systems that support the expense claim process. The QA manager can help the IS auditor with testing and verifying the functionality and performance of the system, but they may not have sufficient knowledge or authority over the business rules and policies that prevent fraud1.
The business department executive is not the most important stakeholder because their role is mainly focused on overseeing the strategic objectives and financial performance of the business department that uses the expense claim system. The business department executive can help the IS auditor with understanding the business context and needs of the expense claim process, but they may not have sufficient knowledge or authority over the operational details and controls that prevent fraud
- 他のバージョン
- 3049ISACA.CISA-JPN.v2025-06-30.q593
- 1099ISACA.CISA-JPN.v2025-05-16.q572
- 2135ISACA.CISA-JPN.v2023-04-10.q297
- 2006ISACA.CISA-JPN.v2023-04-03.q306
- 2144ISACA.CISA-JPN.v2023-03-20.q319
- 2203ISACA.CISA-JPN.v2022-08-01.q273
- 2267ISACA.CISA-JPN.v2022-05-28.q253
- 最新アップロード
- 123Peoplecert.MSP-Practitioner.v2026-06-24.q75
- 160PaloAltoNetworks.SecOps-Generalist.v2026-06-23.q81
- 143NetworkAppliance.NS0-005.v2026-06-23.q110
- 137Google.Generative-AI-Leader.v2026-06-23.q31
- 139Google.Google-Workspace-Administrator.v2026-06-23.q111
- 188Databricks.Databricks-Certified-Professional-Data-Engineer.v2026-06-22.q208
- 177Oracle.1z0-1054-25.v2026-06-22.q64
- 149Fortinet.NSE5_FSW_AD-7.6.v2026-06-22.q41
- 151Salesforce.MC-202.v2026-06-22.q57
- 142Nutanix.NCA-6.10.v2026-06-22.q43
