misp-galaxy/tools/tidal-api/config/campaigns.json

20 lines
549 B
JSON
Raw Normal View History

2024-02-23 11:14:00 +01:00
{
"galaxy": {
"name": "Tidal Campaigns",
"namespace": "tidal",
"description": "Tidal Campaigns Galaxy",
"type": "campaigns",
2024-03-01 10:31:05 +01:00
"uuid": "43a8fce6-08d3-46c2-957d-53606efe2c48",
"icon": "bullhorn"
2024-02-23 11:14:00 +01:00
},
"cluster": {
2024-03-05 15:11:57 +01:00
"authors": [
"Tidal Cyber"
],
2024-02-23 11:14:00 +01:00
"category": "Campaigns",
"description": "Tidal Campaigns Cluster",
"name": "Tidal Campaigns",
2024-03-05 15:11:57 +01:00
"source": "https://app-api.tidalcyber.com/api/v1/campaigns/",
2024-02-23 11:14:00 +01:00
"type": "campaigns"
}
}