registry_forensic_cheatsheet_v1
registry_forensic_cheatsheet_v1
SYSTEM\CurrentControlSet
note: you may not find "CurrentControlSet" using “Registry Explorer“ which does not
persist on disk but rather in memory.
note: this can help us in case of exploits being used, we can find vulnerabilities for
that specific build no
note: This information can help us for uncovering attacker lateral movement
techniques, which shares were accessible to/from the compromised machine.
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
Shellbags
NTUSER.DAT\Software\Microsoft\Windows\Shell\BagMRU
NTUSER.DAT\Software\Microsoft\Windows\Shell\Bags
USRCLASS.DAT\Local Settings\Software\Microsoft\Windows\Shell\Bags
USRCLASS.DAT\Local Settings\Software\Microsoft\Windows\Shell\BagMRU
tool: ShellbagExplorer
note: It can provide insight into the user's activities and the folders that they have
accessed.
Shimcache
SYSTEM\CurrentControlSet\Control\Session Manager\AppCompatCache
tool: AppCompatCacheParser
Amcache
C:\Windows\AppCompat\Programs\Amcache.hve
tool: AmcacheParser
note: help hunting persistent or undetected malwares.
Recent Files
%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Recent
NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs
NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\{.extension}
NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU