diff --git a/objects/shadowserver-malware-url-report/definition.json b/objects/shadowserver-malware-url-report/definition.json index e22c2623..28a16164 100644 --- a/objects/shadowserver-malware-url-report/definition.json +++ b/objects/shadowserver-malware-url-report/definition.json @@ -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 } \ No newline at end of file