Files
hayabusa/tools/sigmac/test_files/test_rules/test0016.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

25 lines
468 B
YAML

title: test
id: ff151c33-45fa-475d-af4f-c2f93571f4fe
description: |
condition and
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
timeflame: 2d
condition: selection1 and selection2 and selection3 and selection4
falsepositives:
- Unknown
level: medium