info: name: Store Passwords Using Reversible Encryption Check author: nukunga[SungHyunJeon] severity: medium description: | Ensure the "Store passwords using reversible encryption" policy is set to Disabled. If enabled, it can allow stored passwords to be retrieved in plaintext, posing a serious security risk. impact: | If this setting is enabled, attackers could potentially recover user passwords, leading to unauthorized access and compromise of network resources. remediation: | Disable this policy using one of the following methods: - Command Line: Export the security configuration, set ClearTextPassword=0, and reapply it using secedit. -GUI: Open Local Security Policy → Account Policies → Password Policy → "Store passwords using reversible encryption" and set it to Disabled. reference: - https://isms.kisa.or.kr/main/csap/notice/?boardId=bbs_0000000000000004&mode=view&cntId=85 tags: code,windows-audit,kisa,account-management,password-policy