From f3a408ce1113685d772b4048f02111e00b8cd666 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 24 Nov 2020 11:28:02 +0100 Subject: [PATCH] chg: [types] jarm-fingerprint added --- pymisp/data/describeTypes.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pymisp/data/describeTypes.json b/pymisp/data/describeTypes.json index 54d5a6b..ee08558 100644 --- a/pymisp/data/describeTypes.json +++ b/pymisp/data/describeTypes.json @@ -148,6 +148,7 @@ "ip-src", "ip-src|port", "ja3-fingerprint-md5", + "jarm-fingerprint", "link", "mac-address", "mac-eui-64", @@ -230,6 +231,7 @@ "ip-src", "ip-src|port", "ja3-fingerprint-md5", + "jarm-fingerprint", "mac-address", "mac-eui-64", "other", @@ -321,6 +323,7 @@ "ip-src", "ip-src|port", "ja3-fingerprint-md5", + "jarm-fingerprint", "link", "mac-address", "mac-eui-64", @@ -877,6 +880,10 @@ "default_category": "Social network", "to_ids": 0 }, + "jarm-fingerprint": { + "default_category": "Network activity", + "to_ids": 1 + }, "kusto-query": { "default_category": "Artifacts dropped", "to_ids": 0 @@ -1329,6 +1336,7 @@ "issue-date-of-the-visa", "ja3-fingerprint-md5", "jabber-id", + "jarm-fingerprint", "kusto-query", "last-name", "link",