Skip to content

MattTunny/windows_hardening

Repository files navigation

windows_hardening

Chef cookbook for IaC hardening Microsoft Windows Servers without relying on group policy.

Microsoft Windows Server with the following guides:

Center for Internet Security (CIS)

Group Policy refrences:

To run all test locally

kitchen verify

To run all tests in domain

kitchen converge production
kitchen converge production
kitchen verify production

To run all tests remote | Password requires '' or ""

inspec exec test/integration/default/default_spec.rb -t winrm://username@192.168.0.12 --password 'password'

Releases

No releases published

Packages

No packages published