From fa0816089a39c37e3c5ff733393f0f259b5e6aa9 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 29 Jan 2022 12:10:44 +0100 Subject: [PATCH] chg: [MANIFEST] updated --- MANIFEST.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index a1adc92..df752c8 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -549,7 +549,7 @@ "version": 2 }, { - "description": "Runtime or software packer used to combine compressed data with the decompression code. The decompression code can add additional obfuscations mechanisms including polymorphic-packer or other obfuscation techniques. This taxonomy lists all the known or official packer used for legitimate use or for packing malicious binaries.", + "description": "Runtime or software packer used to combine compressed or encrypted data with the decompression or decryption code. This code can add additional obfuscations mechanisms including polymorphic-packer or other obfuscation techniques. This taxonomy lists all the known or official packer used for legitimate use or for packing malicious binaries.", "name": "runtime-packer", "version": 1 }, @@ -660,5 +660,5 @@ } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20220122" + "version": "20220129" }