fbprogmbh / Audit-Test-Automation

FBPro Audit Test Automation Package allows you to create compliance reports for your systems. The resulting HTML-reports provide a transparent overview of your devices' security configuration compared to international security standards and hardening guides.
https://fb-pro.com/audit-test-automation-package-audit-tap/
BSD 3-Clause "New" or "Revised" License
101 stars 31 forks source link

Wrong registry path for "Configure validation of ROCA-vulnerable WHfB keys during authentication" #599

Closed TuemmlerKelch closed 2 months ago

TuemmlerKelch commented 3 months ago

Operating System

Microsoft Windows Server 2022

Report Name

Microsoft Windows Server 2022

Benchmark and ID (OPTIONAL)

CIS Windows Server 2022 2.0.0 - 18.9.39.1

What happened?

Result is false, when it should be true

Wrong path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\ SAM (There is a space in front of SAM) Correct path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\SAM

What did you expect?

The correct result ;)

This affects a multitude of Server Benchmarks going back to Server 2012 R2. Fix all instances of this error

Current Version?

I used the latest official release.