MiniTimelineCollection
Author: Mari DeGrazia
description
MFT, Registry and Event Logs to generate a mini timeline
includes (10)
paths
70 pathsfrom 10 targets
› paths use Windows environment syntax
collection commands
# PowerShell Collection Script
# Target: MiniTimelineCollection (Compound Target)
# Use KAPE for compound target collection:
# kape.exe --tsource C: --tdest D:\Evidence --target MiniTimelineCollection
Write-Host "For compound targets, use KAPE directly for best results." -ForegroundColor Yellow
› Save as .ps1 and run as Administrator. Use: powershell -ExecutionPolicy Bypass -File script.ps1
Note: This is a compound target that references 3 other targets. KAPE will automatically collect all referenced artifacts.
› cyberchef recipes
- open in cyberchef(opens in new tab)Windows FILETIMEConvert Windows FILETIME to readable date
- open in cyberchef(opens in new tab)Registry BinaryDecode binary registry values
Open in CyberChef to decode values extracted from this artifact.