Skip to content

WDACConfig

Violet Hansen edited this page Dec 27, 2024 · 60 revisions

WDACConfig (Windows Defender Application Control) Module

Important

This module is being deprecated. Use the new AppControl Manager application -> https://github.com/HotCakeX/Harden-Windows-Security/wiki/AppControl-Manager

Preview of the App


horizontal super thin rainbow RGB line

WDACConfig Module's Table of Content [Deprecated]

Cmdlet Guide Usage PowerShell Console Help
New-SupplementalWDACConfig To create and deploy Supplemental policies Get-Help New-SupplementalWDACConfig
Edit-SignedWDACConfig To edit deployed signed App Control policies Get-Help Edit-SignedWDACConfig
New-DenyWDACConfig To create a deny mode App Control policy Get-Help New-DenyWDACConfig
New-KernelModeWDACConfig To create a Strict Kernel mode App Control policy for total BYOVD protection Get-Help New-KernelModeWDACConfig
Test-CiPolicy Tests a Code Integrity (App Control) Policy XML file against the Schema and shows the signers in a signed .CIP files Get-Help Test-CiPolicy








C#


Clone this wiki locally