mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
Update win_termserv_proc_spawn.yml
This commit is contained in:
parent
737fbd1619
commit
d9afa1aec6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user