Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: multi kind record condition detection in timeframe #3

Open
hitenkoku opened this issue Jul 5, 2022 · 5 comments
Open
Labels
enhancement New feature or request pending

Comments

@hitenkoku
Copy link
Collaborator

detecition feature of multi kind record condition in timeframe.
I think it's ok to make other search tool to hayabusa output

イベントAとイベントBが timeframe内で起こっているということを検知できる機能。
timeframeで指定された期間内にruleで指定された条件の別のレコードが存在していることを検知できるようにすると、検知ルールの幅が広がると思われます。
もしくは、hayabusa側では単純なルールとしておいて、得られたcsvからidを取得してチェックするような別ツールをつくるというのでも良いかと思っています。

@hitenkoku hitenkoku added enhancement New feature or request pending labels Jul 5, 2022
@hitenkoku
Copy link
Collaborator Author

一旦作成するかを確認した上で対応するためpendingをつけておきます。
作成をしない場合はcloseしておきます。

@YamatoSecurity
Copy link
Collaborator

これ欲しいのですが、nearaggregatorと同じのでは?

Yamato-Security/hayabusa#484

@hitenkoku
Copy link
Collaborator Author

hitenkoku commented Jul 7, 2022

確認しました。hayabusaで実装するとnear aggregatorの実装の話とおなじでした。大変失礼いたしました。
near aggregatorはdeprecatedということもあるので、影響は最小限にしたほうが良いかと思いますので
hayabusaでは実装せずに別ツールで対応するという方がよさそうですかね。

@kazuminn
Copy link

kazuminn commented Jul 8, 2022

correlations draft
sigma側の推奨実装の見通しがつかなければ、別ツールで実装の方がよさそうですね。

@YamatoSecurity
Copy link
Collaborator

YamatoSecurity commented Jul 13, 2022

悩ましいですね。本当はHayabusa側でやりたいですね。
現在Correlationsを使っているルールがどれぐらいあるか、いつ|aggregatorが実際に使われなくなるのかちょっと調べてみます。
一応draftじゃなくて、 https://github.com/SigmaHQ/sigma/wiki/Specification:-Sigma-Correlations で正式になっているっぽいですが、まだ|aggregatorルールが残っているので、いつcorrelationsにアップデートされるだろう・・
また、correlationsになってから、変換時に|nantoka形式に変換できないかな?

@hitenkoku hitenkoku transferred this issue from Yamato-Security/hayabusa Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pending
Projects
None yet
Development

No branches or pull requests

3 participants