hackjalstead / NTUSER-UsrClass-Extractor

PowerShell script to pull NTUser & UsrClass from live hosts, mounted images or KAPE targets folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NTUSER-UsrClass-Extractor

Quick PowerShell script to pull NTUSER & UsrClass when pointed at a root level directory.

Pulls NTUser & UsrClass for every user and puts them in the root of a folder named as their username.

It will work on live hosts (although won't pull NTUSER for user you're logged in as), mounted images & the mounted drive letter folder within the KAPE targets folder.

Mainly for quick access to the artefacts.

About

PowerShell script to pull NTUser & UsrClass from live hosts, mounted images or KAPE targets folder


Languages

Language:PowerShell 100.0%