chiranjibagri / powershell-protect

Audit and block PowerShell scripts in your Windows environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerShell Protect

Configurable anti-malware scan interface provider.

PowerShell Protect can be used to block and audit scripts within PowerShell. You can use the configurable system to determine what to do when a script is executed by any PowerShell host.

Features

  • Configurable blocking policies
  • Configurable auditing policies
    • Audit to a file
    • Audit to HTTP
    • Audit to UDP\TCP
  • Built in blocking policies
  • Windows PowerShell and PowerShell 7 support

Get Started

Install-Module PowerShellProtect
Install-PowerShellProtect

Resources

About

Audit and block PowerShell scripts in your Windows environment.

License:GNU General Public License v3.0


Languages

Language:C# 68.3%Language:Batchfile 15.6%Language:PowerShell 9.4%Language:C++ 6.6%Language:C 0.2%