{"id":"df4dc653-1029-47ba-8231-3c44238cc0ae","title":"Potential Persistence Using DebugPath","description":"Detects potential persistence using Appx DebugPath","author":"frack113","status":"test","level":"medium","date":"2022-07-27","modified":"2023-08-17","tags":["attack.privilege-escalation","attack.persistence","attack.t1546.015"],"technique_ids":["T1546.015"],"logsource":{"category":"registry_set","product":"windows"},"falsepositives":["Unknown"],"references":["https://oddvar.moe/2018/09/06/persistence-using-universal-windows-platform-apps-appx/","https://github.com/rootm0s/WinPwnage"],"source_path":"rules/windows/registry/registry_set/registry_set_persistence_appx_debugger.yml","source_sha256":"726f2687533bc86a01ca5ed47e16df97113234a5bfe131b60859ab3c40fa4f66","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_set/registry_set_persistence_appx_debugger.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 Using DebugPath\nid: df4dc653-1029-47ba-8231-3c44238cc0ae\nstatus: test\ndescription: Detects potential persistence using Appx DebugPath\nreferences:\n    - https://oddvar.moe/2018/09/06/persistence-using-universal-windows-platform-apps-appx/\n    - https://github.com/rootm0s/WinPwnage\nauthor: frack113\ndate: 2022-07-27\nmodified: 2023-08-17\ntags:\n    - attack.privilege-escalation\n    - attack.persistence\n    - attack.t1546.015\nlogsource:\n    category: registry_set\n    product: windows\ndetection:\n    selection_debug:\n        TargetObject|contains: 'Classes\\ActivatableClasses\\Package\\Microsoft.'\n        TargetObject|endswith: '\\DebugPath'\n    selection_default:\n        TargetObject|contains: '\\Software\\Microsoft\\Windows\\CurrentVersion\\PackagedAppXDebug\\Microsoft.'\n        TargetObject|endswith: '\\(Default)'\n    condition: 1 of selection_*\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1546.015","id":"T1546.015","name":"Component Object Model Hijacking","page":"techniques/enterprise/T1546.015/"}],"data_path":"data/detection-rules/df4dc653-1029-47ba-8231-3c44238cc0ae.json","kind":"sigma"}
