{"id":"b98a10af-1e1e-44a7-bab2-4cc026917648","title":"New PDQDeploy Service - Client Side","description":"Detects PDQDeploy service installation on the target system.\nWhen a package is deployed via PDQDeploy it installs a remote service on the target machine with the name \"PDQDeployRunner-X\" where \"X\" is an integer starting from 1\n","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"medium","date":"2022-07-22","modified":"","tags":["attack.persistence","attack.privilege-escalation","attack.t1543.003"],"technique_ids":["T1543.003"],"logsource":{"product":"windows","service":"system"},"falsepositives":["Legitimate use of the tool"],"references":["https://documentation.pdq.com/PDQDeploy/13.0.3.0/index.html?windows-services.htm"],"source_path":"rules/windows/builtin/system/service_control_manager/win_system_service_install_pdqdeploy_runner.yml","source_sha256":"263b266f3a7d892646ce1e619b8308d79d0ad38a9b5c204c88da6119da604b03","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/service_control_manager/win_system_service_install_pdqdeploy_runner.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: New PDQDeploy Service - Client Side\nid: b98a10af-1e1e-44a7-bab2-4cc026917648\nstatus: test\ndescription: |\n    Detects PDQDeploy service installation on the target system.\n    When a package is deployed via PDQDeploy it installs a remote service on the target machine with the name \"PDQDeployRunner-X\" where \"X\" is an integer starting from 1\nreferences:\n    - https://documentation.pdq.com/PDQDeploy/13.0.3.0/index.html?windows-services.htm\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-07-22\ntags:\n    - attack.persistence\n    - attack.privilege-escalation\n    - attack.t1543.003\nlogsource:\n    product: windows\n    service: system\ndetection:\n    selection_root:\n        Provider_Name: 'Service Control Manager'\n        EventID: 7045\n    selection_service:\n        - ImagePath|contains: 'PDQDeployRunner-'\n        - ServiceName|startswith: 'PDQDeployRunner-'\n    condition: all of selection_*\nfalsepositives:\n    - Legitimate use of the tool\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/b98a10af-1e1e-44a7-bab2-4cc026917648.json","kind":"sigma"}
