シアトルのデザイン会社で発生したデータ漏洩事件において、捜査官は、Mac、アプリ、サーバー、ウェブサイトのユーザーアカウント名とパスワードを安全に保存し、クレジットカード番号や銀行の暗証番号などの機密情報も格納できるmacOSの暗号化コンテナを必要としています。捜査官は、どのMacフォレンジックデータソースを調査すべきでしょうか?
正解:D
The correct answer is D because Keychain is the macOS secure storage mechanism used to hold sensitive credentials and other protected secrets. Apple states that Keychain stores website usernames and passwords, and related secure information such as credit card details, while Keychain Access on Mac allows viewing keys, certificates, and other stored items. That matches the scenario exactly. CHFI v11 includes macOS forensic data, log files, and directories, so candidates are expected to know where valuable user authentication material and confidential account data are stored. Apple Mail contains email artifacts, Time Machine contains backup history, and plist files store many configuration details, but none of those is the primary encrypted credential container described in the question. From a forensic perspective, Keychain can be highly significant in data-theft, access-abuse, and credential-misuse investigations because it may reveal stored account relationships and secrets relevant to attacker activity or user actions. When the exam asks for the macOS source that securely holds account names, passwords, and other confidential values, the answer is Keychain.