mirror of https://github.com/MISP/misp-objects
Update definition.json
parent
939a950d87
commit
da3c168506
|
@ -52,6 +52,18 @@
|
|||
"disable_correlation": true,
|
||||
"misp-attribute": "text",
|
||||
"ui-priority": 1
|
||||
},
|
||||
"twitter-following":{
|
||||
"description": "following accounts of interest",
|
||||
"misp-attribute": "text",
|
||||
"multiple": true,
|
||||
"ui-priority": 1
|
||||
},
|
||||
"twitter-followers":{
|
||||
"description": "followers accounts of interest",
|
||||
"misp-attribute": "text",
|
||||
"multiple": true,
|
||||
"ui-priority": 1
|
||||
},
|
||||
"hashtag": {
|
||||
"description": "Hashtag embedded in the user description.",
|
||||
|
|
Loading…
Reference in New Issue