Modify Authentication Process: Network Provider DLL T1556.008

Tactics: Defense Impairment, Persistence, Credential Access

Adversaries may register malicious network provider dynamic link libraries (DLLs) to capture cleartext user credentials during the authentication process. Network provider DLLs allow Windows to interface with specific network protocols and can also support add-on credential management functions. During the logon process, Winlogon (the interactive logon module) sends credentials to the local `mpnotify.exe` process via RPC. The `mpnotify.exe` process then shares the credentials in cleartext with registered credential managers when notifying that a logon event is happening.

Events covered

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

Authoring guide

Patterns shared across the 1 rule 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 (4 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
Details1starts_with 1?
TargetObject1wildcard 1\registry\machine\system\*controlset*\services\*\networkp..., hklm\system\*controlset*\services\*\networkprovider\providerpath
event.type1eq 1change
registry_value_name1eq 1ProviderPath

Top indicator values (5 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
Detailsstarts_with
?
1
TargetObjectwildcard
\registry\machine\system\*controlset*\services\*\networkprovider\providerpath
1
TargetObjectwildcard
hklm\system\*controlset*\services\*\networkprovider\providerpath
1
event.typeeq
change
177
registry_value_nameeq
ProviderPath
1

Exclusions (8 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
Detailseq
%SystemRoot%\System32\davclnt.dll
1
Detailseq
%SystemRoot%\System32\drprov.dll
1
Detailseq
%SystemRoot%\System32\ntlanman.dll
1
Detailseq
%SystemRoot%\System32\vmhgfs.dll
1
Detailseq
?:\Program Files (x86)\CheckPoint\Endpoint Connect\\epcgina.dll
1
Detailseq
?:\Program Files (x86)\Citrix\ICA Client\x64\pnsson.dll
1
Detailseq
?:\Program Files\Dell\SARemediation\agent\DellMgmtNP.dll
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)

Elastic 1 rule