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-06 09:54:06 +01:00
"uuid": "3db4b6cb-5b89-4096-a057-e0205777adc9",
2024-03-01 10:31:05 +01:00
"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"
}
}