Update win_termserv_proc_spawn.yml

This commit is contained in:
Jonhnathan 2020-10-15 19:57:05 -03:00 committed by GitHub
parent 737fbd1619
commit d9afa1aec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,10 +18,12 @@ logsource:
category: process_creation
detection:
selection:
ParentCommandLine: '*\svchost.exe*termsvcs'
ParentCommandLine|contains|all:
- '\svchost.exe'
- 'termsvcs'
filter:
Image: '*\rdpclip.exe'
Image|endswith: '\rdpclip.exe'
condition: selection and not filter
falsepositives:
- Unknown
level: high
level: high