From b298f8de6ee69b9636f6927a17fc3856af74fc18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 4 Oct 2017 10:03:42 +0200 Subject: [PATCH] up: Bump misp-objects & describeTypes --- pymisp/data/describeTypes.json | 19 +++++++++++++++---- pymisp/data/misp-objects | 2 +- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/pymisp/data/describeTypes.json b/pymisp/data/describeTypes.json index 7b88d4c..6435855 100644 --- a/pymisp/data/describeTypes.json +++ b/pymisp/data/describeTypes.json @@ -225,6 +225,10 @@ "default_category": "Financial fraud", "to_ids": 1 }, + "phone-number": { + "default_category": "Person", + "to_ids": 0 + }, "threat-actor": { "default_category": "Attribution", "to_ids": 0 @@ -615,6 +619,7 @@ "bin", "cc-number", "prtn", + "phone-number", "threat-actor", "campaign-name", "campaign-id", @@ -811,7 +816,8 @@ "email-mime-boundary", "email-thread-index", "email-message-id", - "mobile-application-id" + "mobile-application-id", + "whois-registrant-email" ], "Artifacts dropped": [ "md5", @@ -922,6 +928,7 @@ "ip-dst", "ip-dst|port", "ip-src|port", + "port", "hostname", "domain", "domain|ip", @@ -1005,6 +1012,7 @@ "bin", "cc-number", "prtn", + "phone-number", "comment", "text", "other", @@ -1029,7 +1037,8 @@ "email-dst", "comment", "text", - "other" + "other", + "whois-registrant-email" ], "Person": [ "first-name", @@ -1057,7 +1066,8 @@ "passenger-name-record-locator-number", "comment", "text", - "other" + "other", + "phone-number" ], "Other": [ "comment", @@ -1069,7 +1079,8 @@ "cpe", "port", "float", - "hex" + "hex", + "phone-number" ] } } diff --git a/pymisp/data/misp-objects b/pymisp/data/misp-objects index 140b552..028bb2e 160000 --- a/pymisp/data/misp-objects +++ b/pymisp/data/misp-objects @@ -1 +1 @@ -Subproject commit 140b55254a5478cb94718d17563c18ce330f45d0 +Subproject commit 028bb2e0c168ff57a9c68e405dedb3a377d4e3ae