Update proc_creation_win_msdt.yml
This commit is contained in:
@@ -7,6 +7,7 @@ references:
|
||||
- https://twitter.com/nao_sec/status/1530196847679401984
|
||||
- https://app.any.run/tasks/713f05d2-fe78-4b9d-a744-f7c133e3fafb/
|
||||
date: 2022/05/29
|
||||
modified: 2022/05/31
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
@@ -15,11 +16,8 @@ detection:
|
||||
ParentImage|endswith: '\WINWORD.exe'
|
||||
Image|endswith: '\msdt.exe'
|
||||
selection_cmd:
|
||||
Image|endswith: '\msdt.exe'
|
||||
CommandLine|contains|all:
|
||||
- 'ms-msdt:/id'
|
||||
- 'IT_BrowseForFile='
|
||||
- 'IT_RebrowseForFile='
|
||||
OriginalFileName: 'msdt.exe'
|
||||
CommandLine|contains: 'IT_BrowseForFile='
|
||||
condition: 1 of selection*
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user