Potentially Suspicious Execution Of PDQDeployRunner
Description
Detects suspicious execution of "PDQDeployRunner" which is part of the PDQDeploy service stack that is responsible for executing commands and packages on a remote machines
Query · sigma
selection_parent: ParentImage|contains: \PDQDeployRunner- selection_child: - Image|endswith: - \bash.exe - \certutil.exe - \cmd.exe - \csc.exe - \cscript.exe - \dllhost.exe - \mshta.exe - \msiexec.exe - \regsvr32.exe - \rundll32.exe - \scriptrunner.exe - \wmic.exe - \wscript.exe - \wsl.exe - Image|contains: - :\ProgramData\ - :\Users\Public\ - :\Windows\TEMP\ - \AppData\Local\Temp - CommandLine|contains: - ' -decode ' - ' -enc ' - ' -encodedcommand ' - ' -w hidden' - DownloadString - FromBase64String - http - 'iex ' - Invoke- condition: all of selection_*
Known false positives
- Legitimate use of the PDQDeploy tool to execute these commands