ATT&CK coverage › Technique

Unsecured Credentials: Group Policy Preferences T1552.006

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.

ProviderEvent IDTitle
Sysmon1Process creation
Security-Auditing4688A new process has been created.
PowerShell4104Creating Scriptblock text (MessageNumber of MessageTotal).

Authoring guide

Patterns shared across the 5 rules above: which fields they filter on, what specific values they look for, and what they exclude. Field names are normalized 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 (5 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
CommandLine4match 4.xml, \sysvol\, cpassword, findstr lsass, findstr.exe lsass
Image3ends_with 3\findstr.exe, \find.exe
OriginalFileName3eq 3FINDSTR.EXE, FIND.EXE
ScriptBlockText1eq 1Get-CachedGPPPassword, Get-GPPPassword
EventID1eq 14104

Top indicator values (26 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.

FieldKindValueRules (here)Corpus reach
Imageends_with\find.exe38
Imageends_with\findstr.exe311
OriginalFileNameeqFIND.EXE36
OriginalFileNameeqFINDSTR.EXE310
CommandLinematch.xml15
CommandLinematch\sysvol\1
CommandLinematchcpassword1
CommandLinematchlsass14
CommandLinematchfindstr.exe "lsass1
CommandLinematch /i "lsass1
CommandLinematchfindstr "lsass1
CommandLinematchfindstr.exe lsass1
CommandLinematchfindstr lsass1
CommandLinematch /i lsass.exe1
CommandLinematchfindstr 1
CommandLinematch'BUILTIN\'1
CommandLinematchicacls 1
CommandLinematch"BUILTIN\\"1
CommandLinematchEveryone1
CommandLinematch'Everyone'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.

Sigma 4 rules

Splunk 1 rule