-
Book Overview & Buying
-
Table Of Contents
Digital Forensics Cookbook
By :
Now that we've prepared USB drives preinstalled with essential forensic tools, it's time to put them to use. Following the order of volatility (see Appendix A), our first collection target is system memory (RAM). In this recipe, you'll capture RAM from your own computer using Belkasoft Live RAM Capturer or a similar tool.
As this chapter focuses on evidence collection, the objective of this recipe is to perform RAM acquisition. Analysis and interpretation of memory artifacts will be covered later in Chapter 11, Memory Forensics.
We are already prepared for this process, as our TRIAGE USB drive includes Belkasoft Live RAM Capturer (downloaded and installed in the previous recipe). This lightweight application has a small memory footprint, making it suitable for live systems where minimizing impact on RAM is critical.
Some investigators include additional RAM acquisition tools, such as Magnet RAM Capture, to provide fallback...