chef-windows-hardening
chef-windows-hardening copied to clipboard
This chef cookbook provides windows hardening configurations for the DevSec Windows baseline profile.
This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (7.31.1). Adopting changes suggested by Cookstyle improves cookbook readability, avoids common coding mistakes, and eases...
Hi! Can we get a new release?
**Is your feature request related to a problem? Please describe.** Platforms - Windows Server 2012 - Windows Server 2012 R2 - Windows Server 2016 - Windows Server 2016 Nano Server...
Cookbook version version '0.9.1' It looks like this issue was fixed but the fix is not visible in the supermarket. We still receive the following errors: ```NoMethodError: undefined method `password_policy'```...
**Describe the bug** When running on non-English version of Windows (for example, Russian version), cookbook fails with `Expected process to exit with [0], but received '87'` **Expected behavior** Cookbook should...
i implemented until cis 17.2.4 for windows 2012 r2 and win 2016 i used the 2 documents from CIS CIS Microsoft Windows Server 2012 R2 Benchmark v2.3.0 - 03-30-2018 CIS...
i implemented until cis 17.2.4 control for windows 2012 r2 and win 2016 i used the 2 documents from CIS CIS Microsoft Windows Server 2012 R2 Benchmark v2.3.0 - 03-30-2018...
clean the following recipes, if the issue #46 is done include_recipe 'windows-hardening::audit' include_recipe 'windows-hardening::ie' include_recipe 'windows-hardening::rdp' include_recipe 'windows-hardening::access' include_recipe 'windows-hardening::privacy' include_recipe 'windows-hardening::powershell'
**Describe the bug** Using packer to create an image, apply hardening cookbook and enable_winrm_acesss and reboot **Expected behavior** Winrm is available after reboot **Actual behavior** after reboot winrm is no...
Not sure if this is required for CIS benchmarks, but the registry keys for enabling Powershell logging are missing output logging. Is this meant to be left out on purpose?