diff --git a/objects/paste/definition.json b/objects/paste/definition.json index bfff07a..9d0002b 100644 --- a/objects/paste/definition.json +++ b/objects/paste/definition.json @@ -18,12 +18,18 @@ "gist.github.com", "codepad.org", "safebin.net", - "hastebin.com" + "hastebin.com", + "ghostbin.com" ], "description": "Original source of the paste or post.", "ui-priority": 0, "misp-attribute": "text" }, + "title": { + "misp-attribute": "text", + "ui-priority": 0, + "description": "Title of the paste or post." + }, "url": { "misp-attribute": "url", "ui-priority": 0, @@ -42,7 +48,7 @@ "misp-attribute": "datetime" } }, - "version": 1, + "version": 2, "description": "Paste or similar post from a website allowing to share privately or publicly posts.", "meta-category": "misc", "uuid": "cedc055c-78aa-49a4-bfd7-4cc30cecef12",