ironmansoftware / powershell-protect

Audit and block PowerShell scripts.

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.

License:MIT License


Languages

Language:C# 55.9%Language:HTML 21.0%Language:Batchfile 11.2%Language:PowerShell 7.0%Language:C++ 4.7%Language:C 0.1%