diff --git a/objects/paste/definition.json b/objects/paste/definition.json index a7c31b0..09c5adf 100644 --- a/objects/paste/definition.json +++ b/objects/paste/definition.json @@ -19,7 +19,9 @@ "codepad.org", "safebin.net", "hastebin.com", - "ghostbin.com" + "ghostbin.com", + "paste.ee", + "0bin.net" ], "description": "Original source of the paste or post.", "ui-priority": 0, @@ -39,7 +41,12 @@ "url": { "misp-attribute": "url", "ui-priority": 0, - "description": "Link to the original source of the paste or post." + "description": "Link to the original source of the paste or post (when used maliciously)." + }, + "link": { + "misp-attribute": "link,", + "ui-priority": 0, + "description": "Link to the original source of the source or post (when used legitimately for OSINT source or alike)." }, "last-seen": { "description": "When the paste has been accessible or seen for the last time.", @@ -54,7 +61,7 @@ "misp-attribute": "datetime" } }, - "version": 3, + "version": 4, "description": "Paste or similar post from a website allowing to share privately or publicly posts.", "meta-category": "misc", "uuid": "cedc055c-78aa-49a4-bfd7-4cc30cecef12",