捜査官は、企業スパイ事件に関連して、容疑者のコンピュータを分析しています。捜査官は、デバイスから関連するすべてのデータを収集する必要があります。これには、最近のユーザー行動に関する洞察につながる可能性のある暫定的な情報も含まれます。捜査を進める中で、捜査官は、テキスト、画像、最近コピーされたリンクなど、過去のユーザー行動に関する様々なデータがシステムに保存されていることを発見しました。この状況で捜査官が調査しているのは、どのような種類の揮発性データでしょうか?
正解:D
According to the CHFI v11 Computer Forensics Fundamentals and Data Acquisition objectives, volatile data refers to information that is stored temporarily in system memory and is lost when the system is powered off or restarted. One of the most valuable and commonly overlooked forms of volatile data is the clipboard contents .
The clipboard temporarily stores text, images, URLs, file paths, credentials, commands, and other data that a user copies or cuts during normal system interaction. In corporate espionage and insider threat investigations, clipboard data can reveal recent user intent , such as copied confidential documents, links to exfiltration sites, snippets of sensitive emails, or commands prepared for execution. CHFI v11 highlights clipboard analysis as an important part of live forensic investigations , especially when investigators need to understand recent user activity that may not yet be written to disk.
The other options represent different forensic artifacts but do not match the scenario. Network shared resources, driver/service configurations, and print spool files are not designed to store recently copied text or images. They are either non-volatile or unrelated to direct user copy-paste actions.
Therefore, the volatile data being examined in this case is the clipboard contents , making Option D the correct and CHFI v11-verified answer.