{"id":"ee9ca27c-9bd7-4cee-9b01-6e906be7cae3","title":"New PDQDeploy Service - Server Side","description":"Detects a PDQDeploy service installation which indicates that PDQDeploy was installed on the machines.\nPDQDeploy can be abused by attackers to remotely install packages or execute commands on target machines\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.yml","source_sha256":"ed64f729b3aa62d2370b423ea16953ce91ca1696e39903276d6e543b4e5ef2cd","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/service_control_manager/win_system_service_install_pdqdeploy.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 - Server Side\nid: ee9ca27c-9bd7-4cee-9b01-6e906be7cae3\nstatus: test\ndescription: |\n    Detects a PDQDeploy service installation which indicates that PDQDeploy was installed on the machines.\n    PDQDeploy can be abused by attackers to remotely install packages or execute commands on target machines\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: 'PDQDeployService.exe'\n        - ServiceName:\n              - 'PDQDeploy'\n              - 'PDQ Deploy'\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/ee9ca27c-9bd7-4cee-9b01-6e906be7cae3.json","kind":"sigma"}
