Varun Nair gave a presentation on memory forensics. He discussed forensic fundamentals like digital forensics involving recovering data from digital devices. He outlined an action plan for responding to incidents, noting the differences between live and dead forensics approaches. For dead forensics, an exact copy is made of storage media with the least chance of modifying data but live data is lost. Live forensics focuses on extracting volatile data and uses the system, but may impact the machine state. He demonstrated collecting memory dumps using DUMPIT and analyzing them using WinHex and Volatility Framework.