Merge pull request #284 from C00kie-/patch-5

added json multiple objects twitter-following and twitter-followers
pull/289/head
Alexandre Dulaunoy 2020-08-28 16:43:38 +02:00 committed by GitHub
commit 3c1c9e5dd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 1 deletions

View File

@ -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.",