Packages and Binaries:
sigma-cli
This package contains the Sigma command line interface using the pySigma library to manage, list and convert Sigma rules into query languages.
Installed size: 76 KB
How to install: sudo apt install sigma-cli
Dependencies:
- python3
- python3-click
- python3-colorama
- python3-prettytable
- python3-sigma
sigma-cli
root@kali:~# sigma-cli -h
Usage: sigma-cli [OPTIONS] COMMAND [ARGS]...
Options:
-h, --help Show this message and exit.
Commands:
analyze Analyze Sigma rule sets
check Check Sigma rules for validity and best practices (not...
check-pysigma Check if the installed version of pysigma is compatible...
convert Convert Sigma rules into queries.
list List available targets or processing pipelines.
plugin pySigma plugin management (backends, processing...
version Print version of Sigma CLI.
Updated on: 2024-Aug-06