Sigma high test sigma

Registry Persistence Mechanisms in Recycle Bin

Detects persistence registry keys for Recycle Bin

View Source

Detection Logic

{
  "selection_create": {
    "EventType": "RenameKey",
    "NewName
| contains": "\\CLSID\\{645FF040-5081-101B-9F08-00AA002F954E}\\shell\\open"
  },
  "selection_set": {
    "EventType": "SetValue",
    "TargetObject
| contains": "\\CLSID\\{645FF040-5081-101B-9F08-00AA002F954E}\\shell\\open\\command\\(Default)"
  },
  "condition": "1 of selection_*"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...