chg: [doc] README added

main
Alexandre Dulaunoy 2021-05-29 22:01:26 +02:00
parent 8583f4c0be
commit e138ab8b15
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 15 additions and 0 deletions

15
crawler/sigma/README.md Normal file
View File

@ -0,0 +1,15 @@
# 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
~~~