From 85c2600bd751dc81d1680736ca7c145952182266 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 13 Oct 2020 22:34:24 +0200 Subject: [PATCH] new: [attribute type] telfhash added --- pymisp/data/describeTypes.json | 8 ++++++++ pymisp/data/misp-objects | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/pymisp/data/describeTypes.json b/pymisp/data/describeTypes.json index 8c2f0ea..f33d10d 100644 --- a/pymisp/data/describeTypes.json +++ b/pymisp/data/describeTypes.json @@ -88,6 +88,7 @@ "sigma", "ssdeep", "stix2-pattern", + "telfhash", "text", "vhash", "windows-scheduled-task", @@ -344,6 +345,7 @@ "sigma", "ssdeep", "stix2-pattern", + "telfhash", "text", "tlsh", "url", @@ -412,6 +414,7 @@ "sigma", "ssdeep", "stix2-pattern", + "telfhash", "text", "tlsh", "vhash", @@ -1119,6 +1122,10 @@ "default_category": "Targeting data", "to_ids": 0 }, + "telfhash": { + "default_category": "Payload delivery", + "to_ids": 1 + }, "text": { "default_category": "Other", "to_ids": 0 @@ -1381,6 +1388,7 @@ "target-machine", "target-org", "target-user", + "telfhash", "text", "threat-actor", "tlsh", diff --git a/pymisp/data/misp-objects b/pymisp/data/misp-objects index e6fd386..ce80fb6 160000 --- a/pymisp/data/misp-objects +++ b/pymisp/data/misp-objects @@ -1 +1 @@ -Subproject commit e6fd3867e8f8b353fbfc3282e75992c990c93d59 +Subproject commit ce80fb6384d6a369d4327db045255bd35bc25dbb