WDACConfig
0.1.9
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
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"
Minimum PowerShell version
7.3.4
See the version list below for details.
Installation Options
Owners
Copyright
(c) 2023
Package Details
Author(s)
- HotCakeX
Tags
WDAC Windows-Defender-Application-Control Windows Security Microsoft Application-Control MDAC Application-Whitelisting BYOVD
Cmdlets
New-WDACConfig Remove-WDACConfig Deploy-SignedWDACConfig Confirm-WDACConfig Edit-WDACConfig Edit-SignedWDACConfig New-SupplementalWDACConfig New-DenyWDACConfig Set-CommonWDACConfig New-KernelModeWDACConfig
Functions
New-WDACConfig Remove-WDACConfig Deploy-SignedWDACConfig Confirm-WDACConfig Edit-WDACConfig Edit-SignedWDACConfig New-SupplementalWDACConfig New-DenyWDACConfig Set-CommonWDACConfig New-KernelModeWDACConfig
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## Version 0.1.9
Improved the New-WDACConfig -MakePolicyFromAuditLogs by accounting for situations where event viewer logs don't contain any files that are no longer on the disk even though user chooses to include them.
Added new functionality and cmdlet New-KernelModeWDACConfig, capable of providing complete protection against all BYOVD (Bring Your Own Vulnerable Driver) scenarios
Improved the Set-CommonWDACConfig argument completers by showing a file picker GUI when selecting certificates or browsing for custom SignTool.exe path.
## Version 0.1.8
Added Enforced mode SnapBack guarantee for the Edit-WDACConfig and Edit-SignedWDACConfig cmdlets so that even in case of power outage or computer crash, the enforcement will be restored.
Improved the code style for better consistency.
Added Azure source for version check as the backup endpoint.
## Version 0.1.7
Made the Edit-WDACConfig and Edit-SignedWDACConfig cmdlets resilient to errors and unexpected problems by improving their logic.
Full Change log for previous versions are available on Excel online: (Copy and paste the link in your browser if it isn't clickable)
https://1drv.ms/x/s!AtCaUNAJbbvIhuVPpPeCHSjl75OqBQ?e=qgvzEt
FileList
- WDACConfig.nuspec
- ArgumentCompleters.ps1
- Edit-WDACConfig.psm1
- New-WDACConfig.psm1
- WDACConfig.psd1
- Confirm-WDACConfig.psm1
- New-DenyWDACConfig.psm1
- Remove-WDACConfig.psm1
- WDAC Policies\DefaultWindows_Enforced_Kernel.xml
- Deploy-SignedWDACConfig.psm1
- New-KernelModeWDACConfig.psm1
- Resources.ps1
- WDAC Policies\DefaultWindows_Enforced_Kernel_NoFlights.xml
- Edit-SignedWDACConfig.psm1
- New-SupplementalWDACConfig.psm1
- Set-CommonWDACConfig.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.5.0 | 4,531 | 11/26/2024 |
0.4.9 | 2,081 | 11/16/2024 |
0.4.8.2 | 1,788 | 11/4/2024 |
0.4.8.1 | 331 | 11/2/2024 |
0.4.7 | 949 | 10/27/2024 |
0.4.6 | 1,843 | 10/12/2024 |
0.4.5 | 4,152 | 9/7/2024 |
0.4.4 | 1,784 | 8/20/2024 |
0.4.3 | 1,516 | 8/5/2024 |
0.4.2 | 1,372 | 7/9/2024 |
0.4.1 | 160 | 7/1/2024 |
0.4.0 | 428 | 6/7/2024 |
0.3.9 | 77 | 6/4/2024 |
0.3.8 | 478 | 4/28/2024 |
0.3.7 | 95 | 4/21/2024 |
0.3.6 | 61 | 4/16/2024 |
0.3.5 | 357 | 3/16/2024 |
0.3.4 | 172 | 3/2/2024 |
0.3.4-Beta1 | 8 | 3/2/2024 |
0.3.3 | 123 | 2/21/2024 |
0.3.2 | 103 | 2/10/2024 |
0.3.1 | 190 | 1/22/2024 |
0.3.0 | 142 | 1/9/2024 |
0.2.9 | 66 | 1/2/2024 |
0.2.8 | 41 | 12/27/2023 |
0.2.8-Beta3 | 10 | 12/27/2023 |
0.2.8-Beta2 | 7 | 12/27/2023 |
0.2.8-Beta1 | 9 | 12/26/2023 |
0.2.7 | 190 | 12/12/2023 |
0.2.6 | 222 | 10/10/2023 |
0.2.5 | 26 | 10/6/2023 |
0.2.4 | 43 | 9/25/2023 |
0.2.3 | 34 | 9/19/2023 |
0.2.2 | 66 | 9/5/2023 |
0.2.1 | 121 | 8/13/2023 |
0.2.0 | 83 | 7/18/2023 |
0.1.9 (current version) | 47 | 7/9/2023 |
0.1.8 | 97 | 6/2/2023 |
0.1.7 | 15 | 5/28/2023 |
0.1.6 | 12 | 5/25/2023 |
0.1.5 | 38 | 5/18/2023 |
0.1.4 | 12 | 5/14/2023 |
0.1.3 | 15 | 5/13/2023 |
0.1.2 | 27 | 5/3/2023 |
0.1.1 | 8 | 5/1/2023 |
0.1.0 | 25 | 4/22/2023 |
0.0.9 | 15 | 4/15/2023 |
0.0.8 | 7 | 4/14/2023 |
0.0.7 | 18 | 4/10/2023 |
0.0.6 | 19 | 4/5/2023 |
0.0.5 | 15 | 4/4/2023 |
0.0.4 | 14 | 4/3/2023 |
0.0.3 | 8 | 4/2/2023 |
0.0.2 | 22 | 4/2/2023 |
0.0.1 | 8 | 4/2/2023 |