scipag / HardeningKitty

HardeningKitty - Checks and hardens your Windows configuration
MIT License
1.27k stars 148 forks source link

Registry to Local Group Policy? #41

Open glennert opened 1 year ago

glennert commented 1 year ago

This is a fantastic tool! I wanted to export the local policies to a csv after running HailMary but noticed that there are only "not configured" policies in the Local Group Policy Editor. At least all the "administrative template" policies. I find this weird, because when you enabled a policy the registry is changed. But apparently, when you modify/create a registry key, the corresponding policy is not enabled. Note that the machine I am using HardeningKitty Hailmary on is a non-domain joined machine. Is it possible to automate getting the policies enabled?

0x6d69636b commented 1 year ago

HardeningKitty does not edit registry.pol, therefore you cannot see the changes in the local group policy editor. There is already an issue in the development repo: https://github.com/0x6d69636b/windows_hardening/issues/127