Add mimetype to file object template

pull/26/merge
Raphaël Vinot 2017-08-23 11:01:48 +02:00
parent dc1dce796e
commit 49cd96aa2b
1 changed files with 6 additions and 1 deletions

View File

@ -99,9 +99,14 @@
"tlsh": {
"ui-priority": 0,
"misp-attribute": "tlsh"
},
"mimetype": {
"disable_correlation": true,
"ui-priority": 0,
"misp-attribute": "text"
}
},
"version": 1,
"version": 2,
"description": "File object describing a file with meta-information",
"meta-category": "file",
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",