mirror of https://github.com/MISP/misp-objects
commit
deb8bc7eb9
objects/virustotal-report
|
@ -44,9 +44,18 @@
|
|||
],
|
||||
"ui-priority": 2,
|
||||
"misp-attribute": "link"
|
||||
},
|
||||
"comment": {
|
||||
"description": "Comment related to this hash",
|
||||
"categories": [
|
||||
"Exernal analysis"
|
||||
],
|
||||
"misp-attribute": "text",
|
||||
"ui-priority": 2,
|
||||
"multiple": true
|
||||
}
|
||||
},
|
||||
"version": 1,
|
||||
"version": 2,
|
||||
"description": "VirusTotal report",
|
||||
"meta-category": "misc",
|
||||
"uuid": "d7dd0154-e04f-4c34-a2fb-79f3a3a52aa4",
|
||||
|
|
Loading…
Reference in New Issue