diff --git a/pymisp/data/describeTypes.json b/pymisp/data/describeTypes.json index 3b309ce..5f2bec3 100644 --- a/pymisp/data/describeTypes.json +++ b/pymisp/data/describeTypes.json @@ -89,6 +89,10 @@ "default_category": "Network activity", "to_ids": 0 }, + "ja3-fingerprint-md5": { + "default_category": "Network activity", + "to_ids": 1 + }, "regkey": { "default_category": "Persistence mechanism", "to_ids": 1 @@ -637,6 +641,7 @@ "url", "http-method", "user-agent", + "ja3-fingerprint-md5", "regkey", "regkey|value", "AS", @@ -876,6 +881,7 @@ "x509-fingerprint-sha1", "x509-fingerprint-md5", "x509-fingerprint-sha256", + "ja3-fingerprint-md5", "other", "hostname|port", "email-dst-display-name", @@ -1031,6 +1037,7 @@ "x509-fingerprint-md5", "x509-fingerprint-sha1", "x509-fingerprint-sha256", + "ja3-fingerprint-md5", "other", "hex", "cookie", @@ -1096,6 +1103,7 @@ "x509-fingerprint-sha1", "x509-fingerprint-md5", "x509-fingerprint-sha256", + "ja3-fingerprint-md5", "github-repository", "other", "cortex" diff --git a/pymisp/data/misp-objects b/pymisp/data/misp-objects index 11a462e..b659345 160000 --- a/pymisp/data/misp-objects +++ b/pymisp/data/misp-objects @@ -1 +1 @@ -Subproject commit 11a462e79b02428a08b11698d45aa8aa5ab6887d +Subproject commit b6593451c2eb7765246e94cb88b650f2a65428ce