mirror of https://github.com/MISP/misp-objects
Update definition.json
Attributes added: username-quoted Social-Network added: LinkedIn, Reddit, Google+, Instagrampull/26/head
parent
5a80d5c4d2
commit
ee6171f75f
|
@ -20,6 +20,10 @@
|
|||
"sane_default": [
|
||||
"Twitter",
|
||||
"Facebook",
|
||||
"LinkedIn",
|
||||
"Reddit",
|
||||
"Google+",
|
||||
"Instagram",
|
||||
"Forum",
|
||||
"Other"
|
||||
]
|
||||
|
@ -43,6 +47,11 @@
|
|||
"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,
|
||||
|
|
Loading…
Reference in New Issue