Update silenttrinity_stager_msbuild_activity.yml
This commit is contained in:
@@ -14,10 +14,14 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
selection:
|
||||
ParentImage|endswith: '*\msbuild.exe'
|
||||
condition: selection
|
||||
fields:
|
||||
- ParentImage
|
||||
DestinationPort:
|
||||
- '80'
|
||||
- '443'
|
||||
Initiated: 'true'
|
||||
filter:
|
||||
Image|endswith:
|
||||
- '*\msbuild.exe'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- unknown
|
||||
level: high
|
||||
|
||||
Reference in New Issue
Block a user