Skip to content

This project implements an Akka-based wrapper for Sigma rules.

License

Notifications You must be signed in to change notification settings

predictiveworks/akka-sigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Akka Sigma

This project implements an Akka-based wrapper for Sigma.

Sigma is an open standard for rules that allow you to describe searches on log data in generic form. These rules can be converted and applied to many log management or SIEM systems and can even be used with grep on the command line.

The Sigma Akka wrapper provides an Akka-based HTTP(s) server to interact with the Python based Sigma tool.

This Sigma server accepts request to register new *.yaml configurations and rules. It can also be used to search for a certain backend, configuration and rule.

As an additional feature, this project supports a Sigma importer that generates Sigma rules from multiple source like MISP or STIX.

About

This project implements an Akka-based wrapper for Sigma rules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages