From 159b7bfdf3ac18ca03650f29a8dc39f9cfc79401 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 5 Dec 2024 16:02:55 +0100 Subject: [PATCH] chg: [MANIFEST] updated --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.json b/MANIFEST.json index 5cfc50e..09ecf75 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -743,6 +743,11 @@ "name": "unified-kill-chain", "version": 1 }, + { + "description": "The Unified Ransomware Kill Chain, a intelligence driven model developed by Oleg Skulkin, aims to track every single phase of a ransomware attack.", + "name": "unified-ransomware-kill-chain", + "version": 1 + }, { "description": "The Use Case Applicability categories reflect standard resolution categories, to clearly display alerting rule configuration problems.", "name": "use-case-applicability", @@ -775,5 +780,5 @@ } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20241203" + "version": "20241205" }