Detection rules › Sigma

Potential Registry Persistence Attempt Via DbgManagedDebugger

Severity
medium
Author
frack113
Source
upstream

Detects the addition of the "Debugger" value to the "DbgManagedDebugger" key in order to achieve persistence. Which will get invoked when an application crashes

MITRE ATT&CK coverage

TacticTechniques
PersistenceT1574 Hijack Execution Flow
Privilege EscalationT1574 Hijack Execution Flow
Defense EvasionT1574 Hijack Execution Flow

Event coverage

ProviderEvent IDTitle
Sysmon13RegistryEvent (Value Set)

Stages and Predicates

Stage 1: selection

TargetObject|endswith: '\Microsoft\.NETFramework\DbgManagedDebugger'

Stage 2: not filter

Details: '"C:\Windows\system32\vsjitdebugger.exe" PID %d APPDOM %d EXTEXT "%s" EVTHDL %d'

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.

FieldKindValues
Detailseq
  • "C:\Windows\system32\vsjitdebugger.exe" PID %d APPDOM %d EXTEXT "%s" EVTHDL %d
TargetObjectends_with
  • \Microsoft\.NETFramework\DbgManagedDebugger