Merge pull request #46 from Delta-Sierra/master

update ail-leak object
pull/49/head
Alexandre Dulaunoy 2017-11-06 16:20:25 +01:00 committed by GitHub
commit f46343b2e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",