Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Mining Data from the Windows Registry
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The Windows Registry
- 3 Registry Terminology
- 4 Primary Hives Comprising the Registry
- 5 Progression of the Registry
- 6 Extracting from Offline Hives
- 7 Extracting from Live System
- 8 Interesting Data Stored in the Registry
- 9 What programs have been executed?
- 10 Executed Programs: UserAssist
- 11 Parsing User Assist
- 12 Executed Programs: MuiCache
- 13 Executed Programs: AppCompatCache
- 14 What Files Have Been Accessed?
- 15 Accessed Files: RecentDocs
- 16 Accessed Files: ComDlg32
- 17 Accessed Files: Office 2013
- 18 Shellbags
- 19 Anti-Forensics/Cleaning Tools
- 20 Privazer Shellbag Cleaner
- 21 Effects of CCleaner/Privazer
- 22 Anti-Anti Forensics
- 23 Timestomping Registry Keys
- 24 Combating timestomped registry keys
- 25 Questions