{"id":"277efb8f-60be-4f10-b4d3-037802f37167","title":"Registry Persistence Mechanisms in Recycle Bin","description":"Detects persistence registry keys for Recycle Bin","author":"frack113","status":"test","level":"high","date":"2021-11-18","modified":"2022-12-06","tags":["attack.privilege-escalation","attack.persistence","attack.t1547"],"technique_ids":["T1547"],"logsource":{"category":"registry_event","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/vxunderground/VXUG-Papers/blob/751edb8d50f95bd7baa730adf2c6c3bb1b034276/The%20Persistence%20Series/Persistence%20via%20Recycle%20Bin/Persistence_via_Recycle_Bin.pdf","https://persistence-info.github.io/Data/recyclebin.html","https://www.hexacorn.com/blog/2018/05/28/beyond-good-ol-run-key-part-78-2/"],"source_path":"rules/windows/registry/registry_event/registry_event_persistence_recycle_bin.yml","source_sha256":"2f736f148b7faebdfc7ec60f4cc7e4775aa604afd24de43cd97add403171f06e","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_event/registry_event_persistence_recycle_bin.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Registry Persistence Mechanisms in Recycle Bin\nid: 277efb8f-60be-4f10-b4d3-037802f37167\nstatus: test\ndescription: Detects persistence registry keys for Recycle Bin\nreferences:\n    - https://github.com/vxunderground/VXUG-Papers/blob/751edb8d50f95bd7baa730adf2c6c3bb1b034276/The%20Persistence%20Series/Persistence%20via%20Recycle%20Bin/Persistence_via_Recycle_Bin.pdf\n    - https://persistence-info.github.io/Data/recyclebin.html\n    - https://www.hexacorn.com/blog/2018/05/28/beyond-good-ol-run-key-part-78-2/\nauthor: frack113\ndate: 2021-11-18\nmodified: 2022-12-06\ntags:\n    - attack.privilege-escalation\n    - attack.persistence\n    - attack.t1547\nlogsource:\n    category: registry_event\n    product: windows\ndetection:\n    selection_create:\n        EventType: RenameKey\n        NewName|contains: '\\CLSID\\{645FF040-5081-101B-9F08-00AA002F954E}\\shell\\open'\n    selection_set:\n        EventType: SetValue\n        TargetObject|contains: '\\CLSID\\{645FF040-5081-101B-9F08-00AA002F954E}\\shell\\open\\command\\(Default)'\n    condition: 1 of selection_*\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1547","id":"T1547","name":"Boot or Logon Autostart Execution","page":"techniques/enterprise/T1547/"}],"data_path":"data/detection-rules/277efb8f-60be-4f10-b4d3-037802f37167.json","kind":"sigma"}
