{"id":"b7916c2a-fa2f-4795-9477-32b731f70f11","title":"Registry Persistence via Explorer Run Key","description":"Detects a possible persistence mechanism using RUN key for Windows Explorer and pointing to a suspicious folder","author":"Florian Roth (Nextron Systems), oscd.community","status":"test","level":"high","date":"2018-07-18","modified":"2023-12-11","tags":["attack.privilege-escalation","attack.persistence","attack.t1547.001"],"technique_ids":["T1547.001"],"logsource":{"category":"registry_set","product":"windows"},"falsepositives":["Unknown"],"references":["https://researchcenter.paloaltonetworks.com/2018/07/unit42-upatre-continues-evolve-new-anti-analysis-techniques/"],"source_path":"rules/windows/registry/registry_set/registry_set_susp_reg_persist_explorer_run.yml","source_sha256":"5f10d7214491141466144990f87d9c73b1faa67223ea75dac6b6d6cb5d32abf9","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_set/registry_set_susp_reg_persist_explorer_run.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 via Explorer Run Key\nid: b7916c2a-fa2f-4795-9477-32b731f70f11\nstatus: test\ndescription: Detects a possible persistence mechanism using RUN key for Windows Explorer and pointing to a suspicious folder\nreferences:\n    - https://researchcenter.paloaltonetworks.com/2018/07/unit42-upatre-continues-evolve-new-anti-analysis-techniques/\nauthor: Florian Roth (Nextron Systems), oscd.community\ndate: 2018-07-18\nmodified: 2023-12-11\ntags:\n    - attack.privilege-escalation\n    - attack.persistence\n    - attack.t1547.001\nlogsource:\n    category: registry_set\n    product: windows\ndetection:\n    selection:\n        TargetObject|endswith: '\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run'\n        Details|contains:\n            - ':\\$Recycle.bin\\'\n            - ':\\ProgramData\\'\n            - ':\\Temp\\'\n            - ':\\Users\\Default\\'\n            - ':\\Users\\Public\\'\n            - ':\\Windows\\Temp\\'\n            - '\\AppData\\Local\\Temp\\'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1547.001","id":"T1547.001","name":"Registry Run Keys / Startup Folder","page":"techniques/enterprise/T1547.001/"}],"data_path":"data/detection-rules/b7916c2a-fa2f-4795-9477-32b731f70f11.json","kind":"sigma"}
