From 13c2cbe4a14689e970a0cb4ff27db429a9487d7a Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 12 Aug 2024 16:14:08 -0400 Subject: [PATCH 1/2] chg: [producer] added some security companies & CERTs. --- clusters/producer.json | 119 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 117 insertions(+), 2 deletions(-) diff --git a/clusters/producer.json b/clusters/producer.json index 7952ce8..c8d0bb8 100644 --- a/clusters/producer.json +++ b/clusters/producer.json @@ -478,12 +478,127 @@ "meta": { "country": "SK", "official-refs": [ - "https://www.eset.com" + "https://www.eset.com", + "https://www.welivesecurity.com" ] }, "uuid": "3a43aca5-6366-4168-b182-a8afec4550b5", "value": "ESET" + }, + { + "description": "Tencent is a world-leading internet and technology company that develops innovative products and services to improve the quality of life of people around the world. Founded in 1998 with its headquarters in Shenzhen, China, Tencent's guiding principle is to use technology for good. Our communication and social services connect more than one billion people around the world, helping them to keep in touch with friends and family, access transportation, pay for daily necessities, and even be entertained. Tencent also publishes some of the world's most popular video games and other high-quality digital content, enriching interactive entertainment experiences for people around the globe. Tencent also offers a range of services such as cloud computing, advertising, FinTech, and other enterprise services to support our clients' digital transformation and business growth. Tencent has been listed on the Stock Exchange of Hong Kong since 2004.", + "meta": { + "country": "CN", + "official-refs": [ + "https://www.tencent.com", + "https://mp.weixin.qq.com" + ] + }, + "uuid": "62e24285-103e-404e-b070-8b7fe59f5767", + "value": "Tencent" + }, + { + "description": "", + "meta": { + "country": "RU", + "official-refs": [ + "https://www.kaspersky.com", + "https://securelist.com" + ] + }, + "uuid": "0d4886f9-97e1-4cb2-8822-580fd09540e5", + "value": "Kaspersky" + }, + { + "description": "", + "meta": { + "country": "US", + "official-refs": [ + "https://www.paloaltonetworks.com", + "https://unit42.paloaltonetworks.com" + ] + }, + "uuid": "e9491d3b-2174-47d6-8a15-ecec552d16ae", + "value": "Palo Alto" + }, + { + "description": "", + "meta": { + "country": "JP", + "official-refs": [ + "https://www.trendmicro.com" + ] + }, + "uuid": "3ac8f6fc-9c04-4ebd-bda2-788cc02fe4ed", + "value": "Trend Micro" + }, + { + "description": "", + "meta": { + "country": "KR", + "official-refs": [ + "https://www.ahnlab.com" + ] + }, + "uuid": "38847e35-166f-4025-a4bb-3e543058e353", + "value": "AhnLab" + }, + { + "description": "", + "meta": { + "country": "IL", + "official-refs": [ + "https://www.checkpoint.com" + ] + }, + "uuid": "adb3369a-5683-46b2-bceb-4dafa6526b21", + "value": "Check Point" + }, + { + "description": "The Computer Emergency Response Team of Ukraine (CERT-UA) is a specialized structural unit of the State Center for Cyber Defense of the State Service for Special Communications and Information Protection of Ukraine.", + "meta": { + "country": "UA", + "official-refs": [ + "https://cert.gov.ua" + ] + }, + "uuid": "b06fe596-eaa5-434a-88b8-5b21b1c8b60f", + "value": "CERT-UA" + }, + { + "description": "", + "meta": { + "country": "CZ", + "official-refs": [ + "https://www.avast.com" + ] + }, + "uuid": "0a93886e-a0e8-4972-991d-9935bf6c1565", + "value": "Avast" + }, + { + "description": "", + "meta": { + "country": "US", + "official-refs": [ + "https://www.cisa.gov", + "https://www.us-cert.gov" + ] + }, + "uuid": "7aa10919-06fd-46ec-88b8-e1cbf60f955c", + "value": "CISA" + }, + { + "description": "", + "meta": { + "country": "JP", + "official-refs": [ + "https://www.jpcert.or.jp" + ] + }, + "uuid": "3caca164-4600-42a2-b2f0-7a552a66e7b6", + "value": "JPCERT" } ], - "version": 8 + "version": 9 } From 58b37e858188ef2b470b05b629092a95cc141f06 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 12 Aug 2024 23:02:57 +0200 Subject: [PATCH 2/2] chg: [index] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2295eb..ce0e811 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,7 @@ Category: *measure* - source: *MISP Project* - total: *20* elements [Producer](https://www.misp-galaxy.org/producer) - List of threat intelligence producer from security vendors to CERTs including any producer of intelligence at large. -Category: *actor* - source: *MISP Project* - total: *23* elements +Category: *actor* - source: *MISP Project* - total: *33* elements [[HTML](https://www.misp-galaxy.org/producer)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/producer.json)]