diff --git a/objects/email/definition.json b/objects/email/definition.json index ada836d..7b7f45d 100644 --- a/objects/email/definition.json +++ b/objects/email/definition.json @@ -3,7 +3,7 @@ "uuid": "a0c666e0-fc65-4be8-b48f-3423d788b552", "meta-category": "network", "description": "Email object describing an email with meta-information", - "version": 6, + "version": 7, "attributes": { "reply-to": { "description": "Email address the reply will be sent to", @@ -56,6 +56,14 @@ "Payload delivery" ] }, + "screenshot": { + "description": "Screenshot of email", + "misp-attribute": "attachment", + "ui-priority": 1, + "categories": [ + "External analysis" + ] + }, "attachment": { "description": "Attachment", "misp-attribute": "email-attachment",