Git Product home page Git Product logo

ps-windowsforensics's Introduction

UPDATE

I've decided to halt development of this PowerShell module and instead leverage PowerForensics.

If you're interested in learning more of that project, the link is below: https://github.com/Invoke-IR/PowerForensics

PS-WindowsForensics

PowerShell scripts for parsing forensic artifacts in the Windows operating system, and the documentation I've created along the way.

Information regarding data structures have been pulled from a number of sources including the ForensicsWiki, Harlan Carvey's RegRipper code, and various whitepapers and forensic professionals. I have done my best to cite all of my sources in each of the scripts, and in this readme. I apologize for any I've forgotten.

Scripts

Full Version Lite Version (for Kansa or Invoke-LiveResponse)
Invoke-AppCompatCacheParser.ps1 Get-AppCompatCache.ps1
Invoke-JavaCacheParser.ps1 Get-JavaCache.ps1
Invoke-PrefetchParser.ps1 Get-Prefetch.ps1
Get-BootRecord.ps1
Get-PartitionTable.ps1
Get-VolumeBootRecord.ps1

Goals

  1. Provide scripts that can be run on Windows systems without requiring any additional software download/installation
  2. Provide scripts that can be run against live Windows systems
  3. Provide scripts that can be run against most Windows systems
  • PowerShell Version 3 if possible
  • Lowest version of .NET possible, but most everything I find has at least 4
  1. Provide scripts that can easily be run, or modified to run, in a PowerShell session.

Thanks

Thanks to Harlan Carvey and his RegRipper tool for providing a lot of help working through the data structures (and for providing a great tool): https://github.com/keydet89/RegRipp2.8 Thanks to the Forensics Wiki: http://forensicswiki.org/wiki/Main_Page

ps-windowsforensics's People

Contributors

davidhowell-tx 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.