dfirhub

VPNClients

CompoundCompoundv2

Author: Evangelos Dragonas - Paul CABON CERT Almond

description

VPN Clients

includes (5)

paths

12 pathsfrom 5 targets
paths use Windows environment syntax

collection commands

# PowerShell Collection Script
# Target: VPNClients (Compound Target)
# Use KAPE for compound target collection:
# kape.exe --tsource C: --tdest D:\Evidence --target VPNClients

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 5 other targets. KAPE will automatically collect all referenced artifacts.

references