
Krakenは、Windows、Mac、FreeBSD、Linux向けにビルド可能なシンプルなクロスプラットフォームYaraスキャナーです。主にインシデント対応、研究、アドホック検出を目的としています(エンドポイント保護用ではありません)。以下が主な機能です:
一部の機能はまだ開発中またはほぼ完了しています:


Launch Kraken with any of the available options:
Usage of kraken:
--backend string Specify a particular hostname to the backend to connect to (overrides the default)
--daemon Enable daemon mode (this will also enable the report flag)
--debug Enable debug logs
--folder string Specify a particular folder to be scanned (overrides the default full filesystem)
--no-autoruns Disable scanning of autoruns
--no-filesystem Disable scanning of filesystem
--no-process Disable scanning of running processes
--report Enable reporting of events to the backend
--rules Specify a particular path to a file or folder containing the Yara rules to use
Krakenのインストール、使用方法、ビルドの詳細については、ユーザーガイドを参照してください。ドキュメントの元のソースファイルはこちらで入手できます。ドキュメントに関する問題やプルリクエストはそちらにお寄せください。
KrakenはGNU General Public License v3.0の下でリリースされており、著作権はClaudio Guarnieriに帰属します。