Skip to content

GDSC-JSCOE/Windows-Digtal-Forensics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Important pointers while performing Windows Digital Forensics

THIS REPO IS CREATED FOR SPECIFIC USE CASES OR SPECIFIC POINTERS FOR DIFFERENT TOOLS FOR WINDOWS DIGITAL FORENSICS. YOU NEED PROPER UNDERSTANDING OF DIGITAL FORENSIC DOMAIN IN ORDER TO UNDERSTAND THE REPO. THIS REPO IS NOT BEGINEER FRIENDLY! THERE IS NO BASICS HERE ✨


USE CASE 1 :- Creating Custom Image using FTK Imager (Image oly limited to your own VM Storage)

Performing Analysis using FTK Disk Imager

You can download FTK Imager from its official site: https://accessdata.com/product-download/ftk-imager-version-4-5 FTK® Imager is a data preview and imaging tool that lets you quickly assess electronic evidence to determine if further analysis with a forensic tool such as Forensic Toolkit (FTK®).

The image below represents the components that are crucial and needs to be included in the custom image to yield a better forensic analysis output!

MindMap for Custom Image Creation Collectibles in FTK

Lets understand the components -

  • Pagefile.sys The Pagefile.sys also referred to as a swap file or virtual memory file is utilized inside Windows operating frameworks to store information from the RAM when it turns out to be full. The pagefile.sys in Windows operating framework is located at C:\pagefile.sys.

  • Windows.EDB Windows Desktop Search (or Windows Search) is a 'desktop' indexer for Microsoft Windows. In Windows XP, Search 4.0 (or Search XP) was an add-on. However Microsoft integrated Search into Windows Vista as 'part of the package'. The artifacts in the Windows Search database can be useful in forensic analysis of a desktop Windows system, especially Windows Vista and later. A few applications are to (partial) recover the content of indexed documents and even email messages stored on a Microsoft Exchange server, to indicate the former existence of files and time-line analysis.

THE REPO IS REFERENCED FROM THE FOLLOWING VIDEO (CREDITS TO THE CREATOR) : https://youtu.be/43D18t7l7BI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published