Detectionmediumtest

PDQ Deploy Remote Adminstartion Tool Execution

Detect use of PDQ Deploy remote admin tool

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
François HubautCreated Sat Oct 01Updated Mon Jan 30d679950c-abb7-43a6-80fb-2a480c4fc450windows
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation

Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        - Description: PDQ Deploy Console
        - Product: PDQ Deploy
        - Company: PDQ.com
        - OriginalFileName: PDQDeployConsole.exe
    condition: selection
False Positives

Legitimate use

Rule Metadata
Rule ID
d679950c-abb7-43a6-80fb-2a480c4fc450
Status
test
Level
medium
Type
Detection
Created
Sat Oct 01
Modified
Mon Jan 30
Path
rules/windows/process_creation/proc_creation_win_pdqdeploy_execution.yml
Raw Tags
attack.executionattack.lateral-movementattack.t1072
View on GitHub