We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd2cf2 commit 587b298Copy full SHA for 587b298
1 file changed
objects/shadowserver-malware-url-report/definition.json
@@ -60,6 +60,12 @@
60
"misp-attribute": "text",
61
"ui-priority": 1
62
},
63
+ "resource_path": {
64
+ "description": "URL resource path extracted from the url",
65
+ "misp-attribute": "text",
66
+ "multiple": true,
67
+ "ui-priority": 0
68
+ },
69
"sector": {
70
"description": "Sector of the IP in question",
71
"disable_correlation": true,
@@ -118,5 +124,5 @@
118
124
"url"
119
125
],
120
126
"uuid": "0211496c-dbcf-465b-a147-3d965da016cc",
121
- "version": 5
127
+ "version": 6
122
128
}
0 commit comments