From 47eba12569be92c2f25bb57f27e0fc9e39da37b9 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 3 Jan 2018 14:00:56 +0100 Subject: [PATCH] =?UTF-8?q?add:=20new=20taxonomy=20added=20Christian=20Sei?= =?UTF-8?q?fert,=20Ian=20Welch,=20Peter=20Komisarczuk,=20=E2=80=98Taxonomy?= =?UTF-8?q?=20of=20Honeypots=E2=80=99,=20Technical=20Report=20CS-TR-06/12,?= =?UTF-8?q?=20VICTORIA=20UNIVERSITY=20OF=20WELLINGTON,=20School=20of=20Mat?= =?UTF-8?q?hematical=20and=20Computing=20Sciences,=20June=202006,=20http:/?= =?UTF-8?q?/www.mcs.vuw.ac.nz/comp/Publications/archive/CS-TR-06/CS-TR-06-?= =?UTF-8?q?12.pdf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.json b/MANIFEST.json index 01139a6..4bf267e 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -244,11 +244,16 @@ "version": 1, "name": "runtime-packer", "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." + }, + { + "version": 1, + "name": "honeypot-basic", + "description": "Christian Seifert, Ian Welch, Peter Komisarczuk, ‘Taxonomy of Honeypots’, Technical Report CS-TR-06/12, VICTORIA UNIVERSITY OF WELLINGTON, School of Mathematical and Computing Sciences, June 2006, http://www.mcs.vuw.ac.nz/comp/Publications/archive/CS-TR-06/CS-TR-06-12.pdf" } ], "path": "machinetag.json", "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/", "description": "Manifest file of MISP taxonomies available.", "license": "CC-0", - "version": "20171228" + "version": "20180103" }