Section 4.2: Timeline Analysis Overview Flashcards
What is the forensic trinity inside a system?
Filesystem metadata, registry keys, and Windows artifacts.
For locations in timeline analysis to search for file downloads.
Open/Save MRU, emails, skype history, index.dat, & download sqlite.
Locations in timeline analysis to search program execution.
UserAssist, LastedVisited MRU, Run MRU, MUI Cache, Jumplists, prefetch, & shimcache.
What is Open/Save MRU and where can it be found?
This key tracks files that have been opened or saved within Windows shell dialog box. Location: NTUSER.DAT\Software\Microsofot\Current Version\ Explorer\ComDlg32\OpenSavePID1MRU
What is the path for email attachments?
USER\AppData\Local\Microsoft\Outlook
To gather downloads.sqlite information for downloaded files for each browser, what similar paths do different browsers have?
Search in “AppData\Roaming” for any browser and dig till you find history sections.
What are jump lists?
Jump lists is a task bar engineered to allow users to “jump” or access items they frequently or recently used quickly and easily. They are labeled by AppID.
What is the jump list path?
C:\Users\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations
What is RunMRU Start-> Run? What is the path?
Whenever a user runs the Run command, it is recorded along with the user who did it. Path: NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
What is the UserAssist? What is the path?
GUI-based programs launched from the desktop are tracked by the launcher. Path: NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist
What are shellbags?
They track user window preferences to Explorer. It also tracks activity in a folder and files.
Path to find shellbags
NTUSER.DAT (USRCLASS.DAT)(Local Settings)\Software\Microsoft\Windows\Shell\Bags(BagsMRU)
Where is the NTUSER.DAT information when looking inside registry editor?
You gotta click the HKEY_USERS tab. Thats NTUSER.DAT.
What are Office Recent Files? What is the path?
MS Office programs will track and built a recent files list to see the last file edited. Location: NTUSER.DAT\Software\Microsoft\Office\VERSION
What are LNK files? Where are they located?
They are shortcut files created by opening recent local or remote data files and documents. Location: \AppData\Roaming\Microsoft\Office\Recent