diff --git a/clusters/producer.json b/clusters/producer.json new file mode 100644 index 0000000..5f8ded1 --- /dev/null +++ b/clusters/producer.json @@ -0,0 +1,42 @@ +{ + "authors": [ + "Various" + ], + "category": "actor", + "description": "List of threat intelligence producer from security vendors to CERTs including any producer of intelligence at large.", + "name": "Producer", + "source": "MISP Project", + "type": "producer", + "uuid": "faab7b69-c850-491a-b36c-ba48c1c03279", + "values": [ + { + "description": "Intel 471 provides adversary and malware intelligence for leading security teams. Our adversary intelligence is focused on infiltrating access to closed sources where threat actors collaborate, communicate and plan cyber attacks. Our malware intelligence leverages our adversary intelligence and underground capabilities to provide timely data and context on malicious infrastructure.", + "meta": { + "company-type": [ + "Cyber Security Vendor" + ], + "country": "US", + "official-refs": [ + "https://intel471.com/" + ], + "product-type": [ + "intelligence-feed-provider" + ], + "products": [ + "Malware Intelligence", + "Vulnerability Intelligence" + ], + "refs": [ + "https://www.applytosupply.digitalmarketplace.service.gov.uk/g-cloud/services/448869643798857" + ], + "synonyms": [ + "Intel 471 Inc.", + "Intel 471" + ] + }, + "uuid": "306bc923-3200-47e3-ade9-50ffc41f668c", + "value": "Intel471" + } + ], + "version": 1 +} diff --git a/galaxies/producer.json b/galaxies/producer.json new file mode 100644 index 0000000..25dc41f --- /dev/null +++ b/galaxies/producer.json @@ -0,0 +1,9 @@ +{ + "description": "List of threat intelligence producer from security vendors to CERTs including any producer of intelligence at large.", + "icon": "book", + "name": "Producer", + "namespace": "misp", + "type": "producer", + "uuid": "2d74a15e-9c88-452e-af14-d0ecd2e9cd63", + "version": 1 +}