update ail-leak object

pull/46/head
Deborah Servili 2017-11-06 14:53:58 +01:00
parent b19eb276b6
commit d171c73660
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,5 @@
{ {
"requiredOneOf": [ "requiredOneOf": [
"type",
"text", "text",
"first-seen", "first-seen",
"last-seen", "last-seen",
@ -18,7 +17,7 @@
"origin": { "origin": {
"description": "The link where the leak is (or was) accessible at first-seen.", "description": "The link where the leak is (or was) accessible at first-seen.",
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "url" "misp-attribute": "link"
}, },
"text": { "text": {
"description": "A description of the leak which could include the potential victim(s) or description of the leak.", "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" "misp-attribute": "datetime"
} }
}, },
"version": 2, "version": 3,
"description": "An information leak as defined by the AIL Analysis Information Leak framework.", "description": "An information leak as defined by the AIL Analysis Information Leak framework.",
"meta-category": "misc", "meta-category": "misc",
"uuid": "dc6a8fa2-0a43-4a0c-a5aa-b1a5336ca80e", "uuid": "dc6a8fa2-0a43-4a0c-a5aa-b1a5336ca80e",