Coder Social home page Coder Social logo

evild3ad / get-minitimeline Goto Github PK

View Code? Open in Web Editor NEW
24.0 3.0 2.0 33.3 MB

Get-MiniTimeline - Triage Collection and Timeline Generation w/ KAPE

Home Page: https://lethal-forensics.com

License: MIT License

PowerShell 100.00%
dfir digital-forensics incident-response powershell kape timeline

get-minitimeline's Introduction

GitHub Release GitHub

Get-MiniTimeline

Get-MiniTimeline.ps1 is a PowerShell script utilized to collect several forensic artifacts from a mounted forensic disk image and auto-generate a beautified MiniTimeline from the data collected.

Forensic Artifacts:

  • Master File Table ($MFT)
  • Windows Event Logs
  • Windows Registry

Download

Download the latest version of Get-MiniTimeline from the Releases section.

Usage

  1. Mount your forensic disk image with e.g. drive letter G:
    Note: When your forensic disk image has multiple partitions you may have to change the path to the Windows partition.

Arsenal Image Mounter Fig 1: Arsenal Image Mounter (AIM)

  1. Enter your drive letter in Get-MiniTimeline.ps1
    Input (Source)
    $ROOT = "G:"

Optional: You can also change the outpath path.
$OUTPUT_FOLDER = "$env:USERPROFILE\Desktop\MiniTimeline\$ComputerName"

  1. Run Windows PowerShell console as Administrator.
PS > .\Get-MiniTimeline.ps1 dateRange:MM/DD/YYYY-MM/DD/YYYY  

PowerShell
Fig 2: Running Get-MiniTimeline.ps1 (Example)

MessageBox
Fig 3: Message Box

Colorized Excel
Fig 4: Timeline_Slice.xlsx - The dateRange will be auto-beautified as colorized Excel sheet

Timeline Explorer
Fig 5: Timeline.csv - Full Timeline Analysis w/ Timeline Explorer (TLE)

Dependencies

KAPE v1.3.0.2 (2023-01-03)
https://ericzimmerman.github.io/
https://binaryforay.blogspot.com/search?q=KAPE
https://ericzimmerman.github.io/KapeDocs/
https://www.kroll.com/kape

EvtxECmd v1.5.0.0 (.NET 6)
https://ericzimmerman.github.io/

MFTECmd v1.2.2.0 (.NET 6)
https://ericzimmerman.github.io/

RegRipper v3.0 (2020-05-28)
https://github.com/keydet89/RegRipper3.0

TLN Tools
https://github.com/mdegrazia/KAPE_Tools
https://github.com/keydet89/Tools/tree/master/exe

ImportExcel v7.8.9 (2024-05-18)
https://github.com/dfinke/ImportExcel

Links

SANS Webcast: Triage Collection and Timeline Generation with KAPE
SANS DFIR Blog: Triage Collection and Timeline Generation with KAPE
Kroll - Express Artifact Analysis and Timeline Development with KAPE (YouTube)
Kroll - Express Artifact Analysis and Timeline Development with KAPE (Slides)

get-minitimeline's People

Contributors

evild3ad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

cvlabsio

get-minitimeline's Issues

Could not insert...

Hi.

I've been running this for awhile and it seems to be showing the following in the transcript:

WARNING: Could not insert the 'Description' property at Row 1176957, Column 5
WARNING: Could not insert the 'Time' property at Row 1176958, Column 1
WARNING: Could not insert the 'Source' property at Row 1176958, Column 2
WARNING: Could not insert the 'Host' property at Row 1176958, Column 3
WARNING: Could not insert the 'User' property at Row 1176958, Column 4
WARNING: Could not insert the 'Description' property at Row 1176958, Column 5
WARNING: Could not insert the 'Time' property at Row 1176959, Column 1
WARNING: Could not insert the 'Source' property at Row 1176959, Column 2
WARNING: Could not insert the 'Host' property at Row 1176959, Column 3
WARNING: Could not insert the 'User' property at Row 1176959, Column 4
WARNING: Could not insert the 'Description' property at Row 1176959, Column 5
WARNING: Could not insert the 'Time' property at Row 1176960, Column 1
WARNING: Could not insert the 'Source' property at Row 1176960, Column 2
WARNING: Could not insert the 'Host' property at Row 1176960, Column 3
WARNING: Could not insert the 'User' property at Row 1176960, Column 4
WARNING: Could not insert the 'Description' property at Row 1176960, Column 5
WARNING: Could not insert the 'Time' property at Row 1176961, Column 1

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.