info: name: Shutdown Without Logon Check author: nukunga[SungHyunJeon] severity: medium description: | Ensure the "Shutdown Without Logon" policy is disabled by confirming that the ShutdownWithoutLogon registry value is set to 0. If enabled, the system permits shutdown from the logon screen, increasing the risk of unauthorized shutdowns. impact: | When enabled, this setting permits unauthorized users to shut down the system without logging in, which can lead to service interruptions. remediation: | Disable this policy by setting the ShutdownWithoutLogon registry value to 0at: - HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System - Alternatively, configure the setting through the Local Security Policy. reference: - https://isms.kisa.or.kr/main/csap/notice/?boardId=bbs_0000000000000004&mode=view&cntId=85 tags: code,windows-audit,kisa,registry