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