mirror of https://github.com/MISP/misp-objects
chg: [shadowserver-malware-url-report] resource path added to improve
correlation aspectspull/411/head v2.4.182
parent
fcd2cf2445
commit
587b298e1e
|
@ -60,6 +60,12 @@
|
|||
"misp-attribute": "text",
|
||||
"ui-priority": 1
|
||||
},
|
||||
"resource_path": {
|
||||
"description": "URL resource path extracted from the url",
|
||||
"misp-attribute": "text",
|
||||
"multiple": true,
|
||||
"ui-priority": 0
|
||||
},
|
||||
"sector": {
|
||||
"description": "Sector of the IP in question",
|
||||
"disable_correlation": true,
|
||||
|
@ -118,5 +124,5 @@
|
|||
"url"
|
||||
],
|
||||
"uuid": "0211496c-dbcf-465b-a147-3d965da016cc",
|
||||
"version": 5
|
||||
"version": 6
|
||||
}
|
Loading…
Reference in New Issue