new: [mitre-cti] sample importer script added
parent
394d60666a
commit
9ca7ea613f
|
@ -0,0 +1,5 @@
|
||||||
|
mkdir data
|
||||||
|
cd data
|
||||||
|
git clone https://github.com/mitre/cti.git
|
||||||
|
cd ..
|
||||||
|
python3 cti-importer.py -p ./data/cti
|
Loading…
Reference in New Issue