Terminal Service Process Spawn
Description
Detects a process spawned by the terminal service server process (this could be an indicator for an exploitation of CVE-2019-0708)
Query · sigma
selection: ParentCommandLine|contains|all: - \svchost.exe - termsvcs filter_img: Image|endswith: - \rdpclip.exe - :\Windows\System32\csrss.exe - :\Windows\System32\wininit.exe - :\Windows\System32\winlogon.exe filter_null: Image: null condition: selection and not 1 of filter_*
Known false positives
- Unknown