Merge pull request #1475 from wagga40/master

Modified some field values for case sensitive backends (SQL)
This commit is contained in:
Florian Roth
2021-05-14 08:59:39 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -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