davehull / Kansa

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

Feature Request: ModuleConf Parameter for Kansa.ps1 #172

Open slw07g opened 6 years ago

slw07g commented 6 years ago

For the Kansa.ps1 script, accept a seperate -ModuleConf parameter (so that users may can build multiple conf's for reuse). Kansa should still look for the modules in the specified -ModulePath directory.

DaveCrim commented 6 years ago

Seems like if you are going to add a -ModuleConf, then adding a -AnalysisConf (dependant on the -analysis flag) would also be a good idea?