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

Microsoft Windows 10 BSI Report does not check BSI SiSyPHus Recommendations for Stand alone systems #598

Closed TuemmlerKelch closed 2 months ago

TuemmlerKelch commented 4 months ago

Operating System

Microsoft Windows 10 Stand-alone

Report Name

Microsoft Windows 10 BSI

Benchmark and ID (OPTIONAL)

No response

What happened?

Due to missing check, standalone systems are not audited against the appropriate baseline: https://github.com/fbprogmbh/Audit-Test-Automation/blob/master/ATAPAuditor/Reports/Microsoft%20Windows%2010%20BSI.ps1#L38

(This also affects Windows 11 Report: https://github.com/fbprogmbh/Audit-Test-Automation/blob/master/ATAPAuditor/Reports/Microsoft%20Windows%2011.ps1#L92)

What did you expect?

In case the system is not domain integrated, NE Report should be run.

Current Version?

I used the latest official release.

TuemmlerKelch commented 3 months ago

@SteffenWinternheimer Please check how much effort this would be and decide if we implement this with 5.10 or 5.11

SteffenWinternheimer commented 2 months ago

Ticket merged into approve branch