2018-10-25 17:31:36 +02:00
|
|
|
{
|
|
|
|
"attributes": {
|
|
|
|
"URL": {
|
|
|
|
"description": "The URL saved as bookmark.",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "link",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"additional-comments": {
|
|
|
|
"categories": [
|
|
|
|
"External analysis"
|
|
|
|
],
|
|
|
|
"description": "Comments.",
|
|
|
|
"disable_correlation": true,
|
2018-10-25 17:31:36 +02:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
|
|
|
"browser": {
|
|
|
|
"description": "Browser used to access the URL.",
|
2020-04-26 02:10:02 +02:00
|
|
|
"disable_correlation": true,
|
2018-10-25 17:31:36 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"sane_default": [
|
|
|
|
"IE",
|
|
|
|
"Safari",
|
|
|
|
"Chrome",
|
|
|
|
"Firefox",
|
|
|
|
"Opera mini",
|
|
|
|
"Chromium"
|
|
|
|
],
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"datetime-bookmarked": {
|
|
|
|
"description": "date and time when the URL was added to favorites.",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
|
|
|
"domain-ip": {
|
|
|
|
"description": "IP of the URL domain.",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "ip-src",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"domain-name": {
|
|
|
|
"description": "Domain of the URL.",
|
2018-10-25 17:31:36 +02:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"name": {
|
|
|
|
"description": "Book mark name. ",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"title": {
|
|
|
|
"description": "Title of the web page",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": "An Object Template to add evidential bookmarks identified during a digital forensic investigation.",
|
|
|
|
"meta-category": "misc",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "tsk-web-bookmark",
|
|
|
|
"required": [
|
|
|
|
"URL"
|
|
|
|
],
|
2018-10-25 17:31:36 +02:00
|
|
|
"uuid": "7d9a88a8-9934-4caa-a85b-f76bc97d5373",
|
2020-04-26 02:10:02 +02:00
|
|
|
"version": 1
|
|
|
|
}
|