Skip to content

keyboardcrunch/Invoke-Kape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Invoke-Kape

Remote KAPE execution using PowerShell.

Details

Invoke-Kape will allow you to build a kapecollector.zip package full of your analysis tools and deploy this to a remote machine where collection and analysis will be performed, compressed, and copied back to the specified save location for review.

The kape collector contents are not included and must be obtained from their source. For my use I have minimized what I want to collect for my environment and narrowed down the available commands and what modules and binaries to be included. You can gather this information from the $CollectCommand variables and adjust for your collector package.

Usage

Invoke-Kape -ComputerName Win10Desktop -Collect Basic

About

Remote KAPE collection using powershell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published