Add 'contains' for the ps encoded chars rule

This commit is contained in:
Daniel Masse 2020-07-22 10:49:22 -04:00
parent 9682d37ead
commit 13cf0488ae

View File

@ -17,7 +17,7 @@ logsource:
product: windows
detection:
selection:
CommandLine: '(WCHAR)0x'
CommandLine|contains: '(WCHAR)0x'
condition: selection
falsepositives:
- Unknown