mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
Fix [clusters] authors
This commit is contained in:
parent
5be77f6c2d
commit
f756c18d1d
12 changed files with 48 additions and 24 deletions
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Campaigns",
|
||||
"description": "Tidal Campaigns Cluster",
|
||||
"name": "Tidal Campaigns",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/campaigns/",
|
||||
"type": "campaigns",
|
||||
"uuid": "43a8fce6-08d3-46c2-957d-53606efe2c48",
|
||||
"values": [
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Threat Groups",
|
||||
"description": "Tidal Threat Groups Cluster",
|
||||
"name": "Tidal Threat Groups",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/groups/",
|
||||
"type": "groups",
|
||||
"uuid": "41c3e5c0-de5c-4edb-b48b-48cd8e7519e6",
|
||||
"values": [
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "References",
|
||||
"description": "Tidal References Cluster",
|
||||
"name": "Tidal References",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/references/",
|
||||
"type": "references",
|
||||
"uuid": "43a8fce6-08d3-46c2-957d-53606efe2c48",
|
||||
"values": [
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Software",
|
||||
"description": "Tidal Software Cluster",
|
||||
"name": "Tidal Software",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/software/",
|
||||
"type": "software",
|
||||
"uuid": "38d62d8b-4c49-489a-9bc4-8e294c4f04f7",
|
||||
"values": [
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Tactic",
|
||||
"description": "Tidal Tactic Cluster",
|
||||
"name": "Tidal Tactic",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/tactic/",
|
||||
"type": "tactic",
|
||||
"uuid": "43a8fce6-08d3-46c2-957d-53606efe2c48",
|
||||
"values": [
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Technique",
|
||||
"description": "Tidal Technique Cluster",
|
||||
"name": "Tidal Technique",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/technique/",
|
||||
"type": "technique",
|
||||
"uuid": "43a8fce6-08d3-46c2-957d-53606efe2c48",
|
||||
"values": [
|
||||
|
|
|
@ -8,11 +8,13 @@
|
|||
"icon": "bullhorn"
|
||||
},
|
||||
"cluster": {
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Campaigns",
|
||||
"description": "Tidal Campaigns Cluster",
|
||||
"name": "Tidal Campaigns",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/campaigns/",
|
||||
"type": "campaigns"
|
||||
}
|
||||
}
|
|
@ -8,11 +8,13 @@
|
|||
"icon": "user-secret"
|
||||
},
|
||||
"cluster": {
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Threat Groups",
|
||||
"description": "Tidal Threat Groups Cluster",
|
||||
"name": "Tidal Threat Groups",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/groups/",
|
||||
"type": "groups"
|
||||
}
|
||||
}
|
|
@ -8,11 +8,13 @@
|
|||
"icon": "list"
|
||||
},
|
||||
"cluster": {
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "References",
|
||||
"description": "Tidal References Cluster",
|
||||
"name": "Tidal References",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/references/",
|
||||
"type": "references"
|
||||
}
|
||||
}
|
|
@ -8,11 +8,13 @@
|
|||
"icon": "file-code"
|
||||
},
|
||||
"cluster": {
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Software",
|
||||
"description": "Tidal Software Cluster",
|
||||
"name": "Tidal Software",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/software/",
|
||||
"type": "software"
|
||||
}
|
||||
}
|
|
@ -8,11 +8,13 @@
|
|||
"icon": "map"
|
||||
},
|
||||
"cluster": {
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Tactic",
|
||||
"description": "Tidal Tactic Cluster",
|
||||
"name": "Tidal Tactic",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/tactic/",
|
||||
"type": "tactic"
|
||||
}
|
||||
}
|
|
@ -8,11 +8,13 @@
|
|||
"icon": "user-ninja"
|
||||
},
|
||||
"cluster": {
|
||||
"authors": "Tidal",
|
||||
"authors": [
|
||||
"Tidal Cyber"
|
||||
],
|
||||
"category": "Technique",
|
||||
"description": "Tidal Technique Cluster",
|
||||
"name": "Tidal Technique",
|
||||
"source": "Tidal",
|
||||
"source": "https://app-api.tidalcyber.com/api/v1/technique/",
|
||||
"type": "technique"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue