davehull / Kansa

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

Where's the Get-RekallPslist.ps1 as referenced in the README? #88

Closed evandrix closed 9 years ago

evandrix commented 9 years ago

...as the title says

davehull commented 9 years ago

https://github.com/davehull/Kansa/blob/master/Modules/Process/Get-RekalPslist.ps1

From a PowerShell prompt: PS C:\tools\Kansa> .\kansa.ps1 -ListModules | select-string rekal

Process\Get-RekalPslist.ps1