add vhash (VirusTotal Hash) on definition.json

pull/272/head
rmkml 2020-08-17 17:35:58 +02:00
parent bc4cabba65
commit 5bdc6c6592
2 changed files with 9 additions and 2 deletions

View File

@ -424,6 +424,11 @@
"description": "Fuzzy hash by Trend Micro: Locality Sensitive Hash",
"misp-attribute": "tlsh",
"ui-priority": 0
},
"vhash": {
"description": "vhash by VirusTotal",
"misp-attribute": "vhash",
"ui-priority": 0
}
},
"description": "File object describing a file with meta-information",
@ -450,6 +455,6 @@
"path",
"fullpath"
],
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
"version": 20
"uuid": "688c36fb-4edb-41a3-7273-1af8923e2215",
"version": 21
}

View File

@ -96,6 +96,7 @@
"filename|sha512/256",
"filename|ssdeep",
"filename|tlsh",
"filename|vhash",
"first-name",
"float",
"frequent-flyer-number",
@ -180,6 +181,7 @@
"text",
"threat-actor",
"tlsh",
"vhash",
"travel-details",
"twitter-id",
"uri",