Unsecured Credentials: Group Policy Preferences T1552.006

Tactic: Credential Access

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.

Events covered

3 catalog events are tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 8 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (7 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
CommandLine5contains 5\sysvol\, cpassword, /i "lsass, /i lsass.exe, .xml
Image3ends_with 3\find.exe, \findstr.exe
OriginalFileName3eq 3find.exe, findstr.exe
ScriptBlockText3eq 2, in 2.maxpasswordage, .minlengthpassword, .minpasswordage, add-constraineddelegationbackdoor, add-domaingroupmember
event.category2eq 2process
EventID1eq 14104
process_name1eq 1findstr.exe

Top indicator values (390 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
Imageends_with
\find.exe
38
Imageends_with
\findstr.exe
312
OriginalFileNameeq
find.exe
37
OriginalFileNameeq
findstr.exe
312
CommandLinecontains
\sysvol\
24
CommandLinecontains
cpassword
22
CommandLinecontains
/i "lsass
1
CommandLinecontains
/i lsass.exe
1
CommandLinecontains
.xml
16
CommandLinecontains
\policies\
1
CommandLinecontains
builtin\
1
CommandLinecontains
builtin\\
1
CommandLinecontains
everyone
1
CommandLinecontains
findstr
1
CommandLinecontains
findstr "lsass
1
CommandLinecontains
findstr lsass
1
CommandLinecontains
findstr.exe "lsass
1
CommandLinecontains
findstr.exe lsass
1
CommandLinecontains
icacls
1
CommandLinecontains
lsass
19
CommandLinecontains
sysvol
1
ScriptBlockTextin
get-gpppassword
22
ScriptBlockTextin
.maxpasswordage
1
ScriptBlockTextin
.minlengthpassword
1
ScriptBlockTextin
.minpasswordage
1
event.categoryeq
process
2128
EventIDeq
4104
1268
ScriptBlockTexteq
get-cachedgpppassword
1
ScriptBlockTexteq
get-gpppassword
1
ScriptBlockTexteq
msds-passwordsettings
1

Exclusions (10 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
ScriptBlockTexteq
sentinelbreakpoints
2
ScriptBlockTexteq
set-psbreakpoint
2
ScriptBlockTexteq
43c15630-959c-49e4-a977-758c5cc93408
1
ScriptBlockTexteq
activedirectory.types.ps1xml
1
ScriptBlockTexteq
cmdletstoexport
1
ScriptBlockTexteq
powersploitindicators
1
file.directoryeq
C:\Program Files\LogicMonitor\Agent mp
1
user.ideq
S-1-5-18
1
user.idin
S-1-5-18
1
user.idin
S-1-5-19
1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Platform (all)
Domain (all)

Sigma 4 rules

Elastic 2 rules

Splunk 2 rules