A member of a digital forensics team, Joe arrives at a crime scene and is preparing to collect system data.
Before powering the system off, Joe knows that he must collect the most volatile date first. Which of the
following is the correct order in which Joe should collect the data?

A.
CPU cache, paging/swap files, RAM, remote logging data
B.
RAM, CPU cache. Remote logging data, paging/swap files
C.
Paging/swap files, CPU cache, RAM, remote logging data
D.
CPU cache, RAM, paging/swap files, remote logging data
Answer is D. This is text from Darril’s book:
“The order of volatility for data from most volatile to least volatile is
cache memory, regular RAM, swap or paging file, hard drive data,
logs stored on remote systems, and archived media.”
31
100