1-26-2021
Open sourced PowerShell Protect and removed licensing
12-12-2020
Added -Headers to New-PSPAction for HTTP
HTTP actions are now run asynchronously
12-11-2020
Added UDP action support
Fixed an issue where you couldn't use TCP actions with New-PSPAction
.
Remove the need to specify names for actions with New-PSPAction
.
12-11-2020
Fixed issue with permissions on config.xml files in ProgramData
Fixed issue with formatting actions
Fixed issue with application name conditions
12-10-2020
Added PowerShell Protect configuration cmdlets
9-3-2020
Added blocking of Invoke-Expression by default
9-2-2020
Added Test-SuspiciousScript
8-31-2020
Added built in, zero-config auditing and blocking
8-29-2020
Added ASMIBypass condition to detect AMSI bypasses
Added LoggingBypass condition to detect module and script block logging bypasses
8-26-2020
Add Set-PSPConfiguration, Get-PSPConfiguration and Test-PSPConfiguration
Fixed an issue where action refs would not be looked up by name
8-18-2020
Initial release of PowerShell Protect