Merge pull request #1475 from wagga40/master
Modified some field values for case sensitive backends (SQL)
This commit is contained in:
@@ -15,8 +15,8 @@ logsource:
|
||||
category: image_load
|
||||
detection:
|
||||
selection:
|
||||
Description: 'system.management.automation'
|
||||
ImageLoaded|contains: 'system.management.automation'
|
||||
Description: 'System.Management.Automation'
|
||||
ImageLoaded|contains: 'System.Management.Automation'
|
||||
filter:
|
||||
Image|endswith: '\powershell.exe'
|
||||
condition: selection and not filter
|
||||
|
||||
@@ -16,8 +16,8 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
selection:
|
||||
Description: 'system.management.automation'
|
||||
ImageLoaded|contains: 'system.management.automation'
|
||||
Description: 'System.Management.Automation'
|
||||
ImageLoaded|contains: 'System.Management.Automation'
|
||||
condition: selection
|
||||
fields:
|
||||
- ComputerName
|
||||
|
||||
Reference in New Issue
Block a user