{"id":"a27e5fa9-c35e-4e3d-b7e0-1ce2af66ad12","title":"CSExec Service Installation","description":"Detects CSExec service installation and execution events","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"medium","date":"2023-08-07","modified":"","tags":["attack.execution","attack.t1569.002"],"technique_ids":["T1569.002"],"logsource":{"product":"windows","service":"system"},"falsepositives":["Unknown"],"references":["https://github.com/malcomvetter/CSExec"],"source_path":"rules/windows/builtin/system/service_control_manager/win_system_service_install_csexecsvc.yml","source_sha256":"b5e893f85cff65fc4ca342701ce4a5da934576f2f13ad2d1dca6efce1de7b4e8","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/service_control_manager/win_system_service_install_csexecsvc.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: CSExec Service Installation\nid: a27e5fa9-c35e-4e3d-b7e0-1ce2af66ad12\nstatus: test\ndescription: Detects CSExec service installation and execution events\nreferences:\n    - https://github.com/malcomvetter/CSExec\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2023-08-07\ntags:\n    - attack.execution\n    - attack.t1569.002\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: 'csexecsvc'\n        - ImagePath|endswith: '\\csexecsvc.exe'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: medium\n\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/a27e5fa9-c35e-4e3d-b7e0-1ce2af66ad12.json","kind":"sigma"}
