From d171c73660948bb9e6bf5f52ba08eeafbd1edfbf Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Mon, 6 Nov 2017 14:53:58 +0100 Subject: [PATCH] update ail-leak object --- objects/ail-leak/definition.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/objects/ail-leak/definition.json b/objects/ail-leak/definition.json index b7247ce..2641efd 100644 --- a/objects/ail-leak/definition.json +++ b/objects/ail-leak/definition.json @@ -1,6 +1,5 @@ { "requiredOneOf": [ - "type", "text", "first-seen", "last-seen", @@ -18,7 +17,7 @@ "origin": { "description": "The link where the leak is (or was) accessible at first-seen.", "ui-priority": 1, - "misp-attribute": "url" + "misp-attribute": "link" }, "text": { "description": "A description of the leak which could include the potential victim(s) or description of the leak.", @@ -58,7 +57,7 @@ "misp-attribute": "datetime" } }, - "version": 2, + "version": 3, "description": "An information leak as defined by the AIL Analysis Information Leak framework.", "meta-category": "misc", "uuid": "dc6a8fa2-0a43-4a0c-a5aa-b1a5336ca80e",