mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
add: mitre-attack namespace for all the ATT&CK galaxies
This commit is contained in:
parent
ca964d9d35
commit
2f99eb4e3f
14 changed files with 14 additions and 0 deletions
|
@ -47,6 +47,7 @@ galaxy['description'] = "ATT&CK Tactic"
|
|||
galaxy['uuid' ] = "fa7016a8-1707-11e8-82d0-1b73d76eb204"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "map"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Enterprise Attack - Attack Pattern"
|
||||
|
|
|
@ -35,6 +35,7 @@ galaxy['description'] = "ATT&CK Mitigation"
|
|||
galaxy['uuid' ] = "fb5a36c0-1707-11e8-81f5-d732b22a4982"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "chain"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Enterprise Attack - Course of Action"
|
||||
|
|
|
@ -43,6 +43,7 @@ galaxy['description'] = "Name of ATT&CK Group"
|
|||
galaxy['uuid' ] = "1f3b8c56-1708-11e8-b211-17a60c0f73ee"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "user-secret"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Enterprise Attack -intrusion Set"
|
||||
|
|
|
@ -42,6 +42,7 @@ galaxy['description'] = "Name of ATT&CK software"
|
|||
galaxy['uuid' ] = "fbb19af0-1707-11e8-9fd6-dbd88a04d33a"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "optin-monster"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Enterprise Attack - Malware"
|
||||
|
|
|
@ -83,6 +83,7 @@ galaxy['description'] = "Mitre Relationship"
|
|||
galaxy['uuid' ] = "fc404638-1707-11e8-a5cf-b78b9b562766"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "link"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Enterprise Attack - Relationship"
|
||||
|
|
|
@ -47,6 +47,7 @@ galaxy['description'] = "ATT&CK Tactic"
|
|||
galaxy['uuid' ] = "1c6d1332-1708-11e8-847c-e3c5643c41a5"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "map"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Mobile Attack - Attack Pattern"
|
||||
|
|
|
@ -35,6 +35,7 @@ galaxy['description'] = "ATT&CK Mitigation"
|
|||
galaxy['uuid' ] = "0282356a-1708-11e8-8f53-975633d5c03c"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "chain"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Mobile Attack - Course of Action"
|
||||
|
|
|
@ -41,6 +41,7 @@ galaxy['description'] = "Name of ATT&CK Group"
|
|||
galaxy['uuid' ] = "0314e554-1708-11e8-b049-8f8a42b5bb62"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "user-secret"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Mobile Attack - intrusion Set"
|
||||
|
|
|
@ -42,6 +42,7 @@ galaxy['description'] = "Name of ATT&CK software"
|
|||
galaxy['uuid' ] = "03e3853a-1708-11e8-95c1-67cf3f801a18"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "optin-monster"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Mobile Attack - Malware"
|
||||
|
|
|
@ -82,6 +82,7 @@ galaxy['description'] = "Mitre Relationship"
|
|||
galaxy['uuid' ] = "fc8471aa-1707-11e8-b306-33cbe96a1ede"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "link"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Mobile Attack - Relationship"
|
||||
|
|
|
@ -42,6 +42,7 @@ galaxy['description'] = "Name of ATT&CK software"
|
|||
galaxy['uuid' ] = "1d0b4bce-1708-11e8-9e6e-1b130c9b0a91"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "gavel"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Mobile Attack - Tool"
|
||||
|
|
|
@ -47,6 +47,7 @@ galaxy['description'] = "ATT&CK Tactic"
|
|||
galaxy['uuid' ] = "1f665850-1708-11e8-9cfe-4792b2a91402"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "map"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Pre Attack - Attack Pattern"
|
||||
|
|
|
@ -41,6 +41,7 @@ galaxy['description'] = "Name of ATT&CK Group"
|
|||
galaxy['uuid' ] = "1fb6d5b4-1708-11e8-9836-8bbc8ce6866e"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "user-secret"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Pre Attack - intrusion Set"
|
||||
|
|
|
@ -83,6 +83,7 @@ galaxy['description'] = "Mitre Relationship"
|
|||
galaxy['uuid' ] = "1f8e3bae-1708-11e8-8e97-4bd2150e5aae"
|
||||
galaxy['version'] = args.version
|
||||
galaxy['icon'] = "link"
|
||||
galaxy['namespace'] = "mitre-attack"
|
||||
|
||||
cluster = {}
|
||||
cluster['name'] = "Pre Attack - Relationship"
|
||||
|
|
Loading…
Reference in a new issue