mirror of https://github.com/MISP/misp-objects
chg: [shadowserver-malware-url-report] sane_default added
parent
23e41b2262
commit
f02af50725
|
@ -4,6 +4,12 @@
|
|||
"description": "Application layer protocol where occurrence of the URL was observed. Examples: http, https, ssh, telnet. ",
|
||||
"disable_correlation": true,
|
||||
"misp-attribute": "text",
|
||||
"sane_default": [
|
||||
"http",
|
||||
"https",
|
||||
"ssh",
|
||||
"telnet"
|
||||
],
|
||||
"ui-priority": 0
|
||||
},
|
||||
"asn": {
|
||||
|
@ -105,5 +111,5 @@
|
|||
"url"
|
||||
],
|
||||
"uuid": "0211496c-dbcf-465b-a147-3d965da016cc",
|
||||
"version": 3
|
||||
"version": 4
|
||||
}
|
Loading…
Reference in New Issue