davehull / Kansa

A Powershell incident response framework
Apache License 2.0
1.56k stars 266 forks source link

Fix Get-PrefetchFiles.ps1 output #167 #168

Closed ghost closed 7 years ago

ghost commented 7 years ago

Change the output of Get-PrefetchFiles.ps1 from zip to csv. The csv output will need to be processed by the Deserialize-KansaField.ps1 script.