Files
hayabusa/tools/sigmac/test_files/test_rules/test0018.yml
James Takai / hach1yon b10b714b36 SIGMAルールの変換ツールのテストケース作成とバグFIX (#261)
* grep検索に数値を指定されていると、sigmaルールの変換に失敗する問題を修正しました。

* add test files and bugfix for no timeframe.
2021-12-05 15:02:54 +09:00

26 lines
492 B
YAML

title: test
id: ff151c33-45fa-475d-af4f-c2f93571f4fe
description: |
()
status: experimental
date: 2021/12/4
author: test
logsource:
product: windows
service: security
detection:
selection1:
EventID: 3
selection2:
aaa: bbb
selection3:
ccc: ddd
selection4:
eee: fff
selection5:
ggg: hhh
condition: selection1 and ( selection2 or (selection3 and selection4) ) or selection5
falsepositives:
- Unknown
level: medium