Memory Acquisition and Examination
In this hands-on lab, you will learn the basics of memory forensics. You will practice acquiring and examining evidence from system memory on a Windows system.

Course Content
Upon completing this lab, you should be able to:
- Define core terms associated with memory acquisition and analysis.
- Describe the order of volatility and its impact on when we acquire memory.
- Acquire a memory dump from a Windows system using winpmem and FTK Imager.
- Examine a memory dump using Volatility to extract basic information, such as a list of running processes and active network connections.