Detectionhightest

Potential Persistence Via MyComputer Registry Keys

Detects modification to the "Default" value of the "MyComputer" key and subkeys to point to a custom binary that will be launched whenever the associated action is executed (see reference section for example)

Convert In Phoenix Studio

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

Launch
Nasreddine Bencherchali (Nextron Systems)Created Tue Aug 09Updated Thu Jan 118fbe98a8-8f9d-44f8-aa71-8c572e29ef06windows
Log Source
WindowsRegistry Set
ProductWindows← raw: windows
CategoryRegistry Set← raw: registry_set
Detection Logic
Detection Logic1 selector
detection:
    selection:
        TargetObject|contains: '\Microsoft\Windows\CurrentVersion\Explorer\MyComputer'
        TargetObject|endswith: '(Default)'
    condition: selection
False Positives

Unlikely but if you experience FPs add specific processes and locations you would like to monitor for

MITRE ATT&CK
Rule Metadata
Rule ID
8fbe98a8-8f9d-44f8-aa71-8c572e29ef06
Status
test
Level
high
Type
Detection
Created
Tue Aug 09
Modified
Thu Jan 11
Path
rules/windows/registry/registry_set/registry_set_persistence_mycomputer.yml
Raw Tags
attack.persistence
View on GitHub