Fixed some issues with a misnamed galaxy - script

pull/81/head
Deborah Servili 2017-08-17 08:11:41 +02:00
parent cf780290be
commit ee794b8ab1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ for element in os.listdir('.'):
galaxy = {}
galaxy['name'] = "Intrusion Set"
galaxy['type'] = "course-of-action"
galaxy['type'] = "intrusion-set"
galaxy['description'] = "Name of ATT&CK Group"
galaxy['uuid' ] = "1023f364-7831-11e7-8318-43b5531983ab"
galaxy['version'] = 1