T1552.006
Group Policy Preferences
Description
Adversaries may attempt to find unsecured credentials in Group Policy Preferences (GPP). GPP are tools that allow administrators to create domain policies with embedded credentials.
These policies allow administrators to set local accounts. These group policies are stored in SYSVOL on a domain controller.
- Get-GPPPassword
- gpprefdecrypt.py On the SYSVOL share, adversaries may use the following command to enumerate potential GPP XML files: <code>dir /s * .xml</code>