cycat-service/crawler/sigma/README.md

16 lines
324 B
Markdown
Raw Permalink Normal View History

2021-05-29 22:01:26 +02:00
# Sigma importer
Sigma rules importer (for the rules with an assigned id) and `mitre-attack-id` namespace.
# Usage
~~~
usage: sigma_importer.py [-h] [-p PATH]
Sigma import for CyCAT
optional arguments:
-h, --help show this help message and exit
-p PATH, --path PATH Sigma path of the git repository
~~~