diff --git a/crawler/mitre-cti/importer.sh b/crawler/mitre-cti/importer.sh new file mode 100644 index 0000000..38cfcb3 --- /dev/null +++ b/crawler/mitre-cti/importer.sh @@ -0,0 +1,5 @@ +mkdir data +cd data +git clone https://github.com/mitre/cti.git +cd .. +python3 cti-importer.py -p ./data/cti