From 8c113c5b8668bff4859d6ab14c113dcb7cd04e78 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 3 Aug 2022 15:48:49 +0200 Subject: [PATCH] chg: [MANIFEST] updated --- MANIFEST.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index 186e8f1..99a1447 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -521,7 +521,7 @@ { "description": "The taxonomy is meant for large scale cybersecurity incidents, as mentioned in the Commission Recommendation of 13 May 2022, also known as the provisional agreement. It has two core parts: The nature of the incident, i.e. the underlying cause, that triggered the incident, and the impact of the incident, i.e. the impact on services, in which sector(s) of economy and society.", "name": "nis2", - "version": 2 + "version": 3 }, { "description": "Open Threat Taxonomy v1.1 base on James Tarala of SANS http://www.auditscripts.com/resources/open_threat_taxonomy_v1.1a.pdf, https://files.sans.org/summit/Threat_Hunting_Incident_Response_Summit_2016/PDFs/Using-Open-Tools-to-Convert-Threat-Intelligence-into-Practical-Defenses-James-Tarala-SANS-Institute.pdf, https://www.youtube.com/watch?v=5rdGOOFC_yE, and https://www.rsaconference.com/writable/presentations/file_upload/str-r04_using-an-open-source-threat-model-for-prioritized-defense-final.pdf", @@ -568,6 +568,11 @@ "name": "priority-level", "version": 2 }, + { + "description": "PyOTI automated enrichment schemes for point in time classification of indicators.", + "name": "pyoti", + "version": 3 + }, { "description": "Ransomware is used to define ransomware types and the elements that compose them.", "name": "ransomware", @@ -659,9 +664,9 @@ "version": 1 }, { - "description": "The Traffic Light Protocol - or short: TLP - was designed with the objective to create a favorable classification scheme for sharing sensitive information while keeping the control over its distribution at the same time.", + "description": "The Traffic Light Protocol (TLP) (v2.0) was created to facilitate greater sharing of potentially sensitive information and more effective collaboration. Information sharing happens from an information source, towards one or more recipients. TLP is a set of four labels used to indicate the sharing boundaries to be applied by the recipients. Only labels listed in this standard are considered valid by FIRST. This taxonomy includes additional labels for backward compatibility which are no more validated by FIRST.", "name": "tlp", - "version": 5 + "version": 6 }, { "description": "Taxonomy to describe Tor network infrastructure", @@ -707,13 +712,8 @@ "description": "Workflow support language is a common language to support intelligence analysts to perform their analysis on data and information.", "name": "workflow", "version": 11 - }, - { - "version": 3, - "name": "pyoti", - "description": "PyOTI automated enrichment schemes for point in time classification of indicators." } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20220629" + "version": "20220803" }