This package contains the Sigma command line interface using the pySigma library to manage, list and convert Sigma rules into query languages.
sudo apt install sigma-cli (110 KB)
Dependências: python3, python3-click, python3-colorama, python3-prettytable, python3-sigma
Escolha um comando ao lado para ver a descrição e a ajuda completa.
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 yet...
convert Convert Sigma rules into queries.
list List available targets or processing pipelines.
plugin pySigma plugin management (backends, processing pipelines and...
pysigma pySigma library management commands.
version Print version of Sigma CLI.