国際的なソフトウェア開発会社のシニアフォレンジックアナリストとして、あなたは内部脅威の疑いに関する進行中の調査を担当しています。複数のプロジェクトファイルが会社のセキュリティ保護されたサーバーから紛失したと報告されています。あるケースでは、ジュニアチームメンバーが、上司を装ったメールを受け取り、特定のファイルを共有ネットワークの場所に移動するように指示されたと報告しました。指示に従ったところ、ファイルは消えてしまいました。調査の一環として、関係するすべてのシステムのディスクイメージを取得しました。次に取るべき行動は何ですか?
正解:D
Option D is the best answer because the scenario strongly suggests a deceptive email-based social engineering event that triggered the movement and disappearance of the files. The most important next step is to identify whether the email was genuinely sent by the manager or whether it was spoofed, relayed, or otherwise malicious. In CHFI terms, this aligns with examining the source of the incident , correlating email artifacts with server logs , and reconstructing the sequence of events to determine attribution and attack method.
Although disk images have already been acquired, the question asks for the next step in the investigation.
Since the trigger was a suspicious instruction sent by email, analyzing email headers can reveal sender path, relay details, spoofing indicators, and authentication issues. Reviewing server logs can then confirm access activity, file movement, and related actions around the same timeframe. That gives the investigator a clearer understanding of whether this was phishing, impersonation, or insider misuse.
Option A is too broad, B is premature, and C focuses on consequences rather than the initiating cause.
Therefore, header and log analysis is the strongest first analytical move.