Detection rules › Sigma
DLL Load via LSASS
Detects a method to load DLL via LSASS process using an undocumented Registry key
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Persistence | T1547.008 Boot or Logon Autostart Execution: LSASS Driver |
| Privilege Escalation | T1547.008 Boot or Logon Autostart Execution: LSASS Driver |
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 12 | RegistryEvent (Object create and delete) |
| Sysmon | 13 | RegistryEvent (Value Set) |
| Sysmon | 14 | RegistryEvent (Key and Value Rename) |
Stages and Predicates
Stage 1: selection
or:
TargetObject|contains: '\CurrentControlSet\Services\NTDS\DirectoryServiceExtPt'
TargetObject|contains: '\CurrentControlSet\Services\NTDS\LsaDbExtPt'
Stage 2: not 1 of filter_domain_controller
Details: ['%%systemroot%%\system32\lsadb.dll', '%%systemroot%%\system32\ntdsa.dll']
Image: 'C:\Windows\system32\lsass.exe'
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
Details | eq |
|
Image | eq |
|
TargetObject | match |
|