What's New
-
Introduced functionality to create a Supplemental policy based on certificate files. This enhancement enables administrators to select
.cercertificate files and authorize them within a policy. Consequently, any files signed with these certificates will be permitted to execute. The primary motivation behind this feature is to streamline the deployment and utilization of Script Enforcement scenarios.- This capability has been added to the New-SupplementalWDACConfig cmdlet.
-
Developed comprehensive and user-friendly documentation aimed at system administrators seeking to leverage the Script Enforcement feature within Application Control policies (WDAC). This documentation provides clear guidelines for establishing stringent boundaries around script engines, including PowerShell and similar tools.
-
Improved the resiliency of log parsing functions.
-
Added new parameter called
EnableScriptEnforcementto the New-WDACConfig cmdlet which will enable script enforcement for the base policies it creates. -
Enhanced the robustness of certificate details retrieval functions for WDAC Simulation.
PR: #245