Coder Social home page Coder Social logo

volumeshadowcopycollector's Introduction

VolumeShadowCopyCollector

VolumeShadowCopyCollector was designed for all DFIR analysts who want to automate artifact collections from VSS. It is a command line tool written in C# .Net Framework and requires admin rights to run.

The tool was designed for .NET Framework version 4.6; however, it may work on earlier versions as well, but this has not been tested. A key dependency is a package named "System.IO.Compression.ZipFile" that is supported by version 4.3.0 and newer, therefore it will not work properly on versions prior to 4.3.0.

Based on the following article Windows 10 (all editions) includes the .NET Framework 4.6 as an OS component, and it is installed by default. Therefore, based upon this, the tool should work on all current Windows 10 systems. https://docs.microsoft.com/en-us/archive/blogs/astebner/mailbag-what-version-of-the-net-framework-is-included-in-what-version-of-the-os

  • Windows 10 1507 (all editions) includes the .NET Framework 4.6.0
  • Windows 10 1511 November 2015 Update (all editions) includes the .NET Framework 4.6.1
  • Windows 10 1607 Anniversary Update (all editions) includes the .NET Framework 4.6.2
  • Windows 10 1703 Creators Update (all editions) includes the .NET Framework 4.7
  • Windows 10 1709 Fall 2017 Creators Update (all editions) includes the .NET Framework 4.7.1
  • Windows 10 1803 April 2018 Update (all editions) includes the .NET Framework 4.7.2
  • Windows 10 1903 May 2019 Update (all editions) includes the .NET Framework 4.8

The tool uses symbolic links to gain access to Volume Shadows Copies, this means that artifacts such as $MFT and $USNJrnl are not accessible with this tool. The tool will create a symbolic link, collect the necessary artifacts, and then saves them to a new directory. This is then packed to a ZIP format for ease of transfer. Once the collection is packed, the previously created symbolic links and folders are removed.

If administrator rights are missing the tool will throw an error: alt text

If the tool is launched with the admin rights, it will start collecting the necessary files: alt text

When all files are collected it packs the collection, and removes all created files and folders. alt text

For each VSS detected on the system, the tool creates a separate ZIP file for each collection. alt text

In addition to the collected files, inside the ZIP file you can find a log.txt file. As the name suggests, this file contains all logs demonstrating which files were collected, and which were not.

Updates

The current version of the tool only collects files from the Recycle Bin that are smaller than 100 MB. Otherwise, I have found the collection can be extremely large.

The latest version of the tool supports few arguments. You can list them using -h/--help. alt text

volumeshadowcopycollector's People

Contributors

gajos112 avatar

Stargazers

interohm avatar GUY NGONGANG avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.