mirror of https://github.com/MISP/misp-galaxy
chg: [atrm] changed namespace to microsoft
parent
b228ffec38
commit
1a7a49a5de
|
@ -13,8 +13,8 @@
|
|||
]
|
||||
},
|
||||
"name": "Azure Threat Research Matrix",
|
||||
"namespace": "atrm",
|
||||
"namespace": "microsoft",
|
||||
"type": "atrm",
|
||||
"uuid": "b541a056-154c-41e7-8a56-41db3f871c00",
|
||||
"version": 2
|
||||
"version": 3
|
||||
}
|
||||
|
|
|
@ -84,7 +84,7 @@ json_galaxy = {
|
|||
},
|
||||
'name': "Azure Threat Research Matrix",
|
||||
'description': "The purpose of the Azure Threat Research Matrix (ATRM) is to educate readers on the potential of Azure-based tactics, techniques, and procedures (TTPs). It is not to teach how to weaponize or specifically abuse them. For this reason, some specific commands will be obfuscated or parts will be omitted to prevent abuse.",
|
||||
'namespace': "atrm",
|
||||
'namespace': "microsoft",
|
||||
'type': "atrm",
|
||||
'uuid': "b541a056-154c-41e7-8a56-41db3f871c00",
|
||||
'version': 1
|
||||
|
|
|
@ -114,7 +114,7 @@ json_galaxy = {
|
|||
},
|
||||
'name': galaxy_name,
|
||||
'description': galaxy_description,
|
||||
'namespace': "tmss",
|
||||
'namespace': "microsoft",
|
||||
'type': galaxy_type,
|
||||
'uuid': "d6532b58-99e0-44a9-93c8-affe055e4443",
|
||||
'version': 1
|
||||
|
|
Loading…
Reference in New Issue