{"id":"5e993621-67d4-488a-b9ae-b420d08b96cb","title":"Service Installation in Suspicious Folder","description":"Detects service installation in suspicious folder appdata","author":"pH-T (Nextron Systems)","status":"test","level":"medium","date":"2022-03-18","modified":"2024-01-18","tags":["attack.persistence","attack.privilege-escalation","car.2013-09-005","attack.t1543.003"],"technique_ids":["T1543.003"],"logsource":{"product":"windows","service":"system"},"falsepositives":["Unknown"],"references":["Internal Research"],"source_path":"rules/windows/builtin/system/service_control_manager/win_system_susp_service_installation_folder.yml","source_sha256":"8424581d4aabd06ef013df41b998e2caf1b02321acd7aa3723140b4310eff89d","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/service_control_manager/win_system_susp_service_installation_folder.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Service Installation in Suspicious Folder\nid: 5e993621-67d4-488a-b9ae-b420d08b96cb\nstatus: test\ndescription: Detects service installation in suspicious folder appdata\nauthor: pH-T (Nextron Systems)\nreferences:\n    - Internal Research\ndate: 2022-03-18\nmodified: 2024-01-18\ntags:\n    - attack.persistence\n    - attack.privilege-escalation\n    - car.2013-09-005\n    - attack.t1543.003\nlogsource:\n    product: windows\n    service: system\ndetection:\n    selection:\n        Provider_Name: 'Service Control Manager'\n        EventID: 7045\n        ImagePath|contains:\n            - '\\AppData\\'\n            - '\\\\\\\\127.0.0.1'\n            - '\\\\\\\\localhost'\n    filter_optional_zoom:\n        ServiceName: 'Zoom Sharing Service'\n        ImagePath|contains: ':\\Program Files\\Common Files\\Zoom\\Support\\CptService.exe'\n    condition: selection and not 1 of filter_optional_*\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1543.003","id":"T1543.003","name":"Windows Service","page":"techniques/enterprise/T1543.003/"}],"data_path":"data/detection-rules/5e993621-67d4-488a-b9ae-b420d08b96cb.json","kind":"sigma"}
