WDACConfig
0.4.6
This is an advanced PowerShell module for App Control Management in Windows 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-Window
This is an advanced PowerShell module for App Control Management in Windows 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
✔️ Test-CiPolicy: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Test-CiPolicy
✔️ ConvertTo-WDACPolicy: https://github.com/HotCakeX/Harden-Windows-Security/wiki/ConvertTo-WDACPolicy
✔️ Get-CiFileHashes: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Get-CiFileHashes
✔️ Get-CIPolicySetting: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Get-CIPolicySetting
Minimum PowerShell version
7.4.4
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
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 Test-CiPolicy ConvertTo-WDACPolicy Get-CiFileHashes Get-CIPolicySetting Update-WDACConfigPSModule
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
- C#\Shared Logics\Variables\CILogIntel.cs
- Public\Write-ColorfulText.psm1
- .NETAssembliesToLoad.txt
- C#\Shared Logics\ScanLevelz.cs
- C#\Shared Logics\Variables\GlobalVars.cs
- Public\Write-FinalOutput.psm1
- C#\Shared Logics\SecureStringComparer.cs
- C#\Shared Logics\WDAC Simulation\GetCertificateDetails.cs
- Resources\PolicyRuleOptions.Json
- WDACConfig.psd1
- C#\Shared Logics\SignToolHelper.cs
- C#\Shared Logics\WDAC Simulation\GetFileRuleOutput.cs
- Resources\User Configurations\Schema.json
- WDACConfig.psm1
- C#\Shared Logics\SnapBackGuarantee.cs
- C#\Shared Logics\WDAC Simulation\GetSignerInfo.cs
- Resources\WDAC Policies\DefaultWindows_Enforced_Kernel.xml
- C#\ArgumentCompleters\ArgumentCompleterAttribute.cs
- C#\Shared Logics\StagingArea.cs
- C#\Shared Logics\XMLOps\CloseEmptyXmlNodesSemantic.cs
- Resources\WDAC Policies\DefaultWindows_Enforced_Kernel_NoFlights.xml
- C#\ArgumentCompleters\BasePolicyNamez.cs
- C#\Shared Logics\SupplementalForSelf.cs
- C#\Shared Logics\XMLOps\SetCiPolicyInfo.cs
- Resources\WDAC Policies-Archived\DefaultWindows_Enforced_Kernel.xml
- C#\ArgumentCompleters\RuleOptionsx.cs
- C#\Shared Logics\VersionIncrementer.cs
- C#\Shared Logics\XMLOps\SignerAndHashBuilder.cs
- Resources\WDAC Policies-Archived\DefaultWindows_Enforced_Kernel_NoFlights.xml
- C#\Shared Logics\AllCertificatesGrabber.cs
- C#\Shared Logics\WldpQuerySecurityPolicy.cs
- C#\Shared Logics\XMLOps\UpdateHvciOptions.cs
- Resources\WDAC Policies-Archived\Readme.md
- C#\Shared Logics\CertCNz.cs
- C#\Shared Logics\XmlFilePathExtractor.cs
- Core\Assert-WDACConfigIntegrity.psm1
- Shared\Get-KernelModeDrivers.psm1
- C#\Shared Logics\CertificateHelper.cs
- C#\Shared Logics\Logging\Logger.cs
- Core\Build-WDACCertificate.psm1
- Shared\Get-KernelModeDriversAudit.psm1
- C#\Shared Logics\CheckPolicyDeploymentStatus.cs
- C#\Shared Logics\Logging\LoggerInitializer.cs
- Core\Confirm-WDACConfig.psm1
- Shared\Get-SignTool.psm1
- C#\Shared Logics\CiPolicyUtility.cs
- C#\Shared Logics\Main Cmdlets\AssertWDACConfigIntegrity.cs
- Core\ConvertTo-WDACPolicy.psm1
- Shared\Receive-CodeIntegrityLogs.psm1
- C#\Shared Logics\CiToolHelper.cs
- C#\Shared Logics\Main Cmdlets\BasePolicyCreator.cs
- Core\Deploy-SignedWDACConfig.psm1
- Shared\Select-LogProperties.psm1
- C#\Shared Logics\Crypt32CertCN.cs
- C#\Shared Logics\Main Cmdlets\GetCiFileHashes.cs
- Core\Edit-SignedWDACConfig.psm1
- Shared\Set-LogPropertiesVisibility.psm1
- C#\Shared Logics\DeviceGuardInfo.cs
- C#\Shared Logics\Main Cmdlets\GetCIPolicySetting.cs
- Core\Edit-WDACConfig.psm1
- Shared\Test-ECCSignedFiles.psm1
- C#\Shared Logics\DirectorySelector.cs
- C#\Shared Logics\Main Cmdlets\SetCiRuleOptions.cs
- Core\Get-CiFileHashes.psm1
- Shared\Test-KernelProtectedFiles.psm1
- C#\Shared Logics\DriveLetterMapper.cs
- C#\Shared Logics\Main Cmdlets\TestCiPolicy.cs
- Core\Get-CIPolicySetting.psm1
- WDACSimulation\Compare-SignerAndCertificate.psm1
- C#\Shared Logics\EditGUIDs.cs
- C#\Shared Logics\Main Cmdlets\UserConfiguration.cs
- Core\Get-CommonWDACConfig.psm1
- XMLOps\Checkpoint-Macros.psm1
- C#\Shared Logics\EventLogUtility.cs
- C#\Shared Logics\Types And Definitions\AuthenticodePageHashes.cs
- Core\Invoke-WDACSimulation.psm1
- XMLOps\Clear-CiPolicy_Semantic.psm1
- C#\Shared Logics\FileDirectoryPathComparer.cs
- C#\Shared Logics\Types And Definitions\CertificateDetailsCreator.cs
- Core\New-DenyWDACConfig.psm1
- XMLOps\Compare-CorrelatedData.psm1
- C#\Shared Logics\FileSystemPicker.cs
- C#\Shared Logics\Types And Definitions\CertificateSignerCreator.cs
- Core\New-KernelModeWDACConfig.psm1
- XMLOps\Merge-Signers_Semantic.psm1
- C#\Shared Logics\GetExtendedFileAttrib.cs
- C#\Shared Logics\Types And Definitions\ChainElement.cs
- Core\New-SupplementalWDACConfig.psm1
- XMLOps\New-CertificateSignerRules.psm1
- C#\Shared Logics\GetFilesFast.cs
- C#\Shared Logics\Types And Definitions\ChainPackage.cs
- Core\New-WDACConfig.psm1
- XMLOps\New-FilePublisherLevelRules.psm1
- C#\Shared Logics\GetOpusData.cs
- C#\Shared Logics\Types And Definitions\FileBasedInfoPackage.cs
- Core\Remove-CommonWDACConfig.psm1
- XMLOps\New-HashLevelRules.psm1
- C#\Shared Logics\Initializer.cs
- C#\Shared Logics\Types And Definitions\FilePublisherSignerCreator.cs
- Core\Remove-WDACConfig.psm1
- XMLOps\New-Macros.psm1
- C#\Shared Logics\MeowOpener.cs
- C#\Shared Logics\Types And Definitions\HashCreator.cs
- Core\Set-CommonWDACConfig.psm1
- XMLOps\New-PFNLevelRules.psm1
- C#\Shared Logics\MoveUserModeToKernelMode.cs
- C#\Shared Logics\Types And Definitions\OpusSigner.cs
- Core\Test-CiPolicy.psm1
- XMLOps\New-PublisherLevelRules.psm1
- C#\Shared Logics\PageHashCalc.cs
- C#\Shared Logics\Types And Definitions\PolicyHashObj.cs
- Help\ConvertTo-WDACPolicy.md
- XMLOps\Optimize-MDECSVData.psm1
- C#\Shared Logics\PolicyFileSigningStatusDetection.cs
- C#\Shared Logics\Types And Definitions\PublisherSignerCreator.cs
- Help\ConvertTo-WDACPolicy.xml
- XMLOps\Remove-AllowElements_Semantic.psm1
- C#\Shared Logics\PolicyMerger.cs
- C#\Shared Logics\Types And Definitions\Signer.cs
- Public\MockConfigCIBootstrap.psm1
- XMLOps\Remove-DuplicateFileAttrib_Semantic.psm1
- C#\Shared Logics\PolicyToCIPConverter.cs
- C#\Shared Logics\Types And Definitions\SimulationInput.cs
- Public\PSCustomObjectArrayToHashtableArray.psm1
- XMLOps\Remove-UnreferencedFileRuleRefs.psm1
- C#\Shared Logics\PowerShellExecutor.cs
- C#\Shared Logics\Types And Definitions\SimulationOutput.cs
- C#\Shared Logics\RemoveSupplementalSigners.cs
- C#\Shared Logics\Types And Definitions\WinTrust.cs
Version History
Version | Downloads | Last updated |
---|