SigmaHQ/tests/test-modifiers.yml
2019-09-05 15:35:26 +02:00

17 lines
394 B
YAML

title: Modifier test rule
logsource:
product: windows
service: security
detection:
selection:
field|re: '.*foobar.*'
encoded|base64: 'This string is Base64 encoded'
obfuscated|base64offset|contains:
- 'http://'
- 'https://'
allmatch|contains|all:
- foo
- bar
- bla
condition: selection