Detectionmediumtest

Potential Persistence Using DebugPath

Detects potential persistence using Appx DebugPath

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
François HubautCreated Wed Jul 27Updated Thu Aug 17df4dc653-1029-47ba-8231-3c44238cc0aewindows
Log Source
WindowsRegistry Set
ProductWindows← raw: windows
CategoryRegistry Set← raw: registry_set
Detection Logic
Detection Logic2 selectors
detection:
    selection_debug:
        TargetObject|contains: 'Classes\ActivatableClasses\Package\Microsoft.'
        TargetObject|endswith: '\DebugPath'
    selection_default:
        TargetObject|contains: '\Software\Microsoft\Windows\CurrentVersion\PackagedAppXDebug\Microsoft.'
        TargetObject|endswith: '\(Default)'
    condition: 1 of selection_*
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
df4dc653-1029-47ba-8231-3c44238cc0ae
Status
test
Level
medium
Type
Detection
Created
Wed Jul 27
Modified
Thu Aug 17
Path
rules/windows/registry/registry_set/registry_set_persistence_appx_debugger.yml
Raw Tags
attack.privilege-escalationattack.persistenceattack.t1546.015
View on GitHub