M INSIGHTHORIZON NEWS
// travel

Where are Shellbags located

By Zoe Patterson

Shellbags are a set of subkeys in the UsrClass. dat registry hive of Windows 10 systems. The shell bags are stored in both NTUSER. DAT and USRCLASS.

What are ShellBags in forensics?

Shellbags are set of registry keys which contain details about a user’s viewed folder; such as its size, position, and icon. This means that all directory traversal is tracked and maintained in the registry. … A shellbag entry is created for every newly explored folder.

What is a ShellBag and how can it be used in an investigation?

Shellbags can be used to answer the difficult questions of data enumeration in intrusion cases, identify the contents of long gone removable devices, and show the contents of previously mounted encrypted volumes.

What are ShellBags in Windows?

In a nutshell, shellbags help track views, sizes and positions of a folder window when viewed through Windows Explorer; this includes network folders and removable devices.

What are shell bags in autopsy?

Shell bags: A shell bag is a set of registry keys that stores details about a folder being viewed, such as its position, icon, and size.

Does Autopsy use RegRipper?

The standard ingest modules included with Autopsy are: Recent Activity Module extracts user activity as saved by web browsers and the OS. Also runs Regripper on the registry hive.

What is a ShellBag artifact?

ShellBags are a popular artifact in Windows forensics often used to identify the existence of directories on local, network, and removable storage devices. ShellBags are stored as a highly nested and hierarchal set of subkeys in the UsrClass.

What are Jump files?

Jump Lists are automatically created by Windows to allow users to ‘jump to’ or access items they frequently or recently accessed. Jump Lists are software application specific in that they record files opened from a specific software application. … Automatic Destinations contain the file extension .

What are automatic destinations?

An AUTOMATICDESTINATIONS-MS file is a Jump List file used by Windows 7 and later versions. … These files contain information, including a timestamp, application ID, and file path, that Windows uses to store items in and open items from an application’s Jump List.

Where is Shimcache located?

Amcache Analysis. Like the Shimcache analysis, all of the Amcache hives need to be downloaded. The file location is under the Windows directory at: C:\Windows\AppCompat\Programs\Amcache. hve.

Article first time published on

What is ShellBag data?

Abstract. Built into Microsoft Windows is the ability for the operating system to track user window viewing preferences specific to Windows Explorer. This information, which is called “ShellBag” information, is stored in several locations within the Windows Registry in the Windows Operating System.

What is Shell BagMRU?

The BagMRU is the database of folders which are currently stored. It has the location of the folder and which ID (NodeSlot) it has in the Bags tree. Utility. Nirsoft has a little utility called: Shell Bags View. Use it to read which folder is currently stored in your Bags.

What is AppCompatCache?

Shimcache, also known as AppCompatCache, is a component of the Application Compatibility Database, which was created by Microsoft and used by the Windows operating system to identify application compatibility issues. This helps developers troubleshoot legacy functions and contains data related to Windows features.

What is Reg Ripper?

RegRipper is an open source tool, written in Perl, for extracting/parsing information (keys, values, data) from the Registry and presenting it for analysis. … The RegRipper GUI allows the analyst to select a hive to parse, an output file for the results, and a profile (list of plugins) to run against the hive.

What are LNK files forensics?

LNK files are Windows system files which are important in a digital forensic and incident response investigations. They may be created automatically by Windows or manually by a user. With the help of these files you can prove execution of a program, opening a document or a malicious code start up.

What are registry hives?

A hive is a logical group of keys, subkeys, and values in the registry that has a set of supporting files loaded into memory when the operating system is started or a user logs in. Each time a new user logs on to a computer, a new hive is created for that user with a separate file for the user profile.

Can I delete Ntuser DAT files?

You shouldn’t ever delete your NTUSER. DAT file. Because Windows depends on it to load your settings and preferences, removing it would corrupt your user profile. When you next log in, you’ll see a prompt that Windows can’t sign into your account.

Can autopsy find registry files?

While Autopsy already pulled the operating system information with its module, there is some information in the registry that it does not pull. To find the time zone information in the registry, you will need to look at the SYSTEM hive.

What equipment does a coroner use?

Forceps: Similar to tweezers, used to pick up blood vessels and to dissect small parts of organs. Sharp-end scissors: Used to open the stomach and lungs. Round-end scissors: Used to open the intestines. Scalpel: General purpose cutting tool, similar to a surgeon’s scalpel.

Does autopsy have a registry viewer?

Registry Analysis: Uses RegRipper to identify recently accessed documents and USB devices. … File Type Sorting: Group files by their type to find all images or documents. Media Playback: View videos and images in the application and not require an external viewer.

How do I get rid of MS Autodestinations?

A common suggestion is to delete a file found by a search for “%AppData%\Microsoft\Windows\Recent\AutomaticDestinations” or %AppData%\Microsoft\Windows\Recent\CustomDestinations and deleting the respective files for that product.

What is a Windows jump list?

A jump list is a system-provided menu that appears when the user right-clicks a program in the taskbar or on the Start menu. It is used to provide quick access to recently or frequently-used documents and offer direct links to app functionality.

How do I remove recent items from start menu?

Click on “Start” on the left side. From the right side, turn off “Show recently added apps”, and “Show recently opened items in Jump Lists on Start or the taskbar”. When you turn off recent items and frequent places, it will clear all recent items from jump lists and File Explorer.

Where can I find jump lists?

The Jump Lists items are located in the hidden folder AppData. Open a Run window (Windows Logo key+R), type %Appdata%\Microsoft\Windows\Recent\AutomaticDestinations and press Enter. The items are stored as “.

Where are jump lists stored in Windows 7?

Jump Lists can be found on the icons of applications that have been specifically pinned to the Taskbar or the Start menu, on the application icons that appear on the Taskbar when an application is running, or on the Start menu in the recently opened programs section.

How do I view a Jump List?

On the right pane, Start features a few options. Focus on the last one, Show recently opened items in Jump Lists on Start or Taskbar. Toggle it to On. Right-click on an opened program on Taskbar to check if the jump lists now appear.

What is the difference between Shimcache and Amcache?

Shimcache is the older implementation. Starting with Windows 8 and Server 2012, it was replaced by Amcache. The format is very different, since Amcache has lots more info it can provide, but the intent is the same.

What is Amcache parser?

AmcacheParser gathers information about all the Program entries, then looks at all the File entries. In each file entry is a pointer to a Program ID (value 100). If this Program ID exists in Program entries, the File entry is associated with the Program entry.

What is AppCompatCache Shimcache?

Shimcache, also known as AppCompatCache, is a component of the Application Compatibility Database, which was created by Microsoft (beginning in Windows XP) and used by the operating system to identify application compatibility issues.

What is the use of prefetch files?

Windows creates a prefetch file when an application is run from a particular location for the very first time. This is used to help speed up the loading of applications. For investigators, these files contain some valuable data on a user’s application history on a computer.

What is UsrClass DAT used for?

The UsrClass. dat stores the ShellBag information for the Desktop, ZIP files, remote folders, local folders, Windows special folders and virtual folders. ShellBag registry keys and values in Windows 7, 8 and 8.1 can be found in files below.