ProgramExecution
Author: Max Zabuty
description
Program Execution Triage Collection
includes (11)
paths
29 pathsfrom 11 targets
› paths use Windows environment syntax
collection commands
# PowerShell Collection Script
# Target: ProgramExecution (Compound Target)
# Use KAPE for compound target collection:
# kape.exe --tsource C: --tdest D:\Evidence --target ProgramExecution
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 12 other targets. KAPE will automatically collect all referenced artifacts.
› cyberchef recipes
- open in cyberchef(opens in new tab)Base64 DecodeDecode Base64 encoded data
- open in cyberchef(opens in new tab)Unicode DecodeDecode Unicode escape sequences
- open in cyberchef(opens in new tab)Windows FILETIMEConvert Windows FILETIME to readable date
Open in CyberChef to decode values extracted from this artifact.