diff --git a/crawler/mitre-cti/README.md b/crawler/mitre-cti/README.md new file mode 100644 index 0000000..509efb8 --- /dev/null +++ b/crawler/mitre-cti/README.md @@ -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 +~~~ +