2020-01-29 03:24:04 +01:00
|
|
|
{
|
|
|
|
"attributes": {
|
|
|
|
"5Ds-of-propaganda": {
|
|
|
|
"description": "5 D's of propaganda are tactics of rebuttal used to defend against criticism and adversarial narratives.",
|
|
|
|
"disable_correlation": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
2020-01-29 03:24:04 +01:00
|
|
|
"multiple": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 1,
|
2020-01-29 03:24:04 +01:00
|
|
|
"values_list": [
|
|
|
|
"dismiss",
|
|
|
|
"distort",
|
|
|
|
"distract",
|
|
|
|
"dismay",
|
|
|
|
"divide"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"a/b-test": {
|
|
|
|
"description": "A flag to define if this meme is part of an a/b test. If set to true, it is part of an a/b test set.",
|
|
|
|
"disable_correlation": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "boolean",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"archive": {
|
|
|
|
"description": "Archive of the original document (Internet Archive, Archive.is, etc).",
|
|
|
|
"misp-attribute": "link",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"attachment": {
|
|
|
|
"description": "The image file.",
|
|
|
|
"misp-attribute": "attachment",
|
|
|
|
"ui-priority": 1
|
2020-01-29 03:24:04 +01:00
|
|
|
},
|
|
|
|
"crosspost": {
|
|
|
|
"description": "Safe site where the meme has been posted.",
|
|
|
|
"misp-attribute": "link",
|
2020-04-26 02:10:02 +02:00
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
2020-01-29 03:24:04 +01:00
|
|
|
},
|
|
|
|
"crosspost-unsafe": {
|
|
|
|
"description": "Unsafe site where the meme has been posted.",
|
|
|
|
"misp-attribute": "url",
|
2020-04-26 02:10:02 +02:00
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
2020-01-29 03:24:04 +01:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"document-text": {
|
|
|
|
"description": "Raw text of meme",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"first-seen": {
|
|
|
|
"description": "When the meme has been accessible or seen for the first time.",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"last-seen": {
|
|
|
|
"description": "When the meme has been accessible or seen for the last time.",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"ui-priority": 0
|
2020-01-29 03:24:04 +01:00
|
|
|
},
|
|
|
|
"link": {
|
|
|
|
"description": "Original link into the meme (Supposed harmless)",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "link",
|
|
|
|
"ui-priority": 1
|
2020-01-29 03:24:04 +01:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"meme-reference": {
|
|
|
|
"description": "A link to know-your-meme or similar reference material.",
|
|
|
|
"misp-attribute": "link",
|
|
|
|
"ui-priority": 1
|
2020-01-30 20:08:19 +01:00
|
|
|
},
|
2020-01-29 03:24:04 +01:00
|
|
|
"objective": {
|
|
|
|
"description": "Objective of the meme.",
|
|
|
|
"disable_correlation": true,
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
2020-01-29 03:24:04 +01:00
|
|
|
"multiple": true,
|
|
|
|
"sane_default": [
|
|
|
|
"Disinformation",
|
|
|
|
"Advertising",
|
|
|
|
"Parody",
|
|
|
|
"Other"
|
2020-04-26 02:10:02 +02:00
|
|
|
],
|
|
|
|
"ui-priority": 1
|
2020-01-29 03:24:04 +01:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"url": {
|
|
|
|
"description": "Original URL location of the meme (potentially malicious)",
|
|
|
|
"misp-attribute": "url",
|
|
|
|
"ui-priority": 1
|
2020-01-29 03:24:04 +01:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"username": {
|
|
|
|
"description": "Username who posted the meme.",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2020-01-29 03:24:04 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": "Object describing a meme (image).",
|
|
|
|
"meta-category": "file",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "meme-image",
|
|
|
|
"requiredOneOf": [
|
|
|
|
"attachment",
|
|
|
|
"archive",
|
|
|
|
"document-text"
|
|
|
|
],
|
2020-01-29 04:08:45 +01:00
|
|
|
"uuid": "6f6c3b61-f085-475e-93df-2e2d9c2fb0f6",
|
2020-04-26 02:10:02 +02:00
|
|
|
"version": 7
|
|
|
|
}
|