0x6d69636b / windows_hardening

HardeningKitty and Windows Hardening Settings
MIT License
2.36k stars 315 forks source link

Fix bug about type of EccCurves policy #142

Closed ataumo closed 1 year ago

ataumo commented 1 year ago

Hi Michael !

Just a simple PR to add case to save EccCurves policy content with REG_MULTI_SZ type. Also, it must be separated in csv files with ";" to be considered as an array.

Source : https://admx.help/Category=Windows_10_2016&Policy=Microsoft.Policies.CypherStrength::SSLCurveOrderValue

0x6d69636b commented 1 year ago

Thank you for finding and fixing this!