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: 66 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 --help
Usage: sigma-cli [OPTIONS] COMMAND [ARGS]...

Options:
  --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...
  version  Print version of Sigma CLI.

Updated on: 2023-Dec-01