Detectionmediumtest
Removal Of SD Value to Hide Schedule Task - Registry
Remove SD (Security Descriptor) value in \Schedule\TaskCache\Tree registry hive to hide schedule task. This technique is used by Tarrask malware
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsRegistry Delete
ProductWindows← raw: windows
CategoryRegistry Delete← raw: registry_delete
Detection Logic
Detection Logic1 selector
detection:
selection:
TargetObject|contains|all:
- '\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\'
- 'SD'
condition: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Tactics
Techniques
Rule Metadata
Rule ID
acd74772-5f88-45c7-956b-6a7b36c294d2
Status
test
Level
medium
Type
Detection
Created
Fri Apr 15
Modified
Sat Oct 25
Author
Path
rules/windows/registry/registry_delete/registry_delete_schtasks_hide_task_via_sd_value_removal.yml
Raw Tags
attack.defense-evasionattack.t1562