misp-galaxy/galaxies/producer.json
Alexandre Dulaunoy efb3c3995a
new: [producer] Skeleton for threat intelligence producer to be attached
as producer of Intelligence in MISP feed.

In the realm of cybersecurity, numerous security firms produce feeds and threat intelligence conforming to the MISP standards. However, a significant challenge arises due to the often insufficient or vague descriptions of the origins of this intelligence within these standards. This lack of clarity hinders the effectiveness and credibility of the threat intelligence shared across platforms and organizations.
2024-02-23 15:30:53 +01:00

9 lines
291 B
JSON

{
"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
}