{"id":"36803969-5421-41ec-b92f-8500f79c23b0","title":"Potential Persistence Via GlobalFlags","description":"Detects registry persistence technique using the GlobalFlags and SilentProcessExit keys","author":"Karneades, Jonhnathan Ribeiro, Florian Roth","status":"test","level":"high","date":"2018-04-11","modified":"2023-06-05","tags":["attack.privilege-escalation","attack.persistence","attack.t1546.012","car.2013-01-002"],"technique_ids":["T1546.012"],"logsource":{"category":"registry_set","product":"windows"},"falsepositives":["Unknown"],"references":["https://oddvar.moe/2018/04/10/persistence-using-globalflags-in-image-file-execution-options-hidden-from-autoruns-exe/","https://www.deepinstinct.com/2021/02/16/lsass-memory-dumps-are-stealthier-than-ever-before-part-2/"],"source_path":"rules/windows/registry/registry_set/registry_set_persistence_globalflags.yml","source_sha256":"4486765aad544d6f61d620d353f01f2f38296c5aa838c84b5a60b8d51cef3527","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_set/registry_set_persistence_globalflags.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Potential Persistence Via GlobalFlags\nid: 36803969-5421-41ec-b92f-8500f79c23b0\nrelated:\n    - id: c81fe886-cac0-4913-a511-2822d72ff505\n      type: obsolete\nstatus: test\ndescription: Detects registry persistence technique using the GlobalFlags and SilentProcessExit keys\nreferences:\n    - https://oddvar.moe/2018/04/10/persistence-using-globalflags-in-image-file-execution-options-hidden-from-autoruns-exe/\n    - https://www.deepinstinct.com/2021/02/16/lsass-memory-dumps-are-stealthier-than-ever-before-part-2/\nauthor: Karneades, Jonhnathan Ribeiro, Florian Roth\ndate: 2018-04-11\nmodified: 2023-06-05\ntags:\n    - attack.privilege-escalation\n    - attack.persistence\n    - attack.t1546.012\n    - car.2013-01-002\nlogsource:\n    category: registry_set\n    product: windows\ndetection:\n    selection_global_flag:\n        TargetObject|contains|all:\n            - '\\Microsoft\\Windows NT\\CurrentVersion\\'\n            - '\\Image File Execution Options\\'\n            - '\\GlobalFlag'\n    selection_silent_process:\n        TargetObject|contains|all:\n            - '\\Microsoft\\Windows NT\\CurrentVersion\\'\n            - '\\SilentProcessExit\\'\n        TargetObject|contains:\n            - '\\ReportingMode'\n            - '\\MonitorProcess'\n    condition: 1 of selection_*\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1546.012","id":"T1546.012","name":"Image File Execution Options Injection","page":"techniques/enterprise/T1546.012/"}],"data_path":"data/detection-rules/36803969-5421-41ec-b92f-8500f79c23b0.json","kind":"sigma"}
