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
86 stars 27 forks source link

Request: Check new LAPS Group POlicy path #592

Closed genauder closed 4 months ago

genauder commented 4 months ago

Description

Since last year LAPS is an integrated component of Windows. Microsoft changed the Group Policy path to:

"Computer Configuration\Policies\Administrative Templates\System\LAPS\"

It seems that AuditTAB is just checking the old path which is "Computer Configuration\Policies\Administrative Templates\LAPS\".

So I am kindly asking you to update ATAPAuditor to recognize and check the new path.

Thanks!

What are the benefits?

Correct report since Microsoft recommends to use the new GP path.

Acceptance Criteria!

Report checks and recognizes settings in the new path.

Linked Issues?

No response

Additional Information!

No response

TuemmlerKelch commented 4 months ago

That's correct. CIS regards this change with their 3.0.0 series of Benchmarks. Currently, the only report to feature this change is Windows 11 Report. Windows 10 Report can already be found in our acceptance branch and will be published with Release 5.10. Windows Servers 2016,19,22 will follow, but probably in a later release.

As we are already aware of this and the necessary issues have been created, I will close this issue.

So, if you need a Windows 11 report, use 5.9.0; if you need a Windows 10 report, download current approve branch. If you need a Report for Server 2016+, I suggest running a Windows 11 report and looking at LAPS section to get your result for now.

Feel free to get back to us.