fix: AIL leak object to include raw-data

pull/53/head
Alexandre Dulaunoy 2017-11-15 07:32:49 +01:00
parent 1fd5d4f6a7
commit b046eb4ba7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 7 additions and 1 deletions

View File

@ -55,9 +55,15 @@
"disable_correlation": true,
"ui-priority": 0,
"misp-attribute": "datetime"
},
"raw-data": {
"description": "Raw data as received by the AIL sensor compressed and encoded in Base64.",
"disable_correlation": true,
"ui-priority": 0,
"misp-attribute": "text"
}
},
"version": 3,
"version": 4,
"description": "An information leak as defined by the AIL Analysis Information Leak framework.",
"meta-category": "misc",
"uuid": "dc6a8fa2-0a43-4a0c-a5aa-b1a5336ca80e",