{"id":"42c575ea-e41e-41f1-b248-8093c3e82a28","title":"PsExec Service Installation","description":"Detects PsExec service installation and execution events","author":"Thomas Patzke","status":"test","level":"medium","date":"2017-06-12","modified":"2023-08-04","tags":["attack.execution","attack.t1569.002","attack.s0029"],"technique_ids":["T1569.002"],"logsource":{"product":"windows","service":"system"},"falsepositives":["Unknown"],"references":["https://www.jpcert.or.jp/english/pub/sr/ir_research.html","https://jpcertcc.github.io/ToolAnalysisResultSheet"],"source_path":"rules/windows/builtin/system/service_control_manager/win_system_service_install_sysinternals_psexec.yml","source_sha256":"aa4917e80e3568079a2ab65a9700bb541e44cc94f920c6906ccbc1a2e339c476","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/service_control_manager/win_system_service_install_sysinternals_psexec.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: PsExec Service Installation\nid: 42c575ea-e41e-41f1-b248-8093c3e82a28\nstatus: test\ndescription: Detects PsExec service installation and execution events\nreferences:\n    - https://www.jpcert.or.jp/english/pub/sr/ir_research.html\n    - https://jpcertcc.github.io/ToolAnalysisResultSheet\nauthor: Thomas Patzke\ndate: 2017-06-12\nmodified: 2023-08-04\ntags:\n    - attack.execution\n    - attack.t1569.002\n    - attack.s0029\nlogsource:\n    product: windows\n    service: system\ndetection:\n    selection_eid:\n        Provider_Name: 'Service Control Manager'\n        EventID: 7045\n    selection_service:\n        - ServiceName: 'PSEXESVC'\n        - ImagePath|endswith: '\\PSEXESVC.exe'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1569.002","id":"T1569.002","name":"Service Execution","page":"techniques/enterprise/T1569.002/"}],"data_path":"data/detection-rules/42c575ea-e41e-41f1-b248-8093c3e82a28.json","kind":"sigma"}
