chg: [file] because sorted is always better

pull/297/head
Alexandre Dulaunoy 2020-10-13 22:47:10 +02:00
parent 0196285c0f
commit 5c935172ea
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 11 additions and 11 deletions

View File

@ -312,6 +312,11 @@
"multiple": true,
"ui-priority": 0
},
"imphash": {
"description": "Hash (md5) calculated from the PE import table",
"misp-attribute": "imphash",
"ui-priority": 0
},
"malware-sample": {
"description": "The file itself (binary)",
"misp-attribute": "malware-sample",
@ -437,6 +442,11 @@
"Trusted"
]
},
"telfhash": {
"description": "telfhash - Symbol hash for ELF files.",
"misp-attribute": "telfhash",
"ui-priority": 0
},
"text": {
"description": "Free text value to attach to the file",
"disable_correlation": true,
@ -449,16 +459,6 @@
"misp-attribute": "tlsh",
"ui-priority": 0
},
"telfhash": {
"description": "telfhash - Symbol hash for ELF files.",
"misp-attribute": "telfhash",
"ui-priority": 0
},
"imphash": {
"description": "Hash (md5) calculated from the PE import table",
"misp-attribute": "imphash",
"ui-priority": 0
},
"vhash": {
"description": "vhash by VirusTotal",
"misp-attribute": "vhash",
@ -497,4 +497,4 @@
],
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
"version": 23
}
}