From 1049d230d703a84b61fc302cb82acecf69c18079 Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 9 Sep 2024 12:40:42 -0400 Subject: [PATCH 1/2] chg: [producer] added some security companies. --- clusters/producer.json | 46 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/clusters/producer.json b/clusters/producer.json index 0852c3a..d8161eb 100644 --- a/clusters/producer.json +++ b/clusters/producer.json @@ -619,7 +619,51 @@ }, "uuid": "3caca164-4600-42a2-b2f0-7a552a66e7b6", "value": "JPCERT" + }, + { + "description": "Proofpoint, Inc. is an American enterprise cybersecurity company based in Sunnyvale, California that provides software as a service and products for email security, identity threat defense, data loss prevention, electronic discovery, and email archiving.", + "meta": { + "country": "US", + "official-refs": [ + "https://www.proofpoint.com/" + ] + }, + "uuid": "cae79680-67a6-4411-903c-f824dbcc813f", + "value": "Proofpoint" + }, + { + "description": "Qihoo 360 (Chinese: 奇虎 360; pinyin: Qíhǔ Sānliùlíng; approximate pronunciation CHEE-hoo), full name 360 Security Technology Inc., is a Chinese internet security company that has developed the antivirus software programs 360 Safeguard and 360 Mobile Safe, the Web browser 360 Secure Browser, and the mobile application store 360 Mobile Assistant.", + "meta": { + "country": "CN", + "official-refs": [ + "https://www.360.cn/" + ] + }, + "uuid": "28bceaef-f6ab-418b-ac5b-7e4089a808b5", + "value": "Qihoo 360" + }, + { + "description": "Bitdefender provides cybersecurity solutions with leading security efficacy, performance and ease of use to small and medium businesses, mid-market enterprises and consumers.", + "meta": { + "country": "RO", + "official-refs": [ + "https://www.bitdefender.com/" + ] + }, + "uuid": "1c141c9b-ec78-4f86-a8ea-b02944fa5492", + "value": "Bitdefender" + }, + { + "description": "Avira Operations GmbH & Co. KG is a German multinational computer security software company mainly known for its Avira Free Security antivirus software. Since 2021, Avira has been owned by American software company NortonLifeLock (now Gen Digital), which also operates Norton, Avast and AVG. It was previously owned by investment firm Investcorp.", + "meta": { + "country": "DE", + "official-refs": [ + "https://www.avira.com" + ] + }, + "uuid": "e5964f36-7644-4f73-bdfd-f24d9e006656", + "value": "Avira" } ], - "version": 10 + "version": 11 } From 771b2f01a91b6451a2ab651d928854f411a84546 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 19 Sep 2024 10:56:53 +0200 Subject: [PATCH 2/2] chg: [doc] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c7f9d2..47c04b1 100644 --- a/README.md +++ b/README.md @@ -487,7 +487,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: *33* elements +Category: *actor* - source: *MISP Project* - total: *37* elements [[HTML](https://www.misp-galaxy.org/producer)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/producer.json)]