Renamed ProcessName field to Image for the process_creation category.
This commit is contained in:
@@ -13,12 +13,12 @@ logsource:
|
||||
category: process_creation
|
||||
detection:
|
||||
selection1:
|
||||
ProcessName|endswith:
|
||||
Image|endswith:
|
||||
- '/truncate'
|
||||
CommandLine|contains:
|
||||
- '-s'
|
||||
selection2:
|
||||
ProcessName|endswith:
|
||||
Image|endswith:
|
||||
- '/dd'
|
||||
CommandLine|contains:
|
||||
- 'if='
|
||||
|
||||
Reference in New Issue
Block a user