From a5c8f1844a272847b773fd4a9449305a251c1e88 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 21 Jan 2020 09:45:35 +0100 Subject: [PATCH] new: [attributes] chrome-extension-id added --- pymisp/data/describeTypes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pymisp/data/describeTypes.json b/pymisp/data/describeTypes.json index eb6fda5..3440529 100644 --- a/pymisp/data/describeTypes.json +++ b/pymisp/data/describeTypes.json @@ -240,6 +240,7 @@ "attachment", "authentihash", "cdhash", + "chrome-extension-id", "comment", "domain", "email-attachment", @@ -321,6 +322,7 @@ "attachment", "authentihash", "cdhash", + "chrome-extension-id", "comment", "filename", "filename|authentihash", @@ -512,6 +514,10 @@ "default_category": "Payload delivery", "to_ids": 1 }, + "chrome-extension-id": { + "default_category": "Payload delivery", + "to_ids": 1 + }, "comment": { "default_category": "Other", "to_ids": 0 @@ -1121,6 +1127,7 @@ "campaign-name", "cc-number", "cdhash", + "chrome-extension-id", "comment", "community-id", "cookie",