SigmaHQ/tests/test-modifiers.yml

17 lines
399 B
YAML
Raw Normal View History

2019-07-16 21:14:55 +00:00
title: Modifier test rule
logsource:
product: windows
service: security
2019-07-16 21:14:55 +00:00
detection:
selection:
field|re: '.*foobar.*'
2019-10-16 21:52:06 +00:00
encoded|wide|base64: 'This string is Base64 encoded'
2019-07-16 21:14:55 +00:00
obfuscated|base64offset|contains:
- 'http://'
- 'https://'
allmatch|contains|all:
- foo
- bar
- bla
condition: selection