mirror of https://github.com/MISP/misp-objects
chg: [shadowserver-malware-url-report] severity added
parent
047d442311
commit
23e41b2262
|
@ -61,6 +61,12 @@
|
|||
"multiple": true,
|
||||
"ui-priority": 0
|
||||
},
|
||||
"severity": {
|
||||
"description": "Severity of the report",
|
||||
"disable_correlation": true,
|
||||
"misp-attribute": "text",
|
||||
"ui-priority": 0
|
||||
},
|
||||
"sha256": {
|
||||
"description": "SHA256 of associated (potentially malicious) payload, if downloaded from the URL",
|
||||
"misp-attribute": "sha256",
|
||||
|
@ -99,5 +105,5 @@
|
|||
"url"
|
||||
],
|
||||
"uuid": "0211496c-dbcf-465b-a147-3d965da016cc",
|
||||
"version": 2
|
||||
"version": 3
|
||||
}
|
Loading…
Reference in New Issue