Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIS implementation #45

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

CIS implementation #45

wants to merge 4 commits into from

Conversation

atomic111
Copy link
Member

@atomic111 atomic111 commented May 14, 2019

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 Microsoft Windows Server 2016 RTM (Release 1607) Benchmark v1.1.0 - 10-31-2018

The CIS Windows 2019 Benchmark is not released

also we need to clean the following recipes:

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'

i will open two issues

Signed-off-by: Patrick Münch <[email protected]>
Signed-off-by: Patrick Münch <[email protected]>
@atomic111 atomic111 changed the title Cis implementation CIS implementation May 14, 2019
Signed-off-by: Patrick Münch <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant