Skip to content

Commit 587b298

Browse files
committed
chg: [shadowserver-malware-url-report] resource path added to improve
correlation aspects
1 parent fcd2cf2 commit 587b298

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

objects/shadowserver-malware-url-report/definition.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@
6060
"misp-attribute": "text",
6161
"ui-priority": 1
6262
},
63+
"resource_path": {
64+
"description": "URL resource path extracted from the url",
65+
"misp-attribute": "text",
66+
"multiple": true,
67+
"ui-priority": 0
68+
},
6369
"sector": {
6470
"description": "Sector of the IP in question",
6571
"disable_correlation": true,
@@ -118,5 +124,5 @@
118124
"url"
119125
],
120126
"uuid": "0211496c-dbcf-465b-a147-3d965da016cc",
121-
"version": 5
127+
"version": 6
122128
}

0 commit comments

Comments
 (0)