-
Notifications
You must be signed in to change notification settings - Fork 23
Developing Scripts For PoshSec Framework
PoshSec Framwork scrips are written like any other PowerShell script. The addition that PoshSec Framework adds are methods to control the GUI and send events to the log.
Scripts are placed in the Scripts folder that is specified in Tools -> Settings -> General ->Script Directory. The default location is a subfolder under the directory you launched the PoshSec Framework from.
Once you create the directory or change the directory. Hit the refresh button in the Scripts pane and your scripts should show up.
We have a list of current exposed methods that you can use to extend your PowerShell scripts to utilize the features of the PoshSec Framework. You can find the list of exposed methods can be found on this wiki.
Current Release Version: 1.1.1 - www.poshsec.com - team@poshsec.com - @PoshSec