侵害を受けたシステムのフォレンジック調査において、調査員は様々なフォレンジックアーティファクトを分析し、攻撃の性質と範囲を特定します。調査員は特に、失敗したサインイン試行、セキュリティポリシーの変更、侵入検知システムからのアラート、異常なアプリケーションの誤動作に関する情報を探します。
この重要な情報が含まれている可能性が高い法医学的証拠品の種類はどれですか?
正解:D
This question aligns directly with CHFI v11 objectives under Computer Forensics Fundamentals and Log Analysis . Log files are among the most critical forensic artifacts because they provide a chronological and authoritative record of system, security, and application events . CHFI v11 emphasizes that logs are essential for reconstructing attack timelines, identifying unauthorized access attempts, and determining the scope of a compromise.
Artifacts such as failed sign-in attempts , security policy modifications , IDS alerts , and application errors are routinely recorded in log sources including Windows Security logs, system logs, application logs, firewall logs, and IDS/IPS logs. These logs allow investigators to correlate events across systems, identify brute-force attacks, detect privilege escalation, and recognize abnormal behavior caused by malware or misconfiguration.
Cryptographic artifacts focus on key usage and encryption operations, browser artifacts relate to user web activity, and process or memory artifacts provide insight into live execution states-but none provide the comprehensive, event-based historical visibility required to answer all aspects of the question. CHFI v11 highlights log analysis as the primary method for understanding what happened, when it happened, how it happened, and who was involved . Therefore, log file anomalies are the most relevant and reliable forensic artifacts in this scenario.