new: [doc] MITRE CTI README added

main
Alexandre Dulaunoy 2021-05-29 18:40:33 +02:00
parent aac9136f86
commit 8583f4c0be
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# MITRE CTI (ATT&CK) import for CyCAT
Import ATT&CK techniques into CyCAT. Additional namespace `mitre-attack-id` and `capec` as also added. Relationships are extracted.
# Usage
~~~
usage: cti-importer.py [-h] [-p PATH]
MITRE CTI (ATT&CK) import for CyCAT
optional arguments:
-h, --help show this help message and exit
-p PATH, --path PATH Path to the CTI git repository
~~~