An open API service indexing awesome lists of open source software.

https://github.com/dogoncouch/sigmacheck

A Python module to test data against sigma rules to see if rule conditions are met.
https://github.com/dogoncouch/sigmacheck

Last synced: 2 months ago
JSON representation

A Python module to test data against sigma rules to see if rule conditions are met.

Awesome Lists containing this project

README

          

# sigmacheck
`sigmacheck` is a Python module to test data against sigma rules to see if rule conditions are met.

## Goals
- Lightweight and modular
- Easily used as the basis for SIEM type systems
- Easily used for CI in sigma rule development
- Easily used with Jupyter notebook to evaluate data or "just mess around"