new: [doc] MITRE CTI README added
parent
aac9136f86
commit
8583f4c0be
|
@ -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
|
||||
~~~
|
||||
|
Loading…
Reference in New Issue