WDACConfig
0.3.0
This is an advanced PowerShell module for WDAC (Windows Defender Application Control) and automates a lot of tasks.
🟢 Please see the GitHub page for Full details and everything about the module: https://github.com/HotCakeX/Harden-Windows-Security/wiki/WDACConfig
🛡️ Here is the list of module's cmdlets
✔️ New-WDACConfig: https://github.com/HotCakeX/Har
This is an advanced PowerShell module for WDAC (Windows Defender Application Control) and automates a lot of tasks.
🟢 Please see the GitHub page for Full details and everything about the module: https://github.com/HotCakeX/Harden-Windows-Security/wiki/WDACConfig
🛡️ Here is the list of module's cmdlets
✔️ New-WDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/New-WDACConfig
✔️ New-SupplementalWDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/New-SupplementalWDACConfig
✔️ Remove-WDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Remove-WDACConfig
✔️ Edit-WDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Edit-WDACConfig
✔️ Edit-SignedWDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Edit-SignedWDACConfig
✔️ Deploy-SignedWDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Deploy-SignedWDACConfig
✔️ Confirm-WDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Confirm-WDACConfig
✔️ New-DenyWDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/New-DenyWDACConfig
✔️ Set-CommonWDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Set-CommonWDACConfig
✔️ New-KernelModeWDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/New%E2%80%90KernelModeWDACConfig
✔️ Get-CommonWDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Get-CommonWDACConfig
✔️ Invoke-WDACSimulation: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Invoke-WDACSimulation
✔️ Remove-CommonWDACConfig: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Remove-CommonWDACConfig
✔️ Assert-WDACConfigIntegrity: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Assert-WDACConfigIntegrity
✔️ Build-WDACCertificate: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Build-WDACCertificate
To get help and syntax on PowerShell console, type:
"Get-Command -Module WDACConfig"
"Get-Help New-WDACConfig"
"Get-Help New-SupplementalWDACConfig"
"Get-Help Remove-WDACConfig"
"Get-Help Edit-WDACConfig"
"Get-Help Edit-SignedWDACConfig"
"Get-Help Deploy-SignedWDACConfig"
"Get-Help Confirm-WDACConfig"
"Get-Help New-DenyWDACConfig"
"Get-Help Set-CommonWDACConfig"
"Get-Help New-KernelModeWDACConfig"
"Get-Help Get-CommonWDACConfig"
"Get-Help Invoke-WDACSimulation"
"Get-Help Remove-CommonWDACConfig"
"Get-Help Assert-WDACConfigIntegrity"
"Get-Help Build-WDACCertificate"
Minimum PowerShell version
7.4.0
Installation Options
Owners
Copyright
(c) 2023-2024
Package Details
Author(s)
- HotCakeX
Tags
WDAC Windows-Defender-Application-Control Windows Security Microsoft Application-Control App-Control-for-Business Application-Whitelisting BYOVD
Cmdlets
New-WDACConfig Remove-WDACConfig Deploy-SignedWDACConfig Confirm-WDACConfig Edit-WDACConfig Edit-SignedWDACConfig New-SupplementalWDACConfig New-DenyWDACConfig Set-CommonWDACConfig New-KernelModeWDACConfig Invoke-WDACSimulation Get-CommonWDACConfig Remove-CommonWDACConfig Assert-WDACConfigIntegrity Build-WDACCertificate
Functions
New-WDACConfig Remove-WDACConfig Deploy-SignedWDACConfig Confirm-WDACConfig Edit-WDACConfig Edit-SignedWDACConfig New-SupplementalWDACConfig New-DenyWDACConfig Set-CommonWDACConfig New-KernelModeWDACConfig Invoke-WDACSimulation Get-CommonWDACConfig Remove-CommonWDACConfig Assert-WDACConfigIntegrity Build-WDACCertificate
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Full Change log available in GitHub releases: https://github.com/HotCakeX/Harden-Windows-Security/releases
FileList
- WDACConfig.nuspec
- Shared\Confirm-CertCN.psm1
- Shared\Get-RuleRefs.psm1
- Shared\Set-LogSize.psm1
- Preloader.ps1
- Core\Build-WDACCertificate.psm1
- Core\Get-CommonWDACConfig.psm1
- Core\New-WDACConfig.psm1
- Resources\ArgumentCompleters.ps1
- Shared\Get-AuditEventLogsProcessing.psm1
- Shared\Get-SignTool.psm1
- Shared\Test-FilePath.psm1
- Core\Confirm-WDACConfig.psm1
- Core\Invoke-WDACSimulation.psm1
- Core\Remove-CommonWDACConfig.psm1
- Resources\Resources2.ps1
- Shared\Get-BlockRulesMeta.psm1
- Shared\Move-UserModeToKernelMode.psm1
- Shared\Update-self.psm1
- WDACConfig.psd1
- Core\Deploy-SignedWDACConfig.psm1
- Core\New-DenyWDACConfig.psm1
- Core\Remove-WDACConfig.psm1
- Resources\WDAC Policies\DefaultWindows_Enforced_Kernel.xml
- Shared\Get-FileRules.psm1
- Shared\New-EmptyPolicy.psm1
- Shared\Write-ColorfulText.psm1
- WDACConfig.psm1
- Core\Edit-SignedWDACConfig.psm1
- Core\New-KernelModeWDACConfig.psm1
- Core\Set-CommonWDACConfig.psm1
- Resources\WDAC Policies\DefaultWindows_Enforced_Kernel_NoFlights.xml
- Shared\Get-GlobalRootDrives.psm1
- Shared\New-SnapBackGuarantee.psm1
- Core\Assert-WDACConfigIntegrity.psm1
- Core\Edit-WDACConfig.psm1
- Core\New-SupplementalWDACConfig.psm1
- CoreExt\PSDefaultParameterValues.ps1
- Shared\Compare-SecureString.psm1
Version History
Version | Downloads | Last updated |
---|