diff --git a/objects/microblog/definition.json b/objects/microblog/definition.json index 78b26ec..98d1aa5 100644 --- a/objects/microblog/definition.json +++ b/objects/microblog/definition.json @@ -20,6 +20,10 @@ "sane_default": [ "Twitter", "Facebook", + "LinkedIn", + "Reddit", + "Google+", + "Instagram", "Forum", "Other" ] @@ -43,9 +47,14 @@ "description": "When the microblog post was removed", "ui-priority": 0, "misp-attribute": "datetime" + }, + "username-quoted": { + "description": "Username who are quoted into the microblog post", + "ui-priority": 0, + "misp-attribute": "text" } }, - "version": 1, + "version": 2, "description": "Microblog post like a Twitter tweet or a post on a Facebook wall.", "meta-category": "misc", "uuid": "8ec8c911-ddbe-4f5b-895b-fbff70c42a60",