From 59edaa978f92015e56efde291baedb8c0f74d888 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 22 Nov 2017 20:52:26 +0100 Subject: [PATCH] raw data is now an attachment --- objects/ail-leak/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/ail-leak/definition.json b/objects/ail-leak/definition.json index 38cb75b..1243073 100644 --- a/objects/ail-leak/definition.json +++ b/objects/ail-leak/definition.json @@ -71,10 +71,10 @@ "description": "Raw data as received by the AIL sensor compressed and encoded in Base64.", "disable_correlation": true, "ui-priority": 0, - "misp-attribute": "text" + "misp-attribute": "attachment" } }, - "version": 6, + "version": 7, "description": "An information leak as defined by the AIL Analysis Information Leak framework.", "meta-category": "misc", "uuid": "dc6a8fa2-0a43-4a0c-a5aa-b1a5336ca80e",