chg: [dev] run rq

pull/255/head
VVX7 2020-05-28 15:32:43 -04:00
parent ae95dd1834
commit ede33742aa
3 changed files with 73 additions and 73 deletions

View File

@ -71,12 +71,12 @@
"privacy": { "privacy": {
"description": "Group privacy: public, closed, secret.", "description": "Group privacy: public, closed, secret.",
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 1,
"sane_default": [ "sane_default": [
"Public", "Public",
"Closed", "Closed",
"Secret" "Secret"
] ],
"ui-priority": 1
}, },
"url": { "url": {
"description": "Original URL location of the group (potentially malicious).", "description": "Original URL location of the group (potentially malicious).",

View File

@ -1,16 +1,5 @@
{ {
"attributes": { "attributes": {
"team-member": {
"description": "A user account who is a member of the page.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"creator": {
"description": "The user account that created the page.",
"misp-attribute": "text",
"ui-priority": 1
},
"archive": { "archive": {
"description": "Archive of the original page (Internet Archive, Archive.is, etc).", "description": "Archive of the original page (Internet Archive, Archive.is, etc).",
"disable_correlation": true, "disable_correlation": true,
@ -24,6 +13,17 @@
"multiple": true, "multiple": true,
"ui-priority": 1 "ui-priority": 1
}, },
"contact-detail": {
"description": "Contact url listed on about page.",
"misp-attribute": "url",
"multiple": true,
"ui-priority": 1
},
"creator": {
"description": "The user account that created the page.",
"misp-attribute": "text",
"ui-priority": 1
},
"description": { "description": {
"description": "A description of the page.", "description": "A description of the page.",
"misp-attribute": "text", "misp-attribute": "text",
@ -41,51 +41,12 @@
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
}, },
"page-name": {
"description": "The name of the page.",
"misp-attribute": "text",
"ui-priority": 1
},
"page-id": {
"description": "Page id (without the @).",
"misp-attribute": "text",
"ui-priority": 1
},
"page-alias": {
"description": "Aliases or previous names of page.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"related-page-name": {
"description": "name of a page listed as related to this one.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"related-page-id": {
"description": "id of a page listed as related to this one (without the @).",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"event": { "event": {
"description": "Event announcement on page.", "description": "Event announcement on page.",
"misp-attribute": "text", "misp-attribute": "text",
"multiple": true, "multiple": true,
"ui-priority": 1 "ui-priority": 1
}, },
"contact-detail": {
"description": "Contact url listed on about page.",
"misp-attribute": "url",
"multiple": true,
"ui-priority": 1
},
"page-type": {
"description": "Facebook page type, e.g. community, product etc.",
"misp-attribute": "text",
"ui-priority": 1
},
"hashtag": { "hashtag": {
"description": "Hashtag used to identify or promote the page.", "description": "Hashtag used to identify or promote the page.",
"misp-attribute": "text", "misp-attribute": "text",
@ -97,6 +58,45 @@
"misp-attribute": "link", "misp-attribute": "link",
"ui-priority": 1 "ui-priority": 1
}, },
"page-alias": {
"description": "Aliases or previous names of page.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"page-id": {
"description": "Page id (without the @).",
"misp-attribute": "text",
"ui-priority": 1
},
"page-name": {
"description": "The name of the page.",
"misp-attribute": "text",
"ui-priority": 1
},
"page-type": {
"description": "Facebook page type, e.g. community, product etc.",
"misp-attribute": "text",
"ui-priority": 1
},
"related-page-id": {
"description": "id of a page listed as related to this one (without the @).",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"related-page-name": {
"description": "name of a page listed as related to this one.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"team-member": {
"description": "A user account who is a member of the page.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"url": { "url": {
"description": "Original URL location of the page (potentially malicious).", "description": "Original URL location of the page (potentially malicious).",
"misp-attribute": "url", "misp-attribute": "url",

View File

@ -12,16 +12,6 @@
"multiple": true, "multiple": true,
"ui-priority": 1 "ui-priority": 1
}, },
"user-name": {
"description": "Display name of the account who posted.",
"misp-attribute": "text",
"ui-priority": 0
},
"user-id": {
"description": "Id of the account who posted.",
"misp-attribute": "text",
"ui-priority": 0
},
"embedded-link": { "embedded-link": {
"description": "Link in the facebook post", "description": "Link in the facebook post",
"misp-attribute": "url", "misp-attribute": "url",
@ -40,14 +30,14 @@
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
}, },
"in-reply-to-status-id": { "in-reply-to-display-name": {
"description": "The facebook ID of the post that this post shares.", "description": "The user display name of the facebook this post shares.",
"misp-attribute": "text", "misp-attribute": "text",
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
}, },
"in-reply-to-display-name": { "in-reply-to-status-id": {
"description": "The user display name of the facebook this post shares.", "description": "The facebook ID of the post that this post shares.",
"misp-attribute": "text", "misp-attribute": "text",
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
@ -60,8 +50,8 @@
}, },
"language": { "language": {
"description": "The language of the post.", "description": "The language of the post.",
"misp-attribute": "text",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text",
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
}, },
@ -76,9 +66,9 @@
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 1 "ui-priority": 1
}, },
"removal-date": { "post-id": {
"description": "When the facebook post was removed.", "description": "The facebook post id.",
"misp-attribute": "datetime", "misp-attribute": "post-id",
"ui-priority": 0 "ui-priority": 0
}, },
"post-location": { "post-location": {
@ -86,9 +76,9 @@
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 1 "ui-priority": 1
}, },
"post-id": { "removal-date": {
"description": "The facebook post id.", "description": "When the facebook post was removed.",
"misp-attribute": "post-id", "misp-attribute": "datetime",
"ui-priority": 0 "ui-priority": 0
}, },
"url": { "url": {
@ -97,6 +87,16 @@
"multiple": true, "multiple": true,
"ui-priority": 1 "ui-priority": 1
}, },
"user-id": {
"description": "Id of the account who posted.",
"misp-attribute": "text",
"ui-priority": 0
},
"user-name": {
"description": "Display name of the account who posted.",
"misp-attribute": "text",
"ui-priority": 0
},
"username": { "username": {
"description": "Username who posted the facebook post", "description": "Username who posted the facebook post",
"misp-attribute": "text", "misp-attribute": "text",