Boot or Logon Autostart Execution: Authentication Package T1547.002

Tactics: Persistence, Privilege Escalation

Adversaries may abuse authentication packages to execute DLLs when the system boots. Windows authentication package DLLs are loaded by the Local Security Authority (LSA) process at system start. They provide support for multiple logon processes and multiple security protocols to the operating system.

Events covered

8 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 (11 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
EventID5eq 54103, 4104, 4688, 12, 13
Type2eq 2
CommandLine1contains 1/cfg, /configure, /db
EventType1eq 1modification
Image1ends_with 1\secedit.exe
OriginalFileName1eq 1secedit
TargetFilename1starts_with 1/library/security/securityagentplugins/
TargetObject1wildcard 1\registry\machine\system\*controlset*\control\lsa\authent..., hklm\system\*controlset*\control\lsa\authentication packages
event.type1eq 1change
host.os.type1eq 1
process_name1ne 1shove

Top indicator values (17 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
EventIDeq
4103
2105
EventIDeq
4104
2268
EventIDeq
4688
2313
EventIDeq
12
19
EventIDeq
13
122
CommandLinecontains
/cfg
12
CommandLinecontains
/configure
12
CommandLinecontains
/db
12
CommandLinecontains
/export
12
EventTypeeq
modification
115
Imageends_with
\secedit.exe
1
OriginalFileNameeq
secedit
1
TargetFilenamestarts_with
/library/security/securityagentplugins/
1
TargetObjectwildcard
\registry\machine\system\*controlset*\control\lsa\authentication packages
1
TargetObjectwildcard
hklm\system\*controlset*\control\lsa\authentication packages
1
event.typeeq
change
177
process_namene
shove
1

Exclusions (3 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
TargetFilenamestarts_with
/library/security/securityagentplugins/kandjipassport.bundle/
1
TargetFilenamestarts_with
/library/security/securityagentplugins/teamviewerauthplugin.bundle/
1
user.ideq
S-1-5-18
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 1 rule

Elastic 2 rules

Splunk 5 rules