diff --git a/.DS_Store b/.DS_Store index 80a6886..5cce93e 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/CODE/.ipynb_checkpoints/generate_DISARM_pages-checkpoint.ipynb b/CODE/.ipynb_checkpoints/generate_DISARM_pages-checkpoint.ipynb index 8d915b7..7b330ac 100644 --- a/CODE/.ipynb_checkpoints/generate_DISARM_pages-checkpoint.ipynb +++ b/CODE/.ipynb_checkpoints/generate_DISARM_pages-checkpoint.ipynb @@ -4,27 +4,46 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Generate AMITT github files\n", + "# Generate DISARM github files\n", "\n", - "Generate all the AMITT github files from the AMITT master spreadsheet, being careful to reatin any comments people have made below the \"don't write above this\" line in them. " + "Generate all the DISARM github files from the DISARM master spreadsheets, being careful to retain any comments people have made below the \"don't write above this\" line in them. " ] }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 1, "metadata": { "scrolled": true }, "outputs": [ { - "ename": "ImportError", - "evalue": "cannot import name 'Disarm' from 'generate_DISARM_pages' (/Users/sara/Dropbox/SJT_Projects_current/DISARM_foundation/code_repositories/DISARM-Frameworks/CODE/generate_DISARM_pages.py)", - "output_type": "error", - "traceback": [ - "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", - "\u001b[0;31mImportError\u001b[0m Traceback (most recent call last)", - "\u001b[0;32m\u001b[0m in \u001b[0;36m\u001b[0;34m\u001b[0m\n\u001b[1;32m 1\u001b[0m \u001b[0;32mimport\u001b[0m \u001b[0mpandas\u001b[0m \u001b[0;32mas\u001b[0m \u001b[0mpd\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m----> 2\u001b[0;31m \u001b[0;32mfrom\u001b[0m \u001b[0mgenerate_DISARM_pages\u001b[0m \u001b[0;32mimport\u001b[0m \u001b[0mDisarm\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 3\u001b[0m \u001b[0mdisarm\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mDisarm\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 4\u001b[0m \u001b[0mdisarm\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mgenerate_and_write_datafiles\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n", - "\u001b[0;31mImportError\u001b[0m: cannot import name 'Disarm' from 'generate_DISARM_pages' (/Users/sara/Dropbox/SJT_Projects_current/DISARM_foundation/code_repositories/DISARM-Frameworks/CODE/generate_DISARM_pages.py)" + "name": "stdout", + "output_type": "stream", + "text": [ + "updated ../generated_pages/disarm_red_framework.md\n", + "updated ../generated_files/disarm_red_framework_clickable.html\n", + "updated ../generated_pages/disarm_blue_framework.md\n", + "updated ../generated_files/disarm_blue_framework_clickable.html\n", + "Temp: objecttype phase\n", + "updated ../generated_pages/phases_index.md\n", + "Temp: objecttype tactic\n", + "updated ../generated_pages/tactics_index.md\n", + "Temp: objecttype technique\n", + "updated ../generated_pages/techniques_index.md\n", + "Temp: objecttype task\n", + "updated ../generated_pages/tasks_index.md\n", + "Temp: objecttype incident\n", + "updated ../generated_pages/incidents_index.md\n", + "Temp: objecttype counter\n", + "updated ../generated_pages/counters_index.md\n", + "Temp: objecttype metatechnique\n", + "updated ../generated_pages/metatechniques_index.md\n", + "Temp: objecttype actortype\n", + "updated ../generated_pages/actortypes_index.md\n", + "updated ../generated_pages/responsetype_index.md\n", + "updated ../generated_pages/detections_index.md\n", + "updated ../generated_pages/tactics_by_responsetype_table.md\n", + "updated ../generated_pages/metatechniques_by_responsetype_table.md\n" ] } ], @@ -63,7 +82,7 @@ " \n", " \n", " \n", - " amitt_id\n", + " disarm_id\n", " name\n", " summary\n", " sector_ids\n", @@ -374,40 +393,40 @@ "" ], "text/plain": [ - " amitt_id name \\\n", - "0 A001 data scientist \n", - "1 A002 target \n", - "2 A003 trusted authority \n", - "3 A004 activist \n", - "4 A005 community group \n", - "5 A006 educator \n", - "6 A007 factchecker \n", - "7 A008 library \n", - "8 A009 NGO \n", - "9 A010 religious organisation \n", - "10 A011 school \n", - "11 A012 account owner \n", - "12 A013 content creator \n", - "13 A014 elves \n", - "14 A015 general public \n", - "15 A016 influencer \n", - "16 A017 coordinating body \n", - "17 A018 government \n", - "18 A019 military \n", - "19 A020 policy maker \n", - "20 A021 media organisation \n", - "21 A022 company \n", - "22 A023 adtech provider \n", - "23 A024 developer \n", - "24 A025 funding_site_admin \n", - "25 A026 games designer \n", - "26 A027 information security \n", - "27 A028 platform administrator \n", - "28 A029 server admininistrator \n", - "29 A030 platforms \n", - "30 A031 social media platform adminstrator \n", - "31 A032 social media platform outreach \n", - "32 A033 social media platform owner \n", + " disarm_id name \\\n", + "0 A001 data scientist \n", + "1 A002 target \n", + "2 A003 trusted authority \n", + "3 A004 activist \n", + "4 A005 community group \n", + "5 A006 educator \n", + "6 A007 factchecker \n", + "7 A008 library \n", + "8 A009 NGO \n", + "9 A010 religious organisation \n", + "10 A011 school \n", + "11 A012 account owner \n", + "12 A013 content creator \n", + "13 A014 elves \n", + "14 A015 general public \n", + "15 A016 influencer \n", + "16 A017 coordinating body \n", + "17 A018 government \n", + "18 A019 military \n", + "19 A020 policy maker \n", + "20 A021 media organisation \n", + "21 A022 company \n", + "22 A023 adtech provider \n", + "23 A024 developer \n", + "24 A025 funding_site_admin \n", + "25 A026 games designer \n", + "26 A027 information security \n", + "27 A028 platform administrator \n", + "28 A029 server admininistrator \n", + "29 A030 platforms \n", + "30 A031 social media platform adminstrator \n", + "31 A032 social media platform outreach \n", + "32 A033 social media platform owner \n", "\n", " summary \\\n", "0 Person who can wrangle data, implement machine... \n", diff --git a/CODE/.ipynb_checkpoints/generate_DISARM_sql-checkpoint.ipynb b/CODE/.ipynb_checkpoints/generate_DISARM_sql-checkpoint.ipynb index f4b7d67..7dcb281 100644 --- a/CODE/.ipynb_checkpoints/generate_DISARM_sql-checkpoint.ipynb +++ b/CODE/.ipynb_checkpoints/generate_DISARM_sql-checkpoint.ipynb @@ -6,12 +6,14 @@ "source": [ "# Create DISARM website sql\n", "\n", - "Creates a sqlite version of the DISARM framework." + "Creates a sql version of the DISARM framework.\n", + "\n", + "SQL is designed for use in the DISARMsite app. Code generates postgresql for use in a postgres instance, and sqlite for use in other apps." ] }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 32, "metadata": {}, "outputs": [ { @@ -35,7 +37,7 @@ " \n", " \n", " \n", - " amitt_id\n", + " disarm_id\n", " name\n", " summary\n", " incident_id\n", @@ -1723,7 +1725,7 @@ "" ], "text/plain": [ - " amitt_id name \\\n", + " disarm_id name \\\n", "0 IT00000001 buy FB targeted ads \n", "1 IT00000010 Targeted FB paid ads \n", "2 IT00000057 Targeted FB paid ads \n", @@ -2288,34 +2290,34 @@ "185 T0008 186 " ] }, - "execution_count": 2, + "execution_count": 32, "metadata": {}, "output_type": "execute_result" } ], "source": [ - "# Get AMITT variables\n", + "# Get DISARM variables\n", "\n", "import pandas as pd\n", "import sqlite3 as sql\n", "import os\n", "from sqlalchemy import create_engine\n", - "from generate_amitt_ttps import Amitt\n", + "from generate_DISARM_pages import Disarm\n", "pd.set_option('display.max_rows', 1000)\n", "\n", "\n", - "# Generate AMITT datasets\n", - "amitt = Amitt()\n", + "# Generate DISARM datasets\n", + "disarm = Disarm()\n", "\n", "dbasetype = 'postgresql_local' #'sqlite' #'heroku'\n", "\n", "\n", "# Create connection to database\n", "if dbasetype == 'sqlite':\n", - " # Generate minimal sqlite database from the Amitt variables\n", - " conn = sql.connect('generated_files/DISARM_database.sqlite')\n", + " # Generate minimal sqlite database from the variables\n", + " conn = sql.connect('../generated_files/DISARM_database.sqlite')\n", "elif dbasetype == 'postgresql_local':\n", - " conn = create_engine('postgresql://sara:@localhost:5432/amittsite')\n", + " conn = create_engine('postgresql://sara:@localhost:5432/disarmsite')\n", "\n", " \n", "# Add table to database \n", @@ -2341,15 +2343,15 @@ " # objects to techniques\n", " ctech = crosstable.copy()\n", " ctech = ctech[(ctech['technique_id'] != '') & (~ctech['technique_id'].str.startswith('TA'))]\n", - " ctech.rename(columns={'amitt_id':objectcol}, inplace=True)\n", + " ctech.rename(columns={'disarm_id':objectcol}, inplace=True)\n", " ctech['summary'] = 'N/A'\n", "\n", " # objects to tactics\n", " ctact = crosstable[crosstable['technique_id'].str.startswith('TA')].copy()\n", - " ctact.rename(columns={'amitt_id':objectcol, 'technique_id': 'tactic_id'}, inplace=True)\n", + " ctact.rename(columns={'disarm_id':objectcol, 'technique_id': 'tactic_id'}, inplace=True)\n", " ctact['main_tactic'] = 'N'\n", - " ctactmain = objecttable[['amitt_id', 'tactic_id']].copy()\n", - " ctactmain.rename(columns={'amitt_id':objectcol}, inplace=True)\n", + " ctactmain = objecttable[['disarm_id', 'tactic_id']].copy()\n", + " ctactmain.rename(columns={'disarm_id':objectcol}, inplace=True)\n", " ctactmain['main_tactic'] = 'Y'\n", " ctact = pd.concat([ctact, ctactmain], ignore_index=True, sort=False)\n", " ctact['summary'] = 'N/A'\n", @@ -2359,52 +2361,52 @@ "\n", "# -- frameworks --\n", "\n", - "#newtable = add_table(amitt.df_actortypes, 'actor_type', ['amitt_id', 'sector_id', 'framework_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_counters, 'counter', ['amitt_id', 'tactic_id', 'metatechnique_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_detections, 'detection', ['amitt_id', 'tactic_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_frameworks, 'framework', ['amitt_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_metatechniques, 'metatechnique', ['amitt_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_phases, 'phase', ['amitt_id', 'name', 'rank', 'summary'])\n", - "newtable = add_table(amitt.df_playbooks, 'playbook', ['amitt_id', 'object_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_resources, 'resource', ['amitt_id', 'name', 'summary', 'resource_type'])\n", - "newtable = add_table(amitt.df_responsetypes, 'responsetype', ['amitt_id', 'name', 'summary'])\n", - "#newtable = add_table(amitt.df_sector, 'sector', ['amitt_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_tactics, 'tactic', ['amitt_id', 'phase_id', 'name', 'rank', 'summary'])\n", - "newtable = add_table(amitt.df_tasks, 'task', ['amitt_id', 'tactic_id', 'framework_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_techniques, 'technique', ['amitt_id', 'tactic_id', 'name', 'summary'])\n", + "#newtable = add_table(disarm.df_actortypes, 'actor_type', ['disarm_id', 'sector_id', 'framework_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_counters, 'counter', ['disarm_id', 'tactic_id', 'metatechnique_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_detections, 'detection', ['disarm_id', 'tactic_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_frameworks, 'framework', ['disarm_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_metatechniques, 'metatechnique', ['disarm_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_phases, 'phase', ['disarm_id', 'name', 'rank', 'summary'])\n", + "newtable = add_table(disarm.df_playbooks, 'playbook', ['disarm_id', 'object_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_resources, 'resource', ['disarm_id', 'name', 'summary', 'resource_type'])\n", + "newtable = add_table(disarm.df_responsetypes, 'responsetype', ['disarm_id', 'name', 'summary'])\n", + "#newtable = add_table(disarm.df_sector, 'sector', ['disarm_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_tactics, 'tactic', ['disarm_id', 'phase_id', 'name', 'rank', 'summary'])\n", + "newtable = add_table(disarm.df_tasks, 'task', ['disarm_id', 'tactic_id', 'framework_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_techniques, 'technique', ['disarm_id', 'tactic_id', 'name', 'summary'])\n", "\n", - "(ctech, ctact) = object_tactics_techniques('counter_id', amitt.df_counters, amitt.cross_counterid_techniqueid)\n", + "(ctech, ctact) = object_tactics_techniques('counter_id', disarm.df_counters, disarm.cross_counterid_techniqueid)\n", "newtable = add_table(ctech, 'counter_technique', ['counter_id', 'technique_id', 'summary'])\n", "newtable = add_table(ctact, 'counter_tactic', ['counter_id', 'tactic_id', 'main_tactic', 'summary'])\n", "\n", - "(dtech, dtact) = object_tactics_techniques('detection_id', amitt.df_detections, amitt.cross_detectionid_techniqueid)\n", + "(dtech, dtact) = object_tactics_techniques('detection_id', disarm.df_detections, disarm.cross_detectionid_techniqueid)\n", "newtable = add_table(dtech, 'detection_technique', ['detection_id', 'technique_id', 'summary'])\n", "newtable = add_table(dtact, 'detection_tactic', ['detection_id', 'tactic_id', 'main_tactic', 'summary'])\n", "\n", "# -- datasets --\n", "\n", - "newtable = add_table(amitt.df_examples, 'example', ['amitt_id', 'object_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_examples, 'example', ['disarm_id', 'object_id', 'name', 'summary'])\n", "\n", "# dataset\n", "# reference - create this from other tables. \n", "# Also need incidentcounter etc - create from data\n", - "newtable = add_table(amitt.df_groups, 'group', ['amitt_id', 'name', 'url', 'summary', \n", + "newtable = add_table(disarm.df_groups, 'organization', ['disarm_id', 'name', 'url', 'summary', \n", " 'sector', 'primary_role', 'secondary_role', \n", " 'primary_subject', 'secondary_subject', \n", " 'volunteers', 'region', 'country', \n", " 'twitter_handle'])\n", - "newtable = add_table(amitt.df_incidents, 'incident', ['amitt_id', 'name', 'summary', \n", + "newtable = add_table(disarm.df_incidents, 'incident', ['disarm_id', 'name', 'summary', \n", " 'year_started', 'attributions_seen', \n", " 'found_in_country', 'objecttype'])\n", - "newtable = add_table(amitt.df_tools, 'tool', ['amitt_id', 'name', 'summary',\n", + "newtable = add_table(disarm.df_tools, 'tool', ['disarm_id', 'name', 'summary',\n", " 'organization', 'url', 'category', \n", " 'disinformation_use', 'cogseccollab_use', \n", " 'function', 'code_url', 'artifacts', \n", " 'automation', 'platform', 'accessibility'])\n", "# incidenttechnique crosstable\n", - "it = vars(amitt)['it'][['amitt_id', 'name', 'summary', 'amitt_id_incident', 'amitt_id_technique']].copy()\n", - "it.rename(columns={'amitt_id_incident':'incident_id', 'amitt_id_technique': 'technique_id'}, inplace=True)\n", - "newtable = add_table(it, 'incident_technique', ['amitt_id', 'name', 'summary', \n", + "it = vars(disarm)['it'][['disarm_id', 'name', 'summary', 'disarm_id_incident', 'disarm_id_technique']].copy()\n", + "it.rename(columns={'disarm_id_incident':'incident_id', 'disarm_id_technique': 'technique_id'}, inplace=True)\n", + "newtable = add_table(it, 'incident_technique', ['disarm_id', 'name', 'summary', \n", " 'incident_id', 'technique_id'])\n", "\n", "# Load in users table, and close connection\n", @@ -2428,72 +2430,5901 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 15, "metadata": { "scrolled": true }, - "outputs": [], + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "dict_keys(['df_phases', 'df_frameworks', 'df_techniques', 'df_tasks', 'df_incidents', 'df_groups', 'df_tools', 'df_examples', 'df_counters', 'df_detections', 'df_actortypes', 'df_resources', 'df_responsetypes', 'df_metatechniques', 'it', 'df_tactics', 'df_playbooks', 'df_techniques_per_tactic', 'df_counters_per_tactic', 'phases', 'tactics', 'techniques', 'counters', 'metatechniques', 'actortypes', 'resources', 'num_tactics', 'cross_counterid_techniqueid', 'cross_counterid_resourceid', 'cross_counterid_actortypeid', 'cross_detectionid_techniqueid', 'cross_detectionid_resourceid', 'cross_detectionid_actortypeid'])\n", + "\n", + "it columns: Index(['disarm_id', 'name', 'summary', 'disarm_id_incident', 'name_incident',\n", + " 'disarm_id_technique', 'name_technique'],\n", + " dtype='object')\n" + ] + }, + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
disarm_idnamesummarydisarm_id_incidentname_incidentdisarm_id_techniquename_technique
0IT00000001buy FB targeted adsI00002#VaccinateUST0018Paid targeted ads
1IT00000010Targeted FB paid adsI00005Brexit voteT0018Paid targeted ads
2IT00000057Targeted FB paid adsI00017US presidential electionsT0018Paid targeted ads
3IT00000002Promote \"funding\" campaignI00002#VaccinateUST0017Promote online funding
4IT00000003create web-site - information pollutionI00002#VaccinateUST0019Generate information pollution
5IT00000014RT & Sputnik generate information pollutionI00005Brexit voteT0019Generate information pollution
6IT00000031RT & Sputnik generate information pollution (r...I00007Incirlik terroristsT0019Generate information pollution
7IT00000037RT & Sputnik generate information pollutionI00009PhilippinesExpertT0019Generate information pollution
8IT00000061RT & Sputnik generate information pollutionI00017US presidential electionsT0019Generate information pollution
9IT00000082RT & Sputnik generate information pollution (s...I00029MH17 investigationT0019Generate information pollution
10IT00000094RT & Sputnik generate information pollutionI00032KavanaughT0019Generate information pollution
11IT00000120RT & Sputnik generate information pollutionI00044JadeHelm exerciseT0019Generate information pollution
12IT00000137RT & Sputnik generate information pollution (s...I00049White Helmets: Chemical WeaponsT0019Generate information pollution
13IT00000146RT & Sputnik generate information pollution (s...I00050#HandsOffVenezuelaT0019Generate information pollution
14IT00000156RT & Sputnik generate information pollutionI00051Integrity InitiativeT0019Generate information pollution
15IT00000180RT & Sputnik generate information pollution (s...I00063Olympic Doping ScandalT0019Generate information pollution
16IT00000004create web-site - information pollutionI00002#VaccinateUST0056Dedicated channels disseminate information pol...
17IT00000015RT & Sputnik generate information pollutionI00005Brexit voteT0056Dedicated channels disseminate information pol...
18IT00000032RT & Sputnik generate information pollution (r...I00007Incirlik terroristsT0056Dedicated channels disseminate information pol...
19IT00000038RT & Sputnik generate information pollutionI00009PhilippinesExpertT0056Dedicated channels disseminate information pol...
20IT00000062RT & Sputnik generate information pollutionI00017US presidential electionsT0056Dedicated channels disseminate information pol...
21IT00000083RT & Sputnik generate information pollution (s...I00029MH17 investigationT0056Dedicated channels disseminate information pol...
22IT00000095RT & Sputnik generate information pollutionI00032KavanaughT0056Dedicated channels disseminate information pol...
23IT00000121RT & Sputnik generate information pollutionI00044JadeHelm exerciseT0056Dedicated channels disseminate information pol...
24IT00000138RT & Sputnik generate information pollution (s...I00049White Helmets: Chemical WeaponsT0056Dedicated channels disseminate information pol...
25IT00000147RT & Sputnik generate information pollution (s...I00050#HandsOffVenezuelaT0056Dedicated channels disseminate information pol...
26IT00000157RT & Sputnik generate information pollutionI00051Integrity InitiativeT0056Dedicated channels disseminate information pol...
27IT00000162State-run media seeds foreign influence enviro...I00053China Huawei CFO ArrestT0056Dedicated channels disseminate information pol...
28IT00000181RT & Sputnik generate information pollution (s...I00063Olympic Doping ScandalT0056Dedicated channels disseminate information pol...
29IT00000005SEO optimisation/manipulation (\"key words\")I00002#VaccinateUST0046Search Engine Optimization
30IT00000022SEO optimisation/manipulation (\"key words\")I00005Brexit voteT0046Search Engine Optimization
31IT00000043SEO optimisation/manipulation (\"key words\")I00010ParklandTeensT0046Search Engine Optimization
32IT00000071SEO optimisation/manipulation (\"key words\")I00017US presidential electionsT0046Search Engine Optimization
33IT00000085SEO optimisation/manipulation (\"key words\")I00029MH17 investigationT0046Search Engine Optimization
34IT00000103SEO optimisation/manipulation (\"key words\")I00032KavanaughT0046Search Engine Optimization
35IT00000125SEO optimisation/manipulation (\"key words\")I00044JadeHelm exerciseT0046Search Engine Optimization
36IT00000140SEO optimisation/manipulation (\"key words\")I00049White Helmets: Chemical WeaponsT0046Search Engine Optimization
37IT00000149SEO optimisation/manipulation (\"key words\")I00050#HandsOffVenezuelaT0046Search Engine Optimization
38IT00000161SEO optimisation/manipulation (\"key words\")I00051Integrity InitiativeT0046Search Engine Optimization
39IT00000172SEO optimisation/manipulation (\"key words\")I00056Iran Influence OperationsT0046Search Engine Optimization
40IT00000183SEO optimisation/manipulation (\"key words\")I00063Olympic Doping ScandalT0046Search Engine Optimization
41IT00000006legacy web contentI00002#VaccinateUST0058Legacy web content
42IT00000007hard to remove content and/or campaign/exploit...I00002#VaccinateUST0058Legacy web content
43IT00000176legacy web contentI00056Iran Influence OperationsT0058Legacy web content
44IT00000008Twitter bots amplify & manipulateI00005Brexit voteT0054Twitter bots amplify
45IT00000034Twitter bots amplify & manipulateI00007Incirlik terroristsT0054Twitter bots amplify
46IT00000041Twitter bots amplify & manipulateI00010ParklandTeensT0054Twitter bots amplify
47IT00000055Twitter bots amplify & manipulateI00017US presidential electionsT0054Twitter bots amplify
48IT00000076Twitter bots amplify & manipulateI00022#MacronleaksT0054Twitter bots amplify
49IT00000079Twitter bots amplify & manipulateI00029MH17 investigationT0054Twitter bots amplify
50IT00000090Twitter bots amplify & manipulateI00032KavanaughT0054Twitter bots amplify
51IT00000115Twitter bots amplify & manipulateI00042Saudi/Qatar bot disputeT0054Twitter bots amplify
52IT00000118Twitter bots amplify & manipulateI00044JadeHelm exerciseT0054Twitter bots amplify
53IT00000131Twitter bots amplify & manipulateI00047Sea of AzovT0054Twitter bots amplify
54IT00000134Twitter bots amplify & manipulateI00049White Helmets: Chemical WeaponsT0054Twitter bots amplify
55IT00000144Twitter bots amplify & manipulateI00050#HandsOffVenezuelaT0054Twitter bots amplify
56IT00000154Twitter bots amplify & manipulateI00051Integrity InitiativeT0054Twitter bots amplify
57IT00000169Twitter bots amplify & manipulateI00056Iran Influence OperationsT0054Twitter bots amplify
58IT00000177Twitter bots amplify & manipulateI00063Olympic Doping ScandalT0054Twitter bots amplify
59IT00000009Twitter trolls amplify & manipulateI00005Brexit voteT0053Twitter trolls amplify and manipulate
60IT00000035Twitter trolls amplify & manipulateI00007Incirlik terroristsT0053Twitter trolls amplify and manipulate
61IT00000042Twitter trolls amplify & manipulateI00010ParklandTeensT0053Twitter trolls amplify and manipulate
62IT00000056Twitter trolls amplify & manipulateI00017US presidential electionsT0053Twitter trolls amplify and manipulate
63IT00000077Twitter trolls amplify & manipulateI00022#MacronleaksT0053Twitter trolls amplify and manipulate
64IT00000080Twitter trolls amplify & manipulateI00029MH17 investigationT0053Twitter trolls amplify and manipulate
65IT00000091Twitter trolls amplify & manipulateI00032KavanaughT0053Twitter trolls amplify and manipulate
66IT00000119Twitter trolls amplify & manipulateI00044JadeHelm exerciseT0053Twitter trolls amplify and manipulate
67IT00000132Twitter trolls amplify & manipulateI00047Sea of AzovT0053Twitter trolls amplify and manipulate
68IT00000135Twitter trolls amplify & manipulateI00049White Helmets: Chemical WeaponsT0053Twitter trolls amplify and manipulate
69IT00000145Twitter trolls amplify & manipulateI00050#HandsOffVenezuelaT0053Twitter trolls amplify and manipulate
70IT00000155Twitter trolls amplify & manipulateI00051Integrity InitiativeT0053Twitter trolls amplify and manipulate
71IT00000170Twitter trolls amplify & manipulateI00056Iran Influence OperationsT0053Twitter trolls amplify and manipulate
72IT00000178Twitter trolls amplify & manipulateI00063Olympic Doping ScandalT0053Twitter trolls amplify and manipulate
73IT00000011Fake FB groups + dark contentI00005Brexit voteT0007Create fake Social Media Profiles / Pages / Gr...
74IT00000029Fake twitter profiles to amplifyTwitter bots used to drive visbilityI00006Columbian ChemicalsT0007Create fake Social Media Profiles / Pages / Gr...
75IT00000039FB pagesI00009PhilippinesExpertT0007Create fake Social Media Profiles / Pages / Gr...
76IT00000045FB pages/groups/profilesI00010ParklandTeensT0007Create fake Social Media Profiles / Pages / Gr...
77IT00000058Fake FB groups + dark contentI00017US presidential electionsT0007Create fake Social Media Profiles / Pages / Gr...
78IT00000078Fake FB groups/pages/profiles + dark contentI00022#MacronleaksT0007Create fake Social Media Profiles / Pages / Gr...
79IT00000092Fake FB groups/pages/profilesI00032KavanaughT0007Create fake Social Media Profiles / Pages / Gr...
80IT00000171Fake FB groups/pages/profiles + dark content (...I00056Iran Influence OperationsT0007Create fake Social Media Profiles / Pages / Gr...
81IT00000012Digital to physical \"organize+promote\" rallies...I00005Brexit voteT0057Organise remote rallies and events
82IT00000059Digital to physical \"organize+promote\" rallies...I00017US presidential electionsT0057Organise remote rallies and events
83IT00000093Digital to physical \"organize+promote\" rallies...I00032KavanaughT0057Organise remote rallies and events
84IT00000164Events coordinated and promoted across media p...I00053China Huawei CFO ArrestT0057Organise remote rallies and events
85IT00000166Extend digital the physical space… gatherings ...I00053China Huawei CFO ArrestT0057Organise remote rallies and events
86IT00000013manipulate social media \"online polls\"?I00005Brexit voteT0029Manipulate online polls
87IT00000060manipulate social media \"online polls\"?I00017US presidential electionsT0029Manipulate online polls
88IT00000016cultivate, manipulate, exploit useful idiotsI00005Brexit voteT0010Cultivate ignorant agents
89IT00000033cultivate, manipulate, exploit useful idiots (...I00007Incirlik terroristsT0010Cultivate ignorant agents
90IT00000044cultivate, manipulate, exploit useful idiots (...I00010ParklandTeensT0010Cultivate ignorant agents
91IT00000063cultivate, manipulate, exploit useful idiotsI00017US presidential electionsT0010Cultivate ignorant agents
92IT00000084cultivate, manipulate, exploit useful idiotsI00029MH17 investigationT0010Cultivate ignorant agents
93IT00000104cultivate, manipulate, exploit useful idiots (...I00032KavanaughT0010Cultivate ignorant agents
94IT00000126cultivate, manipulate, exploit useful idiots (...I00044JadeHelm exerciseT0010Cultivate ignorant agents
95IT00000139cultivate, manipulate, exploit useful idiots (...I00049White Helmets: Chemical WeaponsT0010Cultivate ignorant agents
96IT00000148cultivate, manipulate, exploit useful idiots (...I00050#HandsOffVenezuelaT0010Cultivate ignorant agents
97IT00000158cultivate, manipulate, exploit useful idiotsI00051Integrity InitiativeT0010Cultivate ignorant agents
98IT00000182cultivate, manipulate, exploit useful idiotsI00063Olympic Doping ScandalT0010Cultivate ignorant agents
99IT00000017YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0031YouTube
100IT00000046YouTube; RedditI00010ParklandTeensT0031YouTube
101IT00000064YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0031YouTube
102IT00000087YouTube; Reddit;I00029MH17 investigationT0031YouTube
103IT00000096YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0031YouTube
104IT00000122YouTube; RedditI00044JadeHelm exerciseT0031YouTube
105IT00000142YouTube; Reddit;I00049White Helmets: Chemical WeaponsT0031YouTube
106IT00000151YouTube; Reddit;I00050#HandsOffVenezuelaT0031YouTube
107IT00000159YouTube; RedditI00051Integrity InitiativeT0031YouTube
108IT00000185YouTube; Reddit;I00063Olympic Doping ScandalT0031YouTube
109IT00000018YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0032Reddit
110IT00000047YouTube; RedditI00010ParklandTeensT0032Reddit
111IT00000065YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0032Reddit
112IT00000088YouTube; Reddit;I00029MH17 investigationT0032Reddit
113IT00000097YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0032Reddit
114IT00000123YouTube; RedditI00044JadeHelm exerciseT0032Reddit
115IT00000143YouTube; Reddit;I00049White Helmets: Chemical WeaponsT0032Reddit
116IT00000152YouTube; Reddit;I00050#HandsOffVenezuelaT0032Reddit
117IT00000160YouTube; RedditI00051Integrity InitiativeT0032Reddit
118IT00000186YouTube; Reddit;I00063Olympic Doping ScandalT0032Reddit
119IT00000019YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0034LinkedIn
120IT00000067YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0034LinkedIn
121IT00000099YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0034LinkedIn
122IT00000020YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0035Pinterest
123IT00000068YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0035Pinterest
124IT00000100YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0035Pinterest
125IT00000021YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0036WhatsApp
126IT00000069YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0036WhatsApp
127IT00000101YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0036WhatsApp
128IT00000023Memes... anti-immigration; euroskepticism; fea...Meme that ISIS was responsible for a local che...I00005Brexit voteT0021Memes
129IT00000072Memes... anti-immigration; euroskepticism; fea...I00017US presidential electionsT0021Memes
130IT00000117memesI00042Saudi/Qatar bot disputeT0021Memes
131IT00000173Memes... anti-Isreal/USA/West, conspiracy narr...I00056Iran Influence OperationsT0021Memes
132IT00000024Backstop personasWikipedia fake persona \"AmandaGray91\".I00005Brexit voteT0030Backstop personas
133IT00000074Backstop personasI00017US presidential electionsT0030Backstop personas
134IT00000025Use SMS/text messagesSMS messages sent to local residentsI00006Columbian ChemicalsT0043Use SMS/ WhatsApp/ Chat apps
135IT00000026Fake video/imagesFake youtube video of ISIS claiming responsibi...I00006Columbian ChemicalsT0024Create fake videos and images
136IT00000116photoshopped/fake imagesI00042Saudi/Qatar bot disputeT0024Create fake videos and images
137IT00000027Create and use hashtagMain hashtag used was #ColumbianChemicalsI00006Columbian ChemicalsT0015Create hashtag
138IT00000028Create and use hashtagMain hashtag used was #ColumbianChemicalsI00006Columbian ChemicalsT0055Use hashtag
139IT00000030bait journalists/media/politiciansI00006Columbian ChemicalsT0039Bait legitimate influencers
140IT00000049journalist/media baitingI00010ParklandTeensT0039Bait legitimate influencers
141IT00000053journalist/media baitingI00015ConcordDiscoveryT0039Bait legitimate influencers
142IT00000036Using \"expert\"I00009PhilippinesExpertT0045Use fake experts
143IT00000040News circulated/amplifed by tertiary sites (Ru...I00009PhilippinesExpertT0052Tertiary sites amplify news
144IT00000086News circulated/amplifed by tertiary sites (Ru...I00029MH17 investigationT0052Tertiary sites amplify news
145IT00000141News circulated/amplifed by tertiary sites (Ru...I00049White Helmets: Chemical WeaponsT0052Tertiary sites amplify news
146IT00000150News circulated/amplifed by tertiary sites (Mi...I00050#HandsOffVenezuelaT0052Tertiary sites amplify news
147IT00000184News circulated/amplifed by tertiary sites (Ru...I00063Olympic Doping ScandalT0052Tertiary sites amplify news
148IT000000484Chan/8Chan - trial contentI00010ParklandTeensT0020Trial content
149IT000000704Chan/8Chan - trial contentI00017US presidential electionsT0020Trial content
150IT000001024Chan/8Chan - trial contentI00032KavanaughT0020Trial content
151IT000001244Chan/8Chan - trial contentI00044JadeHelm exerciseT0020Trial content
152IT00000050Forge ('release' altered hacked documents)I00015ConcordDiscoveryT0025Leak altered documents
153IT00000051hack/leak/manipulate/distortI00015ConcordDiscoveryT0025Leak altered documents
154IT00000054hack/leak/manipulate/distortI00017US presidential electionsT0025Leak altered documents
155IT00000075hack/leak/manipulate/distortI00022#MacronleaksT0025Leak altered documents
156IT00000153hack/leak/manipulate/distortI00051Integrity InitiativeT0025Leak altered documents
157IT00000052Circulate to media via DM, then release publiclyI00015ConcordDiscoveryT0044Seed distortions
158IT00000066YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0033Instagram
159IT00000098YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0033Instagram
160IT00000073Click-bait (economic actors) fake news sites (...I00017US presidential electionsT0016Clickbait
161IT000000814 D's (dismiss, distort, distract, dismay...Of...I00029MH17 investigationT00015Ds (dismiss, distort, distract, dismay, divide)
162IT000001284 D's (dismiss, distort, distract, dismay...Of...I00047Sea of AzovT00015Ds (dismiss, distort, distract, dismay, divide)
163IT00000129Russian FSB security service blamed Ukraine fo...I00047Sea of AzovT00015Ds (dismiss, distort, distract, dismay, divide)
164IT000001364 D's (dismiss, distort, distract, dismay...Of...I00049White Helmets: Chemical WeaponsT00015Ds (dismiss, distort, distract, dismay, divide)
165IT00000167China also plays victim, innocence, plays by r...I00053China Huawei CFO ArrestT00015Ds (dismiss, distort, distract, dismay, divide)
166IT00000168Chinese ambassador Lu Shaye accused Canada of ...I00053China Huawei CFO ArrestT00015Ds (dismiss, distort, distract, dismay, divide)
167IT000001794 D's (dismiss, distort, distract, dismay...Of...I00063Olympic Doping ScandalT00015Ds (dismiss, distort, distract, dismay, divide)
168IT00000089Demand insurmountable proofI00029MH17 investigationT0040Demand unsurmountable proof
169IT00000133Demand insurmountable proofI00047Sea of AzovT0040Demand unsurmountable proof
170IT000001052,000,000 people (est.) part of state run/spon...I00033China 50cent ArmyT0049Flooding
171IT00000112flood the Facebook pages of Taiwanese politici...I00034DibaFacebookExpeditionT0049Flooding
172IT00000113Democratic Progressive Party (DPP), attracted ...I00034DibaFacebookExpeditionT0049Flooding
173IT00000106fabricated social media commentI00033China 50cent ArmyT0051Fabricate social media comment
174IT00000107domestic social media influence operations foc...I00033China 50cent ArmyT0050Cheerleading domestic social media ops
175IT00000165Extend digital the physical space… gatherings ...I00053China Huawei CFO ArrestT0050Cheerleading domestic social media ops
176IT00000108cow online opinion leaders into submission, mu...I00033China 50cent ArmyT0047Muzzle social media as a political force
177IT00000109cow online opinion leaders into submission, mu...I00033China 50cent ArmyT0048Cow online opinion leaders
178IT00000110facilitate state propaganda and defuse crisesI00033China 50cent ArmyT0002Facilitate State Propaganda
179IT00000111Netizens from one of the largest discussion fo...I00034DibaFacebookExpeditionT0002Facilitate State Propaganda
180IT00000114“hack” of Qatar’s official news agencyI00042Saudi/Qatar bot disputeT0011Hijack legitimate account
181IT00000127Promote fake “experts” with impressive (and sc...I00044JadeHelm exerciseT0009Create fake experts
182IT00000130(Distort) Kremlin-controlled RT cited Russian ...I00047Sea of AzovT0023Distort facts
183IT00000163Distorted, saccharine “news” about the Chinese...I00053China Huawei CFO ArrestT0023Distort facts
184IT00000174Memes... anti-Isreal/USA/West, conspiracy narr...I00056Iran Influence OperationsT0022Conspiracy narratives
185IT00000175Fake news/synthetic web-sitesI00056Iran Influence OperationsT0008Create fake or imposter news sites
\n", + "
" + ], + "text/plain": [ + " disarm_id name \\\n", + "0 IT00000001 buy FB targeted ads \n", + "1 IT00000010 Targeted FB paid ads \n", + "2 IT00000057 Targeted FB paid ads \n", + "3 IT00000002 Promote \"funding\" campaign \n", + "4 IT00000003 create web-site - information pollution \n", + "5 IT00000014 RT & Sputnik generate information pollution \n", + "6 IT00000031 RT & Sputnik generate information pollution (r... \n", + "7 IT00000037 RT & Sputnik generate information pollution \n", + "8 IT00000061 RT & Sputnik generate information pollution \n", + "9 IT00000082 RT & Sputnik generate information pollution (s... \n", + "10 IT00000094 RT & Sputnik generate information pollution \n", + "11 IT00000120 RT & Sputnik generate information pollution \n", + "12 IT00000137 RT & Sputnik generate information pollution (s... \n", + "13 IT00000146 RT & Sputnik generate information pollution (s... \n", + "14 IT00000156 RT & Sputnik generate information pollution \n", + "15 IT00000180 RT & Sputnik generate information pollution (s... \n", + "16 IT00000004 create web-site - information pollution \n", + "17 IT00000015 RT & Sputnik generate information pollution \n", + "18 IT00000032 RT & Sputnik generate information pollution (r... \n", + "19 IT00000038 RT & Sputnik generate information pollution \n", + "20 IT00000062 RT & Sputnik generate information pollution \n", + "21 IT00000083 RT & Sputnik generate information pollution (s... \n", + "22 IT00000095 RT & Sputnik generate information pollution \n", + "23 IT00000121 RT & Sputnik generate information pollution \n", + "24 IT00000138 RT & Sputnik generate information pollution (s... \n", + "25 IT00000147 RT & Sputnik generate information pollution (s... \n", + "26 IT00000157 RT & Sputnik generate information pollution \n", + "27 IT00000162 State-run media seeds foreign influence enviro... \n", + "28 IT00000181 RT & Sputnik generate information pollution (s... \n", + "29 IT00000005 SEO optimisation/manipulation (\"key words\") \n", + "30 IT00000022 SEO optimisation/manipulation (\"key words\") \n", + "31 IT00000043 SEO optimisation/manipulation (\"key words\") \n", + "32 IT00000071 SEO optimisation/manipulation (\"key words\") \n", + "33 IT00000085 SEO optimisation/manipulation (\"key words\") \n", + "34 IT00000103 SEO optimisation/manipulation (\"key words\") \n", + "35 IT00000125 SEO optimisation/manipulation (\"key words\") \n", + "36 IT00000140 SEO optimisation/manipulation (\"key words\") \n", + "37 IT00000149 SEO optimisation/manipulation (\"key words\") \n", + "38 IT00000161 SEO optimisation/manipulation (\"key words\") \n", + "39 IT00000172 SEO optimisation/manipulation (\"key words\") \n", + "40 IT00000183 SEO optimisation/manipulation (\"key words\") \n", + "41 IT00000006 legacy web content \n", + "42 IT00000007 hard to remove content and/or campaign/exploit... \n", + "43 IT00000176 legacy web content \n", + "44 IT00000008 Twitter bots amplify & manipulate \n", + "45 IT00000034 Twitter bots amplify & manipulate \n", + "46 IT00000041 Twitter bots amplify & manipulate \n", + "47 IT00000055 Twitter bots amplify & manipulate \n", + "48 IT00000076 Twitter bots amplify & manipulate \n", + "49 IT00000079 Twitter bots amplify & manipulate \n", + "50 IT00000090 Twitter bots amplify & manipulate \n", + "51 IT00000115 Twitter bots amplify & manipulate \n", + "52 IT00000118 Twitter bots amplify & manipulate \n", + "53 IT00000131 Twitter bots amplify & manipulate \n", + "54 IT00000134 Twitter bots amplify & manipulate \n", + "55 IT00000144 Twitter bots amplify & manipulate \n", + "56 IT00000154 Twitter bots amplify & manipulate \n", + "57 IT00000169 Twitter bots amplify & manipulate \n", + "58 IT00000177 Twitter bots amplify & manipulate \n", + "59 IT00000009 Twitter trolls amplify & manipulate \n", + "60 IT00000035 Twitter trolls amplify & manipulate \n", + "61 IT00000042 Twitter trolls amplify & manipulate \n", + "62 IT00000056 Twitter trolls amplify & manipulate \n", + "63 IT00000077 Twitter trolls amplify & manipulate \n", + "64 IT00000080 Twitter trolls amplify & manipulate \n", + "65 IT00000091 Twitter trolls amplify & manipulate \n", + "66 IT00000119 Twitter trolls amplify & manipulate \n", + "67 IT00000132 Twitter trolls amplify & manipulate \n", + "68 IT00000135 Twitter trolls amplify & manipulate \n", + "69 IT00000145 Twitter trolls amplify & manipulate \n", + "70 IT00000155 Twitter trolls amplify & manipulate \n", + "71 IT00000170 Twitter trolls amplify & manipulate \n", + "72 IT00000178 Twitter trolls amplify & manipulate \n", + "73 IT00000011 Fake FB groups + dark content \n", + "74 IT00000029 Fake twitter profiles to amplify \n", + "75 IT00000039 FB pages \n", + "76 IT00000045 FB pages/groups/profiles \n", + "77 IT00000058 Fake FB groups + dark content \n", + "78 IT00000078 Fake FB groups/pages/profiles + dark content \n", + "79 IT00000092 Fake FB groups/pages/profiles \n", + "80 IT00000171 Fake FB groups/pages/profiles + dark content (... \n", + "81 IT00000012 Digital to physical \"organize+promote\" rallies... \n", + "82 IT00000059 Digital to physical \"organize+promote\" rallies... \n", + "83 IT00000093 Digital to physical \"organize+promote\" rallies... \n", + "84 IT00000164 Events coordinated and promoted across media p... \n", + "85 IT00000166 Extend digital the physical space… gatherings ... \n", + "86 IT00000013 manipulate social media \"online polls\"? \n", + "87 IT00000060 manipulate social media \"online polls\"? \n", + "88 IT00000016 cultivate, manipulate, exploit useful idiots \n", + "89 IT00000033 cultivate, manipulate, exploit useful idiots (... \n", + "90 IT00000044 cultivate, manipulate, exploit useful idiots (... \n", + "91 IT00000063 cultivate, manipulate, exploit useful idiots \n", + "92 IT00000084 cultivate, manipulate, exploit useful idiots \n", + "93 IT00000104 cultivate, manipulate, exploit useful idiots (... \n", + "94 IT00000126 cultivate, manipulate, exploit useful idiots (... \n", + "95 IT00000139 cultivate, manipulate, exploit useful idiots (... \n", + "96 IT00000148 cultivate, manipulate, exploit useful idiots (... \n", + "97 IT00000158 cultivate, manipulate, exploit useful idiots \n", + "98 IT00000182 cultivate, manipulate, exploit useful idiots \n", + "99 IT00000017 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "100 IT00000046 YouTube; Reddit \n", + "101 IT00000064 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "102 IT00000087 YouTube; Reddit; \n", + "103 IT00000096 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "104 IT00000122 YouTube; Reddit \n", + "105 IT00000142 YouTube; Reddit; \n", + "106 IT00000151 YouTube; Reddit; \n", + "107 IT00000159 YouTube; Reddit \n", + "108 IT00000185 YouTube; Reddit; \n", + "109 IT00000018 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "110 IT00000047 YouTube; Reddit \n", + "111 IT00000065 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "112 IT00000088 YouTube; Reddit; \n", + "113 IT00000097 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "114 IT00000123 YouTube; Reddit \n", + "115 IT00000143 YouTube; Reddit; \n", + "116 IT00000152 YouTube; Reddit; \n", + "117 IT00000160 YouTube; Reddit \n", + "118 IT00000186 YouTube; Reddit; \n", + "119 IT00000019 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "120 IT00000067 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "121 IT00000099 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "122 IT00000020 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "123 IT00000068 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "124 IT00000100 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "125 IT00000021 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "126 IT00000069 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "127 IT00000101 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "128 IT00000023 Memes... anti-immigration; euroskepticism; fea... \n", + "129 IT00000072 Memes... anti-immigration; euroskepticism; fea... \n", + "130 IT00000117 memes \n", + "131 IT00000173 Memes... anti-Isreal/USA/West, conspiracy narr... \n", + "132 IT00000024 Backstop personas \n", + "133 IT00000074 Backstop personas \n", + "134 IT00000025 Use SMS/text messages \n", + "135 IT00000026 Fake video/images \n", + "136 IT00000116 photoshopped/fake images \n", + "137 IT00000027 Create and use hashtag \n", + "138 IT00000028 Create and use hashtag \n", + "139 IT00000030 bait journalists/media/politicians \n", + "140 IT00000049 journalist/media baiting \n", + "141 IT00000053 journalist/media baiting \n", + "142 IT00000036 Using \"expert\" \n", + "143 IT00000040 News circulated/amplifed by tertiary sites (Ru... \n", + "144 IT00000086 News circulated/amplifed by tertiary sites (Ru... \n", + "145 IT00000141 News circulated/amplifed by tertiary sites (Ru... \n", + "146 IT00000150 News circulated/amplifed by tertiary sites (Mi... \n", + "147 IT00000184 News circulated/amplifed by tertiary sites (Ru... \n", + "148 IT00000048 4Chan/8Chan - trial content \n", + "149 IT00000070 4Chan/8Chan - trial content \n", + "150 IT00000102 4Chan/8Chan - trial content \n", + "151 IT00000124 4Chan/8Chan - trial content \n", + "152 IT00000050 Forge ('release' altered hacked documents) \n", + "153 IT00000051 hack/leak/manipulate/distort \n", + "154 IT00000054 hack/leak/manipulate/distort \n", + "155 IT00000075 hack/leak/manipulate/distort \n", + "156 IT00000153 hack/leak/manipulate/distort \n", + "157 IT00000052 Circulate to media via DM, then release publicly \n", + "158 IT00000066 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "159 IT00000098 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "160 IT00000073 Click-bait (economic actors) fake news sites (... \n", + "161 IT00000081 4 D's (dismiss, distort, distract, dismay...Of... \n", + "162 IT00000128 4 D's (dismiss, distort, distract, dismay...Of... \n", + "163 IT00000129 Russian FSB security service blamed Ukraine fo... \n", + "164 IT00000136 4 D's (dismiss, distort, distract, dismay...Of... \n", + "165 IT00000167 China also plays victim, innocence, plays by r... \n", + "166 IT00000168 Chinese ambassador Lu Shaye accused Canada of ... \n", + "167 IT00000179 4 D's (dismiss, distort, distract, dismay...Of... \n", + "168 IT00000089 Demand insurmountable proof \n", + "169 IT00000133 Demand insurmountable proof \n", + "170 IT00000105 2,000,000 people (est.) part of state run/spon... \n", + "171 IT00000112 flood the Facebook pages of Taiwanese politici... \n", + "172 IT00000113 Democratic Progressive Party (DPP), attracted ... \n", + "173 IT00000106 fabricated social media comment \n", + "174 IT00000107 domestic social media influence operations foc... \n", + "175 IT00000165 Extend digital the physical space… gatherings ... \n", + "176 IT00000108 cow online opinion leaders into submission, mu... \n", + "177 IT00000109 cow online opinion leaders into submission, mu... \n", + "178 IT00000110 facilitate state propaganda and defuse crises \n", + "179 IT00000111 Netizens from one of the largest discussion fo... \n", + "180 IT00000114 “hack” of Qatar’s official news agency \n", + "181 IT00000127 Promote fake “experts” with impressive (and sc... \n", + "182 IT00000130 (Distort) Kremlin-controlled RT cited Russian ... \n", + "183 IT00000163 Distorted, saccharine “news” about the Chinese... \n", + "184 IT00000174 Memes... anti-Isreal/USA/West, conspiracy narr... \n", + "185 IT00000175 Fake news/synthetic web-sites \n", + "\n", + " summary disarm_id_incident \\\n", + "0 I00002 \n", + "1 I00005 \n", + "2 I00017 \n", + "3 I00002 \n", + "4 I00002 \n", + "5 I00005 \n", + "6 I00007 \n", + "7 I00009 \n", + "8 I00017 \n", + "9 I00029 \n", + "10 I00032 \n", + "11 I00044 \n", + "12 I00049 \n", + "13 I00050 \n", + "14 I00051 \n", + "15 I00063 \n", + "16 I00002 \n", + "17 I00005 \n", + "18 I00007 \n", + "19 I00009 \n", + "20 I00017 \n", + "21 I00029 \n", + "22 I00032 \n", + "23 I00044 \n", + "24 I00049 \n", + "25 I00050 \n", + "26 I00051 \n", + "27 I00053 \n", + "28 I00063 \n", + "29 I00002 \n", + "30 I00005 \n", + "31 I00010 \n", + "32 I00017 \n", + "33 I00029 \n", + "34 I00032 \n", + "35 I00044 \n", + "36 I00049 \n", + "37 I00050 \n", + "38 I00051 \n", + "39 I00056 \n", + "40 I00063 \n", + "41 I00002 \n", + "42 I00002 \n", + "43 I00056 \n", + "44 I00005 \n", + "45 I00007 \n", + "46 I00010 \n", + "47 I00017 \n", + "48 I00022 \n", + "49 I00029 \n", + "50 I00032 \n", + "51 I00042 \n", + "52 I00044 \n", + "53 I00047 \n", + "54 I00049 \n", + "55 I00050 \n", + "56 I00051 \n", + "57 I00056 \n", + "58 I00063 \n", + "59 I00005 \n", + "60 I00007 \n", + "61 I00010 \n", + "62 I00017 \n", + "63 I00022 \n", + "64 I00029 \n", + "65 I00032 \n", + "66 I00044 \n", + "67 I00047 \n", + "68 I00049 \n", + "69 I00050 \n", + "70 I00051 \n", + "71 I00056 \n", + "72 I00063 \n", + "73 I00005 \n", + "74 Twitter bots used to drive visbility I00006 \n", + "75 I00009 \n", + "76 I00010 \n", + "77 I00017 \n", + "78 I00022 \n", + "79 I00032 \n", + "80 I00056 \n", + "81 I00005 \n", + "82 I00017 \n", + "83 I00032 \n", + "84 I00053 \n", + "85 I00053 \n", + "86 I00005 \n", + "87 I00017 \n", + "88 I00005 \n", + "89 I00007 \n", + "90 I00010 \n", + "91 I00017 \n", + "92 I00029 \n", + "93 I00032 \n", + "94 I00044 \n", + "95 I00049 \n", + "96 I00050 \n", + "97 I00051 \n", + "98 I00063 \n", + "99 I00005 \n", + "100 I00010 \n", + "101 I00017 \n", + "102 I00029 \n", + "103 I00032 \n", + "104 I00044 \n", + "105 I00049 \n", + "106 I00050 \n", + "107 I00051 \n", + "108 I00063 \n", + "109 I00005 \n", + "110 I00010 \n", + "111 I00017 \n", + "112 I00029 \n", + "113 I00032 \n", + "114 I00044 \n", + "115 I00049 \n", + "116 I00050 \n", + "117 I00051 \n", + "118 I00063 \n", + "119 I00005 \n", + "120 I00017 \n", + "121 I00032 \n", + "122 I00005 \n", + "123 I00017 \n", + "124 I00032 \n", + "125 I00005 \n", + "126 I00017 \n", + "127 I00032 \n", + "128 Meme that ISIS was responsible for a local che... I00005 \n", + "129 I00017 \n", + "130 I00042 \n", + "131 I00056 \n", + "132 Wikipedia fake persona \"AmandaGray91\". I00005 \n", + "133 I00017 \n", + "134 SMS messages sent to local residents I00006 \n", + "135 Fake youtube video of ISIS claiming responsibi... I00006 \n", + "136 I00042 \n", + "137 Main hashtag used was #ColumbianChemicals I00006 \n", + "138 Main hashtag used was #ColumbianChemicals I00006 \n", + "139 I00006 \n", + "140 I00010 \n", + "141 I00015 \n", + "142 I00009 \n", + "143 I00009 \n", + "144 I00029 \n", + "145 I00049 \n", + "146 I00050 \n", + "147 I00063 \n", + "148 I00010 \n", + "149 I00017 \n", + "150 I00032 \n", + "151 I00044 \n", + "152 I00015 \n", + "153 I00015 \n", + "154 I00017 \n", + "155 I00022 \n", + "156 I00051 \n", + "157 I00015 \n", + "158 I00017 \n", + "159 I00032 \n", + "160 I00017 \n", + "161 I00029 \n", + "162 I00047 \n", + "163 I00047 \n", + "164 I00049 \n", + "165 I00053 \n", + "166 I00053 \n", + "167 I00063 \n", + "168 I00029 \n", + "169 I00047 \n", + "170 I00033 \n", + "171 I00034 \n", + "172 I00034 \n", + "173 I00033 \n", + "174 I00033 \n", + "175 I00053 \n", + "176 I00033 \n", + "177 I00033 \n", + "178 I00033 \n", + "179 I00034 \n", + "180 I00042 \n", + "181 I00044 \n", + "182 I00047 \n", + "183 I00053 \n", + "184 I00056 \n", + "185 I00056 \n", + "\n", + " name_incident disarm_id_technique \\\n", + "0 #VaccinateUS T0018 \n", + "1 Brexit vote T0018 \n", + "2 US presidential elections T0018 \n", + "3 #VaccinateUS T0017 \n", + "4 #VaccinateUS T0019 \n", + "5 Brexit vote T0019 \n", + "6 Incirlik terrorists T0019 \n", + "7 PhilippinesExpert T0019 \n", + "8 US presidential elections T0019 \n", + "9 MH17 investigation T0019 \n", + "10 Kavanaugh T0019 \n", + "11 JadeHelm exercise T0019 \n", + "12 White Helmets: Chemical Weapons T0019 \n", + "13 #HandsOffVenezuela T0019 \n", + "14 Integrity Initiative T0019 \n", + "15 Olympic Doping Scandal T0019 \n", + "16 #VaccinateUS T0056 \n", + "17 Brexit vote T0056 \n", + "18 Incirlik terrorists T0056 \n", + "19 PhilippinesExpert T0056 \n", + "20 US presidential elections T0056 \n", + "21 MH17 investigation T0056 \n", + "22 Kavanaugh T0056 \n", + "23 JadeHelm exercise T0056 \n", + "24 White Helmets: Chemical Weapons T0056 \n", + "25 #HandsOffVenezuela T0056 \n", + "26 Integrity Initiative T0056 \n", + "27 China Huawei CFO Arrest T0056 \n", + "28 Olympic Doping Scandal T0056 \n", + "29 #VaccinateUS T0046 \n", + "30 Brexit vote T0046 \n", + "31 ParklandTeens T0046 \n", + "32 US presidential elections T0046 \n", + "33 MH17 investigation T0046 \n", + "34 Kavanaugh T0046 \n", + "35 JadeHelm exercise T0046 \n", + "36 White Helmets: Chemical Weapons T0046 \n", + "37 #HandsOffVenezuela T0046 \n", + "38 Integrity Initiative T0046 \n", + "39 Iran Influence Operations T0046 \n", + "40 Olympic Doping Scandal T0046 \n", + "41 #VaccinateUS T0058 \n", + "42 #VaccinateUS T0058 \n", + "43 Iran Influence Operations T0058 \n", + "44 Brexit vote T0054 \n", + "45 Incirlik terrorists T0054 \n", + "46 ParklandTeens T0054 \n", + "47 US presidential elections T0054 \n", + "48 #Macronleaks T0054 \n", + "49 MH17 investigation T0054 \n", + "50 Kavanaugh T0054 \n", + "51 Saudi/Qatar bot dispute T0054 \n", + "52 JadeHelm exercise T0054 \n", + "53 Sea of Azov T0054 \n", + "54 White Helmets: Chemical Weapons T0054 \n", + "55 #HandsOffVenezuela T0054 \n", + "56 Integrity Initiative T0054 \n", + "57 Iran Influence Operations T0054 \n", + "58 Olympic Doping Scandal T0054 \n", + "59 Brexit vote T0053 \n", + "60 Incirlik terrorists T0053 \n", + "61 ParklandTeens T0053 \n", + "62 US presidential elections T0053 \n", + "63 #Macronleaks T0053 \n", + "64 MH17 investigation T0053 \n", + "65 Kavanaugh T0053 \n", + "66 JadeHelm exercise T0053 \n", + "67 Sea of Azov T0053 \n", + "68 White Helmets: Chemical Weapons T0053 \n", + "69 #HandsOffVenezuela T0053 \n", + "70 Integrity Initiative T0053 \n", + "71 Iran Influence Operations T0053 \n", + "72 Olympic Doping Scandal T0053 \n", + "73 Brexit vote T0007 \n", + "74 Columbian Chemicals T0007 \n", + "75 PhilippinesExpert T0007 \n", + "76 ParklandTeens T0007 \n", + "77 US presidential elections T0007 \n", + "78 #Macronleaks T0007 \n", + "79 Kavanaugh T0007 \n", + "80 Iran Influence Operations T0007 \n", + "81 Brexit vote T0057 \n", + "82 US presidential elections T0057 \n", + "83 Kavanaugh T0057 \n", + "84 China Huawei CFO Arrest T0057 \n", + "85 China Huawei CFO Arrest T0057 \n", + "86 Brexit vote T0029 \n", + "87 US presidential elections T0029 \n", + "88 Brexit vote T0010 \n", + "89 Incirlik terrorists T0010 \n", + "90 ParklandTeens T0010 \n", + "91 US presidential elections T0010 \n", + "92 MH17 investigation T0010 \n", + "93 Kavanaugh T0010 \n", + "94 JadeHelm exercise T0010 \n", + "95 White Helmets: Chemical Weapons T0010 \n", + "96 #HandsOffVenezuela T0010 \n", + "97 Integrity Initiative T0010 \n", + "98 Olympic Doping Scandal T0010 \n", + "99 Brexit vote T0031 \n", + "100 ParklandTeens T0031 \n", + "101 US presidential elections T0031 \n", + "102 MH17 investigation T0031 \n", + "103 Kavanaugh T0031 \n", + "104 JadeHelm exercise T0031 \n", + "105 White Helmets: Chemical Weapons T0031 \n", + "106 #HandsOffVenezuela T0031 \n", + "107 Integrity Initiative T0031 \n", + "108 Olympic Doping Scandal T0031 \n", + "109 Brexit vote T0032 \n", + "110 ParklandTeens T0032 \n", + "111 US presidential elections T0032 \n", + "112 MH17 investigation T0032 \n", + "113 Kavanaugh T0032 \n", + "114 JadeHelm exercise T0032 \n", + "115 White Helmets: Chemical Weapons T0032 \n", + "116 #HandsOffVenezuela T0032 \n", + "117 Integrity Initiative T0032 \n", + "118 Olympic Doping Scandal T0032 \n", + "119 Brexit vote T0034 \n", + "120 US presidential elections T0034 \n", + "121 Kavanaugh T0034 \n", + "122 Brexit vote T0035 \n", + "123 US presidential elections T0035 \n", + "124 Kavanaugh T0035 \n", + "125 Brexit vote T0036 \n", + "126 US presidential elections T0036 \n", + "127 Kavanaugh T0036 \n", + "128 Brexit vote T0021 \n", + "129 US presidential elections T0021 \n", + "130 Saudi/Qatar bot dispute T0021 \n", + "131 Iran Influence Operations T0021 \n", + "132 Brexit vote T0030 \n", + "133 US presidential elections T0030 \n", + "134 Columbian Chemicals T0043 \n", + "135 Columbian Chemicals T0024 \n", + "136 Saudi/Qatar bot dispute T0024 \n", + "137 Columbian Chemicals T0015 \n", + "138 Columbian Chemicals T0055 \n", + "139 Columbian Chemicals T0039 \n", + "140 ParklandTeens T0039 \n", + "141 ConcordDiscovery T0039 \n", + "142 PhilippinesExpert T0045 \n", + "143 PhilippinesExpert T0052 \n", + "144 MH17 investigation T0052 \n", + "145 White Helmets: Chemical Weapons T0052 \n", + "146 #HandsOffVenezuela T0052 \n", + "147 Olympic Doping Scandal T0052 \n", + "148 ParklandTeens T0020 \n", + "149 US presidential elections T0020 \n", + "150 Kavanaugh T0020 \n", + "151 JadeHelm exercise T0020 \n", + "152 ConcordDiscovery T0025 \n", + "153 ConcordDiscovery T0025 \n", + "154 US presidential elections T0025 \n", + "155 #Macronleaks T0025 \n", + "156 Integrity Initiative T0025 \n", + "157 ConcordDiscovery T0044 \n", + "158 US presidential elections T0033 \n", + "159 Kavanaugh T0033 \n", + "160 US presidential elections T0016 \n", + "161 MH17 investigation T0001 \n", + "162 Sea of Azov T0001 \n", + "163 Sea of Azov T0001 \n", + "164 White Helmets: Chemical Weapons T0001 \n", + "165 China Huawei CFO Arrest T0001 \n", + "166 China Huawei CFO Arrest T0001 \n", + "167 Olympic Doping Scandal T0001 \n", + "168 MH17 investigation T0040 \n", + "169 Sea of Azov T0040 \n", + "170 China 50cent Army T0049 \n", + "171 DibaFacebookExpedition T0049 \n", + "172 DibaFacebookExpedition T0049 \n", + "173 China 50cent Army T0051 \n", + "174 China 50cent Army T0050 \n", + "175 China Huawei CFO Arrest T0050 \n", + "176 China 50cent Army T0047 \n", + "177 China 50cent Army T0048 \n", + "178 China 50cent Army T0002 \n", + "179 DibaFacebookExpedition T0002 \n", + "180 Saudi/Qatar bot dispute T0011 \n", + "181 JadeHelm exercise T0009 \n", + "182 Sea of Azov T0023 \n", + "183 China Huawei CFO Arrest T0023 \n", + "184 Iran Influence Operations T0022 \n", + "185 Iran Influence Operations T0008 \n", + "\n", + " name_technique \n", + "0 Paid targeted ads \n", + "1 Paid targeted ads \n", + "2 Paid targeted ads \n", + "3 Promote online funding \n", + "4 Generate information pollution \n", + "5 Generate information pollution \n", + "6 Generate information pollution \n", + "7 Generate information pollution \n", + "8 Generate information pollution \n", + "9 Generate information pollution \n", + "10 Generate information pollution \n", + "11 Generate information pollution \n", + "12 Generate information pollution \n", + "13 Generate information pollution \n", + "14 Generate information pollution \n", + "15 Generate information pollution \n", + "16 Dedicated channels disseminate information pol... \n", + "17 Dedicated channels disseminate information pol... \n", + "18 Dedicated channels disseminate information pol... \n", + "19 Dedicated channels disseminate information pol... \n", + "20 Dedicated channels disseminate information pol... \n", + "21 Dedicated channels disseminate information pol... \n", + "22 Dedicated channels disseminate information pol... \n", + "23 Dedicated channels disseminate information pol... \n", + "24 Dedicated channels disseminate information pol... \n", + "25 Dedicated channels disseminate information pol... \n", + "26 Dedicated channels disseminate information pol... \n", + "27 Dedicated channels disseminate information pol... \n", + "28 Dedicated channels disseminate information pol... \n", + "29 Search Engine Optimization \n", + "30 Search Engine Optimization \n", + "31 Search Engine Optimization \n", + "32 Search Engine Optimization \n", + "33 Search Engine Optimization \n", + "34 Search Engine Optimization \n", + "35 Search Engine Optimization \n", + "36 Search Engine Optimization \n", + "37 Search Engine Optimization \n", + "38 Search Engine Optimization \n", + "39 Search Engine Optimization \n", + "40 Search Engine Optimization \n", + "41 Legacy web content \n", + "42 Legacy web content \n", + "43 Legacy web content \n", + "44 Twitter bots amplify \n", + "45 Twitter bots amplify \n", + "46 Twitter bots amplify \n", + "47 Twitter bots amplify \n", + "48 Twitter bots amplify \n", + "49 Twitter bots amplify \n", + "50 Twitter bots amplify \n", + "51 Twitter bots amplify \n", + "52 Twitter bots amplify \n", + "53 Twitter bots amplify \n", + "54 Twitter bots amplify \n", + "55 Twitter bots amplify \n", + "56 Twitter bots amplify \n", + "57 Twitter bots amplify \n", + "58 Twitter bots amplify \n", + "59 Twitter trolls amplify and manipulate \n", + "60 Twitter trolls amplify and manipulate \n", + "61 Twitter trolls amplify and manipulate \n", + "62 Twitter trolls amplify and manipulate \n", + "63 Twitter trolls amplify and manipulate \n", + "64 Twitter trolls amplify and manipulate \n", + "65 Twitter trolls amplify and manipulate \n", + "66 Twitter trolls amplify and manipulate \n", + "67 Twitter trolls amplify and manipulate \n", + "68 Twitter trolls amplify and manipulate \n", + "69 Twitter trolls amplify and manipulate \n", + "70 Twitter trolls amplify and manipulate \n", + "71 Twitter trolls amplify and manipulate \n", + "72 Twitter trolls amplify and manipulate \n", + "73 Create fake Social Media Profiles / Pages / Gr... \n", + "74 Create fake Social Media Profiles / Pages / Gr... \n", + "75 Create fake Social Media Profiles / Pages / Gr... \n", + "76 Create fake Social Media Profiles / Pages / Gr... \n", + "77 Create fake Social Media Profiles / Pages / Gr... \n", + "78 Create fake Social Media Profiles / Pages / Gr... \n", + "79 Create fake Social Media Profiles / Pages / Gr... \n", + "80 Create fake Social Media Profiles / Pages / Gr... \n", + "81 Organise remote rallies and events \n", + "82 Organise remote rallies and events \n", + "83 Organise remote rallies and events \n", + "84 Organise remote rallies and events \n", + "85 Organise remote rallies and events \n", + "86 Manipulate online polls \n", + "87 Manipulate online polls \n", + "88 Cultivate ignorant agents \n", + "89 Cultivate ignorant agents \n", + "90 Cultivate ignorant agents \n", + "91 Cultivate ignorant agents \n", + "92 Cultivate ignorant agents \n", + "93 Cultivate ignorant agents \n", + "94 Cultivate ignorant agents \n", + "95 Cultivate ignorant agents \n", + "96 Cultivate ignorant agents \n", + "97 Cultivate ignorant agents \n", + "98 Cultivate ignorant agents \n", + "99 YouTube \n", + "100 YouTube \n", + "101 YouTube \n", + "102 YouTube \n", + "103 YouTube \n", + "104 YouTube \n", + "105 YouTube \n", + "106 YouTube \n", + "107 YouTube \n", + "108 YouTube \n", + "109 Reddit \n", + "110 Reddit \n", + "111 Reddit \n", + "112 Reddit \n", + "113 Reddit \n", + "114 Reddit \n", + "115 Reddit \n", + "116 Reddit \n", + "117 Reddit \n", + "118 Reddit \n", + "119 LinkedIn \n", + "120 LinkedIn \n", + "121 LinkedIn \n", + "122 Pinterest \n", + "123 Pinterest \n", + "124 Pinterest \n", + "125 WhatsApp \n", + "126 WhatsApp \n", + "127 WhatsApp \n", + "128 Memes \n", + "129 Memes \n", + "130 Memes \n", + "131 Memes \n", + "132 Backstop personas \n", + "133 Backstop personas \n", + "134 Use SMS/ WhatsApp/ Chat apps \n", + "135 Create fake videos and images \n", + "136 Create fake videos and images \n", + "137 Create hashtag \n", + "138 Use hashtag \n", + "139 Bait legitimate influencers \n", + "140 Bait legitimate influencers \n", + "141 Bait legitimate influencers \n", + "142 Use fake experts \n", + "143 Tertiary sites amplify news \n", + "144 Tertiary sites amplify news \n", + "145 Tertiary sites amplify news \n", + "146 Tertiary sites amplify news \n", + "147 Tertiary sites amplify news \n", + "148 Trial content \n", + "149 Trial content \n", + "150 Trial content \n", + "151 Trial content \n", + "152 Leak altered documents \n", + "153 Leak altered documents \n", + "154 Leak altered documents \n", + "155 Leak altered documents \n", + "156 Leak altered documents \n", + "157 Seed distortions \n", + "158 Instagram \n", + "159 Instagram \n", + "160 Clickbait \n", + "161 5Ds (dismiss, distort, distract, dismay, divide) \n", + "162 5Ds (dismiss, distort, distract, dismay, divide) \n", + "163 5Ds (dismiss, distort, distract, dismay, divide) \n", + "164 5Ds (dismiss, distort, distract, dismay, divide) \n", + "165 5Ds (dismiss, distort, distract, dismay, divide) \n", + "166 5Ds (dismiss, distort, distract, dismay, divide) \n", + "167 5Ds (dismiss, distort, distract, dismay, divide) \n", + "168 Demand unsurmountable proof \n", + "169 Demand unsurmountable proof \n", + "170 Flooding \n", + "171 Flooding \n", + "172 Flooding \n", + "173 Fabricate social media comment \n", + "174 Cheerleading domestic social media ops \n", + "175 Cheerleading domestic social media ops \n", + "176 Muzzle social media as a political force \n", + "177 Cow online opinion leaders \n", + "178 Facilitate State Propaganda \n", + "179 Facilitate State Propaganda \n", + "180 Hijack legitimate account \n", + "181 Create fake experts \n", + "182 Distort facts \n", + "183 Distort facts \n", + "184 Conspiracy narratives \n", + "185 Create fake or imposter news sites " + ] + }, + "execution_count": 15, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "# Check which amitt variables we can see from here\n", - "print('{}\\n'.format(vars(amitt).keys()))\n", + "print('{}\\n'.format(vars(disarm).keys()))\n", "testdfname = 'it'\n", - "testdf = vars(amitt)[testdfname]\n", + "testdf = vars(disarm)[testdfname]\n", "print('{} columns: {}'.format(testdfname, testdf.columns))\n", "testdf" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 16, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
disarm_idnamesummaryincident_idtechnique_id
0IT00000001buy FB targeted adsI00002T0018
1IT00000010Targeted FB paid adsI00005T0018
2IT00000057Targeted FB paid adsI00017T0018
3IT00000002Promote \"funding\" campaignI00002T0017
4IT00000003create web-site - information pollutionI00002T0019
5IT00000014RT & Sputnik generate information pollutionI00005T0019
6IT00000031RT & Sputnik generate information pollution (r...I00007T0019
7IT00000037RT & Sputnik generate information pollutionI00009T0019
8IT00000061RT & Sputnik generate information pollutionI00017T0019
9IT00000082RT & Sputnik generate information pollution (s...I00029T0019
10IT00000094RT & Sputnik generate information pollutionI00032T0019
11IT00000120RT & Sputnik generate information pollutionI00044T0019
12IT00000137RT & Sputnik generate information pollution (s...I00049T0019
13IT00000146RT & Sputnik generate information pollution (s...I00050T0019
14IT00000156RT & Sputnik generate information pollutionI00051T0019
15IT00000180RT & Sputnik generate information pollution (s...I00063T0019
16IT00000004create web-site - information pollutionI00002T0056
17IT00000015RT & Sputnik generate information pollutionI00005T0056
18IT00000032RT & Sputnik generate information pollution (r...I00007T0056
19IT00000038RT & Sputnik generate information pollutionI00009T0056
20IT00000062RT & Sputnik generate information pollutionI00017T0056
21IT00000083RT & Sputnik generate information pollution (s...I00029T0056
22IT00000095RT & Sputnik generate information pollutionI00032T0056
23IT00000121RT & Sputnik generate information pollutionI00044T0056
24IT00000138RT & Sputnik generate information pollution (s...I00049T0056
25IT00000147RT & Sputnik generate information pollution (s...I00050T0056
26IT00000157RT & Sputnik generate information pollutionI00051T0056
27IT00000162State-run media seeds foreign influence enviro...I00053T0056
28IT00000181RT & Sputnik generate information pollution (s...I00063T0056
29IT00000005SEO optimisation/manipulation (\"key words\")I00002T0046
30IT00000022SEO optimisation/manipulation (\"key words\")I00005T0046
31IT00000043SEO optimisation/manipulation (\"key words\")I00010T0046
32IT00000071SEO optimisation/manipulation (\"key words\")I00017T0046
33IT00000085SEO optimisation/manipulation (\"key words\")I00029T0046
34IT00000103SEO optimisation/manipulation (\"key words\")I00032T0046
35IT00000125SEO optimisation/manipulation (\"key words\")I00044T0046
36IT00000140SEO optimisation/manipulation (\"key words\")I00049T0046
37IT00000149SEO optimisation/manipulation (\"key words\")I00050T0046
38IT00000161SEO optimisation/manipulation (\"key words\")I00051T0046
39IT00000172SEO optimisation/manipulation (\"key words\")I00056T0046
40IT00000183SEO optimisation/manipulation (\"key words\")I00063T0046
41IT00000006legacy web contentI00002T0058
42IT00000007hard to remove content and/or campaign/exploit...I00002T0058
43IT00000176legacy web contentI00056T0058
44IT00000008Twitter bots amplify & manipulateI00005T0054
45IT00000034Twitter bots amplify & manipulateI00007T0054
46IT00000041Twitter bots amplify & manipulateI00010T0054
47IT00000055Twitter bots amplify & manipulateI00017T0054
48IT00000076Twitter bots amplify & manipulateI00022T0054
49IT00000079Twitter bots amplify & manipulateI00029T0054
50IT00000090Twitter bots amplify & manipulateI00032T0054
51IT00000115Twitter bots amplify & manipulateI00042T0054
52IT00000118Twitter bots amplify & manipulateI00044T0054
53IT00000131Twitter bots amplify & manipulateI00047T0054
54IT00000134Twitter bots amplify & manipulateI00049T0054
55IT00000144Twitter bots amplify & manipulateI00050T0054
56IT00000154Twitter bots amplify & manipulateI00051T0054
57IT00000169Twitter bots amplify & manipulateI00056T0054
58IT00000177Twitter bots amplify & manipulateI00063T0054
59IT00000009Twitter trolls amplify & manipulateI00005T0053
60IT00000035Twitter trolls amplify & manipulateI00007T0053
61IT00000042Twitter trolls amplify & manipulateI00010T0053
62IT00000056Twitter trolls amplify & manipulateI00017T0053
63IT00000077Twitter trolls amplify & manipulateI00022T0053
64IT00000080Twitter trolls amplify & manipulateI00029T0053
65IT00000091Twitter trolls amplify & manipulateI00032T0053
66IT00000119Twitter trolls amplify & manipulateI00044T0053
67IT00000132Twitter trolls amplify & manipulateI00047T0053
68IT00000135Twitter trolls amplify & manipulateI00049T0053
69IT00000145Twitter trolls amplify & manipulateI00050T0053
70IT00000155Twitter trolls amplify & manipulateI00051T0053
71IT00000170Twitter trolls amplify & manipulateI00056T0053
72IT00000178Twitter trolls amplify & manipulateI00063T0053
73IT00000011Fake FB groups + dark contentI00005T0007
74IT00000029Fake twitter profiles to amplifyTwitter bots used to drive visbilityI00006T0007
75IT00000039FB pagesI00009T0007
76IT00000045FB pages/groups/profilesI00010T0007
77IT00000058Fake FB groups + dark contentI00017T0007
78IT00000078Fake FB groups/pages/profiles + dark contentI00022T0007
79IT00000092Fake FB groups/pages/profilesI00032T0007
80IT00000171Fake FB groups/pages/profiles + dark content (...I00056T0007
81IT00000012Digital to physical \"organize+promote\" rallies...I00005T0057
82IT00000059Digital to physical \"organize+promote\" rallies...I00017T0057
83IT00000093Digital to physical \"organize+promote\" rallies...I00032T0057
84IT00000164Events coordinated and promoted across media p...I00053T0057
85IT00000166Extend digital the physical space… gatherings ...I00053T0057
86IT00000013manipulate social media \"online polls\"?I00005T0029
87IT00000060manipulate social media \"online polls\"?I00017T0029
88IT00000016cultivate, manipulate, exploit useful idiotsI00005T0010
89IT00000033cultivate, manipulate, exploit useful idiots (...I00007T0010
90IT00000044cultivate, manipulate, exploit useful idiots (...I00010T0010
91IT00000063cultivate, manipulate, exploit useful idiotsI00017T0010
92IT00000084cultivate, manipulate, exploit useful idiotsI00029T0010
93IT00000104cultivate, manipulate, exploit useful idiots (...I00032T0010
94IT00000126cultivate, manipulate, exploit useful idiots (...I00044T0010
95IT00000139cultivate, manipulate, exploit useful idiots (...I00049T0010
96IT00000148cultivate, manipulate, exploit useful idiots (...I00050T0010
97IT00000158cultivate, manipulate, exploit useful idiotsI00051T0010
98IT00000182cultivate, manipulate, exploit useful idiotsI00063T0010
99IT00000017YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0031
100IT00000046YouTube; RedditI00010T0031
101IT00000064YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0031
102IT00000087YouTube; Reddit;I00029T0031
103IT00000096YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0031
104IT00000122YouTube; RedditI00044T0031
105IT00000142YouTube; Reddit;I00049T0031
106IT00000151YouTube; Reddit;I00050T0031
107IT00000159YouTube; RedditI00051T0031
108IT00000185YouTube; Reddit;I00063T0031
109IT00000018YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0032
110IT00000047YouTube; RedditI00010T0032
111IT00000065YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0032
112IT00000088YouTube; Reddit;I00029T0032
113IT00000097YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0032
114IT00000123YouTube; RedditI00044T0032
115IT00000143YouTube; Reddit;I00049T0032
116IT00000152YouTube; Reddit;I00050T0032
117IT00000160YouTube; RedditI00051T0032
118IT00000186YouTube; Reddit;I00063T0032
119IT00000019YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0034
120IT00000067YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0034
121IT00000099YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0034
122IT00000020YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0035
123IT00000068YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0035
124IT00000100YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0035
125IT00000021YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0036
126IT00000069YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0036
127IT00000101YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0036
128IT00000023Memes... anti-immigration; euroskepticism; fea...Meme that ISIS was responsible for a local che...I00005T0021
129IT00000072Memes... anti-immigration; euroskepticism; fea...I00017T0021
130IT00000117memesI00042T0021
131IT00000173Memes... anti-Isreal/USA/West, conspiracy narr...I00056T0021
132IT00000024Backstop personasWikipedia fake persona \"AmandaGray91\".I00005T0030
133IT00000074Backstop personasI00017T0030
134IT00000025Use SMS/text messagesSMS messages sent to local residentsI00006T0043
135IT00000026Fake video/imagesFake youtube video of ISIS claiming responsibi...I00006T0024
136IT00000116photoshopped/fake imagesI00042T0024
137IT00000027Create and use hashtagMain hashtag used was #ColumbianChemicalsI00006T0015
138IT00000028Create and use hashtagMain hashtag used was #ColumbianChemicalsI00006T0055
139IT00000030bait journalists/media/politiciansI00006T0039
140IT00000049journalist/media baitingI00010T0039
141IT00000053journalist/media baitingI00015T0039
142IT00000036Using \"expert\"I00009T0045
143IT00000040News circulated/amplifed by tertiary sites (Ru...I00009T0052
144IT00000086News circulated/amplifed by tertiary sites (Ru...I00029T0052
145IT00000141News circulated/amplifed by tertiary sites (Ru...I00049T0052
146IT00000150News circulated/amplifed by tertiary sites (Mi...I00050T0052
147IT00000184News circulated/amplifed by tertiary sites (Ru...I00063T0052
148IT000000484Chan/8Chan - trial contentI00010T0020
149IT000000704Chan/8Chan - trial contentI00017T0020
150IT000001024Chan/8Chan - trial contentI00032T0020
151IT000001244Chan/8Chan - trial contentI00044T0020
152IT00000050Forge ('release' altered hacked documents)I00015T0025
153IT00000051hack/leak/manipulate/distortI00015T0025
154IT00000054hack/leak/manipulate/distortI00017T0025
155IT00000075hack/leak/manipulate/distortI00022T0025
156IT00000153hack/leak/manipulate/distortI00051T0025
157IT00000052Circulate to media via DM, then release publiclyI00015T0044
158IT00000066YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0033
159IT00000098YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0033
160IT00000073Click-bait (economic actors) fake news sites (...I00017T0016
161IT000000814 D's (dismiss, distort, distract, dismay...Of...I00029T0001
162IT000001284 D's (dismiss, distort, distract, dismay...Of...I00047T0001
163IT00000129Russian FSB security service blamed Ukraine fo...I00047T0001
164IT000001364 D's (dismiss, distort, distract, dismay...Of...I00049T0001
165IT00000167China also plays victim, innocence, plays by r...I00053T0001
166IT00000168Chinese ambassador Lu Shaye accused Canada of ...I00053T0001
167IT000001794 D's (dismiss, distort, distract, dismay...Of...I00063T0001
168IT00000089Demand insurmountable proofI00029T0040
169IT00000133Demand insurmountable proofI00047T0040
170IT000001052,000,000 people (est.) part of state run/spon...I00033T0049
171IT00000112flood the Facebook pages of Taiwanese politici...I00034T0049
172IT00000113Democratic Progressive Party (DPP), attracted ...I00034T0049
173IT00000106fabricated social media commentI00033T0051
174IT00000107domestic social media influence operations foc...I00033T0050
175IT00000165Extend digital the physical space… gatherings ...I00053T0050
176IT00000108cow online opinion leaders into submission, mu...I00033T0047
177IT00000109cow online opinion leaders into submission, mu...I00033T0048
178IT00000110facilitate state propaganda and defuse crisesI00033T0002
179IT00000111Netizens from one of the largest discussion fo...I00034T0002
180IT00000114“hack” of Qatar’s official news agencyI00042T0011
181IT00000127Promote fake “experts” with impressive (and sc...I00044T0009
182IT00000130(Distort) Kremlin-controlled RT cited Russian ...I00047T0023
183IT00000163Distorted, saccharine “news” about the Chinese...I00053T0023
184IT00000174Memes... anti-Isreal/USA/West, conspiracy narr...I00056T0022
185IT00000175Fake news/synthetic web-sitesI00056T0008
\n", + "
" + ], + "text/plain": [ + " disarm_id name \\\n", + "0 IT00000001 buy FB targeted ads \n", + "1 IT00000010 Targeted FB paid ads \n", + "2 IT00000057 Targeted FB paid ads \n", + "3 IT00000002 Promote \"funding\" campaign \n", + "4 IT00000003 create web-site - information pollution \n", + "5 IT00000014 RT & Sputnik generate information pollution \n", + "6 IT00000031 RT & Sputnik generate information pollution (r... \n", + "7 IT00000037 RT & Sputnik generate information pollution \n", + "8 IT00000061 RT & Sputnik generate information pollution \n", + "9 IT00000082 RT & Sputnik generate information pollution (s... \n", + "10 IT00000094 RT & Sputnik generate information pollution \n", + "11 IT00000120 RT & Sputnik generate information pollution \n", + "12 IT00000137 RT & Sputnik generate information pollution (s... \n", + "13 IT00000146 RT & Sputnik generate information pollution (s... \n", + "14 IT00000156 RT & Sputnik generate information pollution \n", + "15 IT00000180 RT & Sputnik generate information pollution (s... \n", + "16 IT00000004 create web-site - information pollution \n", + "17 IT00000015 RT & Sputnik generate information pollution \n", + "18 IT00000032 RT & Sputnik generate information pollution (r... \n", + "19 IT00000038 RT & Sputnik generate information pollution \n", + "20 IT00000062 RT & Sputnik generate information pollution \n", + "21 IT00000083 RT & Sputnik generate information pollution (s... \n", + "22 IT00000095 RT & Sputnik generate information pollution \n", + "23 IT00000121 RT & Sputnik generate information pollution \n", + "24 IT00000138 RT & Sputnik generate information pollution (s... \n", + "25 IT00000147 RT & Sputnik generate information pollution (s... \n", + "26 IT00000157 RT & Sputnik generate information pollution \n", + "27 IT00000162 State-run media seeds foreign influence enviro... \n", + "28 IT00000181 RT & Sputnik generate information pollution (s... \n", + "29 IT00000005 SEO optimisation/manipulation (\"key words\") \n", + "30 IT00000022 SEO optimisation/manipulation (\"key words\") \n", + "31 IT00000043 SEO optimisation/manipulation (\"key words\") \n", + "32 IT00000071 SEO optimisation/manipulation (\"key words\") \n", + "33 IT00000085 SEO optimisation/manipulation (\"key words\") \n", + "34 IT00000103 SEO optimisation/manipulation (\"key words\") \n", + "35 IT00000125 SEO optimisation/manipulation (\"key words\") \n", + "36 IT00000140 SEO optimisation/manipulation (\"key words\") \n", + "37 IT00000149 SEO optimisation/manipulation (\"key words\") \n", + "38 IT00000161 SEO optimisation/manipulation (\"key words\") \n", + "39 IT00000172 SEO optimisation/manipulation (\"key words\") \n", + "40 IT00000183 SEO optimisation/manipulation (\"key words\") \n", + "41 IT00000006 legacy web content \n", + "42 IT00000007 hard to remove content and/or campaign/exploit... \n", + "43 IT00000176 legacy web content \n", + "44 IT00000008 Twitter bots amplify & manipulate \n", + "45 IT00000034 Twitter bots amplify & manipulate \n", + "46 IT00000041 Twitter bots amplify & manipulate \n", + "47 IT00000055 Twitter bots amplify & manipulate \n", + "48 IT00000076 Twitter bots amplify & manipulate \n", + "49 IT00000079 Twitter bots amplify & manipulate \n", + "50 IT00000090 Twitter bots amplify & manipulate \n", + "51 IT00000115 Twitter bots amplify & manipulate \n", + "52 IT00000118 Twitter bots amplify & manipulate \n", + "53 IT00000131 Twitter bots amplify & manipulate \n", + "54 IT00000134 Twitter bots amplify & manipulate \n", + "55 IT00000144 Twitter bots amplify & manipulate \n", + "56 IT00000154 Twitter bots amplify & manipulate \n", + "57 IT00000169 Twitter bots amplify & manipulate \n", + "58 IT00000177 Twitter bots amplify & manipulate \n", + "59 IT00000009 Twitter trolls amplify & manipulate \n", + "60 IT00000035 Twitter trolls amplify & manipulate \n", + "61 IT00000042 Twitter trolls amplify & manipulate \n", + "62 IT00000056 Twitter trolls amplify & manipulate \n", + "63 IT00000077 Twitter trolls amplify & manipulate \n", + "64 IT00000080 Twitter trolls amplify & manipulate \n", + "65 IT00000091 Twitter trolls amplify & manipulate \n", + "66 IT00000119 Twitter trolls amplify & manipulate \n", + "67 IT00000132 Twitter trolls amplify & manipulate \n", + "68 IT00000135 Twitter trolls amplify & manipulate \n", + "69 IT00000145 Twitter trolls amplify & manipulate \n", + "70 IT00000155 Twitter trolls amplify & manipulate \n", + "71 IT00000170 Twitter trolls amplify & manipulate \n", + "72 IT00000178 Twitter trolls amplify & manipulate \n", + "73 IT00000011 Fake FB groups + dark content \n", + "74 IT00000029 Fake twitter profiles to amplify \n", + "75 IT00000039 FB pages \n", + "76 IT00000045 FB pages/groups/profiles \n", + "77 IT00000058 Fake FB groups + dark content \n", + "78 IT00000078 Fake FB groups/pages/profiles + dark content \n", + "79 IT00000092 Fake FB groups/pages/profiles \n", + "80 IT00000171 Fake FB groups/pages/profiles + dark content (... \n", + "81 IT00000012 Digital to physical \"organize+promote\" rallies... \n", + "82 IT00000059 Digital to physical \"organize+promote\" rallies... \n", + "83 IT00000093 Digital to physical \"organize+promote\" rallies... \n", + "84 IT00000164 Events coordinated and promoted across media p... \n", + "85 IT00000166 Extend digital the physical space… gatherings ... \n", + "86 IT00000013 manipulate social media \"online polls\"? \n", + "87 IT00000060 manipulate social media \"online polls\"? \n", + "88 IT00000016 cultivate, manipulate, exploit useful idiots \n", + "89 IT00000033 cultivate, manipulate, exploit useful idiots (... \n", + "90 IT00000044 cultivate, manipulate, exploit useful idiots (... \n", + "91 IT00000063 cultivate, manipulate, exploit useful idiots \n", + "92 IT00000084 cultivate, manipulate, exploit useful idiots \n", + "93 IT00000104 cultivate, manipulate, exploit useful idiots (... \n", + "94 IT00000126 cultivate, manipulate, exploit useful idiots (... \n", + "95 IT00000139 cultivate, manipulate, exploit useful idiots (... \n", + "96 IT00000148 cultivate, manipulate, exploit useful idiots (... \n", + "97 IT00000158 cultivate, manipulate, exploit useful idiots \n", + "98 IT00000182 cultivate, manipulate, exploit useful idiots \n", + "99 IT00000017 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "100 IT00000046 YouTube; Reddit \n", + "101 IT00000064 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "102 IT00000087 YouTube; Reddit; \n", + "103 IT00000096 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "104 IT00000122 YouTube; Reddit \n", + "105 IT00000142 YouTube; Reddit; \n", + "106 IT00000151 YouTube; Reddit; \n", + "107 IT00000159 YouTube; Reddit \n", + "108 IT00000185 YouTube; Reddit; \n", + "109 IT00000018 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "110 IT00000047 YouTube; Reddit \n", + "111 IT00000065 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "112 IT00000088 YouTube; Reddit; \n", + "113 IT00000097 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "114 IT00000123 YouTube; Reddit \n", + "115 IT00000143 YouTube; Reddit; \n", + "116 IT00000152 YouTube; Reddit; \n", + "117 IT00000160 YouTube; Reddit \n", + "118 IT00000186 YouTube; Reddit; \n", + "119 IT00000019 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "120 IT00000067 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "121 IT00000099 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "122 IT00000020 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "123 IT00000068 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "124 IT00000100 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "125 IT00000021 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "126 IT00000069 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "127 IT00000101 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "128 IT00000023 Memes... anti-immigration; euroskepticism; fea... \n", + "129 IT00000072 Memes... anti-immigration; euroskepticism; fea... \n", + "130 IT00000117 memes \n", + "131 IT00000173 Memes... anti-Isreal/USA/West, conspiracy narr... \n", + "132 IT00000024 Backstop personas \n", + "133 IT00000074 Backstop personas \n", + "134 IT00000025 Use SMS/text messages \n", + "135 IT00000026 Fake video/images \n", + "136 IT00000116 photoshopped/fake images \n", + "137 IT00000027 Create and use hashtag \n", + "138 IT00000028 Create and use hashtag \n", + "139 IT00000030 bait journalists/media/politicians \n", + "140 IT00000049 journalist/media baiting \n", + "141 IT00000053 journalist/media baiting \n", + "142 IT00000036 Using \"expert\" \n", + "143 IT00000040 News circulated/amplifed by tertiary sites (Ru... \n", + "144 IT00000086 News circulated/amplifed by tertiary sites (Ru... \n", + "145 IT00000141 News circulated/amplifed by tertiary sites (Ru... \n", + "146 IT00000150 News circulated/amplifed by tertiary sites (Mi... \n", + "147 IT00000184 News circulated/amplifed by tertiary sites (Ru... \n", + "148 IT00000048 4Chan/8Chan - trial content \n", + "149 IT00000070 4Chan/8Chan - trial content \n", + "150 IT00000102 4Chan/8Chan - trial content \n", + "151 IT00000124 4Chan/8Chan - trial content \n", + "152 IT00000050 Forge ('release' altered hacked documents) \n", + "153 IT00000051 hack/leak/manipulate/distort \n", + "154 IT00000054 hack/leak/manipulate/distort \n", + "155 IT00000075 hack/leak/manipulate/distort \n", + "156 IT00000153 hack/leak/manipulate/distort \n", + "157 IT00000052 Circulate to media via DM, then release publicly \n", + "158 IT00000066 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "159 IT00000098 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "160 IT00000073 Click-bait (economic actors) fake news sites (... \n", + "161 IT00000081 4 D's (dismiss, distort, distract, dismay...Of... \n", + "162 IT00000128 4 D's (dismiss, distort, distract, dismay...Of... \n", + "163 IT00000129 Russian FSB security service blamed Ukraine fo... \n", + "164 IT00000136 4 D's (dismiss, distort, distract, dismay...Of... \n", + "165 IT00000167 China also plays victim, innocence, plays by r... \n", + "166 IT00000168 Chinese ambassador Lu Shaye accused Canada of ... \n", + "167 IT00000179 4 D's (dismiss, distort, distract, dismay...Of... \n", + "168 IT00000089 Demand insurmountable proof \n", + "169 IT00000133 Demand insurmountable proof \n", + "170 IT00000105 2,000,000 people (est.) part of state run/spon... \n", + "171 IT00000112 flood the Facebook pages of Taiwanese politici... \n", + "172 IT00000113 Democratic Progressive Party (DPP), attracted ... \n", + "173 IT00000106 fabricated social media comment \n", + "174 IT00000107 domestic social media influence operations foc... \n", + "175 IT00000165 Extend digital the physical space… gatherings ... \n", + "176 IT00000108 cow online opinion leaders into submission, mu... \n", + "177 IT00000109 cow online opinion leaders into submission, mu... \n", + "178 IT00000110 facilitate state propaganda and defuse crises \n", + "179 IT00000111 Netizens from one of the largest discussion fo... \n", + "180 IT00000114 “hack” of Qatar’s official news agency \n", + "181 IT00000127 Promote fake “experts” with impressive (and sc... \n", + "182 IT00000130 (Distort) Kremlin-controlled RT cited Russian ... \n", + "183 IT00000163 Distorted, saccharine “news” about the Chinese... \n", + "184 IT00000174 Memes... anti-Isreal/USA/West, conspiracy narr... \n", + "185 IT00000175 Fake news/synthetic web-sites \n", + "\n", + " summary incident_id \\\n", + "0 I00002 \n", + "1 I00005 \n", + "2 I00017 \n", + "3 I00002 \n", + "4 I00002 \n", + "5 I00005 \n", + "6 I00007 \n", + "7 I00009 \n", + "8 I00017 \n", + "9 I00029 \n", + "10 I00032 \n", + "11 I00044 \n", + "12 I00049 \n", + "13 I00050 \n", + "14 I00051 \n", + "15 I00063 \n", + "16 I00002 \n", + "17 I00005 \n", + "18 I00007 \n", + "19 I00009 \n", + "20 I00017 \n", + "21 I00029 \n", + "22 I00032 \n", + "23 I00044 \n", + "24 I00049 \n", + "25 I00050 \n", + "26 I00051 \n", + "27 I00053 \n", + "28 I00063 \n", + "29 I00002 \n", + "30 I00005 \n", + "31 I00010 \n", + "32 I00017 \n", + "33 I00029 \n", + "34 I00032 \n", + "35 I00044 \n", + "36 I00049 \n", + "37 I00050 \n", + "38 I00051 \n", + "39 I00056 \n", + "40 I00063 \n", + "41 I00002 \n", + "42 I00002 \n", + "43 I00056 \n", + "44 I00005 \n", + "45 I00007 \n", + "46 I00010 \n", + "47 I00017 \n", + "48 I00022 \n", + "49 I00029 \n", + "50 I00032 \n", + "51 I00042 \n", + "52 I00044 \n", + "53 I00047 \n", + "54 I00049 \n", + "55 I00050 \n", + "56 I00051 \n", + "57 I00056 \n", + "58 I00063 \n", + "59 I00005 \n", + "60 I00007 \n", + "61 I00010 \n", + "62 I00017 \n", + "63 I00022 \n", + "64 I00029 \n", + "65 I00032 \n", + "66 I00044 \n", + "67 I00047 \n", + "68 I00049 \n", + "69 I00050 \n", + "70 I00051 \n", + "71 I00056 \n", + "72 I00063 \n", + "73 I00005 \n", + "74 Twitter bots used to drive visbility I00006 \n", + "75 I00009 \n", + "76 I00010 \n", + "77 I00017 \n", + "78 I00022 \n", + "79 I00032 \n", + "80 I00056 \n", + "81 I00005 \n", + "82 I00017 \n", + "83 I00032 \n", + "84 I00053 \n", + "85 I00053 \n", + "86 I00005 \n", + "87 I00017 \n", + "88 I00005 \n", + "89 I00007 \n", + "90 I00010 \n", + "91 I00017 \n", + "92 I00029 \n", + "93 I00032 \n", + "94 I00044 \n", + "95 I00049 \n", + "96 I00050 \n", + "97 I00051 \n", + "98 I00063 \n", + "99 I00005 \n", + "100 I00010 \n", + "101 I00017 \n", + "102 I00029 \n", + "103 I00032 \n", + "104 I00044 \n", + "105 I00049 \n", + "106 I00050 \n", + "107 I00051 \n", + "108 I00063 \n", + "109 I00005 \n", + "110 I00010 \n", + "111 I00017 \n", + "112 I00029 \n", + "113 I00032 \n", + "114 I00044 \n", + "115 I00049 \n", + "116 I00050 \n", + "117 I00051 \n", + "118 I00063 \n", + "119 I00005 \n", + "120 I00017 \n", + "121 I00032 \n", + "122 I00005 \n", + "123 I00017 \n", + "124 I00032 \n", + "125 I00005 \n", + "126 I00017 \n", + "127 I00032 \n", + "128 Meme that ISIS was responsible for a local che... I00005 \n", + "129 I00017 \n", + "130 I00042 \n", + "131 I00056 \n", + "132 Wikipedia fake persona \"AmandaGray91\". I00005 \n", + "133 I00017 \n", + "134 SMS messages sent to local residents I00006 \n", + "135 Fake youtube video of ISIS claiming responsibi... I00006 \n", + "136 I00042 \n", + "137 Main hashtag used was #ColumbianChemicals I00006 \n", + "138 Main hashtag used was #ColumbianChemicals I00006 \n", + "139 I00006 \n", + "140 I00010 \n", + "141 I00015 \n", + "142 I00009 \n", + "143 I00009 \n", + "144 I00029 \n", + "145 I00049 \n", + "146 I00050 \n", + "147 I00063 \n", + "148 I00010 \n", + "149 I00017 \n", + "150 I00032 \n", + "151 I00044 \n", + "152 I00015 \n", + "153 I00015 \n", + "154 I00017 \n", + "155 I00022 \n", + "156 I00051 \n", + "157 I00015 \n", + "158 I00017 \n", + "159 I00032 \n", + "160 I00017 \n", + "161 I00029 \n", + "162 I00047 \n", + "163 I00047 \n", + "164 I00049 \n", + "165 I00053 \n", + "166 I00053 \n", + "167 I00063 \n", + "168 I00029 \n", + "169 I00047 \n", + "170 I00033 \n", + "171 I00034 \n", + "172 I00034 \n", + "173 I00033 \n", + "174 I00033 \n", + "175 I00053 \n", + "176 I00033 \n", + "177 I00033 \n", + "178 I00033 \n", + "179 I00034 \n", + "180 I00042 \n", + "181 I00044 \n", + "182 I00047 \n", + "183 I00053 \n", + "184 I00056 \n", + "185 I00056 \n", + "\n", + " technique_id \n", + "0 T0018 \n", + "1 T0018 \n", + "2 T0018 \n", + "3 T0017 \n", + "4 T0019 \n", + "5 T0019 \n", + "6 T0019 \n", + "7 T0019 \n", + "8 T0019 \n", + "9 T0019 \n", + "10 T0019 \n", + "11 T0019 \n", + "12 T0019 \n", + "13 T0019 \n", + "14 T0019 \n", + "15 T0019 \n", + "16 T0056 \n", + "17 T0056 \n", + "18 T0056 \n", + "19 T0056 \n", + "20 T0056 \n", + "21 T0056 \n", + "22 T0056 \n", + "23 T0056 \n", + "24 T0056 \n", + "25 T0056 \n", + "26 T0056 \n", + "27 T0056 \n", + "28 T0056 \n", + "29 T0046 \n", + "30 T0046 \n", + "31 T0046 \n", + "32 T0046 \n", + "33 T0046 \n", + "34 T0046 \n", + "35 T0046 \n", + "36 T0046 \n", + "37 T0046 \n", + "38 T0046 \n", + "39 T0046 \n", + "40 T0046 \n", + "41 T0058 \n", + "42 T0058 \n", + "43 T0058 \n", + "44 T0054 \n", + "45 T0054 \n", + "46 T0054 \n", + "47 T0054 \n", + "48 T0054 \n", + "49 T0054 \n", + "50 T0054 \n", + "51 T0054 \n", + "52 T0054 \n", + "53 T0054 \n", + "54 T0054 \n", + "55 T0054 \n", + "56 T0054 \n", + "57 T0054 \n", + "58 T0054 \n", + "59 T0053 \n", + "60 T0053 \n", + "61 T0053 \n", + "62 T0053 \n", + "63 T0053 \n", + "64 T0053 \n", + "65 T0053 \n", + "66 T0053 \n", + "67 T0053 \n", + "68 T0053 \n", + "69 T0053 \n", + "70 T0053 \n", + "71 T0053 \n", + "72 T0053 \n", + "73 T0007 \n", + "74 T0007 \n", + "75 T0007 \n", + "76 T0007 \n", + "77 T0007 \n", + "78 T0007 \n", + "79 T0007 \n", + "80 T0007 \n", + "81 T0057 \n", + "82 T0057 \n", + "83 T0057 \n", + "84 T0057 \n", + "85 T0057 \n", + "86 T0029 \n", + "87 T0029 \n", + "88 T0010 \n", + "89 T0010 \n", + "90 T0010 \n", + "91 T0010 \n", + "92 T0010 \n", + "93 T0010 \n", + "94 T0010 \n", + "95 T0010 \n", + "96 T0010 \n", + "97 T0010 \n", + "98 T0010 \n", + "99 T0031 \n", + "100 T0031 \n", + "101 T0031 \n", + "102 T0031 \n", + "103 T0031 \n", + "104 T0031 \n", + "105 T0031 \n", + "106 T0031 \n", + "107 T0031 \n", + "108 T0031 \n", + "109 T0032 \n", + "110 T0032 \n", + "111 T0032 \n", + "112 T0032 \n", + "113 T0032 \n", + "114 T0032 \n", + "115 T0032 \n", + "116 T0032 \n", + "117 T0032 \n", + "118 T0032 \n", + "119 T0034 \n", + "120 T0034 \n", + "121 T0034 \n", + "122 T0035 \n", + "123 T0035 \n", + "124 T0035 \n", + "125 T0036 \n", + "126 T0036 \n", + "127 T0036 \n", + "128 T0021 \n", + "129 T0021 \n", + "130 T0021 \n", + "131 T0021 \n", + "132 T0030 \n", + "133 T0030 \n", + "134 T0043 \n", + "135 T0024 \n", + "136 T0024 \n", + "137 T0015 \n", + "138 T0055 \n", + "139 T0039 \n", + "140 T0039 \n", + "141 T0039 \n", + "142 T0045 \n", + "143 T0052 \n", + "144 T0052 \n", + "145 T0052 \n", + "146 T0052 \n", + "147 T0052 \n", + "148 T0020 \n", + "149 T0020 \n", + "150 T0020 \n", + "151 T0020 \n", + "152 T0025 \n", + "153 T0025 \n", + "154 T0025 \n", + "155 T0025 \n", + "156 T0025 \n", + "157 T0044 \n", + "158 T0033 \n", + "159 T0033 \n", + "160 T0016 \n", + "161 T0001 \n", + "162 T0001 \n", + "163 T0001 \n", + "164 T0001 \n", + "165 T0001 \n", + "166 T0001 \n", + "167 T0001 \n", + "168 T0040 \n", + "169 T0040 \n", + "170 T0049 \n", + "171 T0049 \n", + "172 T0049 \n", + "173 T0051 \n", + "174 T0050 \n", + "175 T0050 \n", + "176 T0047 \n", + "177 T0048 \n", + "178 T0002 \n", + "179 T0002 \n", + "180 T0011 \n", + "181 T0009 \n", + "182 T0023 \n", + "183 T0023 \n", + "184 T0022 \n", + "185 T0008 " + ] + }, + "execution_count": 16, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ - "it = vars(amitt)['it'][['amitt_id', 'name', 'summary', 'amitt_id_incident', 'amitt_id_technique']].copy()\n", - "it.rename(columns={'amitt_id_incident':'incident_id', \n", - " 'amitt_id_technique': 'technique_id'}, inplace=True)\n", + "it = vars(disarm)['it'][['disarm_id', 'name', 'summary', 'disarm_id_incident', 'disarm_id_technique']].copy()\n", + "it.rename(columns={'disarm_id_incident':'incident_id', \n", + " 'disarm_id_technique': 'technique_id'}, inplace=True)\n", "it" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 21, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "incident 44\n", + "campaign 16\n", + "apt 2\n", + "tactic 1\n", + "Name: objecttype, dtype: int64" + ] + }, + "execution_count": 21, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ - "dii = vars(amitt)['df_incidents']\n", + "dii = vars(disarm)['df_incidents']\n", "dii['objecttype'].value_counts()" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 22, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
disarm_idnameobjecttypesummaryyear_startedattributions_seenfound_in_countryurlsnoteswhen_addedfound_vialongname
30I00031antivaxapt2018RussiaWorldhttps://ajph.aphapublications.org/doi/pdf/10.2...2019-02-24OIII00031 - antivax
32I00033China 50cent Armyapt50cent Army is a CCP “tool” - “massive secret ...2014ChinaChinahttps://gking.harvard.edu/files/gking/files/ho...campaign (multiple incidents, e.g. Shanshan ri...2019-02-24OIII00033 - China 50cent Army
\n", + "
" + ], + "text/plain": [ + " disarm_id name objecttype \\\n", + "30 I00031 antivax apt \n", + "32 I00033 China 50cent Army apt \n", + "\n", + " summary year_started \\\n", + "30 2018 \n", + "32 50cent Army is a CCP “tool” - “massive secret ... 2014 \n", + "\n", + " attributions_seen found_in_country \\\n", + "30 Russia World \n", + "32 China China \n", + "\n", + " urls \\\n", + "30 https://ajph.aphapublications.org/doi/pdf/10.2... \n", + "32 https://gking.harvard.edu/files/gking/files/ho... \n", + "\n", + " notes when_added found_via \\\n", + "30 2019-02-24 OII \n", + "32 campaign (multiple incidents, e.g. Shanshan ri... 2019-02-24 OII \n", + "\n", + " longname \n", + "30 I00031 - antivax \n", + "32 I00033 - China 50cent Army " + ] + }, + "execution_count": 22, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "dii[dii['objecttype'] == 'apt']" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 23, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
disarm_idnamename_DEtactic_idsummarysummary_DElongname
0T00015Ds (dismiss, distort, distract, dismay, divide)TA01Nimmo's \"4Ds of propaganda\": dismiss, distort,...T0001 - 5Ds (dismiss, distort, distract, disma...
1T0002Facilitate State PropagandaTA01Organize citizens around pro-state messaging. ...T0002 - Facilitate State Propaganda
2T0003Leverage Existing NarrativesTA01Use or adapt existing narrative themes, where ...T0003 - Leverage Existing Narratives
3T0004Competing NarrativesTA01Advance competing narratives connected to same...T0004 - Competing Narratives
4T0005Center of Gravity AnalysisTA02Recon/research to identify \"the source of powe...T0005 - Center of Gravity Analysis
5T0006Create Master NarrativesTA02The promotion of beneficial master narratives ...T0006 - Create Master Narratives
6T0007Create fake Social Media Profiles / Pages / Gr...TA03Create key social engineering assets needed to...T0007 - Create fake Social Media Profiles / Pa...
7T0008Create fake or imposter news sitesTA03Modern computational propaganda makes use of a...T0008 - Create fake or imposter news sites
8T0009Create fake expertsTA03Stories planted or promoted in computational p...T0009 - Create fake experts
9T0010Cultivate ignorant agentsTA04Cultivate propagandists for a cause, the goals...T0010 - Cultivate ignorant agents
10T0011Hijack legitimate accountTA04Hack or take over legimate accounts to distrib...T0011 - Hijack legitimate account
11T0012Use concealmentTA04Use anonymous social media profiles. Examples ...T0012 - Use concealment
12T0013Create fake websitesTA04Create media assets to support fake organizati...T0013 - Create fake websites
13T0014Create funding campaignsTA04Generate revenue through online funding campai...T0014 - Create funding campaigns
14T0015Create hashtagTA04Many incident-based campaigns will create a ha...T0015 - Create hashtag
15T0016ClickbaitTA05Create attention grabbing headlines (outrage, ...T0016 - Clickbait
16T0017Promote online fundingTA05Drive traffic/engagement to funding campaign s...T0017 - Promote online funding
17T0018Paid targeted adsTA05Create or fund advertisements targeted at spec...T0018 - Paid targeted ads
18T0019Generate information pollutionTA06Flood social channels; drive traffic/engagemen...T0019 - Generate information pollution
19T0020Trial contentTA06Iteratively test incident performance (message...T0020 - Trial content
20T0021MemesTA06Memes are one of the most important single art...T0021 - Memes
21T0022Conspiracy narrativesTA06\"Conspiracy narratives appeal to the human des...T0022 - Conspiracy narratives
22T0023Distort factsTA06Change, twist, or exaggerate existing facts to...T0023 - Distort facts
23T0024Create fake videos and imagesTA06Create fake videos and/or images by manipulati...T0024 - Create fake videos and images
24T0025Leak altered documentsTA06Obtain documents (eg by theft or leak), then a...T0025 - Leak altered documents
25T0026Create fake researchTA06Create fake academic research. Example: fake s...T0026 - Create fake research
26T0027Adapt existing narrativesTA06Adapting existing narratives to current operat...T0027 - Adapt existing narratives
27T0028Create competing narrativesTA06Misinformation promotes an agenda by advancing...T0028 - Create competing narratives
28T0029Manipulate online pollsTA07Create fake online polls, or manipulate existi...T0029 - Manipulate online polls
29T0030Backstop personasTA07Create other assets/dossier/cover/fake relatio...T0030 - Backstop personas
30T0031YouTubeTA07Use YouTube as a narrative dissemination channelT0031 - YouTube
31T0032RedditTA07Use Reddit as a narrative dissemination channelT0032 - Reddit
32T0033InstagramTA07Use Instagram as a narrative dissemination cha...T0033 - Instagram
33T0034LinkedInTA07Use LinkedIn as a narrative dissemination channelT0034 - LinkedIn
34T0035PinterestTA07Use Pinterest as a narrative dissemination cha...T0035 - Pinterest
35T0036WhatsAppTA07Use WhatsApp as a narrative dissemination channelT0036 - WhatsApp
36T0037FacebookTA07Use Facebook as a narrative dissemination channelT0037 - Facebook
37T0038TwitterTA07Use Twitter as a narrative dissemination channelT0038 - Twitter
38T0039Bait legitimate influencersTA08Credibility in a social media environment is o...T0039 - Bait legitimate influencers
39T0040Demand unsurmountable proofTA08Campaigns often leverage tactical and informat...T0040 - Demand unsurmountable proof
40T0041Deny involvementTA08Without \"smoking gun\" proof (and even with pro...T0041 - Deny involvement
41T0042Kernel of TruthTA08Wrap lies or altered context/facts around trut...T0042 - Kernel of Truth
42T0043Use SMS/ WhatsApp/ Chat appsTA08Direct messaging via encypted app is an increa...T0043 - Use SMS/ WhatsApp/ Chat apps
43T0044Seed distortionsTA08Try a wide variety of messages in the early ho...T0044 - Seed distortions
44T0045Use fake expertsTA08Use the fake experts that were set up in T0009...T0045 - Use fake experts
45T0046Search Engine OptimizationTA08Manipulate content engagement metrics (ie: Red...T0046 - Search Engine Optimization
46T0047Muzzle social media as a political forceTA09Use political influence or the power of state ...T0047 - Muzzle social media as a political force
47T0048Cow online opinion leadersTA09Intimidate, coerce, threaten critics/dissident...T0048 - Cow online opinion leaders
48T0049FloodingTA09Flooding and/or mobbing social media channels ...T0049 - Flooding
49T0050Cheerleading domestic social media opsTA09Deploy state-coordinated social media commente...T0050 - Cheerleading domestic social media ops
50T0051Fabricate social media commentTA09Use government-paid social media commenters, a...T0051 - Fabricate social media comment
51T0052Tertiary sites amplify newsTA09Create content/news/opinion web-sites to cross...T0052 - Tertiary sites amplify news
52T0053Twitter trolls amplify and manipulateTA09Use trolls to amplify narratives and/or manipu...T0053 - Twitter trolls amplify and manipulate
53T0054Twitter bots amplifyTA09Use bots to amplify narratives above algorithm...T0054 - Twitter bots amplify
54T0055Use hashtagTA09Use a dedicated hashtag for the incident - eit...T0055 - Use hashtag
55T0056Dedicated channels disseminate information pol...TA09Output information pollution (e.g. articles on...T0056 - Dedicated channels disseminate informa...
56T0057Organise remote rallies and eventsTA10Coordinate and promote real-world events acros...T0057 - Organise remote rallies and events
57T0058Legacy web contentTA11Make incident content visible for a long time,...T0058 - Legacy web content
58T0059Play the long gameTA11Play the long game can mean a couple of things...T0059 - Play the long game
59T0060Continue to amplifyTA11continue narrative or message amplification af...T0060 - Continue to amplify
60T0061Sell merchandisingTA10Sell hats, t-shirts, flags and other branded c...T0061 - Sell merchandising
61T0062Behaviour changesTA12Monitor and evaluate behaviour changes from mi...T0062 - Behaviour changes
62T0063Message reachTA12Monitor and evaluate message reach in misinfor...T0063 - Message reach
63T0064Social media engagementTA12Monitor and evaluate social media engagement i...T0064 - Social media engagement
\n", + "
" + ], + "text/plain": [ + " disarm_id name name_DE \\\n", + "0 T0001 5Ds (dismiss, distort, distract, dismay, divide) \n", + "1 T0002 Facilitate State Propaganda \n", + "2 T0003 Leverage Existing Narratives \n", + "3 T0004 Competing Narratives \n", + "4 T0005 Center of Gravity Analysis \n", + "5 T0006 Create Master Narratives \n", + "6 T0007 Create fake Social Media Profiles / Pages / Gr... \n", + "7 T0008 Create fake or imposter news sites \n", + "8 T0009 Create fake experts \n", + "9 T0010 Cultivate ignorant agents \n", + "10 T0011 Hijack legitimate account \n", + "11 T0012 Use concealment \n", + "12 T0013 Create fake websites \n", + "13 T0014 Create funding campaigns \n", + "14 T0015 Create hashtag \n", + "15 T0016 Clickbait \n", + "16 T0017 Promote online funding \n", + "17 T0018 Paid targeted ads \n", + "18 T0019 Generate information pollution \n", + "19 T0020 Trial content \n", + "20 T0021 Memes \n", + "21 T0022 Conspiracy narratives \n", + "22 T0023 Distort facts \n", + "23 T0024 Create fake videos and images \n", + "24 T0025 Leak altered documents \n", + "25 T0026 Create fake research \n", + "26 T0027 Adapt existing narratives \n", + "27 T0028 Create competing narratives \n", + "28 T0029 Manipulate online polls \n", + "29 T0030 Backstop personas \n", + "30 T0031 YouTube \n", + "31 T0032 Reddit \n", + "32 T0033 Instagram \n", + "33 T0034 LinkedIn \n", + "34 T0035 Pinterest \n", + "35 T0036 WhatsApp \n", + "36 T0037 Facebook \n", + "37 T0038 Twitter \n", + "38 T0039 Bait legitimate influencers \n", + "39 T0040 Demand unsurmountable proof \n", + "40 T0041 Deny involvement \n", + "41 T0042 Kernel of Truth \n", + "42 T0043 Use SMS/ WhatsApp/ Chat apps \n", + "43 T0044 Seed distortions \n", + "44 T0045 Use fake experts \n", + "45 T0046 Search Engine Optimization \n", + "46 T0047 Muzzle social media as a political force \n", + "47 T0048 Cow online opinion leaders \n", + "48 T0049 Flooding \n", + "49 T0050 Cheerleading domestic social media ops \n", + "50 T0051 Fabricate social media comment \n", + "51 T0052 Tertiary sites amplify news \n", + "52 T0053 Twitter trolls amplify and manipulate \n", + "53 T0054 Twitter bots amplify \n", + "54 T0055 Use hashtag \n", + "55 T0056 Dedicated channels disseminate information pol... \n", + "56 T0057 Organise remote rallies and events \n", + "57 T0058 Legacy web content \n", + "58 T0059 Play the long game \n", + "59 T0060 Continue to amplify \n", + "60 T0061 Sell merchandising \n", + "61 T0062 Behaviour changes \n", + "62 T0063 Message reach \n", + "63 T0064 Social media engagement \n", + "\n", + " tactic_id summary summary_DE \\\n", + "0 TA01 Nimmo's \"4Ds of propaganda\": dismiss, distort,... \n", + "1 TA01 Organize citizens around pro-state messaging. ... \n", + "2 TA01 Use or adapt existing narrative themes, where ... \n", + "3 TA01 Advance competing narratives connected to same... \n", + "4 TA02 Recon/research to identify \"the source of powe... \n", + "5 TA02 The promotion of beneficial master narratives ... \n", + "6 TA03 Create key social engineering assets needed to... \n", + "7 TA03 Modern computational propaganda makes use of a... \n", + "8 TA03 Stories planted or promoted in computational p... \n", + "9 TA04 Cultivate propagandists for a cause, the goals... \n", + "10 TA04 Hack or take over legimate accounts to distrib... \n", + "11 TA04 Use anonymous social media profiles. Examples ... \n", + "12 TA04 Create media assets to support fake organizati... \n", + "13 TA04 Generate revenue through online funding campai... \n", + "14 TA04 Many incident-based campaigns will create a ha... \n", + "15 TA05 Create attention grabbing headlines (outrage, ... \n", + "16 TA05 Drive traffic/engagement to funding campaign s... \n", + "17 TA05 Create or fund advertisements targeted at spec... \n", + "18 TA06 Flood social channels; drive traffic/engagemen... \n", + "19 TA06 Iteratively test incident performance (message... \n", + "20 TA06 Memes are one of the most important single art... \n", + "21 TA06 \"Conspiracy narratives appeal to the human des... \n", + "22 TA06 Change, twist, or exaggerate existing facts to... \n", + "23 TA06 Create fake videos and/or images by manipulati... \n", + "24 TA06 Obtain documents (eg by theft or leak), then a... \n", + "25 TA06 Create fake academic research. Example: fake s... \n", + "26 TA06 Adapting existing narratives to current operat... \n", + "27 TA06 Misinformation promotes an agenda by advancing... \n", + "28 TA07 Create fake online polls, or manipulate existi... \n", + "29 TA07 Create other assets/dossier/cover/fake relatio... \n", + "30 TA07 Use YouTube as a narrative dissemination channel \n", + "31 TA07 Use Reddit as a narrative dissemination channel \n", + "32 TA07 Use Instagram as a narrative dissemination cha... \n", + "33 TA07 Use LinkedIn as a narrative dissemination channel \n", + "34 TA07 Use Pinterest as a narrative dissemination cha... \n", + "35 TA07 Use WhatsApp as a narrative dissemination channel \n", + "36 TA07 Use Facebook as a narrative dissemination channel \n", + "37 TA07 Use Twitter as a narrative dissemination channel \n", + "38 TA08 Credibility in a social media environment is o... \n", + "39 TA08 Campaigns often leverage tactical and informat... \n", + "40 TA08 Without \"smoking gun\" proof (and even with pro... \n", + "41 TA08 Wrap lies or altered context/facts around trut... \n", + "42 TA08 Direct messaging via encypted app is an increa... \n", + "43 TA08 Try a wide variety of messages in the early ho... \n", + "44 TA08 Use the fake experts that were set up in T0009... \n", + "45 TA08 Manipulate content engagement metrics (ie: Red... \n", + "46 TA09 Use political influence or the power of state ... \n", + "47 TA09 Intimidate, coerce, threaten critics/dissident... \n", + "48 TA09 Flooding and/or mobbing social media channels ... \n", + "49 TA09 Deploy state-coordinated social media commente... \n", + "50 TA09 Use government-paid social media commenters, a... \n", + "51 TA09 Create content/news/opinion web-sites to cross... \n", + "52 TA09 Use trolls to amplify narratives and/or manipu... \n", + "53 TA09 Use bots to amplify narratives above algorithm... \n", + "54 TA09 Use a dedicated hashtag for the incident - eit... \n", + "55 TA09 Output information pollution (e.g. articles on... \n", + "56 TA10 Coordinate and promote real-world events acros... \n", + "57 TA11 Make incident content visible for a long time,... \n", + "58 TA11 Play the long game can mean a couple of things... \n", + "59 TA11 continue narrative or message amplification af... \n", + "60 TA10 Sell hats, t-shirts, flags and other branded c... \n", + "61 TA12 Monitor and evaluate behaviour changes from mi... \n", + "62 TA12 Monitor and evaluate message reach in misinfor... \n", + "63 TA12 Monitor and evaluate social media engagement i... \n", + "\n", + " longname \n", + "0 T0001 - 5Ds (dismiss, distort, distract, disma... \n", + "1 T0002 - Facilitate State Propaganda \n", + "2 T0003 - Leverage Existing Narratives \n", + "3 T0004 - Competing Narratives \n", + "4 T0005 - Center of Gravity Analysis \n", + "5 T0006 - Create Master Narratives \n", + "6 T0007 - Create fake Social Media Profiles / Pa... \n", + "7 T0008 - Create fake or imposter news sites \n", + "8 T0009 - Create fake experts \n", + "9 T0010 - Cultivate ignorant agents \n", + "10 T0011 - Hijack legitimate account \n", + "11 T0012 - Use concealment \n", + "12 T0013 - Create fake websites \n", + "13 T0014 - Create funding campaigns \n", + "14 T0015 - Create hashtag \n", + "15 T0016 - Clickbait \n", + "16 T0017 - Promote online funding \n", + "17 T0018 - Paid targeted ads \n", + "18 T0019 - Generate information pollution \n", + "19 T0020 - Trial content \n", + "20 T0021 - Memes \n", + "21 T0022 - Conspiracy narratives \n", + "22 T0023 - Distort facts \n", + "23 T0024 - Create fake videos and images \n", + "24 T0025 - Leak altered documents \n", + "25 T0026 - Create fake research \n", + "26 T0027 - Adapt existing narratives \n", + "27 T0028 - Create competing narratives \n", + "28 T0029 - Manipulate online polls \n", + "29 T0030 - Backstop personas \n", + "30 T0031 - YouTube \n", + "31 T0032 - Reddit \n", + "32 T0033 - Instagram \n", + "33 T0034 - LinkedIn \n", + "34 T0035 - Pinterest \n", + "35 T0036 - WhatsApp \n", + "36 T0037 - Facebook \n", + "37 T0038 - Twitter \n", + "38 T0039 - Bait legitimate influencers \n", + "39 T0040 - Demand unsurmountable proof \n", + "40 T0041 - Deny involvement \n", + "41 T0042 - Kernel of Truth \n", + "42 T0043 - Use SMS/ WhatsApp/ Chat apps \n", + "43 T0044 - Seed distortions \n", + "44 T0045 - Use fake experts \n", + "45 T0046 - Search Engine Optimization \n", + "46 T0047 - Muzzle social media as a political force \n", + "47 T0048 - Cow online opinion leaders \n", + "48 T0049 - Flooding \n", + "49 T0050 - Cheerleading domestic social media ops \n", + "50 T0051 - Fabricate social media comment \n", + "51 T0052 - Tertiary sites amplify news \n", + "52 T0053 - Twitter trolls amplify and manipulate \n", + "53 T0054 - Twitter bots amplify \n", + "54 T0055 - Use hashtag \n", + "55 T0056 - Dedicated channels disseminate informa... \n", + "56 T0057 - Organise remote rallies and events \n", + "57 T0058 - Legacy web content \n", + "58 T0059 - Play the long game \n", + "59 T0060 - Continue to amplify \n", + "60 T0061 - Sell merchandising \n", + "61 T0062 - Behaviour changes \n", + "62 T0063 - Message reach \n", + "63 T0064 - Social media engagement " + ] + }, + "execution_count": 23, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ - "dii = vars(amitt)['df_techniques']\n", + "dii = vars(disarm)['df_techniques']\n", "dii" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 24, "metadata": { "scrolled": true }, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "[['TA01',\n", + " 'TA02',\n", + " 'TA03',\n", + " 'TA04',\n", + " 'TA05',\n", + " 'TA06',\n", + " 'TA07',\n", + " 'TA08',\n", + " 'TA09',\n", + " 'TA10',\n", + " 'TA11',\n", + " 'TA12'],\n", + " ['T0001',\n", + " 'T0005',\n", + " 'T0007',\n", + " 'T0010',\n", + " 'T0016',\n", + " 'T0019',\n", + " 'T0029',\n", + " 'T0039',\n", + " 'T0047',\n", + " 'T0057',\n", + " 'T0058',\n", + " 'T0062'],\n", + " ['T0002',\n", + " 'T0006',\n", + " 'T0008',\n", + " 'T0011',\n", + " 'T0017',\n", + " 'T0020',\n", + " 'T0030',\n", + " 'T0040',\n", + " 'T0048',\n", + " 'T0061',\n", + " 'T0059',\n", + " 'T0063'],\n", + " ['T0003',\n", + " '',\n", + " 'T0009',\n", + " 'T0012',\n", + " 'T0018',\n", + " 'T0021',\n", + " 'T0031',\n", + " 'T0041',\n", + " 'T0049',\n", + " '',\n", + " 'T0060',\n", + " 'T0064'],\n", + " ['T0004',\n", + " '',\n", + " '',\n", + " 'T0013',\n", + " '',\n", + " 'T0022',\n", + " 'T0032',\n", + " 'T0042',\n", + " 'T0050',\n", + " '',\n", + " '',\n", + " ''],\n", + " ['', '', '', 'T0014', '', 'T0023', 'T0033', 'T0043', 'T0051', '', '', ''],\n", + " ['', '', '', 'T0015', '', 'T0024', 'T0034', 'T0044', 'T0052', '', '', ''],\n", + " ['', '', '', '', '', 'T0025', 'T0035', 'T0045', 'T0053', '', '', ''],\n", + " ['', '', '', '', '', 'T0026', 'T0036', 'T0046', 'T0054', '', '', ''],\n", + " ['', '', '', '', '', 'T0027', 'T0037', '', 'T0055', '', '', ''],\n", + " ['', '', '', '', '', 'T0028', 'T0038', '', 'T0056', '', '', '']]" + ] + }, + "execution_count": 24, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "# Generate arrays used to create D3 grids\n", - "dflists = dii.groupby('tactic_id')['amitt_id'].apply(list).reset_index()\n", - "dfidgrid = pd.DataFrame(dflists['amitt_id'].to_list())\n", + "dflists = dii.groupby('tactic_id')['disarm_id'].apply(list).reset_index()\n", + "dfidgrid = pd.DataFrame(dflists['disarm_id'].to_list())\n", "dfgrid = pd.concat([dflists[['tactic_id']], dfidgrid], axis=1).fillna('')\n", "gridarray = [dfgrid[col].to_list() for col in dfgrid.columns]\n", "gridarray" @@ -2501,11 +8332,207 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 25, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "{'IT00000001': 'buy FB targeted ads',\n", + " 'IT00000010': 'Targeted FB paid ads',\n", + " 'IT00000057': 'Targeted FB paid ads',\n", + " 'IT00000002': 'Promote \"funding\" campaign',\n", + " 'IT00000003': 'create web-site - information pollution',\n", + " 'IT00000014': 'RT & Sputnik generate information pollution',\n", + " 'IT00000031': 'RT & Sputnik generate information pollution (report an unreported false story/event)',\n", + " 'IT00000037': 'RT & Sputnik generate information pollution ',\n", + " 'IT00000061': 'RT & Sputnik generate information pollution',\n", + " 'IT00000082': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000094': 'RT & Sputnik generate information pollution',\n", + " 'IT00000120': 'RT & Sputnik generate information pollution',\n", + " 'IT00000137': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000146': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000156': 'RT & Sputnik generate information pollution',\n", + " 'IT00000180': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000004': 'create web-site - information pollution',\n", + " 'IT00000015': 'RT & Sputnik generate information pollution',\n", + " 'IT00000032': 'RT & Sputnik generate information pollution (report an unreported false story/event)',\n", + " 'IT00000038': 'RT & Sputnik generate information pollution ',\n", + " 'IT00000062': 'RT & Sputnik generate information pollution',\n", + " 'IT00000083': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000095': 'RT & Sputnik generate information pollution',\n", + " 'IT00000121': 'RT & Sputnik generate information pollution',\n", + " 'IT00000138': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000147': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000157': 'RT & Sputnik generate information pollution',\n", + " 'IT00000162': 'State-run media seeds foreign influence environment',\n", + " 'IT00000181': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000005': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000022': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000043': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000071': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000085': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000103': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000125': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000140': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000149': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000161': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000172': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000183': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000006': 'legacy web content',\n", + " 'IT00000007': 'hard to remove content and/or campaign/exploit TOS',\n", + " 'IT00000176': 'legacy web content',\n", + " 'IT00000008': 'Twitter bots amplify & manipulate',\n", + " 'IT00000034': 'Twitter bots amplify & manipulate',\n", + " 'IT00000041': 'Twitter bots amplify & manipulate',\n", + " 'IT00000055': 'Twitter bots amplify & manipulate',\n", + " 'IT00000076': 'Twitter bots amplify & manipulate',\n", + " 'IT00000079': 'Twitter bots amplify & manipulate',\n", + " 'IT00000090': 'Twitter bots amplify & manipulate',\n", + " 'IT00000115': 'Twitter bots amplify & manipulate',\n", + " 'IT00000118': 'Twitter bots amplify & manipulate',\n", + " 'IT00000131': 'Twitter bots amplify & manipulate',\n", + " 'IT00000134': 'Twitter bots amplify & manipulate',\n", + " 'IT00000144': 'Twitter bots amplify & manipulate',\n", + " 'IT00000154': 'Twitter bots amplify & manipulate',\n", + " 'IT00000169': 'Twitter bots amplify & manipulate',\n", + " 'IT00000177': 'Twitter bots amplify & manipulate',\n", + " 'IT00000009': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000035': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000042': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000056': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000077': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000080': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000091': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000119': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000132': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000135': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000145': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000155': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000170': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000178': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000011': 'Fake FB groups + dark content',\n", + " 'IT00000029': 'Fake twitter profiles to amplify',\n", + " 'IT00000039': 'FB pages',\n", + " 'IT00000045': 'FB pages/groups/profiles',\n", + " 'IT00000058': 'Fake FB groups + dark content',\n", + " 'IT00000078': 'Fake FB groups/pages/profiles + dark content',\n", + " 'IT00000092': 'Fake FB groups/pages/profiles ',\n", + " 'IT00000171': 'Fake FB groups/pages/profiles + dark content (non-paid advertising)',\n", + " 'IT00000012': 'Digital to physical \"organize+promote\" rallies & events?',\n", + " 'IT00000059': 'Digital to physical \"organize+promote\" rallies & events',\n", + " 'IT00000093': 'Digital to physical \"organize+promote\" rallies & events?',\n", + " 'IT00000164': 'Events coordinated and promoted across media platforms',\n", + " 'IT00000166': 'Extend digital the physical space… gatherings ie: support for Meng outside courthouse',\n", + " 'IT00000013': 'manipulate social media \"online polls\"? ',\n", + " 'IT00000060': 'manipulate social media \"online polls\"? ',\n", + " 'IT00000016': 'cultivate, manipulate, exploit useful idiots',\n", + " 'IT00000033': 'cultivate, manipulate, exploit useful idiots (in the case Paul Manafort)',\n", + " 'IT00000044': 'cultivate, manipulate, exploit useful idiots (Alex Jones... drives conspiracy theories; false flags, crisis actors)',\n", + " 'IT00000063': 'cultivate, manipulate, exploit useful idiots',\n", + " 'IT00000084': 'cultivate, manipulate, exploit useful idiots',\n", + " 'IT00000104': 'cultivate, manipulate, exploit useful idiots (Alex Jones... drives conspiracy theories)',\n", + " 'IT00000126': 'cultivate, manipulate, exploit useful idiots (Alex Jones... drives conspiracy theories)',\n", + " 'IT00000139': 'cultivate, manipulate, exploit useful idiots (Roger Waters; Venessa Beeley...)',\n", + " 'IT00000148': 'cultivate, manipulate, exploit useful idiots (Roger Waters)',\n", + " 'IT00000158': 'cultivate, manipulate, exploit useful idiots',\n", + " 'IT00000182': 'cultivate, manipulate, exploit useful idiots ',\n", + " 'IT00000017': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000046': 'YouTube; Reddit',\n", + " 'IT00000064': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000087': 'YouTube; Reddit; ',\n", + " 'IT00000096': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000122': 'YouTube; Reddit',\n", + " 'IT00000142': 'YouTube; Reddit; ',\n", + " 'IT00000151': 'YouTube; Reddit; ',\n", + " 'IT00000159': 'YouTube; Reddit',\n", + " 'IT00000185': 'YouTube; Reddit; ',\n", + " 'IT00000018': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000047': 'YouTube; Reddit',\n", + " 'IT00000065': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000088': 'YouTube; Reddit; ',\n", + " 'IT00000097': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000123': 'YouTube; Reddit',\n", + " 'IT00000143': 'YouTube; Reddit; ',\n", + " 'IT00000152': 'YouTube; Reddit; ',\n", + " 'IT00000160': 'YouTube; Reddit',\n", + " 'IT00000186': 'YouTube; Reddit; ',\n", + " 'IT00000019': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000067': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000099': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000020': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000068': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000100': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000021': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000069': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000101': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000023': 'Memes... anti-immigration; euroskepticism; fear, outrage, conspiracy narratives',\n", + " 'IT00000072': 'Memes... anti-immigration; euroskepticism; fear, outrage, conspiracy narratives',\n", + " 'IT00000117': 'memes',\n", + " 'IT00000173': 'Memes... anti-Isreal/USA/West, conspiracy narratives',\n", + " 'IT00000024': 'Backstop personas',\n", + " 'IT00000074': 'Backstop personas',\n", + " 'IT00000025': 'Use SMS/text messages',\n", + " 'IT00000026': 'Fake video/images',\n", + " 'IT00000116': 'photoshopped/fake images',\n", + " 'IT00000027': 'Create and use hashtag',\n", + " 'IT00000028': 'Create and use hashtag',\n", + " 'IT00000030': 'bait journalists/media/politicians',\n", + " 'IT00000049': 'journalist/media baiting',\n", + " 'IT00000053': 'journalist/media baiting',\n", + " 'IT00000036': 'Using \"expert\"',\n", + " 'IT00000040': 'News circulated/amplifed by tertiary sites (Russia Insider, The Duran, Geopolitica.ru, Mint Press News, Oriental Review, globalresearch.ca)',\n", + " 'IT00000086': 'News circulated/amplifed by tertiary sites (Russia Insider, The Duran, Geopolitica.ru, Mint Press News, Oriental Review, globalresearch.ca)',\n", + " 'IT00000141': 'News circulated/amplifed by tertiary sites (Russia Insider, The Duran, Geopolitica.ru, Mint Press News, Oriental Review, globalresearch.ca)',\n", + " 'IT00000150': 'News circulated/amplifed by tertiary sites (Mint Press News, globalresearch.ca)',\n", + " 'IT00000184': 'News circulated/amplifed by tertiary sites (Russia Insider, The Duran, Geopolitica.ru, Mint Press News, Oriental Review, globalresearch.ca)',\n", + " 'IT00000048': '4Chan/8Chan - trial content',\n", + " 'IT00000070': '4Chan/8Chan - trial content',\n", + " 'IT00000102': '4Chan/8Chan - trial content',\n", + " 'IT00000124': '4Chan/8Chan - trial content',\n", + " 'IT00000050': \"Forge ('release' altered hacked documents)\",\n", + " 'IT00000051': 'hack/leak/manipulate/distort',\n", + " 'IT00000054': 'hack/leak/manipulate/distort',\n", + " 'IT00000075': 'hack/leak/manipulate/distort',\n", + " 'IT00000153': 'hack/leak/manipulate/distort',\n", + " 'IT00000052': 'Circulate to media via DM, then release publicly',\n", + " 'IT00000066': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000098': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000073': 'Click-bait (economic actors) fake news sites (ie: Denver Guardian; Macedonian teens)',\n", + " 'IT00000081': \"4 D's (dismiss, distort, distract, dismay...Official channels ie: Embassies & Defence Ministry; TASS\",\n", + " 'IT00000128': \"4 D's (dismiss, distort, distract, dismay...Official channels ie: Embassies & Defence Ministry; TASS\",\n", + " 'IT00000129': 'Russian FSB security service blamed Ukraine for sparking the clashes, saying their \"irrefutable\" evidence would \"soon be made public',\n", + " 'IT00000136': \"4 D's (dismiss, distort, distract, dismay...Official channels ie: Embassies & Defence Ministry; TASS\",\n", + " 'IT00000167': 'China also plays victim, innocence, plays by rules, misunderstood narrative',\n", + " 'IT00000168': 'Chinese ambassador Lu Shaye accused Canada of applying a double standard, and has decried what he sees as “Western egotism and white supremacy” in the treatment of detained Huawei executive Meng Wanzhou.” ',\n", + " 'IT00000179': \"4 D's (dismiss, distort, distract, dismay...Official channels ie: Putin himself; Embassies & Sports Ministry; TASS\",\n", + " 'IT00000089': 'Demand insurmountable proof',\n", + " 'IT00000133': 'Demand insurmountable proof',\n", + " 'IT00000105': '2,000,000 people (est.) part of state run/sponsored astroturfing',\n", + " 'IT00000112': 'flood the Facebook pages of Taiwanese politicians and news agencies with a pro-PRC message',\n", + " 'IT00000113': 'Democratic Progressive Party (DPP), attracted nearly 40,000 Facebook comments in just eight hours.',\n", + " 'IT00000106': 'fabricated social media comment',\n", + " 'IT00000107': 'domestic social media influence operations focus primarily on “cheerleading” or presenting or furthering a positive narrative about the Chinese state',\n", + " 'IT00000165': 'Extend digital the physical space… gatherings ie: support for Meng outside courthouse',\n", + " 'IT00000108': 'cow online opinion leaders into submission, muzzling social media as a political force',\n", + " 'IT00000109': 'cow online opinion leaders into submission, muzzling social media as a political force',\n", + " 'IT00000110': 'facilitate state propaganda and defuse crises',\n", + " 'IT00000111': 'Netizens from one of the largest discussion forums in China, known as Diba, coordinated to overcome China’s Great Firewall',\n", + " 'IT00000114': '“hack” of Qatar’s official news agency',\n", + " 'IT00000127': 'Promote fake “experts” with impressive (and scary) titles',\n", + " 'IT00000130': '(Distort) Kremlin-controlled RT cited Russian Minister of Foreign Affairs Sergei Lavrov suggesting that Ukraine deliberately provoked Russia in hopes of gaining additional support from the United States and Europe.',\n", + " 'IT00000163': 'Distorted, saccharine “news” about the Chinese State and Party',\n", + " 'IT00000174': 'Memes... anti-Isreal/USA/West, conspiracy narratives',\n", + " 'IT00000175': 'Fake news/synthetic web-sites'}" + ] + }, + "execution_count": 25, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ - "it.index = it.amitt_id\n", + "it.index = it.disarm_id\n", "it[['name']].transpose().to_dict('records')[0]" ] }, diff --git a/CODE/generate_DISARM_pages.ipynb b/CODE/generate_DISARM_pages.ipynb index e795f39..7b330ac 100644 --- a/CODE/generate_DISARM_pages.ipynb +++ b/CODE/generate_DISARM_pages.ipynb @@ -4,9 +4,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Generate AMITT github files\n", + "# Generate DISARM github files\n", "\n", - "Generate all the AMITT github files from the AMITT master spreadsheet, being careful to reatin any comments people have made below the \"don't write above this\" line in them. " + "Generate all the DISARM github files from the DISARM master spreadsheets, being careful to retain any comments people have made below the \"don't write above this\" line in them. " ] }, { diff --git a/CODE/generate_DISARM_sql.ipynb b/CODE/generate_DISARM_sql.ipynb index f4b7d67..c2e4e93 100644 --- a/CODE/generate_DISARM_sql.ipynb +++ b/CODE/generate_DISARM_sql.ipynb @@ -6,12 +6,14 @@ "source": [ "# Create DISARM website sql\n", "\n", - "Creates a sqlite version of the DISARM framework." + "Creates a sql version of the DISARM framework.\n", + "\n", + "SQL is designed for use in the DISARMsite app. Code generates postgresql for use in a postgres instance, and sqlite for use in other apps." ] }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 34, "metadata": {}, "outputs": [ { @@ -35,7 +37,7 @@ " \n", " \n", " \n", - " amitt_id\n", + " disarm_id\n", " name\n", " summary\n", " incident_id\n", @@ -1723,7 +1725,7 @@ "" ], "text/plain": [ - " amitt_id name \\\n", + " disarm_id name \\\n", "0 IT00000001 buy FB targeted ads \n", "1 IT00000010 Targeted FB paid ads \n", "2 IT00000057 Targeted FB paid ads \n", @@ -2288,34 +2290,34 @@ "185 T0008 186 " ] }, - "execution_count": 2, + "execution_count": 34, "metadata": {}, "output_type": "execute_result" } ], "source": [ - "# Get AMITT variables\n", + "# Get DISARM variables\n", "\n", "import pandas as pd\n", "import sqlite3 as sql\n", "import os\n", "from sqlalchemy import create_engine\n", - "from generate_amitt_ttps import Amitt\n", + "from generate_DISARM_pages import Disarm\n", "pd.set_option('display.max_rows', 1000)\n", "\n", "\n", - "# Generate AMITT datasets\n", - "amitt = Amitt()\n", + "# Generate DISARM datasets\n", + "disarm = Disarm()\n", "\n", - "dbasetype = 'postgresql_local' #'sqlite' #'heroku'\n", + "dbasetype = 'sqlite' #'postgresql_local' #'heroku'\n", "\n", "\n", "# Create connection to database\n", "if dbasetype == 'sqlite':\n", - " # Generate minimal sqlite database from the Amitt variables\n", - " conn = sql.connect('generated_files/DISARM_database.sqlite')\n", + " # Generate minimal sqlite database from the variables\n", + " conn = sql.connect('../generated_files/DISARM_database.sqlite')\n", "elif dbasetype == 'postgresql_local':\n", - " conn = create_engine('postgresql://sara:@localhost:5432/amittsite')\n", + " conn = create_engine('postgresql://sara:@localhost:5432/disarmsite')\n", "\n", " \n", "# Add table to database \n", @@ -2341,15 +2343,15 @@ " # objects to techniques\n", " ctech = crosstable.copy()\n", " ctech = ctech[(ctech['technique_id'] != '') & (~ctech['technique_id'].str.startswith('TA'))]\n", - " ctech.rename(columns={'amitt_id':objectcol}, inplace=True)\n", + " ctech.rename(columns={'disarm_id':objectcol}, inplace=True)\n", " ctech['summary'] = 'N/A'\n", "\n", " # objects to tactics\n", " ctact = crosstable[crosstable['technique_id'].str.startswith('TA')].copy()\n", - " ctact.rename(columns={'amitt_id':objectcol, 'technique_id': 'tactic_id'}, inplace=True)\n", + " ctact.rename(columns={'disarm_id':objectcol, 'technique_id': 'tactic_id'}, inplace=True)\n", " ctact['main_tactic'] = 'N'\n", - " ctactmain = objecttable[['amitt_id', 'tactic_id']].copy()\n", - " ctactmain.rename(columns={'amitt_id':objectcol}, inplace=True)\n", + " ctactmain = objecttable[['disarm_id', 'tactic_id']].copy()\n", + " ctactmain.rename(columns={'disarm_id':objectcol}, inplace=True)\n", " ctactmain['main_tactic'] = 'Y'\n", " ctact = pd.concat([ctact, ctactmain], ignore_index=True, sort=False)\n", " ctact['summary'] = 'N/A'\n", @@ -2359,52 +2361,52 @@ "\n", "# -- frameworks --\n", "\n", - "#newtable = add_table(amitt.df_actortypes, 'actor_type', ['amitt_id', 'sector_id', 'framework_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_counters, 'counter', ['amitt_id', 'tactic_id', 'metatechnique_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_detections, 'detection', ['amitt_id', 'tactic_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_frameworks, 'framework', ['amitt_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_metatechniques, 'metatechnique', ['amitt_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_phases, 'phase', ['amitt_id', 'name', 'rank', 'summary'])\n", - "newtable = add_table(amitt.df_playbooks, 'playbook', ['amitt_id', 'object_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_resources, 'resource', ['amitt_id', 'name', 'summary', 'resource_type'])\n", - "newtable = add_table(amitt.df_responsetypes, 'responsetype', ['amitt_id', 'name', 'summary'])\n", - "#newtable = add_table(amitt.df_sector, 'sector', ['amitt_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_tactics, 'tactic', ['amitt_id', 'phase_id', 'name', 'rank', 'summary'])\n", - "newtable = add_table(amitt.df_tasks, 'task', ['amitt_id', 'tactic_id', 'framework_id', 'name', 'summary'])\n", - "newtable = add_table(amitt.df_techniques, 'technique', ['amitt_id', 'tactic_id', 'name', 'summary'])\n", + "#newtable = add_table(disarm.df_actortypes, 'actor_type', ['disarm_id', 'sector_id', 'framework_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_counters, 'counter', ['disarm_id', 'tactic_id', 'metatechnique_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_detections, 'detection', ['disarm_id', 'tactic_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_frameworks, 'framework', ['disarm_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_metatechniques, 'metatechnique', ['disarm_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_phases, 'phase', ['disarm_id', 'name', 'rank', 'summary'])\n", + "newtable = add_table(disarm.df_playbooks, 'playbook', ['disarm_id', 'object_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_resources, 'resource', ['disarm_id', 'name', 'summary', 'resource_type'])\n", + "newtable = add_table(disarm.df_responsetypes, 'responsetype', ['disarm_id', 'name', 'summary'])\n", + "#newtable = add_table(disarm.df_sector, 'sector', ['disarm_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_tactics, 'tactic', ['disarm_id', 'phase_id', 'name', 'rank', 'summary'])\n", + "newtable = add_table(disarm.df_tasks, 'task', ['disarm_id', 'tactic_id', 'framework_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_techniques, 'technique', ['disarm_id', 'tactic_id', 'name', 'summary'])\n", "\n", - "(ctech, ctact) = object_tactics_techniques('counter_id', amitt.df_counters, amitt.cross_counterid_techniqueid)\n", + "(ctech, ctact) = object_tactics_techniques('counter_id', disarm.df_counters, disarm.cross_counterid_techniqueid)\n", "newtable = add_table(ctech, 'counter_technique', ['counter_id', 'technique_id', 'summary'])\n", "newtable = add_table(ctact, 'counter_tactic', ['counter_id', 'tactic_id', 'main_tactic', 'summary'])\n", "\n", - "(dtech, dtact) = object_tactics_techniques('detection_id', amitt.df_detections, amitt.cross_detectionid_techniqueid)\n", + "(dtech, dtact) = object_tactics_techniques('detection_id', disarm.df_detections, disarm.cross_detectionid_techniqueid)\n", "newtable = add_table(dtech, 'detection_technique', ['detection_id', 'technique_id', 'summary'])\n", "newtable = add_table(dtact, 'detection_tactic', ['detection_id', 'tactic_id', 'main_tactic', 'summary'])\n", "\n", "# -- datasets --\n", "\n", - "newtable = add_table(amitt.df_examples, 'example', ['amitt_id', 'object_id', 'name', 'summary'])\n", + "newtable = add_table(disarm.df_examples, 'example', ['disarm_id', 'object_id', 'name', 'summary'])\n", "\n", "# dataset\n", "# reference - create this from other tables. \n", "# Also need incidentcounter etc - create from data\n", - "newtable = add_table(amitt.df_groups, 'group', ['amitt_id', 'name', 'url', 'summary', \n", + "newtable = add_table(disarm.df_groups, 'organization', ['disarm_id', 'name', 'url', 'summary', \n", " 'sector', 'primary_role', 'secondary_role', \n", " 'primary_subject', 'secondary_subject', \n", " 'volunteers', 'region', 'country', \n", " 'twitter_handle'])\n", - "newtable = add_table(amitt.df_incidents, 'incident', ['amitt_id', 'name', 'summary', \n", + "newtable = add_table(disarm.df_incidents, 'incident', ['disarm_id', 'name', 'summary', \n", " 'year_started', 'attributions_seen', \n", " 'found_in_country', 'objecttype'])\n", - "newtable = add_table(amitt.df_tools, 'tool', ['amitt_id', 'name', 'summary',\n", + "newtable = add_table(disarm.df_tools, 'tool', ['disarm_id', 'name', 'summary',\n", " 'organization', 'url', 'category', \n", " 'disinformation_use', 'cogseccollab_use', \n", " 'function', 'code_url', 'artifacts', \n", " 'automation', 'platform', 'accessibility'])\n", "# incidenttechnique crosstable\n", - "it = vars(amitt)['it'][['amitt_id', 'name', 'summary', 'amitt_id_incident', 'amitt_id_technique']].copy()\n", - "it.rename(columns={'amitt_id_incident':'incident_id', 'amitt_id_technique': 'technique_id'}, inplace=True)\n", - "newtable = add_table(it, 'incident_technique', ['amitt_id', 'name', 'summary', \n", + "it = vars(disarm)['it'][['disarm_id', 'name', 'summary', 'disarm_id_incident', 'disarm_id_technique']].copy()\n", + "it.rename(columns={'disarm_id_incident':'incident_id', 'disarm_id_technique': 'technique_id'}, inplace=True)\n", + "newtable = add_table(it, 'incident_technique', ['disarm_id', 'name', 'summary', \n", " 'incident_id', 'technique_id'])\n", "\n", "# Load in users table, and close connection\n", @@ -2428,72 +2430,5901 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 15, "metadata": { "scrolled": true }, - "outputs": [], + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "dict_keys(['df_phases', 'df_frameworks', 'df_techniques', 'df_tasks', 'df_incidents', 'df_groups', 'df_tools', 'df_examples', 'df_counters', 'df_detections', 'df_actortypes', 'df_resources', 'df_responsetypes', 'df_metatechniques', 'it', 'df_tactics', 'df_playbooks', 'df_techniques_per_tactic', 'df_counters_per_tactic', 'phases', 'tactics', 'techniques', 'counters', 'metatechniques', 'actortypes', 'resources', 'num_tactics', 'cross_counterid_techniqueid', 'cross_counterid_resourceid', 'cross_counterid_actortypeid', 'cross_detectionid_techniqueid', 'cross_detectionid_resourceid', 'cross_detectionid_actortypeid'])\n", + "\n", + "it columns: Index(['disarm_id', 'name', 'summary', 'disarm_id_incident', 'name_incident',\n", + " 'disarm_id_technique', 'name_technique'],\n", + " dtype='object')\n" + ] + }, + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
disarm_idnamesummarydisarm_id_incidentname_incidentdisarm_id_techniquename_technique
0IT00000001buy FB targeted adsI00002#VaccinateUST0018Paid targeted ads
1IT00000010Targeted FB paid adsI00005Brexit voteT0018Paid targeted ads
2IT00000057Targeted FB paid adsI00017US presidential electionsT0018Paid targeted ads
3IT00000002Promote \"funding\" campaignI00002#VaccinateUST0017Promote online funding
4IT00000003create web-site - information pollutionI00002#VaccinateUST0019Generate information pollution
5IT00000014RT & Sputnik generate information pollutionI00005Brexit voteT0019Generate information pollution
6IT00000031RT & Sputnik generate information pollution (r...I00007Incirlik terroristsT0019Generate information pollution
7IT00000037RT & Sputnik generate information pollutionI00009PhilippinesExpertT0019Generate information pollution
8IT00000061RT & Sputnik generate information pollutionI00017US presidential electionsT0019Generate information pollution
9IT00000082RT & Sputnik generate information pollution (s...I00029MH17 investigationT0019Generate information pollution
10IT00000094RT & Sputnik generate information pollutionI00032KavanaughT0019Generate information pollution
11IT00000120RT & Sputnik generate information pollutionI00044JadeHelm exerciseT0019Generate information pollution
12IT00000137RT & Sputnik generate information pollution (s...I00049White Helmets: Chemical WeaponsT0019Generate information pollution
13IT00000146RT & Sputnik generate information pollution (s...I00050#HandsOffVenezuelaT0019Generate information pollution
14IT00000156RT & Sputnik generate information pollutionI00051Integrity InitiativeT0019Generate information pollution
15IT00000180RT & Sputnik generate information pollution (s...I00063Olympic Doping ScandalT0019Generate information pollution
16IT00000004create web-site - information pollutionI00002#VaccinateUST0056Dedicated channels disseminate information pol...
17IT00000015RT & Sputnik generate information pollutionI00005Brexit voteT0056Dedicated channels disseminate information pol...
18IT00000032RT & Sputnik generate information pollution (r...I00007Incirlik terroristsT0056Dedicated channels disseminate information pol...
19IT00000038RT & Sputnik generate information pollutionI00009PhilippinesExpertT0056Dedicated channels disseminate information pol...
20IT00000062RT & Sputnik generate information pollutionI00017US presidential electionsT0056Dedicated channels disseminate information pol...
21IT00000083RT & Sputnik generate information pollution (s...I00029MH17 investigationT0056Dedicated channels disseminate information pol...
22IT00000095RT & Sputnik generate information pollutionI00032KavanaughT0056Dedicated channels disseminate information pol...
23IT00000121RT & Sputnik generate information pollutionI00044JadeHelm exerciseT0056Dedicated channels disseminate information pol...
24IT00000138RT & Sputnik generate information pollution (s...I00049White Helmets: Chemical WeaponsT0056Dedicated channels disseminate information pol...
25IT00000147RT & Sputnik generate information pollution (s...I00050#HandsOffVenezuelaT0056Dedicated channels disseminate information pol...
26IT00000157RT & Sputnik generate information pollutionI00051Integrity InitiativeT0056Dedicated channels disseminate information pol...
27IT00000162State-run media seeds foreign influence enviro...I00053China Huawei CFO ArrestT0056Dedicated channels disseminate information pol...
28IT00000181RT & Sputnik generate information pollution (s...I00063Olympic Doping ScandalT0056Dedicated channels disseminate information pol...
29IT00000005SEO optimisation/manipulation (\"key words\")I00002#VaccinateUST0046Search Engine Optimization
30IT00000022SEO optimisation/manipulation (\"key words\")I00005Brexit voteT0046Search Engine Optimization
31IT00000043SEO optimisation/manipulation (\"key words\")I00010ParklandTeensT0046Search Engine Optimization
32IT00000071SEO optimisation/manipulation (\"key words\")I00017US presidential electionsT0046Search Engine Optimization
33IT00000085SEO optimisation/manipulation (\"key words\")I00029MH17 investigationT0046Search Engine Optimization
34IT00000103SEO optimisation/manipulation (\"key words\")I00032KavanaughT0046Search Engine Optimization
35IT00000125SEO optimisation/manipulation (\"key words\")I00044JadeHelm exerciseT0046Search Engine Optimization
36IT00000140SEO optimisation/manipulation (\"key words\")I00049White Helmets: Chemical WeaponsT0046Search Engine Optimization
37IT00000149SEO optimisation/manipulation (\"key words\")I00050#HandsOffVenezuelaT0046Search Engine Optimization
38IT00000161SEO optimisation/manipulation (\"key words\")I00051Integrity InitiativeT0046Search Engine Optimization
39IT00000172SEO optimisation/manipulation (\"key words\")I00056Iran Influence OperationsT0046Search Engine Optimization
40IT00000183SEO optimisation/manipulation (\"key words\")I00063Olympic Doping ScandalT0046Search Engine Optimization
41IT00000006legacy web contentI00002#VaccinateUST0058Legacy web content
42IT00000007hard to remove content and/or campaign/exploit...I00002#VaccinateUST0058Legacy web content
43IT00000176legacy web contentI00056Iran Influence OperationsT0058Legacy web content
44IT00000008Twitter bots amplify & manipulateI00005Brexit voteT0054Twitter bots amplify
45IT00000034Twitter bots amplify & manipulateI00007Incirlik terroristsT0054Twitter bots amplify
46IT00000041Twitter bots amplify & manipulateI00010ParklandTeensT0054Twitter bots amplify
47IT00000055Twitter bots amplify & manipulateI00017US presidential electionsT0054Twitter bots amplify
48IT00000076Twitter bots amplify & manipulateI00022#MacronleaksT0054Twitter bots amplify
49IT00000079Twitter bots amplify & manipulateI00029MH17 investigationT0054Twitter bots amplify
50IT00000090Twitter bots amplify & manipulateI00032KavanaughT0054Twitter bots amplify
51IT00000115Twitter bots amplify & manipulateI00042Saudi/Qatar bot disputeT0054Twitter bots amplify
52IT00000118Twitter bots amplify & manipulateI00044JadeHelm exerciseT0054Twitter bots amplify
53IT00000131Twitter bots amplify & manipulateI00047Sea of AzovT0054Twitter bots amplify
54IT00000134Twitter bots amplify & manipulateI00049White Helmets: Chemical WeaponsT0054Twitter bots amplify
55IT00000144Twitter bots amplify & manipulateI00050#HandsOffVenezuelaT0054Twitter bots amplify
56IT00000154Twitter bots amplify & manipulateI00051Integrity InitiativeT0054Twitter bots amplify
57IT00000169Twitter bots amplify & manipulateI00056Iran Influence OperationsT0054Twitter bots amplify
58IT00000177Twitter bots amplify & manipulateI00063Olympic Doping ScandalT0054Twitter bots amplify
59IT00000009Twitter trolls amplify & manipulateI00005Brexit voteT0053Twitter trolls amplify and manipulate
60IT00000035Twitter trolls amplify & manipulateI00007Incirlik terroristsT0053Twitter trolls amplify and manipulate
61IT00000042Twitter trolls amplify & manipulateI00010ParklandTeensT0053Twitter trolls amplify and manipulate
62IT00000056Twitter trolls amplify & manipulateI00017US presidential electionsT0053Twitter trolls amplify and manipulate
63IT00000077Twitter trolls amplify & manipulateI00022#MacronleaksT0053Twitter trolls amplify and manipulate
64IT00000080Twitter trolls amplify & manipulateI00029MH17 investigationT0053Twitter trolls amplify and manipulate
65IT00000091Twitter trolls amplify & manipulateI00032KavanaughT0053Twitter trolls amplify and manipulate
66IT00000119Twitter trolls amplify & manipulateI00044JadeHelm exerciseT0053Twitter trolls amplify and manipulate
67IT00000132Twitter trolls amplify & manipulateI00047Sea of AzovT0053Twitter trolls amplify and manipulate
68IT00000135Twitter trolls amplify & manipulateI00049White Helmets: Chemical WeaponsT0053Twitter trolls amplify and manipulate
69IT00000145Twitter trolls amplify & manipulateI00050#HandsOffVenezuelaT0053Twitter trolls amplify and manipulate
70IT00000155Twitter trolls amplify & manipulateI00051Integrity InitiativeT0053Twitter trolls amplify and manipulate
71IT00000170Twitter trolls amplify & manipulateI00056Iran Influence OperationsT0053Twitter trolls amplify and manipulate
72IT00000178Twitter trolls amplify & manipulateI00063Olympic Doping ScandalT0053Twitter trolls amplify and manipulate
73IT00000011Fake FB groups + dark contentI00005Brexit voteT0007Create fake Social Media Profiles / Pages / Gr...
74IT00000029Fake twitter profiles to amplifyTwitter bots used to drive visbilityI00006Columbian ChemicalsT0007Create fake Social Media Profiles / Pages / Gr...
75IT00000039FB pagesI00009PhilippinesExpertT0007Create fake Social Media Profiles / Pages / Gr...
76IT00000045FB pages/groups/profilesI00010ParklandTeensT0007Create fake Social Media Profiles / Pages / Gr...
77IT00000058Fake FB groups + dark contentI00017US presidential electionsT0007Create fake Social Media Profiles / Pages / Gr...
78IT00000078Fake FB groups/pages/profiles + dark contentI00022#MacronleaksT0007Create fake Social Media Profiles / Pages / Gr...
79IT00000092Fake FB groups/pages/profilesI00032KavanaughT0007Create fake Social Media Profiles / Pages / Gr...
80IT00000171Fake FB groups/pages/profiles + dark content (...I00056Iran Influence OperationsT0007Create fake Social Media Profiles / Pages / Gr...
81IT00000012Digital to physical \"organize+promote\" rallies...I00005Brexit voteT0057Organise remote rallies and events
82IT00000059Digital to physical \"organize+promote\" rallies...I00017US presidential electionsT0057Organise remote rallies and events
83IT00000093Digital to physical \"organize+promote\" rallies...I00032KavanaughT0057Organise remote rallies and events
84IT00000164Events coordinated and promoted across media p...I00053China Huawei CFO ArrestT0057Organise remote rallies and events
85IT00000166Extend digital the physical space… gatherings ...I00053China Huawei CFO ArrestT0057Organise remote rallies and events
86IT00000013manipulate social media \"online polls\"?I00005Brexit voteT0029Manipulate online polls
87IT00000060manipulate social media \"online polls\"?I00017US presidential electionsT0029Manipulate online polls
88IT00000016cultivate, manipulate, exploit useful idiotsI00005Brexit voteT0010Cultivate ignorant agents
89IT00000033cultivate, manipulate, exploit useful idiots (...I00007Incirlik terroristsT0010Cultivate ignorant agents
90IT00000044cultivate, manipulate, exploit useful idiots (...I00010ParklandTeensT0010Cultivate ignorant agents
91IT00000063cultivate, manipulate, exploit useful idiotsI00017US presidential electionsT0010Cultivate ignorant agents
92IT00000084cultivate, manipulate, exploit useful idiotsI00029MH17 investigationT0010Cultivate ignorant agents
93IT00000104cultivate, manipulate, exploit useful idiots (...I00032KavanaughT0010Cultivate ignorant agents
94IT00000126cultivate, manipulate, exploit useful idiots (...I00044JadeHelm exerciseT0010Cultivate ignorant agents
95IT00000139cultivate, manipulate, exploit useful idiots (...I00049White Helmets: Chemical WeaponsT0010Cultivate ignorant agents
96IT00000148cultivate, manipulate, exploit useful idiots (...I00050#HandsOffVenezuelaT0010Cultivate ignorant agents
97IT00000158cultivate, manipulate, exploit useful idiotsI00051Integrity InitiativeT0010Cultivate ignorant agents
98IT00000182cultivate, manipulate, exploit useful idiotsI00063Olympic Doping ScandalT0010Cultivate ignorant agents
99IT00000017YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0031YouTube
100IT00000046YouTube; RedditI00010ParklandTeensT0031YouTube
101IT00000064YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0031YouTube
102IT00000087YouTube; Reddit;I00029MH17 investigationT0031YouTube
103IT00000096YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0031YouTube
104IT00000122YouTube; RedditI00044JadeHelm exerciseT0031YouTube
105IT00000142YouTube; Reddit;I00049White Helmets: Chemical WeaponsT0031YouTube
106IT00000151YouTube; Reddit;I00050#HandsOffVenezuelaT0031YouTube
107IT00000159YouTube; RedditI00051Integrity InitiativeT0031YouTube
108IT00000185YouTube; Reddit;I00063Olympic Doping ScandalT0031YouTube
109IT00000018YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0032Reddit
110IT00000047YouTube; RedditI00010ParklandTeensT0032Reddit
111IT00000065YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0032Reddit
112IT00000088YouTube; Reddit;I00029MH17 investigationT0032Reddit
113IT00000097YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0032Reddit
114IT00000123YouTube; RedditI00044JadeHelm exerciseT0032Reddit
115IT00000143YouTube; Reddit;I00049White Helmets: Chemical WeaponsT0032Reddit
116IT00000152YouTube; Reddit;I00050#HandsOffVenezuelaT0032Reddit
117IT00000160YouTube; RedditI00051Integrity InitiativeT0032Reddit
118IT00000186YouTube; Reddit;I00063Olympic Doping ScandalT0032Reddit
119IT00000019YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0034LinkedIn
120IT00000067YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0034LinkedIn
121IT00000099YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0034LinkedIn
122IT00000020YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0035Pinterest
123IT00000068YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0035Pinterest
124IT00000100YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0035Pinterest
125IT00000021YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005Brexit voteT0036WhatsApp
126IT00000069YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0036WhatsApp
127IT00000101YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0036WhatsApp
128IT00000023Memes... anti-immigration; euroskepticism; fea...Meme that ISIS was responsible for a local che...I00005Brexit voteT0021Memes
129IT00000072Memes... anti-immigration; euroskepticism; fea...I00017US presidential electionsT0021Memes
130IT00000117memesI00042Saudi/Qatar bot disputeT0021Memes
131IT00000173Memes... anti-Isreal/USA/West, conspiracy narr...I00056Iran Influence OperationsT0021Memes
132IT00000024Backstop personasWikipedia fake persona \"AmandaGray91\".I00005Brexit voteT0030Backstop personas
133IT00000074Backstop personasI00017US presidential electionsT0030Backstop personas
134IT00000025Use SMS/text messagesSMS messages sent to local residentsI00006Columbian ChemicalsT0043Use SMS/ WhatsApp/ Chat apps
135IT00000026Fake video/imagesFake youtube video of ISIS claiming responsibi...I00006Columbian ChemicalsT0024Create fake videos and images
136IT00000116photoshopped/fake imagesI00042Saudi/Qatar bot disputeT0024Create fake videos and images
137IT00000027Create and use hashtagMain hashtag used was #ColumbianChemicalsI00006Columbian ChemicalsT0015Create hashtag
138IT00000028Create and use hashtagMain hashtag used was #ColumbianChemicalsI00006Columbian ChemicalsT0055Use hashtag
139IT00000030bait journalists/media/politiciansI00006Columbian ChemicalsT0039Bait legitimate influencers
140IT00000049journalist/media baitingI00010ParklandTeensT0039Bait legitimate influencers
141IT00000053journalist/media baitingI00015ConcordDiscoveryT0039Bait legitimate influencers
142IT00000036Using \"expert\"I00009PhilippinesExpertT0045Use fake experts
143IT00000040News circulated/amplifed by tertiary sites (Ru...I00009PhilippinesExpertT0052Tertiary sites amplify news
144IT00000086News circulated/amplifed by tertiary sites (Ru...I00029MH17 investigationT0052Tertiary sites amplify news
145IT00000141News circulated/amplifed by tertiary sites (Ru...I00049White Helmets: Chemical WeaponsT0052Tertiary sites amplify news
146IT00000150News circulated/amplifed by tertiary sites (Mi...I00050#HandsOffVenezuelaT0052Tertiary sites amplify news
147IT00000184News circulated/amplifed by tertiary sites (Ru...I00063Olympic Doping ScandalT0052Tertiary sites amplify news
148IT000000484Chan/8Chan - trial contentI00010ParklandTeensT0020Trial content
149IT000000704Chan/8Chan - trial contentI00017US presidential electionsT0020Trial content
150IT000001024Chan/8Chan - trial contentI00032KavanaughT0020Trial content
151IT000001244Chan/8Chan - trial contentI00044JadeHelm exerciseT0020Trial content
152IT00000050Forge ('release' altered hacked documents)I00015ConcordDiscoveryT0025Leak altered documents
153IT00000051hack/leak/manipulate/distortI00015ConcordDiscoveryT0025Leak altered documents
154IT00000054hack/leak/manipulate/distortI00017US presidential electionsT0025Leak altered documents
155IT00000075hack/leak/manipulate/distortI00022#MacronleaksT0025Leak altered documents
156IT00000153hack/leak/manipulate/distortI00051Integrity InitiativeT0025Leak altered documents
157IT00000052Circulate to media via DM, then release publiclyI00015ConcordDiscoveryT0044Seed distortions
158IT00000066YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017US presidential electionsT0033Instagram
159IT00000098YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032KavanaughT0033Instagram
160IT00000073Click-bait (economic actors) fake news sites (...I00017US presidential electionsT0016Clickbait
161IT000000814 D's (dismiss, distort, distract, dismay...Of...I00029MH17 investigationT00015Ds (dismiss, distort, distract, dismay, divide)
162IT000001284 D's (dismiss, distort, distract, dismay...Of...I00047Sea of AzovT00015Ds (dismiss, distort, distract, dismay, divide)
163IT00000129Russian FSB security service blamed Ukraine fo...I00047Sea of AzovT00015Ds (dismiss, distort, distract, dismay, divide)
164IT000001364 D's (dismiss, distort, distract, dismay...Of...I00049White Helmets: Chemical WeaponsT00015Ds (dismiss, distort, distract, dismay, divide)
165IT00000167China also plays victim, innocence, plays by r...I00053China Huawei CFO ArrestT00015Ds (dismiss, distort, distract, dismay, divide)
166IT00000168Chinese ambassador Lu Shaye accused Canada of ...I00053China Huawei CFO ArrestT00015Ds (dismiss, distort, distract, dismay, divide)
167IT000001794 D's (dismiss, distort, distract, dismay...Of...I00063Olympic Doping ScandalT00015Ds (dismiss, distort, distract, dismay, divide)
168IT00000089Demand insurmountable proofI00029MH17 investigationT0040Demand unsurmountable proof
169IT00000133Demand insurmountable proofI00047Sea of AzovT0040Demand unsurmountable proof
170IT000001052,000,000 people (est.) part of state run/spon...I00033China 50cent ArmyT0049Flooding
171IT00000112flood the Facebook pages of Taiwanese politici...I00034DibaFacebookExpeditionT0049Flooding
172IT00000113Democratic Progressive Party (DPP), attracted ...I00034DibaFacebookExpeditionT0049Flooding
173IT00000106fabricated social media commentI00033China 50cent ArmyT0051Fabricate social media comment
174IT00000107domestic social media influence operations foc...I00033China 50cent ArmyT0050Cheerleading domestic social media ops
175IT00000165Extend digital the physical space… gatherings ...I00053China Huawei CFO ArrestT0050Cheerleading domestic social media ops
176IT00000108cow online opinion leaders into submission, mu...I00033China 50cent ArmyT0047Muzzle social media as a political force
177IT00000109cow online opinion leaders into submission, mu...I00033China 50cent ArmyT0048Cow online opinion leaders
178IT00000110facilitate state propaganda and defuse crisesI00033China 50cent ArmyT0002Facilitate State Propaganda
179IT00000111Netizens from one of the largest discussion fo...I00034DibaFacebookExpeditionT0002Facilitate State Propaganda
180IT00000114“hack” of Qatar’s official news agencyI00042Saudi/Qatar bot disputeT0011Hijack legitimate account
181IT00000127Promote fake “experts” with impressive (and sc...I00044JadeHelm exerciseT0009Create fake experts
182IT00000130(Distort) Kremlin-controlled RT cited Russian ...I00047Sea of AzovT0023Distort facts
183IT00000163Distorted, saccharine “news” about the Chinese...I00053China Huawei CFO ArrestT0023Distort facts
184IT00000174Memes... anti-Isreal/USA/West, conspiracy narr...I00056Iran Influence OperationsT0022Conspiracy narratives
185IT00000175Fake news/synthetic web-sitesI00056Iran Influence OperationsT0008Create fake or imposter news sites
\n", + "
" + ], + "text/plain": [ + " disarm_id name \\\n", + "0 IT00000001 buy FB targeted ads \n", + "1 IT00000010 Targeted FB paid ads \n", + "2 IT00000057 Targeted FB paid ads \n", + "3 IT00000002 Promote \"funding\" campaign \n", + "4 IT00000003 create web-site - information pollution \n", + "5 IT00000014 RT & Sputnik generate information pollution \n", + "6 IT00000031 RT & Sputnik generate information pollution (r... \n", + "7 IT00000037 RT & Sputnik generate information pollution \n", + "8 IT00000061 RT & Sputnik generate information pollution \n", + "9 IT00000082 RT & Sputnik generate information pollution (s... \n", + "10 IT00000094 RT & Sputnik generate information pollution \n", + "11 IT00000120 RT & Sputnik generate information pollution \n", + "12 IT00000137 RT & Sputnik generate information pollution (s... \n", + "13 IT00000146 RT & Sputnik generate information pollution (s... \n", + "14 IT00000156 RT & Sputnik generate information pollution \n", + "15 IT00000180 RT & Sputnik generate information pollution (s... \n", + "16 IT00000004 create web-site - information pollution \n", + "17 IT00000015 RT & Sputnik generate information pollution \n", + "18 IT00000032 RT & Sputnik generate information pollution (r... \n", + "19 IT00000038 RT & Sputnik generate information pollution \n", + "20 IT00000062 RT & Sputnik generate information pollution \n", + "21 IT00000083 RT & Sputnik generate information pollution (s... \n", + "22 IT00000095 RT & Sputnik generate information pollution \n", + "23 IT00000121 RT & Sputnik generate information pollution \n", + "24 IT00000138 RT & Sputnik generate information pollution (s... \n", + "25 IT00000147 RT & Sputnik generate information pollution (s... \n", + "26 IT00000157 RT & Sputnik generate information pollution \n", + "27 IT00000162 State-run media seeds foreign influence enviro... \n", + "28 IT00000181 RT & Sputnik generate information pollution (s... \n", + "29 IT00000005 SEO optimisation/manipulation (\"key words\") \n", + "30 IT00000022 SEO optimisation/manipulation (\"key words\") \n", + "31 IT00000043 SEO optimisation/manipulation (\"key words\") \n", + "32 IT00000071 SEO optimisation/manipulation (\"key words\") \n", + "33 IT00000085 SEO optimisation/manipulation (\"key words\") \n", + "34 IT00000103 SEO optimisation/manipulation (\"key words\") \n", + "35 IT00000125 SEO optimisation/manipulation (\"key words\") \n", + "36 IT00000140 SEO optimisation/manipulation (\"key words\") \n", + "37 IT00000149 SEO optimisation/manipulation (\"key words\") \n", + "38 IT00000161 SEO optimisation/manipulation (\"key words\") \n", + "39 IT00000172 SEO optimisation/manipulation (\"key words\") \n", + "40 IT00000183 SEO optimisation/manipulation (\"key words\") \n", + "41 IT00000006 legacy web content \n", + "42 IT00000007 hard to remove content and/or campaign/exploit... \n", + "43 IT00000176 legacy web content \n", + "44 IT00000008 Twitter bots amplify & manipulate \n", + "45 IT00000034 Twitter bots amplify & manipulate \n", + "46 IT00000041 Twitter bots amplify & manipulate \n", + "47 IT00000055 Twitter bots amplify & manipulate \n", + "48 IT00000076 Twitter bots amplify & manipulate \n", + "49 IT00000079 Twitter bots amplify & manipulate \n", + "50 IT00000090 Twitter bots amplify & manipulate \n", + "51 IT00000115 Twitter bots amplify & manipulate \n", + "52 IT00000118 Twitter bots amplify & manipulate \n", + "53 IT00000131 Twitter bots amplify & manipulate \n", + "54 IT00000134 Twitter bots amplify & manipulate \n", + "55 IT00000144 Twitter bots amplify & manipulate \n", + "56 IT00000154 Twitter bots amplify & manipulate \n", + "57 IT00000169 Twitter bots amplify & manipulate \n", + "58 IT00000177 Twitter bots amplify & manipulate \n", + "59 IT00000009 Twitter trolls amplify & manipulate \n", + "60 IT00000035 Twitter trolls amplify & manipulate \n", + "61 IT00000042 Twitter trolls amplify & manipulate \n", + "62 IT00000056 Twitter trolls amplify & manipulate \n", + "63 IT00000077 Twitter trolls amplify & manipulate \n", + "64 IT00000080 Twitter trolls amplify & manipulate \n", + "65 IT00000091 Twitter trolls amplify & manipulate \n", + "66 IT00000119 Twitter trolls amplify & manipulate \n", + "67 IT00000132 Twitter trolls amplify & manipulate \n", + "68 IT00000135 Twitter trolls amplify & manipulate \n", + "69 IT00000145 Twitter trolls amplify & manipulate \n", + "70 IT00000155 Twitter trolls amplify & manipulate \n", + "71 IT00000170 Twitter trolls amplify & manipulate \n", + "72 IT00000178 Twitter trolls amplify & manipulate \n", + "73 IT00000011 Fake FB groups + dark content \n", + "74 IT00000029 Fake twitter profiles to amplify \n", + "75 IT00000039 FB pages \n", + "76 IT00000045 FB pages/groups/profiles \n", + "77 IT00000058 Fake FB groups + dark content \n", + "78 IT00000078 Fake FB groups/pages/profiles + dark content \n", + "79 IT00000092 Fake FB groups/pages/profiles \n", + "80 IT00000171 Fake FB groups/pages/profiles + dark content (... \n", + "81 IT00000012 Digital to physical \"organize+promote\" rallies... \n", + "82 IT00000059 Digital to physical \"organize+promote\" rallies... \n", + "83 IT00000093 Digital to physical \"organize+promote\" rallies... \n", + "84 IT00000164 Events coordinated and promoted across media p... \n", + "85 IT00000166 Extend digital the physical space… gatherings ... \n", + "86 IT00000013 manipulate social media \"online polls\"? \n", + "87 IT00000060 manipulate social media \"online polls\"? \n", + "88 IT00000016 cultivate, manipulate, exploit useful idiots \n", + "89 IT00000033 cultivate, manipulate, exploit useful idiots (... \n", + "90 IT00000044 cultivate, manipulate, exploit useful idiots (... \n", + "91 IT00000063 cultivate, manipulate, exploit useful idiots \n", + "92 IT00000084 cultivate, manipulate, exploit useful idiots \n", + "93 IT00000104 cultivate, manipulate, exploit useful idiots (... \n", + "94 IT00000126 cultivate, manipulate, exploit useful idiots (... \n", + "95 IT00000139 cultivate, manipulate, exploit useful idiots (... \n", + "96 IT00000148 cultivate, manipulate, exploit useful idiots (... \n", + "97 IT00000158 cultivate, manipulate, exploit useful idiots \n", + "98 IT00000182 cultivate, manipulate, exploit useful idiots \n", + "99 IT00000017 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "100 IT00000046 YouTube; Reddit \n", + "101 IT00000064 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "102 IT00000087 YouTube; Reddit; \n", + "103 IT00000096 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "104 IT00000122 YouTube; Reddit \n", + "105 IT00000142 YouTube; Reddit; \n", + "106 IT00000151 YouTube; Reddit; \n", + "107 IT00000159 YouTube; Reddit \n", + "108 IT00000185 YouTube; Reddit; \n", + "109 IT00000018 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "110 IT00000047 YouTube; Reddit \n", + "111 IT00000065 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "112 IT00000088 YouTube; Reddit; \n", + "113 IT00000097 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "114 IT00000123 YouTube; Reddit \n", + "115 IT00000143 YouTube; Reddit; \n", + "116 IT00000152 YouTube; Reddit; \n", + "117 IT00000160 YouTube; Reddit \n", + "118 IT00000186 YouTube; Reddit; \n", + "119 IT00000019 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "120 IT00000067 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "121 IT00000099 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "122 IT00000020 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "123 IT00000068 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "124 IT00000100 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "125 IT00000021 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "126 IT00000069 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "127 IT00000101 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "128 IT00000023 Memes... anti-immigration; euroskepticism; fea... \n", + "129 IT00000072 Memes... anti-immigration; euroskepticism; fea... \n", + "130 IT00000117 memes \n", + "131 IT00000173 Memes... anti-Isreal/USA/West, conspiracy narr... \n", + "132 IT00000024 Backstop personas \n", + "133 IT00000074 Backstop personas \n", + "134 IT00000025 Use SMS/text messages \n", + "135 IT00000026 Fake video/images \n", + "136 IT00000116 photoshopped/fake images \n", + "137 IT00000027 Create and use hashtag \n", + "138 IT00000028 Create and use hashtag \n", + "139 IT00000030 bait journalists/media/politicians \n", + "140 IT00000049 journalist/media baiting \n", + "141 IT00000053 journalist/media baiting \n", + "142 IT00000036 Using \"expert\" \n", + "143 IT00000040 News circulated/amplifed by tertiary sites (Ru... \n", + "144 IT00000086 News circulated/amplifed by tertiary sites (Ru... \n", + "145 IT00000141 News circulated/amplifed by tertiary sites (Ru... \n", + "146 IT00000150 News circulated/amplifed by tertiary sites (Mi... \n", + "147 IT00000184 News circulated/amplifed by tertiary sites (Ru... \n", + "148 IT00000048 4Chan/8Chan - trial content \n", + "149 IT00000070 4Chan/8Chan - trial content \n", + "150 IT00000102 4Chan/8Chan - trial content \n", + "151 IT00000124 4Chan/8Chan - trial content \n", + "152 IT00000050 Forge ('release' altered hacked documents) \n", + "153 IT00000051 hack/leak/manipulate/distort \n", + "154 IT00000054 hack/leak/manipulate/distort \n", + "155 IT00000075 hack/leak/manipulate/distort \n", + "156 IT00000153 hack/leak/manipulate/distort \n", + "157 IT00000052 Circulate to media via DM, then release publicly \n", + "158 IT00000066 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "159 IT00000098 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "160 IT00000073 Click-bait (economic actors) fake news sites (... \n", + "161 IT00000081 4 D's (dismiss, distort, distract, dismay...Of... \n", + "162 IT00000128 4 D's (dismiss, distort, distract, dismay...Of... \n", + "163 IT00000129 Russian FSB security service blamed Ukraine fo... \n", + "164 IT00000136 4 D's (dismiss, distort, distract, dismay...Of... \n", + "165 IT00000167 China also plays victim, innocence, plays by r... \n", + "166 IT00000168 Chinese ambassador Lu Shaye accused Canada of ... \n", + "167 IT00000179 4 D's (dismiss, distort, distract, dismay...Of... \n", + "168 IT00000089 Demand insurmountable proof \n", + "169 IT00000133 Demand insurmountable proof \n", + "170 IT00000105 2,000,000 people (est.) part of state run/spon... \n", + "171 IT00000112 flood the Facebook pages of Taiwanese politici... \n", + "172 IT00000113 Democratic Progressive Party (DPP), attracted ... \n", + "173 IT00000106 fabricated social media comment \n", + "174 IT00000107 domestic social media influence operations foc... \n", + "175 IT00000165 Extend digital the physical space… gatherings ... \n", + "176 IT00000108 cow online opinion leaders into submission, mu... \n", + "177 IT00000109 cow online opinion leaders into submission, mu... \n", + "178 IT00000110 facilitate state propaganda and defuse crises \n", + "179 IT00000111 Netizens from one of the largest discussion fo... \n", + "180 IT00000114 “hack” of Qatar’s official news agency \n", + "181 IT00000127 Promote fake “experts” with impressive (and sc... \n", + "182 IT00000130 (Distort) Kremlin-controlled RT cited Russian ... \n", + "183 IT00000163 Distorted, saccharine “news” about the Chinese... \n", + "184 IT00000174 Memes... anti-Isreal/USA/West, conspiracy narr... \n", + "185 IT00000175 Fake news/synthetic web-sites \n", + "\n", + " summary disarm_id_incident \\\n", + "0 I00002 \n", + "1 I00005 \n", + "2 I00017 \n", + "3 I00002 \n", + "4 I00002 \n", + "5 I00005 \n", + "6 I00007 \n", + "7 I00009 \n", + "8 I00017 \n", + "9 I00029 \n", + "10 I00032 \n", + "11 I00044 \n", + "12 I00049 \n", + "13 I00050 \n", + "14 I00051 \n", + "15 I00063 \n", + "16 I00002 \n", + "17 I00005 \n", + "18 I00007 \n", + "19 I00009 \n", + "20 I00017 \n", + "21 I00029 \n", + "22 I00032 \n", + "23 I00044 \n", + "24 I00049 \n", + "25 I00050 \n", + "26 I00051 \n", + "27 I00053 \n", + "28 I00063 \n", + "29 I00002 \n", + "30 I00005 \n", + "31 I00010 \n", + "32 I00017 \n", + "33 I00029 \n", + "34 I00032 \n", + "35 I00044 \n", + "36 I00049 \n", + "37 I00050 \n", + "38 I00051 \n", + "39 I00056 \n", + "40 I00063 \n", + "41 I00002 \n", + "42 I00002 \n", + "43 I00056 \n", + "44 I00005 \n", + "45 I00007 \n", + "46 I00010 \n", + "47 I00017 \n", + "48 I00022 \n", + "49 I00029 \n", + "50 I00032 \n", + "51 I00042 \n", + "52 I00044 \n", + "53 I00047 \n", + "54 I00049 \n", + "55 I00050 \n", + "56 I00051 \n", + "57 I00056 \n", + "58 I00063 \n", + "59 I00005 \n", + "60 I00007 \n", + "61 I00010 \n", + "62 I00017 \n", + "63 I00022 \n", + "64 I00029 \n", + "65 I00032 \n", + "66 I00044 \n", + "67 I00047 \n", + "68 I00049 \n", + "69 I00050 \n", + "70 I00051 \n", + "71 I00056 \n", + "72 I00063 \n", + "73 I00005 \n", + "74 Twitter bots used to drive visbility I00006 \n", + "75 I00009 \n", + "76 I00010 \n", + "77 I00017 \n", + "78 I00022 \n", + "79 I00032 \n", + "80 I00056 \n", + "81 I00005 \n", + "82 I00017 \n", + "83 I00032 \n", + "84 I00053 \n", + "85 I00053 \n", + "86 I00005 \n", + "87 I00017 \n", + "88 I00005 \n", + "89 I00007 \n", + "90 I00010 \n", + "91 I00017 \n", + "92 I00029 \n", + "93 I00032 \n", + "94 I00044 \n", + "95 I00049 \n", + "96 I00050 \n", + "97 I00051 \n", + "98 I00063 \n", + "99 I00005 \n", + "100 I00010 \n", + "101 I00017 \n", + "102 I00029 \n", + "103 I00032 \n", + "104 I00044 \n", + "105 I00049 \n", + "106 I00050 \n", + "107 I00051 \n", + "108 I00063 \n", + "109 I00005 \n", + "110 I00010 \n", + "111 I00017 \n", + "112 I00029 \n", + "113 I00032 \n", + "114 I00044 \n", + "115 I00049 \n", + "116 I00050 \n", + "117 I00051 \n", + "118 I00063 \n", + "119 I00005 \n", + "120 I00017 \n", + "121 I00032 \n", + "122 I00005 \n", + "123 I00017 \n", + "124 I00032 \n", + "125 I00005 \n", + "126 I00017 \n", + "127 I00032 \n", + "128 Meme that ISIS was responsible for a local che... I00005 \n", + "129 I00017 \n", + "130 I00042 \n", + "131 I00056 \n", + "132 Wikipedia fake persona \"AmandaGray91\". I00005 \n", + "133 I00017 \n", + "134 SMS messages sent to local residents I00006 \n", + "135 Fake youtube video of ISIS claiming responsibi... I00006 \n", + "136 I00042 \n", + "137 Main hashtag used was #ColumbianChemicals I00006 \n", + "138 Main hashtag used was #ColumbianChemicals I00006 \n", + "139 I00006 \n", + "140 I00010 \n", + "141 I00015 \n", + "142 I00009 \n", + "143 I00009 \n", + "144 I00029 \n", + "145 I00049 \n", + "146 I00050 \n", + "147 I00063 \n", + "148 I00010 \n", + "149 I00017 \n", + "150 I00032 \n", + "151 I00044 \n", + "152 I00015 \n", + "153 I00015 \n", + "154 I00017 \n", + "155 I00022 \n", + "156 I00051 \n", + "157 I00015 \n", + "158 I00017 \n", + "159 I00032 \n", + "160 I00017 \n", + "161 I00029 \n", + "162 I00047 \n", + "163 I00047 \n", + "164 I00049 \n", + "165 I00053 \n", + "166 I00053 \n", + "167 I00063 \n", + "168 I00029 \n", + "169 I00047 \n", + "170 I00033 \n", + "171 I00034 \n", + "172 I00034 \n", + "173 I00033 \n", + "174 I00033 \n", + "175 I00053 \n", + "176 I00033 \n", + "177 I00033 \n", + "178 I00033 \n", + "179 I00034 \n", + "180 I00042 \n", + "181 I00044 \n", + "182 I00047 \n", + "183 I00053 \n", + "184 I00056 \n", + "185 I00056 \n", + "\n", + " name_incident disarm_id_technique \\\n", + "0 #VaccinateUS T0018 \n", + "1 Brexit vote T0018 \n", + "2 US presidential elections T0018 \n", + "3 #VaccinateUS T0017 \n", + "4 #VaccinateUS T0019 \n", + "5 Brexit vote T0019 \n", + "6 Incirlik terrorists T0019 \n", + "7 PhilippinesExpert T0019 \n", + "8 US presidential elections T0019 \n", + "9 MH17 investigation T0019 \n", + "10 Kavanaugh T0019 \n", + "11 JadeHelm exercise T0019 \n", + "12 White Helmets: Chemical Weapons T0019 \n", + "13 #HandsOffVenezuela T0019 \n", + "14 Integrity Initiative T0019 \n", + "15 Olympic Doping Scandal T0019 \n", + "16 #VaccinateUS T0056 \n", + "17 Brexit vote T0056 \n", + "18 Incirlik terrorists T0056 \n", + "19 PhilippinesExpert T0056 \n", + "20 US presidential elections T0056 \n", + "21 MH17 investigation T0056 \n", + "22 Kavanaugh T0056 \n", + "23 JadeHelm exercise T0056 \n", + "24 White Helmets: Chemical Weapons T0056 \n", + "25 #HandsOffVenezuela T0056 \n", + "26 Integrity Initiative T0056 \n", + "27 China Huawei CFO Arrest T0056 \n", + "28 Olympic Doping Scandal T0056 \n", + "29 #VaccinateUS T0046 \n", + "30 Brexit vote T0046 \n", + "31 ParklandTeens T0046 \n", + "32 US presidential elections T0046 \n", + "33 MH17 investigation T0046 \n", + "34 Kavanaugh T0046 \n", + "35 JadeHelm exercise T0046 \n", + "36 White Helmets: Chemical Weapons T0046 \n", + "37 #HandsOffVenezuela T0046 \n", + "38 Integrity Initiative T0046 \n", + "39 Iran Influence Operations T0046 \n", + "40 Olympic Doping Scandal T0046 \n", + "41 #VaccinateUS T0058 \n", + "42 #VaccinateUS T0058 \n", + "43 Iran Influence Operations T0058 \n", + "44 Brexit vote T0054 \n", + "45 Incirlik terrorists T0054 \n", + "46 ParklandTeens T0054 \n", + "47 US presidential elections T0054 \n", + "48 #Macronleaks T0054 \n", + "49 MH17 investigation T0054 \n", + "50 Kavanaugh T0054 \n", + "51 Saudi/Qatar bot dispute T0054 \n", + "52 JadeHelm exercise T0054 \n", + "53 Sea of Azov T0054 \n", + "54 White Helmets: Chemical Weapons T0054 \n", + "55 #HandsOffVenezuela T0054 \n", + "56 Integrity Initiative T0054 \n", + "57 Iran Influence Operations T0054 \n", + "58 Olympic Doping Scandal T0054 \n", + "59 Brexit vote T0053 \n", + "60 Incirlik terrorists T0053 \n", + "61 ParklandTeens T0053 \n", + "62 US presidential elections T0053 \n", + "63 #Macronleaks T0053 \n", + "64 MH17 investigation T0053 \n", + "65 Kavanaugh T0053 \n", + "66 JadeHelm exercise T0053 \n", + "67 Sea of Azov T0053 \n", + "68 White Helmets: Chemical Weapons T0053 \n", + "69 #HandsOffVenezuela T0053 \n", + "70 Integrity Initiative T0053 \n", + "71 Iran Influence Operations T0053 \n", + "72 Olympic Doping Scandal T0053 \n", + "73 Brexit vote T0007 \n", + "74 Columbian Chemicals T0007 \n", + "75 PhilippinesExpert T0007 \n", + "76 ParklandTeens T0007 \n", + "77 US presidential elections T0007 \n", + "78 #Macronleaks T0007 \n", + "79 Kavanaugh T0007 \n", + "80 Iran Influence Operations T0007 \n", + "81 Brexit vote T0057 \n", + "82 US presidential elections T0057 \n", + "83 Kavanaugh T0057 \n", + "84 China Huawei CFO Arrest T0057 \n", + "85 China Huawei CFO Arrest T0057 \n", + "86 Brexit vote T0029 \n", + "87 US presidential elections T0029 \n", + "88 Brexit vote T0010 \n", + "89 Incirlik terrorists T0010 \n", + "90 ParklandTeens T0010 \n", + "91 US presidential elections T0010 \n", + "92 MH17 investigation T0010 \n", + "93 Kavanaugh T0010 \n", + "94 JadeHelm exercise T0010 \n", + "95 White Helmets: Chemical Weapons T0010 \n", + "96 #HandsOffVenezuela T0010 \n", + "97 Integrity Initiative T0010 \n", + "98 Olympic Doping Scandal T0010 \n", + "99 Brexit vote T0031 \n", + "100 ParklandTeens T0031 \n", + "101 US presidential elections T0031 \n", + "102 MH17 investigation T0031 \n", + "103 Kavanaugh T0031 \n", + "104 JadeHelm exercise T0031 \n", + "105 White Helmets: Chemical Weapons T0031 \n", + "106 #HandsOffVenezuela T0031 \n", + "107 Integrity Initiative T0031 \n", + "108 Olympic Doping Scandal T0031 \n", + "109 Brexit vote T0032 \n", + "110 ParklandTeens T0032 \n", + "111 US presidential elections T0032 \n", + "112 MH17 investigation T0032 \n", + "113 Kavanaugh T0032 \n", + "114 JadeHelm exercise T0032 \n", + "115 White Helmets: Chemical Weapons T0032 \n", + "116 #HandsOffVenezuela T0032 \n", + "117 Integrity Initiative T0032 \n", + "118 Olympic Doping Scandal T0032 \n", + "119 Brexit vote T0034 \n", + "120 US presidential elections T0034 \n", + "121 Kavanaugh T0034 \n", + "122 Brexit vote T0035 \n", + "123 US presidential elections T0035 \n", + "124 Kavanaugh T0035 \n", + "125 Brexit vote T0036 \n", + "126 US presidential elections T0036 \n", + "127 Kavanaugh T0036 \n", + "128 Brexit vote T0021 \n", + "129 US presidential elections T0021 \n", + "130 Saudi/Qatar bot dispute T0021 \n", + "131 Iran Influence Operations T0021 \n", + "132 Brexit vote T0030 \n", + "133 US presidential elections T0030 \n", + "134 Columbian Chemicals T0043 \n", + "135 Columbian Chemicals T0024 \n", + "136 Saudi/Qatar bot dispute T0024 \n", + "137 Columbian Chemicals T0015 \n", + "138 Columbian Chemicals T0055 \n", + "139 Columbian Chemicals T0039 \n", + "140 ParklandTeens T0039 \n", + "141 ConcordDiscovery T0039 \n", + "142 PhilippinesExpert T0045 \n", + "143 PhilippinesExpert T0052 \n", + "144 MH17 investigation T0052 \n", + "145 White Helmets: Chemical Weapons T0052 \n", + "146 #HandsOffVenezuela T0052 \n", + "147 Olympic Doping Scandal T0052 \n", + "148 ParklandTeens T0020 \n", + "149 US presidential elections T0020 \n", + "150 Kavanaugh T0020 \n", + "151 JadeHelm exercise T0020 \n", + "152 ConcordDiscovery T0025 \n", + "153 ConcordDiscovery T0025 \n", + "154 US presidential elections T0025 \n", + "155 #Macronleaks T0025 \n", + "156 Integrity Initiative T0025 \n", + "157 ConcordDiscovery T0044 \n", + "158 US presidential elections T0033 \n", + "159 Kavanaugh T0033 \n", + "160 US presidential elections T0016 \n", + "161 MH17 investigation T0001 \n", + "162 Sea of Azov T0001 \n", + "163 Sea of Azov T0001 \n", + "164 White Helmets: Chemical Weapons T0001 \n", + "165 China Huawei CFO Arrest T0001 \n", + "166 China Huawei CFO Arrest T0001 \n", + "167 Olympic Doping Scandal T0001 \n", + "168 MH17 investigation T0040 \n", + "169 Sea of Azov T0040 \n", + "170 China 50cent Army T0049 \n", + "171 DibaFacebookExpedition T0049 \n", + "172 DibaFacebookExpedition T0049 \n", + "173 China 50cent Army T0051 \n", + "174 China 50cent Army T0050 \n", + "175 China Huawei CFO Arrest T0050 \n", + "176 China 50cent Army T0047 \n", + "177 China 50cent Army T0048 \n", + "178 China 50cent Army T0002 \n", + "179 DibaFacebookExpedition T0002 \n", + "180 Saudi/Qatar bot dispute T0011 \n", + "181 JadeHelm exercise T0009 \n", + "182 Sea of Azov T0023 \n", + "183 China Huawei CFO Arrest T0023 \n", + "184 Iran Influence Operations T0022 \n", + "185 Iran Influence Operations T0008 \n", + "\n", + " name_technique \n", + "0 Paid targeted ads \n", + "1 Paid targeted ads \n", + "2 Paid targeted ads \n", + "3 Promote online funding \n", + "4 Generate information pollution \n", + "5 Generate information pollution \n", + "6 Generate information pollution \n", + "7 Generate information pollution \n", + "8 Generate information pollution \n", + "9 Generate information pollution \n", + "10 Generate information pollution \n", + "11 Generate information pollution \n", + "12 Generate information pollution \n", + "13 Generate information pollution \n", + "14 Generate information pollution \n", + "15 Generate information pollution \n", + "16 Dedicated channels disseminate information pol... \n", + "17 Dedicated channels disseminate information pol... \n", + "18 Dedicated channels disseminate information pol... \n", + "19 Dedicated channels disseminate information pol... \n", + "20 Dedicated channels disseminate information pol... \n", + "21 Dedicated channels disseminate information pol... \n", + "22 Dedicated channels disseminate information pol... \n", + "23 Dedicated channels disseminate information pol... \n", + "24 Dedicated channels disseminate information pol... \n", + "25 Dedicated channels disseminate information pol... \n", + "26 Dedicated channels disseminate information pol... \n", + "27 Dedicated channels disseminate information pol... \n", + "28 Dedicated channels disseminate information pol... \n", + "29 Search Engine Optimization \n", + "30 Search Engine Optimization \n", + "31 Search Engine Optimization \n", + "32 Search Engine Optimization \n", + "33 Search Engine Optimization \n", + "34 Search Engine Optimization \n", + "35 Search Engine Optimization \n", + "36 Search Engine Optimization \n", + "37 Search Engine Optimization \n", + "38 Search Engine Optimization \n", + "39 Search Engine Optimization \n", + "40 Search Engine Optimization \n", + "41 Legacy web content \n", + "42 Legacy web content \n", + "43 Legacy web content \n", + "44 Twitter bots amplify \n", + "45 Twitter bots amplify \n", + "46 Twitter bots amplify \n", + "47 Twitter bots amplify \n", + "48 Twitter bots amplify \n", + "49 Twitter bots amplify \n", + "50 Twitter bots amplify \n", + "51 Twitter bots amplify \n", + "52 Twitter bots amplify \n", + "53 Twitter bots amplify \n", + "54 Twitter bots amplify \n", + "55 Twitter bots amplify \n", + "56 Twitter bots amplify \n", + "57 Twitter bots amplify \n", + "58 Twitter bots amplify \n", + "59 Twitter trolls amplify and manipulate \n", + "60 Twitter trolls amplify and manipulate \n", + "61 Twitter trolls amplify and manipulate \n", + "62 Twitter trolls amplify and manipulate \n", + "63 Twitter trolls amplify and manipulate \n", + "64 Twitter trolls amplify and manipulate \n", + "65 Twitter trolls amplify and manipulate \n", + "66 Twitter trolls amplify and manipulate \n", + "67 Twitter trolls amplify and manipulate \n", + "68 Twitter trolls amplify and manipulate \n", + "69 Twitter trolls amplify and manipulate \n", + "70 Twitter trolls amplify and manipulate \n", + "71 Twitter trolls amplify and manipulate \n", + "72 Twitter trolls amplify and manipulate \n", + "73 Create fake Social Media Profiles / Pages / Gr... \n", + "74 Create fake Social Media Profiles / Pages / Gr... \n", + "75 Create fake Social Media Profiles / Pages / Gr... \n", + "76 Create fake Social Media Profiles / Pages / Gr... \n", + "77 Create fake Social Media Profiles / Pages / Gr... \n", + "78 Create fake Social Media Profiles / Pages / Gr... \n", + "79 Create fake Social Media Profiles / Pages / Gr... \n", + "80 Create fake Social Media Profiles / Pages / Gr... \n", + "81 Organise remote rallies and events \n", + "82 Organise remote rallies and events \n", + "83 Organise remote rallies and events \n", + "84 Organise remote rallies and events \n", + "85 Organise remote rallies and events \n", + "86 Manipulate online polls \n", + "87 Manipulate online polls \n", + "88 Cultivate ignorant agents \n", + "89 Cultivate ignorant agents \n", + "90 Cultivate ignorant agents \n", + "91 Cultivate ignorant agents \n", + "92 Cultivate ignorant agents \n", + "93 Cultivate ignorant agents \n", + "94 Cultivate ignorant agents \n", + "95 Cultivate ignorant agents \n", + "96 Cultivate ignorant agents \n", + "97 Cultivate ignorant agents \n", + "98 Cultivate ignorant agents \n", + "99 YouTube \n", + "100 YouTube \n", + "101 YouTube \n", + "102 YouTube \n", + "103 YouTube \n", + "104 YouTube \n", + "105 YouTube \n", + "106 YouTube \n", + "107 YouTube \n", + "108 YouTube \n", + "109 Reddit \n", + "110 Reddit \n", + "111 Reddit \n", + "112 Reddit \n", + "113 Reddit \n", + "114 Reddit \n", + "115 Reddit \n", + "116 Reddit \n", + "117 Reddit \n", + "118 Reddit \n", + "119 LinkedIn \n", + "120 LinkedIn \n", + "121 LinkedIn \n", + "122 Pinterest \n", + "123 Pinterest \n", + "124 Pinterest \n", + "125 WhatsApp \n", + "126 WhatsApp \n", + "127 WhatsApp \n", + "128 Memes \n", + "129 Memes \n", + "130 Memes \n", + "131 Memes \n", + "132 Backstop personas \n", + "133 Backstop personas \n", + "134 Use SMS/ WhatsApp/ Chat apps \n", + "135 Create fake videos and images \n", + "136 Create fake videos and images \n", + "137 Create hashtag \n", + "138 Use hashtag \n", + "139 Bait legitimate influencers \n", + "140 Bait legitimate influencers \n", + "141 Bait legitimate influencers \n", + "142 Use fake experts \n", + "143 Tertiary sites amplify news \n", + "144 Tertiary sites amplify news \n", + "145 Tertiary sites amplify news \n", + "146 Tertiary sites amplify news \n", + "147 Tertiary sites amplify news \n", + "148 Trial content \n", + "149 Trial content \n", + "150 Trial content \n", + "151 Trial content \n", + "152 Leak altered documents \n", + "153 Leak altered documents \n", + "154 Leak altered documents \n", + "155 Leak altered documents \n", + "156 Leak altered documents \n", + "157 Seed distortions \n", + "158 Instagram \n", + "159 Instagram \n", + "160 Clickbait \n", + "161 5Ds (dismiss, distort, distract, dismay, divide) \n", + "162 5Ds (dismiss, distort, distract, dismay, divide) \n", + "163 5Ds (dismiss, distort, distract, dismay, divide) \n", + "164 5Ds (dismiss, distort, distract, dismay, divide) \n", + "165 5Ds (dismiss, distort, distract, dismay, divide) \n", + "166 5Ds (dismiss, distort, distract, dismay, divide) \n", + "167 5Ds (dismiss, distort, distract, dismay, divide) \n", + "168 Demand unsurmountable proof \n", + "169 Demand unsurmountable proof \n", + "170 Flooding \n", + "171 Flooding \n", + "172 Flooding \n", + "173 Fabricate social media comment \n", + "174 Cheerleading domestic social media ops \n", + "175 Cheerleading domestic social media ops \n", + "176 Muzzle social media as a political force \n", + "177 Cow online opinion leaders \n", + "178 Facilitate State Propaganda \n", + "179 Facilitate State Propaganda \n", + "180 Hijack legitimate account \n", + "181 Create fake experts \n", + "182 Distort facts \n", + "183 Distort facts \n", + "184 Conspiracy narratives \n", + "185 Create fake or imposter news sites " + ] + }, + "execution_count": 15, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "# Check which amitt variables we can see from here\n", - "print('{}\\n'.format(vars(amitt).keys()))\n", + "print('{}\\n'.format(vars(disarm).keys()))\n", "testdfname = 'it'\n", - "testdf = vars(amitt)[testdfname]\n", + "testdf = vars(disarm)[testdfname]\n", "print('{} columns: {}'.format(testdfname, testdf.columns))\n", "testdf" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 16, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
disarm_idnamesummaryincident_idtechnique_id
0IT00000001buy FB targeted adsI00002T0018
1IT00000010Targeted FB paid adsI00005T0018
2IT00000057Targeted FB paid adsI00017T0018
3IT00000002Promote \"funding\" campaignI00002T0017
4IT00000003create web-site - information pollutionI00002T0019
5IT00000014RT & Sputnik generate information pollutionI00005T0019
6IT00000031RT & Sputnik generate information pollution (r...I00007T0019
7IT00000037RT & Sputnik generate information pollutionI00009T0019
8IT00000061RT & Sputnik generate information pollutionI00017T0019
9IT00000082RT & Sputnik generate information pollution (s...I00029T0019
10IT00000094RT & Sputnik generate information pollutionI00032T0019
11IT00000120RT & Sputnik generate information pollutionI00044T0019
12IT00000137RT & Sputnik generate information pollution (s...I00049T0019
13IT00000146RT & Sputnik generate information pollution (s...I00050T0019
14IT00000156RT & Sputnik generate information pollutionI00051T0019
15IT00000180RT & Sputnik generate information pollution (s...I00063T0019
16IT00000004create web-site - information pollutionI00002T0056
17IT00000015RT & Sputnik generate information pollutionI00005T0056
18IT00000032RT & Sputnik generate information pollution (r...I00007T0056
19IT00000038RT & Sputnik generate information pollutionI00009T0056
20IT00000062RT & Sputnik generate information pollutionI00017T0056
21IT00000083RT & Sputnik generate information pollution (s...I00029T0056
22IT00000095RT & Sputnik generate information pollutionI00032T0056
23IT00000121RT & Sputnik generate information pollutionI00044T0056
24IT00000138RT & Sputnik generate information pollution (s...I00049T0056
25IT00000147RT & Sputnik generate information pollution (s...I00050T0056
26IT00000157RT & Sputnik generate information pollutionI00051T0056
27IT00000162State-run media seeds foreign influence enviro...I00053T0056
28IT00000181RT & Sputnik generate information pollution (s...I00063T0056
29IT00000005SEO optimisation/manipulation (\"key words\")I00002T0046
30IT00000022SEO optimisation/manipulation (\"key words\")I00005T0046
31IT00000043SEO optimisation/manipulation (\"key words\")I00010T0046
32IT00000071SEO optimisation/manipulation (\"key words\")I00017T0046
33IT00000085SEO optimisation/manipulation (\"key words\")I00029T0046
34IT00000103SEO optimisation/manipulation (\"key words\")I00032T0046
35IT00000125SEO optimisation/manipulation (\"key words\")I00044T0046
36IT00000140SEO optimisation/manipulation (\"key words\")I00049T0046
37IT00000149SEO optimisation/manipulation (\"key words\")I00050T0046
38IT00000161SEO optimisation/manipulation (\"key words\")I00051T0046
39IT00000172SEO optimisation/manipulation (\"key words\")I00056T0046
40IT00000183SEO optimisation/manipulation (\"key words\")I00063T0046
41IT00000006legacy web contentI00002T0058
42IT00000007hard to remove content and/or campaign/exploit...I00002T0058
43IT00000176legacy web contentI00056T0058
44IT00000008Twitter bots amplify & manipulateI00005T0054
45IT00000034Twitter bots amplify & manipulateI00007T0054
46IT00000041Twitter bots amplify & manipulateI00010T0054
47IT00000055Twitter bots amplify & manipulateI00017T0054
48IT00000076Twitter bots amplify & manipulateI00022T0054
49IT00000079Twitter bots amplify & manipulateI00029T0054
50IT00000090Twitter bots amplify & manipulateI00032T0054
51IT00000115Twitter bots amplify & manipulateI00042T0054
52IT00000118Twitter bots amplify & manipulateI00044T0054
53IT00000131Twitter bots amplify & manipulateI00047T0054
54IT00000134Twitter bots amplify & manipulateI00049T0054
55IT00000144Twitter bots amplify & manipulateI00050T0054
56IT00000154Twitter bots amplify & manipulateI00051T0054
57IT00000169Twitter bots amplify & manipulateI00056T0054
58IT00000177Twitter bots amplify & manipulateI00063T0054
59IT00000009Twitter trolls amplify & manipulateI00005T0053
60IT00000035Twitter trolls amplify & manipulateI00007T0053
61IT00000042Twitter trolls amplify & manipulateI00010T0053
62IT00000056Twitter trolls amplify & manipulateI00017T0053
63IT00000077Twitter trolls amplify & manipulateI00022T0053
64IT00000080Twitter trolls amplify & manipulateI00029T0053
65IT00000091Twitter trolls amplify & manipulateI00032T0053
66IT00000119Twitter trolls amplify & manipulateI00044T0053
67IT00000132Twitter trolls amplify & manipulateI00047T0053
68IT00000135Twitter trolls amplify & manipulateI00049T0053
69IT00000145Twitter trolls amplify & manipulateI00050T0053
70IT00000155Twitter trolls amplify & manipulateI00051T0053
71IT00000170Twitter trolls amplify & manipulateI00056T0053
72IT00000178Twitter trolls amplify & manipulateI00063T0053
73IT00000011Fake FB groups + dark contentI00005T0007
74IT00000029Fake twitter profiles to amplifyTwitter bots used to drive visbilityI00006T0007
75IT00000039FB pagesI00009T0007
76IT00000045FB pages/groups/profilesI00010T0007
77IT00000058Fake FB groups + dark contentI00017T0007
78IT00000078Fake FB groups/pages/profiles + dark contentI00022T0007
79IT00000092Fake FB groups/pages/profilesI00032T0007
80IT00000171Fake FB groups/pages/profiles + dark content (...I00056T0007
81IT00000012Digital to physical \"organize+promote\" rallies...I00005T0057
82IT00000059Digital to physical \"organize+promote\" rallies...I00017T0057
83IT00000093Digital to physical \"organize+promote\" rallies...I00032T0057
84IT00000164Events coordinated and promoted across media p...I00053T0057
85IT00000166Extend digital the physical space… gatherings ...I00053T0057
86IT00000013manipulate social media \"online polls\"?I00005T0029
87IT00000060manipulate social media \"online polls\"?I00017T0029
88IT00000016cultivate, manipulate, exploit useful idiotsI00005T0010
89IT00000033cultivate, manipulate, exploit useful idiots (...I00007T0010
90IT00000044cultivate, manipulate, exploit useful idiots (...I00010T0010
91IT00000063cultivate, manipulate, exploit useful idiotsI00017T0010
92IT00000084cultivate, manipulate, exploit useful idiotsI00029T0010
93IT00000104cultivate, manipulate, exploit useful idiots (...I00032T0010
94IT00000126cultivate, manipulate, exploit useful idiots (...I00044T0010
95IT00000139cultivate, manipulate, exploit useful idiots (...I00049T0010
96IT00000148cultivate, manipulate, exploit useful idiots (...I00050T0010
97IT00000158cultivate, manipulate, exploit useful idiotsI00051T0010
98IT00000182cultivate, manipulate, exploit useful idiotsI00063T0010
99IT00000017YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0031
100IT00000046YouTube; RedditI00010T0031
101IT00000064YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0031
102IT00000087YouTube; Reddit;I00029T0031
103IT00000096YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0031
104IT00000122YouTube; RedditI00044T0031
105IT00000142YouTube; Reddit;I00049T0031
106IT00000151YouTube; Reddit;I00050T0031
107IT00000159YouTube; RedditI00051T0031
108IT00000185YouTube; Reddit;I00063T0031
109IT00000018YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0032
110IT00000047YouTube; RedditI00010T0032
111IT00000065YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0032
112IT00000088YouTube; Reddit;I00029T0032
113IT00000097YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0032
114IT00000123YouTube; RedditI00044T0032
115IT00000143YouTube; Reddit;I00049T0032
116IT00000152YouTube; Reddit;I00050T0032
117IT00000160YouTube; RedditI00051T0032
118IT00000186YouTube; Reddit;I00063T0032
119IT00000019YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0034
120IT00000067YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0034
121IT00000099YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0034
122IT00000020YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0035
123IT00000068YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0035
124IT00000100YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0035
125IT00000021YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?I00005T0036
126IT00000069YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0036
127IT00000101YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0036
128IT00000023Memes... anti-immigration; euroskepticism; fea...Meme that ISIS was responsible for a local che...I00005T0021
129IT00000072Memes... anti-immigration; euroskepticism; fea...I00017T0021
130IT00000117memesI00042T0021
131IT00000173Memes... anti-Isreal/USA/West, conspiracy narr...I00056T0021
132IT00000024Backstop personasWikipedia fake persona \"AmandaGray91\".I00005T0030
133IT00000074Backstop personasI00017T0030
134IT00000025Use SMS/text messagesSMS messages sent to local residentsI00006T0043
135IT00000026Fake video/imagesFake youtube video of ISIS claiming responsibi...I00006T0024
136IT00000116photoshopped/fake imagesI00042T0024
137IT00000027Create and use hashtagMain hashtag used was #ColumbianChemicalsI00006T0015
138IT00000028Create and use hashtagMain hashtag used was #ColumbianChemicalsI00006T0055
139IT00000030bait journalists/media/politiciansI00006T0039
140IT00000049journalist/media baitingI00010T0039
141IT00000053journalist/media baitingI00015T0039
142IT00000036Using \"expert\"I00009T0045
143IT00000040News circulated/amplifed by tertiary sites (Ru...I00009T0052
144IT00000086News circulated/amplifed by tertiary sites (Ru...I00029T0052
145IT00000141News circulated/amplifed by tertiary sites (Ru...I00049T0052
146IT00000150News circulated/amplifed by tertiary sites (Mi...I00050T0052
147IT00000184News circulated/amplifed by tertiary sites (Ru...I00063T0052
148IT000000484Chan/8Chan - trial contentI00010T0020
149IT000000704Chan/8Chan - trial contentI00017T0020
150IT000001024Chan/8Chan - trial contentI00032T0020
151IT000001244Chan/8Chan - trial contentI00044T0020
152IT00000050Forge ('release' altered hacked documents)I00015T0025
153IT00000051hack/leak/manipulate/distortI00015T0025
154IT00000054hack/leak/manipulate/distortI00017T0025
155IT00000075hack/leak/manipulate/distortI00022T0025
156IT00000153hack/leak/manipulate/distortI00051T0025
157IT00000052Circulate to media via DM, then release publiclyI00015T0044
158IT00000066YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00017T0033
159IT00000098YouTube; Reddit; (Instagram, LinkedIn; Pintere...I00032T0033
160IT00000073Click-bait (economic actors) fake news sites (...I00017T0016
161IT000000814 D's (dismiss, distort, distract, dismay...Of...I00029T0001
162IT000001284 D's (dismiss, distort, distract, dismay...Of...I00047T0001
163IT00000129Russian FSB security service blamed Ukraine fo...I00047T0001
164IT000001364 D's (dismiss, distort, distract, dismay...Of...I00049T0001
165IT00000167China also plays victim, innocence, plays by r...I00053T0001
166IT00000168Chinese ambassador Lu Shaye accused Canada of ...I00053T0001
167IT000001794 D's (dismiss, distort, distract, dismay...Of...I00063T0001
168IT00000089Demand insurmountable proofI00029T0040
169IT00000133Demand insurmountable proofI00047T0040
170IT000001052,000,000 people (est.) part of state run/spon...I00033T0049
171IT00000112flood the Facebook pages of Taiwanese politici...I00034T0049
172IT00000113Democratic Progressive Party (DPP), attracted ...I00034T0049
173IT00000106fabricated social media commentI00033T0051
174IT00000107domestic social media influence operations foc...I00033T0050
175IT00000165Extend digital the physical space… gatherings ...I00053T0050
176IT00000108cow online opinion leaders into submission, mu...I00033T0047
177IT00000109cow online opinion leaders into submission, mu...I00033T0048
178IT00000110facilitate state propaganda and defuse crisesI00033T0002
179IT00000111Netizens from one of the largest discussion fo...I00034T0002
180IT00000114“hack” of Qatar’s official news agencyI00042T0011
181IT00000127Promote fake “experts” with impressive (and sc...I00044T0009
182IT00000130(Distort) Kremlin-controlled RT cited Russian ...I00047T0023
183IT00000163Distorted, saccharine “news” about the Chinese...I00053T0023
184IT00000174Memes... anti-Isreal/USA/West, conspiracy narr...I00056T0022
185IT00000175Fake news/synthetic web-sitesI00056T0008
\n", + "
" + ], + "text/plain": [ + " disarm_id name \\\n", + "0 IT00000001 buy FB targeted ads \n", + "1 IT00000010 Targeted FB paid ads \n", + "2 IT00000057 Targeted FB paid ads \n", + "3 IT00000002 Promote \"funding\" campaign \n", + "4 IT00000003 create web-site - information pollution \n", + "5 IT00000014 RT & Sputnik generate information pollution \n", + "6 IT00000031 RT & Sputnik generate information pollution (r... \n", + "7 IT00000037 RT & Sputnik generate information pollution \n", + "8 IT00000061 RT & Sputnik generate information pollution \n", + "9 IT00000082 RT & Sputnik generate information pollution (s... \n", + "10 IT00000094 RT & Sputnik generate information pollution \n", + "11 IT00000120 RT & Sputnik generate information pollution \n", + "12 IT00000137 RT & Sputnik generate information pollution (s... \n", + "13 IT00000146 RT & Sputnik generate information pollution (s... \n", + "14 IT00000156 RT & Sputnik generate information pollution \n", + "15 IT00000180 RT & Sputnik generate information pollution (s... \n", + "16 IT00000004 create web-site - information pollution \n", + "17 IT00000015 RT & Sputnik generate information pollution \n", + "18 IT00000032 RT & Sputnik generate information pollution (r... \n", + "19 IT00000038 RT & Sputnik generate information pollution \n", + "20 IT00000062 RT & Sputnik generate information pollution \n", + "21 IT00000083 RT & Sputnik generate information pollution (s... \n", + "22 IT00000095 RT & Sputnik generate information pollution \n", + "23 IT00000121 RT & Sputnik generate information pollution \n", + "24 IT00000138 RT & Sputnik generate information pollution (s... \n", + "25 IT00000147 RT & Sputnik generate information pollution (s... \n", + "26 IT00000157 RT & Sputnik generate information pollution \n", + "27 IT00000162 State-run media seeds foreign influence enviro... \n", + "28 IT00000181 RT & Sputnik generate information pollution (s... \n", + "29 IT00000005 SEO optimisation/manipulation (\"key words\") \n", + "30 IT00000022 SEO optimisation/manipulation (\"key words\") \n", + "31 IT00000043 SEO optimisation/manipulation (\"key words\") \n", + "32 IT00000071 SEO optimisation/manipulation (\"key words\") \n", + "33 IT00000085 SEO optimisation/manipulation (\"key words\") \n", + "34 IT00000103 SEO optimisation/manipulation (\"key words\") \n", + "35 IT00000125 SEO optimisation/manipulation (\"key words\") \n", + "36 IT00000140 SEO optimisation/manipulation (\"key words\") \n", + "37 IT00000149 SEO optimisation/manipulation (\"key words\") \n", + "38 IT00000161 SEO optimisation/manipulation (\"key words\") \n", + "39 IT00000172 SEO optimisation/manipulation (\"key words\") \n", + "40 IT00000183 SEO optimisation/manipulation (\"key words\") \n", + "41 IT00000006 legacy web content \n", + "42 IT00000007 hard to remove content and/or campaign/exploit... \n", + "43 IT00000176 legacy web content \n", + "44 IT00000008 Twitter bots amplify & manipulate \n", + "45 IT00000034 Twitter bots amplify & manipulate \n", + "46 IT00000041 Twitter bots amplify & manipulate \n", + "47 IT00000055 Twitter bots amplify & manipulate \n", + "48 IT00000076 Twitter bots amplify & manipulate \n", + "49 IT00000079 Twitter bots amplify & manipulate \n", + "50 IT00000090 Twitter bots amplify & manipulate \n", + "51 IT00000115 Twitter bots amplify & manipulate \n", + "52 IT00000118 Twitter bots amplify & manipulate \n", + "53 IT00000131 Twitter bots amplify & manipulate \n", + "54 IT00000134 Twitter bots amplify & manipulate \n", + "55 IT00000144 Twitter bots amplify & manipulate \n", + "56 IT00000154 Twitter bots amplify & manipulate \n", + "57 IT00000169 Twitter bots amplify & manipulate \n", + "58 IT00000177 Twitter bots amplify & manipulate \n", + "59 IT00000009 Twitter trolls amplify & manipulate \n", + "60 IT00000035 Twitter trolls amplify & manipulate \n", + "61 IT00000042 Twitter trolls amplify & manipulate \n", + "62 IT00000056 Twitter trolls amplify & manipulate \n", + "63 IT00000077 Twitter trolls amplify & manipulate \n", + "64 IT00000080 Twitter trolls amplify & manipulate \n", + "65 IT00000091 Twitter trolls amplify & manipulate \n", + "66 IT00000119 Twitter trolls amplify & manipulate \n", + "67 IT00000132 Twitter trolls amplify & manipulate \n", + "68 IT00000135 Twitter trolls amplify & manipulate \n", + "69 IT00000145 Twitter trolls amplify & manipulate \n", + "70 IT00000155 Twitter trolls amplify & manipulate \n", + "71 IT00000170 Twitter trolls amplify & manipulate \n", + "72 IT00000178 Twitter trolls amplify & manipulate \n", + "73 IT00000011 Fake FB groups + dark content \n", + "74 IT00000029 Fake twitter profiles to amplify \n", + "75 IT00000039 FB pages \n", + "76 IT00000045 FB pages/groups/profiles \n", + "77 IT00000058 Fake FB groups + dark content \n", + "78 IT00000078 Fake FB groups/pages/profiles + dark content \n", + "79 IT00000092 Fake FB groups/pages/profiles \n", + "80 IT00000171 Fake FB groups/pages/profiles + dark content (... \n", + "81 IT00000012 Digital to physical \"organize+promote\" rallies... \n", + "82 IT00000059 Digital to physical \"organize+promote\" rallies... \n", + "83 IT00000093 Digital to physical \"organize+promote\" rallies... \n", + "84 IT00000164 Events coordinated and promoted across media p... \n", + "85 IT00000166 Extend digital the physical space… gatherings ... \n", + "86 IT00000013 manipulate social media \"online polls\"? \n", + "87 IT00000060 manipulate social media \"online polls\"? \n", + "88 IT00000016 cultivate, manipulate, exploit useful idiots \n", + "89 IT00000033 cultivate, manipulate, exploit useful idiots (... \n", + "90 IT00000044 cultivate, manipulate, exploit useful idiots (... \n", + "91 IT00000063 cultivate, manipulate, exploit useful idiots \n", + "92 IT00000084 cultivate, manipulate, exploit useful idiots \n", + "93 IT00000104 cultivate, manipulate, exploit useful idiots (... \n", + "94 IT00000126 cultivate, manipulate, exploit useful idiots (... \n", + "95 IT00000139 cultivate, manipulate, exploit useful idiots (... \n", + "96 IT00000148 cultivate, manipulate, exploit useful idiots (... \n", + "97 IT00000158 cultivate, manipulate, exploit useful idiots \n", + "98 IT00000182 cultivate, manipulate, exploit useful idiots \n", + "99 IT00000017 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "100 IT00000046 YouTube; Reddit \n", + "101 IT00000064 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "102 IT00000087 YouTube; Reddit; \n", + "103 IT00000096 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "104 IT00000122 YouTube; Reddit \n", + "105 IT00000142 YouTube; Reddit; \n", + "106 IT00000151 YouTube; Reddit; \n", + "107 IT00000159 YouTube; Reddit \n", + "108 IT00000185 YouTube; Reddit; \n", + "109 IT00000018 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "110 IT00000047 YouTube; Reddit \n", + "111 IT00000065 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "112 IT00000088 YouTube; Reddit; \n", + "113 IT00000097 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "114 IT00000123 YouTube; Reddit \n", + "115 IT00000143 YouTube; Reddit; \n", + "116 IT00000152 YouTube; Reddit; \n", + "117 IT00000160 YouTube; Reddit \n", + "118 IT00000186 YouTube; Reddit; \n", + "119 IT00000019 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "120 IT00000067 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "121 IT00000099 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "122 IT00000020 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "123 IT00000068 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "124 IT00000100 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "125 IT00000021 YouTube; Reddit; LinkedIn; Pinterest; WhatsApp? \n", + "126 IT00000069 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "127 IT00000101 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "128 IT00000023 Memes... anti-immigration; euroskepticism; fea... \n", + "129 IT00000072 Memes... anti-immigration; euroskepticism; fea... \n", + "130 IT00000117 memes \n", + "131 IT00000173 Memes... anti-Isreal/USA/West, conspiracy narr... \n", + "132 IT00000024 Backstop personas \n", + "133 IT00000074 Backstop personas \n", + "134 IT00000025 Use SMS/text messages \n", + "135 IT00000026 Fake video/images \n", + "136 IT00000116 photoshopped/fake images \n", + "137 IT00000027 Create and use hashtag \n", + "138 IT00000028 Create and use hashtag \n", + "139 IT00000030 bait journalists/media/politicians \n", + "140 IT00000049 journalist/media baiting \n", + "141 IT00000053 journalist/media baiting \n", + "142 IT00000036 Using \"expert\" \n", + "143 IT00000040 News circulated/amplifed by tertiary sites (Ru... \n", + "144 IT00000086 News circulated/amplifed by tertiary sites (Ru... \n", + "145 IT00000141 News circulated/amplifed by tertiary sites (Ru... \n", + "146 IT00000150 News circulated/amplifed by tertiary sites (Mi... \n", + "147 IT00000184 News circulated/amplifed by tertiary sites (Ru... \n", + "148 IT00000048 4Chan/8Chan - trial content \n", + "149 IT00000070 4Chan/8Chan - trial content \n", + "150 IT00000102 4Chan/8Chan - trial content \n", + "151 IT00000124 4Chan/8Chan - trial content \n", + "152 IT00000050 Forge ('release' altered hacked documents) \n", + "153 IT00000051 hack/leak/manipulate/distort \n", + "154 IT00000054 hack/leak/manipulate/distort \n", + "155 IT00000075 hack/leak/manipulate/distort \n", + "156 IT00000153 hack/leak/manipulate/distort \n", + "157 IT00000052 Circulate to media via DM, then release publicly \n", + "158 IT00000066 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "159 IT00000098 YouTube; Reddit; (Instagram, LinkedIn; Pintere... \n", + "160 IT00000073 Click-bait (economic actors) fake news sites (... \n", + "161 IT00000081 4 D's (dismiss, distort, distract, dismay...Of... \n", + "162 IT00000128 4 D's (dismiss, distort, distract, dismay...Of... \n", + "163 IT00000129 Russian FSB security service blamed Ukraine fo... \n", + "164 IT00000136 4 D's (dismiss, distort, distract, dismay...Of... \n", + "165 IT00000167 China also plays victim, innocence, plays by r... \n", + "166 IT00000168 Chinese ambassador Lu Shaye accused Canada of ... \n", + "167 IT00000179 4 D's (dismiss, distort, distract, dismay...Of... \n", + "168 IT00000089 Demand insurmountable proof \n", + "169 IT00000133 Demand insurmountable proof \n", + "170 IT00000105 2,000,000 people (est.) part of state run/spon... \n", + "171 IT00000112 flood the Facebook pages of Taiwanese politici... \n", + "172 IT00000113 Democratic Progressive Party (DPP), attracted ... \n", + "173 IT00000106 fabricated social media comment \n", + "174 IT00000107 domestic social media influence operations foc... \n", + "175 IT00000165 Extend digital the physical space… gatherings ... \n", + "176 IT00000108 cow online opinion leaders into submission, mu... \n", + "177 IT00000109 cow online opinion leaders into submission, mu... \n", + "178 IT00000110 facilitate state propaganda and defuse crises \n", + "179 IT00000111 Netizens from one of the largest discussion fo... \n", + "180 IT00000114 “hack” of Qatar’s official news agency \n", + "181 IT00000127 Promote fake “experts” with impressive (and sc... \n", + "182 IT00000130 (Distort) Kremlin-controlled RT cited Russian ... \n", + "183 IT00000163 Distorted, saccharine “news” about the Chinese... \n", + "184 IT00000174 Memes... anti-Isreal/USA/West, conspiracy narr... \n", + "185 IT00000175 Fake news/synthetic web-sites \n", + "\n", + " summary incident_id \\\n", + "0 I00002 \n", + "1 I00005 \n", + "2 I00017 \n", + "3 I00002 \n", + "4 I00002 \n", + "5 I00005 \n", + "6 I00007 \n", + "7 I00009 \n", + "8 I00017 \n", + "9 I00029 \n", + "10 I00032 \n", + "11 I00044 \n", + "12 I00049 \n", + "13 I00050 \n", + "14 I00051 \n", + "15 I00063 \n", + "16 I00002 \n", + "17 I00005 \n", + "18 I00007 \n", + "19 I00009 \n", + "20 I00017 \n", + "21 I00029 \n", + "22 I00032 \n", + "23 I00044 \n", + "24 I00049 \n", + "25 I00050 \n", + "26 I00051 \n", + "27 I00053 \n", + "28 I00063 \n", + "29 I00002 \n", + "30 I00005 \n", + "31 I00010 \n", + "32 I00017 \n", + "33 I00029 \n", + "34 I00032 \n", + "35 I00044 \n", + "36 I00049 \n", + "37 I00050 \n", + "38 I00051 \n", + "39 I00056 \n", + "40 I00063 \n", + "41 I00002 \n", + "42 I00002 \n", + "43 I00056 \n", + "44 I00005 \n", + "45 I00007 \n", + "46 I00010 \n", + "47 I00017 \n", + "48 I00022 \n", + "49 I00029 \n", + "50 I00032 \n", + "51 I00042 \n", + "52 I00044 \n", + "53 I00047 \n", + "54 I00049 \n", + "55 I00050 \n", + "56 I00051 \n", + "57 I00056 \n", + "58 I00063 \n", + "59 I00005 \n", + "60 I00007 \n", + "61 I00010 \n", + "62 I00017 \n", + "63 I00022 \n", + "64 I00029 \n", + "65 I00032 \n", + "66 I00044 \n", + "67 I00047 \n", + "68 I00049 \n", + "69 I00050 \n", + "70 I00051 \n", + "71 I00056 \n", + "72 I00063 \n", + "73 I00005 \n", + "74 Twitter bots used to drive visbility I00006 \n", + "75 I00009 \n", + "76 I00010 \n", + "77 I00017 \n", + "78 I00022 \n", + "79 I00032 \n", + "80 I00056 \n", + "81 I00005 \n", + "82 I00017 \n", + "83 I00032 \n", + "84 I00053 \n", + "85 I00053 \n", + "86 I00005 \n", + "87 I00017 \n", + "88 I00005 \n", + "89 I00007 \n", + "90 I00010 \n", + "91 I00017 \n", + "92 I00029 \n", + "93 I00032 \n", + "94 I00044 \n", + "95 I00049 \n", + "96 I00050 \n", + "97 I00051 \n", + "98 I00063 \n", + "99 I00005 \n", + "100 I00010 \n", + "101 I00017 \n", + "102 I00029 \n", + "103 I00032 \n", + "104 I00044 \n", + "105 I00049 \n", + "106 I00050 \n", + "107 I00051 \n", + "108 I00063 \n", + "109 I00005 \n", + "110 I00010 \n", + "111 I00017 \n", + "112 I00029 \n", + "113 I00032 \n", + "114 I00044 \n", + "115 I00049 \n", + "116 I00050 \n", + "117 I00051 \n", + "118 I00063 \n", + "119 I00005 \n", + "120 I00017 \n", + "121 I00032 \n", + "122 I00005 \n", + "123 I00017 \n", + "124 I00032 \n", + "125 I00005 \n", + "126 I00017 \n", + "127 I00032 \n", + "128 Meme that ISIS was responsible for a local che... I00005 \n", + "129 I00017 \n", + "130 I00042 \n", + "131 I00056 \n", + "132 Wikipedia fake persona \"AmandaGray91\". I00005 \n", + "133 I00017 \n", + "134 SMS messages sent to local residents I00006 \n", + "135 Fake youtube video of ISIS claiming responsibi... I00006 \n", + "136 I00042 \n", + "137 Main hashtag used was #ColumbianChemicals I00006 \n", + "138 Main hashtag used was #ColumbianChemicals I00006 \n", + "139 I00006 \n", + "140 I00010 \n", + "141 I00015 \n", + "142 I00009 \n", + "143 I00009 \n", + "144 I00029 \n", + "145 I00049 \n", + "146 I00050 \n", + "147 I00063 \n", + "148 I00010 \n", + "149 I00017 \n", + "150 I00032 \n", + "151 I00044 \n", + "152 I00015 \n", + "153 I00015 \n", + "154 I00017 \n", + "155 I00022 \n", + "156 I00051 \n", + "157 I00015 \n", + "158 I00017 \n", + "159 I00032 \n", + "160 I00017 \n", + "161 I00029 \n", + "162 I00047 \n", + "163 I00047 \n", + "164 I00049 \n", + "165 I00053 \n", + "166 I00053 \n", + "167 I00063 \n", + "168 I00029 \n", + "169 I00047 \n", + "170 I00033 \n", + "171 I00034 \n", + "172 I00034 \n", + "173 I00033 \n", + "174 I00033 \n", + "175 I00053 \n", + "176 I00033 \n", + "177 I00033 \n", + "178 I00033 \n", + "179 I00034 \n", + "180 I00042 \n", + "181 I00044 \n", + "182 I00047 \n", + "183 I00053 \n", + "184 I00056 \n", + "185 I00056 \n", + "\n", + " technique_id \n", + "0 T0018 \n", + "1 T0018 \n", + "2 T0018 \n", + "3 T0017 \n", + "4 T0019 \n", + "5 T0019 \n", + "6 T0019 \n", + "7 T0019 \n", + "8 T0019 \n", + "9 T0019 \n", + "10 T0019 \n", + "11 T0019 \n", + "12 T0019 \n", + "13 T0019 \n", + "14 T0019 \n", + "15 T0019 \n", + "16 T0056 \n", + "17 T0056 \n", + "18 T0056 \n", + "19 T0056 \n", + "20 T0056 \n", + "21 T0056 \n", + "22 T0056 \n", + "23 T0056 \n", + "24 T0056 \n", + "25 T0056 \n", + "26 T0056 \n", + "27 T0056 \n", + "28 T0056 \n", + "29 T0046 \n", + "30 T0046 \n", + "31 T0046 \n", + "32 T0046 \n", + "33 T0046 \n", + "34 T0046 \n", + "35 T0046 \n", + "36 T0046 \n", + "37 T0046 \n", + "38 T0046 \n", + "39 T0046 \n", + "40 T0046 \n", + "41 T0058 \n", + "42 T0058 \n", + "43 T0058 \n", + "44 T0054 \n", + "45 T0054 \n", + "46 T0054 \n", + "47 T0054 \n", + "48 T0054 \n", + "49 T0054 \n", + "50 T0054 \n", + "51 T0054 \n", + "52 T0054 \n", + "53 T0054 \n", + "54 T0054 \n", + "55 T0054 \n", + "56 T0054 \n", + "57 T0054 \n", + "58 T0054 \n", + "59 T0053 \n", + "60 T0053 \n", + "61 T0053 \n", + "62 T0053 \n", + "63 T0053 \n", + "64 T0053 \n", + "65 T0053 \n", + "66 T0053 \n", + "67 T0053 \n", + "68 T0053 \n", + "69 T0053 \n", + "70 T0053 \n", + "71 T0053 \n", + "72 T0053 \n", + "73 T0007 \n", + "74 T0007 \n", + "75 T0007 \n", + "76 T0007 \n", + "77 T0007 \n", + "78 T0007 \n", + "79 T0007 \n", + "80 T0007 \n", + "81 T0057 \n", + "82 T0057 \n", + "83 T0057 \n", + "84 T0057 \n", + "85 T0057 \n", + "86 T0029 \n", + "87 T0029 \n", + "88 T0010 \n", + "89 T0010 \n", + "90 T0010 \n", + "91 T0010 \n", + "92 T0010 \n", + "93 T0010 \n", + "94 T0010 \n", + "95 T0010 \n", + "96 T0010 \n", + "97 T0010 \n", + "98 T0010 \n", + "99 T0031 \n", + "100 T0031 \n", + "101 T0031 \n", + "102 T0031 \n", + "103 T0031 \n", + "104 T0031 \n", + "105 T0031 \n", + "106 T0031 \n", + "107 T0031 \n", + "108 T0031 \n", + "109 T0032 \n", + "110 T0032 \n", + "111 T0032 \n", + "112 T0032 \n", + "113 T0032 \n", + "114 T0032 \n", + "115 T0032 \n", + "116 T0032 \n", + "117 T0032 \n", + "118 T0032 \n", + "119 T0034 \n", + "120 T0034 \n", + "121 T0034 \n", + "122 T0035 \n", + "123 T0035 \n", + "124 T0035 \n", + "125 T0036 \n", + "126 T0036 \n", + "127 T0036 \n", + "128 T0021 \n", + "129 T0021 \n", + "130 T0021 \n", + "131 T0021 \n", + "132 T0030 \n", + "133 T0030 \n", + "134 T0043 \n", + "135 T0024 \n", + "136 T0024 \n", + "137 T0015 \n", + "138 T0055 \n", + "139 T0039 \n", + "140 T0039 \n", + "141 T0039 \n", + "142 T0045 \n", + "143 T0052 \n", + "144 T0052 \n", + "145 T0052 \n", + "146 T0052 \n", + "147 T0052 \n", + "148 T0020 \n", + "149 T0020 \n", + "150 T0020 \n", + "151 T0020 \n", + "152 T0025 \n", + "153 T0025 \n", + "154 T0025 \n", + "155 T0025 \n", + "156 T0025 \n", + "157 T0044 \n", + "158 T0033 \n", + "159 T0033 \n", + "160 T0016 \n", + "161 T0001 \n", + "162 T0001 \n", + "163 T0001 \n", + "164 T0001 \n", + "165 T0001 \n", + "166 T0001 \n", + "167 T0001 \n", + "168 T0040 \n", + "169 T0040 \n", + "170 T0049 \n", + "171 T0049 \n", + "172 T0049 \n", + "173 T0051 \n", + "174 T0050 \n", + "175 T0050 \n", + "176 T0047 \n", + "177 T0048 \n", + "178 T0002 \n", + "179 T0002 \n", + "180 T0011 \n", + "181 T0009 \n", + "182 T0023 \n", + "183 T0023 \n", + "184 T0022 \n", + "185 T0008 " + ] + }, + "execution_count": 16, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ - "it = vars(amitt)['it'][['amitt_id', 'name', 'summary', 'amitt_id_incident', 'amitt_id_technique']].copy()\n", - "it.rename(columns={'amitt_id_incident':'incident_id', \n", - " 'amitt_id_technique': 'technique_id'}, inplace=True)\n", + "it = vars(disarm)['it'][['disarm_id', 'name', 'summary', 'disarm_id_incident', 'disarm_id_technique']].copy()\n", + "it.rename(columns={'disarm_id_incident':'incident_id', \n", + " 'disarm_id_technique': 'technique_id'}, inplace=True)\n", "it" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 21, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "incident 44\n", + "campaign 16\n", + "apt 2\n", + "tactic 1\n", + "Name: objecttype, dtype: int64" + ] + }, + "execution_count": 21, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ - "dii = vars(amitt)['df_incidents']\n", + "dii = vars(disarm)['df_incidents']\n", "dii['objecttype'].value_counts()" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 22, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
disarm_idnameobjecttypesummaryyear_startedattributions_seenfound_in_countryurlsnoteswhen_addedfound_vialongname
30I00031antivaxapt2018RussiaWorldhttps://ajph.aphapublications.org/doi/pdf/10.2...2019-02-24OIII00031 - antivax
32I00033China 50cent Armyapt50cent Army is a CCP “tool” - “massive secret ...2014ChinaChinahttps://gking.harvard.edu/files/gking/files/ho...campaign (multiple incidents, e.g. Shanshan ri...2019-02-24OIII00033 - China 50cent Army
\n", + "
" + ], + "text/plain": [ + " disarm_id name objecttype \\\n", + "30 I00031 antivax apt \n", + "32 I00033 China 50cent Army apt \n", + "\n", + " summary year_started \\\n", + "30 2018 \n", + "32 50cent Army is a CCP “tool” - “massive secret ... 2014 \n", + "\n", + " attributions_seen found_in_country \\\n", + "30 Russia World \n", + "32 China China \n", + "\n", + " urls \\\n", + "30 https://ajph.aphapublications.org/doi/pdf/10.2... \n", + "32 https://gking.harvard.edu/files/gking/files/ho... \n", + "\n", + " notes when_added found_via \\\n", + "30 2019-02-24 OII \n", + "32 campaign (multiple incidents, e.g. Shanshan ri... 2019-02-24 OII \n", + "\n", + " longname \n", + "30 I00031 - antivax \n", + "32 I00033 - China 50cent Army " + ] + }, + "execution_count": 22, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "dii[dii['objecttype'] == 'apt']" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 23, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
disarm_idnamename_DEtactic_idsummarysummary_DElongname
0T00015Ds (dismiss, distort, distract, dismay, divide)TA01Nimmo's \"4Ds of propaganda\": dismiss, distort,...T0001 - 5Ds (dismiss, distort, distract, disma...
1T0002Facilitate State PropagandaTA01Organize citizens around pro-state messaging. ...T0002 - Facilitate State Propaganda
2T0003Leverage Existing NarrativesTA01Use or adapt existing narrative themes, where ...T0003 - Leverage Existing Narratives
3T0004Competing NarrativesTA01Advance competing narratives connected to same...T0004 - Competing Narratives
4T0005Center of Gravity AnalysisTA02Recon/research to identify \"the source of powe...T0005 - Center of Gravity Analysis
5T0006Create Master NarrativesTA02The promotion of beneficial master narratives ...T0006 - Create Master Narratives
6T0007Create fake Social Media Profiles / Pages / Gr...TA03Create key social engineering assets needed to...T0007 - Create fake Social Media Profiles / Pa...
7T0008Create fake or imposter news sitesTA03Modern computational propaganda makes use of a...T0008 - Create fake or imposter news sites
8T0009Create fake expertsTA03Stories planted or promoted in computational p...T0009 - Create fake experts
9T0010Cultivate ignorant agentsTA04Cultivate propagandists for a cause, the goals...T0010 - Cultivate ignorant agents
10T0011Hijack legitimate accountTA04Hack or take over legimate accounts to distrib...T0011 - Hijack legitimate account
11T0012Use concealmentTA04Use anonymous social media profiles. Examples ...T0012 - Use concealment
12T0013Create fake websitesTA04Create media assets to support fake organizati...T0013 - Create fake websites
13T0014Create funding campaignsTA04Generate revenue through online funding campai...T0014 - Create funding campaigns
14T0015Create hashtagTA04Many incident-based campaigns will create a ha...T0015 - Create hashtag
15T0016ClickbaitTA05Create attention grabbing headlines (outrage, ...T0016 - Clickbait
16T0017Promote online fundingTA05Drive traffic/engagement to funding campaign s...T0017 - Promote online funding
17T0018Paid targeted adsTA05Create or fund advertisements targeted at spec...T0018 - Paid targeted ads
18T0019Generate information pollutionTA06Flood social channels; drive traffic/engagemen...T0019 - Generate information pollution
19T0020Trial contentTA06Iteratively test incident performance (message...T0020 - Trial content
20T0021MemesTA06Memes are one of the most important single art...T0021 - Memes
21T0022Conspiracy narrativesTA06\"Conspiracy narratives appeal to the human des...T0022 - Conspiracy narratives
22T0023Distort factsTA06Change, twist, or exaggerate existing facts to...T0023 - Distort facts
23T0024Create fake videos and imagesTA06Create fake videos and/or images by manipulati...T0024 - Create fake videos and images
24T0025Leak altered documentsTA06Obtain documents (eg by theft or leak), then a...T0025 - Leak altered documents
25T0026Create fake researchTA06Create fake academic research. Example: fake s...T0026 - Create fake research
26T0027Adapt existing narrativesTA06Adapting existing narratives to current operat...T0027 - Adapt existing narratives
27T0028Create competing narrativesTA06Misinformation promotes an agenda by advancing...T0028 - Create competing narratives
28T0029Manipulate online pollsTA07Create fake online polls, or manipulate existi...T0029 - Manipulate online polls
29T0030Backstop personasTA07Create other assets/dossier/cover/fake relatio...T0030 - Backstop personas
30T0031YouTubeTA07Use YouTube as a narrative dissemination channelT0031 - YouTube
31T0032RedditTA07Use Reddit as a narrative dissemination channelT0032 - Reddit
32T0033InstagramTA07Use Instagram as a narrative dissemination cha...T0033 - Instagram
33T0034LinkedInTA07Use LinkedIn as a narrative dissemination channelT0034 - LinkedIn
34T0035PinterestTA07Use Pinterest as a narrative dissemination cha...T0035 - Pinterest
35T0036WhatsAppTA07Use WhatsApp as a narrative dissemination channelT0036 - WhatsApp
36T0037FacebookTA07Use Facebook as a narrative dissemination channelT0037 - Facebook
37T0038TwitterTA07Use Twitter as a narrative dissemination channelT0038 - Twitter
38T0039Bait legitimate influencersTA08Credibility in a social media environment is o...T0039 - Bait legitimate influencers
39T0040Demand unsurmountable proofTA08Campaigns often leverage tactical and informat...T0040 - Demand unsurmountable proof
40T0041Deny involvementTA08Without \"smoking gun\" proof (and even with pro...T0041 - Deny involvement
41T0042Kernel of TruthTA08Wrap lies or altered context/facts around trut...T0042 - Kernel of Truth
42T0043Use SMS/ WhatsApp/ Chat appsTA08Direct messaging via encypted app is an increa...T0043 - Use SMS/ WhatsApp/ Chat apps
43T0044Seed distortionsTA08Try a wide variety of messages in the early ho...T0044 - Seed distortions
44T0045Use fake expertsTA08Use the fake experts that were set up in T0009...T0045 - Use fake experts
45T0046Search Engine OptimizationTA08Manipulate content engagement metrics (ie: Red...T0046 - Search Engine Optimization
46T0047Muzzle social media as a political forceTA09Use political influence or the power of state ...T0047 - Muzzle social media as a political force
47T0048Cow online opinion leadersTA09Intimidate, coerce, threaten critics/dissident...T0048 - Cow online opinion leaders
48T0049FloodingTA09Flooding and/or mobbing social media channels ...T0049 - Flooding
49T0050Cheerleading domestic social media opsTA09Deploy state-coordinated social media commente...T0050 - Cheerleading domestic social media ops
50T0051Fabricate social media commentTA09Use government-paid social media commenters, a...T0051 - Fabricate social media comment
51T0052Tertiary sites amplify newsTA09Create content/news/opinion web-sites to cross...T0052 - Tertiary sites amplify news
52T0053Twitter trolls amplify and manipulateTA09Use trolls to amplify narratives and/or manipu...T0053 - Twitter trolls amplify and manipulate
53T0054Twitter bots amplifyTA09Use bots to amplify narratives above algorithm...T0054 - Twitter bots amplify
54T0055Use hashtagTA09Use a dedicated hashtag for the incident - eit...T0055 - Use hashtag
55T0056Dedicated channels disseminate information pol...TA09Output information pollution (e.g. articles on...T0056 - Dedicated channels disseminate informa...
56T0057Organise remote rallies and eventsTA10Coordinate and promote real-world events acros...T0057 - Organise remote rallies and events
57T0058Legacy web contentTA11Make incident content visible for a long time,...T0058 - Legacy web content
58T0059Play the long gameTA11Play the long game can mean a couple of things...T0059 - Play the long game
59T0060Continue to amplifyTA11continue narrative or message amplification af...T0060 - Continue to amplify
60T0061Sell merchandisingTA10Sell hats, t-shirts, flags and other branded c...T0061 - Sell merchandising
61T0062Behaviour changesTA12Monitor and evaluate behaviour changes from mi...T0062 - Behaviour changes
62T0063Message reachTA12Monitor and evaluate message reach in misinfor...T0063 - Message reach
63T0064Social media engagementTA12Monitor and evaluate social media engagement i...T0064 - Social media engagement
\n", + "
" + ], + "text/plain": [ + " disarm_id name name_DE \\\n", + "0 T0001 5Ds (dismiss, distort, distract, dismay, divide) \n", + "1 T0002 Facilitate State Propaganda \n", + "2 T0003 Leverage Existing Narratives \n", + "3 T0004 Competing Narratives \n", + "4 T0005 Center of Gravity Analysis \n", + "5 T0006 Create Master Narratives \n", + "6 T0007 Create fake Social Media Profiles / Pages / Gr... \n", + "7 T0008 Create fake or imposter news sites \n", + "8 T0009 Create fake experts \n", + "9 T0010 Cultivate ignorant agents \n", + "10 T0011 Hijack legitimate account \n", + "11 T0012 Use concealment \n", + "12 T0013 Create fake websites \n", + "13 T0014 Create funding campaigns \n", + "14 T0015 Create hashtag \n", + "15 T0016 Clickbait \n", + "16 T0017 Promote online funding \n", + "17 T0018 Paid targeted ads \n", + "18 T0019 Generate information pollution \n", + "19 T0020 Trial content \n", + "20 T0021 Memes \n", + "21 T0022 Conspiracy narratives \n", + "22 T0023 Distort facts \n", + "23 T0024 Create fake videos and images \n", + "24 T0025 Leak altered documents \n", + "25 T0026 Create fake research \n", + "26 T0027 Adapt existing narratives \n", + "27 T0028 Create competing narratives \n", + "28 T0029 Manipulate online polls \n", + "29 T0030 Backstop personas \n", + "30 T0031 YouTube \n", + "31 T0032 Reddit \n", + "32 T0033 Instagram \n", + "33 T0034 LinkedIn \n", + "34 T0035 Pinterest \n", + "35 T0036 WhatsApp \n", + "36 T0037 Facebook \n", + "37 T0038 Twitter \n", + "38 T0039 Bait legitimate influencers \n", + "39 T0040 Demand unsurmountable proof \n", + "40 T0041 Deny involvement \n", + "41 T0042 Kernel of Truth \n", + "42 T0043 Use SMS/ WhatsApp/ Chat apps \n", + "43 T0044 Seed distortions \n", + "44 T0045 Use fake experts \n", + "45 T0046 Search Engine Optimization \n", + "46 T0047 Muzzle social media as a political force \n", + "47 T0048 Cow online opinion leaders \n", + "48 T0049 Flooding \n", + "49 T0050 Cheerleading domestic social media ops \n", + "50 T0051 Fabricate social media comment \n", + "51 T0052 Tertiary sites amplify news \n", + "52 T0053 Twitter trolls amplify and manipulate \n", + "53 T0054 Twitter bots amplify \n", + "54 T0055 Use hashtag \n", + "55 T0056 Dedicated channels disseminate information pol... \n", + "56 T0057 Organise remote rallies and events \n", + "57 T0058 Legacy web content \n", + "58 T0059 Play the long game \n", + "59 T0060 Continue to amplify \n", + "60 T0061 Sell merchandising \n", + "61 T0062 Behaviour changes \n", + "62 T0063 Message reach \n", + "63 T0064 Social media engagement \n", + "\n", + " tactic_id summary summary_DE \\\n", + "0 TA01 Nimmo's \"4Ds of propaganda\": dismiss, distort,... \n", + "1 TA01 Organize citizens around pro-state messaging. ... \n", + "2 TA01 Use or adapt existing narrative themes, where ... \n", + "3 TA01 Advance competing narratives connected to same... \n", + "4 TA02 Recon/research to identify \"the source of powe... \n", + "5 TA02 The promotion of beneficial master narratives ... \n", + "6 TA03 Create key social engineering assets needed to... \n", + "7 TA03 Modern computational propaganda makes use of a... \n", + "8 TA03 Stories planted or promoted in computational p... \n", + "9 TA04 Cultivate propagandists for a cause, the goals... \n", + "10 TA04 Hack or take over legimate accounts to distrib... \n", + "11 TA04 Use anonymous social media profiles. Examples ... \n", + "12 TA04 Create media assets to support fake organizati... \n", + "13 TA04 Generate revenue through online funding campai... \n", + "14 TA04 Many incident-based campaigns will create a ha... \n", + "15 TA05 Create attention grabbing headlines (outrage, ... \n", + "16 TA05 Drive traffic/engagement to funding campaign s... \n", + "17 TA05 Create or fund advertisements targeted at spec... \n", + "18 TA06 Flood social channels; drive traffic/engagemen... \n", + "19 TA06 Iteratively test incident performance (message... \n", + "20 TA06 Memes are one of the most important single art... \n", + "21 TA06 \"Conspiracy narratives appeal to the human des... \n", + "22 TA06 Change, twist, or exaggerate existing facts to... \n", + "23 TA06 Create fake videos and/or images by manipulati... \n", + "24 TA06 Obtain documents (eg by theft or leak), then a... \n", + "25 TA06 Create fake academic research. Example: fake s... \n", + "26 TA06 Adapting existing narratives to current operat... \n", + "27 TA06 Misinformation promotes an agenda by advancing... \n", + "28 TA07 Create fake online polls, or manipulate existi... \n", + "29 TA07 Create other assets/dossier/cover/fake relatio... \n", + "30 TA07 Use YouTube as a narrative dissemination channel \n", + "31 TA07 Use Reddit as a narrative dissemination channel \n", + "32 TA07 Use Instagram as a narrative dissemination cha... \n", + "33 TA07 Use LinkedIn as a narrative dissemination channel \n", + "34 TA07 Use Pinterest as a narrative dissemination cha... \n", + "35 TA07 Use WhatsApp as a narrative dissemination channel \n", + "36 TA07 Use Facebook as a narrative dissemination channel \n", + "37 TA07 Use Twitter as a narrative dissemination channel \n", + "38 TA08 Credibility in a social media environment is o... \n", + "39 TA08 Campaigns often leverage tactical and informat... \n", + "40 TA08 Without \"smoking gun\" proof (and even with pro... \n", + "41 TA08 Wrap lies or altered context/facts around trut... \n", + "42 TA08 Direct messaging via encypted app is an increa... \n", + "43 TA08 Try a wide variety of messages in the early ho... \n", + "44 TA08 Use the fake experts that were set up in T0009... \n", + "45 TA08 Manipulate content engagement metrics (ie: Red... \n", + "46 TA09 Use political influence or the power of state ... \n", + "47 TA09 Intimidate, coerce, threaten critics/dissident... \n", + "48 TA09 Flooding and/or mobbing social media channels ... \n", + "49 TA09 Deploy state-coordinated social media commente... \n", + "50 TA09 Use government-paid social media commenters, a... \n", + "51 TA09 Create content/news/opinion web-sites to cross... \n", + "52 TA09 Use trolls to amplify narratives and/or manipu... \n", + "53 TA09 Use bots to amplify narratives above algorithm... \n", + "54 TA09 Use a dedicated hashtag for the incident - eit... \n", + "55 TA09 Output information pollution (e.g. articles on... \n", + "56 TA10 Coordinate and promote real-world events acros... \n", + "57 TA11 Make incident content visible for a long time,... \n", + "58 TA11 Play the long game can mean a couple of things... \n", + "59 TA11 continue narrative or message amplification af... \n", + "60 TA10 Sell hats, t-shirts, flags and other branded c... \n", + "61 TA12 Monitor and evaluate behaviour changes from mi... \n", + "62 TA12 Monitor and evaluate message reach in misinfor... \n", + "63 TA12 Monitor and evaluate social media engagement i... \n", + "\n", + " longname \n", + "0 T0001 - 5Ds (dismiss, distort, distract, disma... \n", + "1 T0002 - Facilitate State Propaganda \n", + "2 T0003 - Leverage Existing Narratives \n", + "3 T0004 - Competing Narratives \n", + "4 T0005 - Center of Gravity Analysis \n", + "5 T0006 - Create Master Narratives \n", + "6 T0007 - Create fake Social Media Profiles / Pa... \n", + "7 T0008 - Create fake or imposter news sites \n", + "8 T0009 - Create fake experts \n", + "9 T0010 - Cultivate ignorant agents \n", + "10 T0011 - Hijack legitimate account \n", + "11 T0012 - Use concealment \n", + "12 T0013 - Create fake websites \n", + "13 T0014 - Create funding campaigns \n", + "14 T0015 - Create hashtag \n", + "15 T0016 - Clickbait \n", + "16 T0017 - Promote online funding \n", + "17 T0018 - Paid targeted ads \n", + "18 T0019 - Generate information pollution \n", + "19 T0020 - Trial content \n", + "20 T0021 - Memes \n", + "21 T0022 - Conspiracy narratives \n", + "22 T0023 - Distort facts \n", + "23 T0024 - Create fake videos and images \n", + "24 T0025 - Leak altered documents \n", + "25 T0026 - Create fake research \n", + "26 T0027 - Adapt existing narratives \n", + "27 T0028 - Create competing narratives \n", + "28 T0029 - Manipulate online polls \n", + "29 T0030 - Backstop personas \n", + "30 T0031 - YouTube \n", + "31 T0032 - Reddit \n", + "32 T0033 - Instagram \n", + "33 T0034 - LinkedIn \n", + "34 T0035 - Pinterest \n", + "35 T0036 - WhatsApp \n", + "36 T0037 - Facebook \n", + "37 T0038 - Twitter \n", + "38 T0039 - Bait legitimate influencers \n", + "39 T0040 - Demand unsurmountable proof \n", + "40 T0041 - Deny involvement \n", + "41 T0042 - Kernel of Truth \n", + "42 T0043 - Use SMS/ WhatsApp/ Chat apps \n", + "43 T0044 - Seed distortions \n", + "44 T0045 - Use fake experts \n", + "45 T0046 - Search Engine Optimization \n", + "46 T0047 - Muzzle social media as a political force \n", + "47 T0048 - Cow online opinion leaders \n", + "48 T0049 - Flooding \n", + "49 T0050 - Cheerleading domestic social media ops \n", + "50 T0051 - Fabricate social media comment \n", + "51 T0052 - Tertiary sites amplify news \n", + "52 T0053 - Twitter trolls amplify and manipulate \n", + "53 T0054 - Twitter bots amplify \n", + "54 T0055 - Use hashtag \n", + "55 T0056 - Dedicated channels disseminate informa... \n", + "56 T0057 - Organise remote rallies and events \n", + "57 T0058 - Legacy web content \n", + "58 T0059 - Play the long game \n", + "59 T0060 - Continue to amplify \n", + "60 T0061 - Sell merchandising \n", + "61 T0062 - Behaviour changes \n", + "62 T0063 - Message reach \n", + "63 T0064 - Social media engagement " + ] + }, + "execution_count": 23, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ - "dii = vars(amitt)['df_techniques']\n", + "dii = vars(disarm)['df_techniques']\n", "dii" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 24, "metadata": { "scrolled": true }, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "[['TA01',\n", + " 'TA02',\n", + " 'TA03',\n", + " 'TA04',\n", + " 'TA05',\n", + " 'TA06',\n", + " 'TA07',\n", + " 'TA08',\n", + " 'TA09',\n", + " 'TA10',\n", + " 'TA11',\n", + " 'TA12'],\n", + " ['T0001',\n", + " 'T0005',\n", + " 'T0007',\n", + " 'T0010',\n", + " 'T0016',\n", + " 'T0019',\n", + " 'T0029',\n", + " 'T0039',\n", + " 'T0047',\n", + " 'T0057',\n", + " 'T0058',\n", + " 'T0062'],\n", + " ['T0002',\n", + " 'T0006',\n", + " 'T0008',\n", + " 'T0011',\n", + " 'T0017',\n", + " 'T0020',\n", + " 'T0030',\n", + " 'T0040',\n", + " 'T0048',\n", + " 'T0061',\n", + " 'T0059',\n", + " 'T0063'],\n", + " ['T0003',\n", + " '',\n", + " 'T0009',\n", + " 'T0012',\n", + " 'T0018',\n", + " 'T0021',\n", + " 'T0031',\n", + " 'T0041',\n", + " 'T0049',\n", + " '',\n", + " 'T0060',\n", + " 'T0064'],\n", + " ['T0004',\n", + " '',\n", + " '',\n", + " 'T0013',\n", + " '',\n", + " 'T0022',\n", + " 'T0032',\n", + " 'T0042',\n", + " 'T0050',\n", + " '',\n", + " '',\n", + " ''],\n", + " ['', '', '', 'T0014', '', 'T0023', 'T0033', 'T0043', 'T0051', '', '', ''],\n", + " ['', '', '', 'T0015', '', 'T0024', 'T0034', 'T0044', 'T0052', '', '', ''],\n", + " ['', '', '', '', '', 'T0025', 'T0035', 'T0045', 'T0053', '', '', ''],\n", + " ['', '', '', '', '', 'T0026', 'T0036', 'T0046', 'T0054', '', '', ''],\n", + " ['', '', '', '', '', 'T0027', 'T0037', '', 'T0055', '', '', ''],\n", + " ['', '', '', '', '', 'T0028', 'T0038', '', 'T0056', '', '', '']]" + ] + }, + "execution_count": 24, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "# Generate arrays used to create D3 grids\n", - "dflists = dii.groupby('tactic_id')['amitt_id'].apply(list).reset_index()\n", - "dfidgrid = pd.DataFrame(dflists['amitt_id'].to_list())\n", + "dflists = dii.groupby('tactic_id')['disarm_id'].apply(list).reset_index()\n", + "dfidgrid = pd.DataFrame(dflists['disarm_id'].to_list())\n", "dfgrid = pd.concat([dflists[['tactic_id']], dfidgrid], axis=1).fillna('')\n", "gridarray = [dfgrid[col].to_list() for col in dfgrid.columns]\n", "gridarray" @@ -2501,11 +8332,207 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 25, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "{'IT00000001': 'buy FB targeted ads',\n", + " 'IT00000010': 'Targeted FB paid ads',\n", + " 'IT00000057': 'Targeted FB paid ads',\n", + " 'IT00000002': 'Promote \"funding\" campaign',\n", + " 'IT00000003': 'create web-site - information pollution',\n", + " 'IT00000014': 'RT & Sputnik generate information pollution',\n", + " 'IT00000031': 'RT & Sputnik generate information pollution (report an unreported false story/event)',\n", + " 'IT00000037': 'RT & Sputnik generate information pollution ',\n", + " 'IT00000061': 'RT & Sputnik generate information pollution',\n", + " 'IT00000082': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000094': 'RT & Sputnik generate information pollution',\n", + " 'IT00000120': 'RT & Sputnik generate information pollution',\n", + " 'IT00000137': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000146': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000156': 'RT & Sputnik generate information pollution',\n", + " 'IT00000180': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000004': 'create web-site - information pollution',\n", + " 'IT00000015': 'RT & Sputnik generate information pollution',\n", + " 'IT00000032': 'RT & Sputnik generate information pollution (report an unreported false story/event)',\n", + " 'IT00000038': 'RT & Sputnik generate information pollution ',\n", + " 'IT00000062': 'RT & Sputnik generate information pollution',\n", + " 'IT00000083': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000095': 'RT & Sputnik generate information pollution',\n", + " 'IT00000121': 'RT & Sputnik generate information pollution',\n", + " 'IT00000138': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000147': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000157': 'RT & Sputnik generate information pollution',\n", + " 'IT00000162': 'State-run media seeds foreign influence environment',\n", + " 'IT00000181': 'RT & Sputnik generate information pollution (synthetic media)',\n", + " 'IT00000005': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000022': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000043': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000071': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000085': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000103': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000125': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000140': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000149': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000161': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000172': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000183': 'SEO optimisation/manipulation (\"key words\")',\n", + " 'IT00000006': 'legacy web content',\n", + " 'IT00000007': 'hard to remove content and/or campaign/exploit TOS',\n", + " 'IT00000176': 'legacy web content',\n", + " 'IT00000008': 'Twitter bots amplify & manipulate',\n", + " 'IT00000034': 'Twitter bots amplify & manipulate',\n", + " 'IT00000041': 'Twitter bots amplify & manipulate',\n", + " 'IT00000055': 'Twitter bots amplify & manipulate',\n", + " 'IT00000076': 'Twitter bots amplify & manipulate',\n", + " 'IT00000079': 'Twitter bots amplify & manipulate',\n", + " 'IT00000090': 'Twitter bots amplify & manipulate',\n", + " 'IT00000115': 'Twitter bots amplify & manipulate',\n", + " 'IT00000118': 'Twitter bots amplify & manipulate',\n", + " 'IT00000131': 'Twitter bots amplify & manipulate',\n", + " 'IT00000134': 'Twitter bots amplify & manipulate',\n", + " 'IT00000144': 'Twitter bots amplify & manipulate',\n", + " 'IT00000154': 'Twitter bots amplify & manipulate',\n", + " 'IT00000169': 'Twitter bots amplify & manipulate',\n", + " 'IT00000177': 'Twitter bots amplify & manipulate',\n", + " 'IT00000009': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000035': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000042': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000056': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000077': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000080': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000091': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000119': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000132': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000135': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000145': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000155': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000170': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000178': 'Twitter trolls amplify & manipulate',\n", + " 'IT00000011': 'Fake FB groups + dark content',\n", + " 'IT00000029': 'Fake twitter profiles to amplify',\n", + " 'IT00000039': 'FB pages',\n", + " 'IT00000045': 'FB pages/groups/profiles',\n", + " 'IT00000058': 'Fake FB groups + dark content',\n", + " 'IT00000078': 'Fake FB groups/pages/profiles + dark content',\n", + " 'IT00000092': 'Fake FB groups/pages/profiles ',\n", + " 'IT00000171': 'Fake FB groups/pages/profiles + dark content (non-paid advertising)',\n", + " 'IT00000012': 'Digital to physical \"organize+promote\" rallies & events?',\n", + " 'IT00000059': 'Digital to physical \"organize+promote\" rallies & events',\n", + " 'IT00000093': 'Digital to physical \"organize+promote\" rallies & events?',\n", + " 'IT00000164': 'Events coordinated and promoted across media platforms',\n", + " 'IT00000166': 'Extend digital the physical space… gatherings ie: support for Meng outside courthouse',\n", + " 'IT00000013': 'manipulate social media \"online polls\"? ',\n", + " 'IT00000060': 'manipulate social media \"online polls\"? ',\n", + " 'IT00000016': 'cultivate, manipulate, exploit useful idiots',\n", + " 'IT00000033': 'cultivate, manipulate, exploit useful idiots (in the case Paul Manafort)',\n", + " 'IT00000044': 'cultivate, manipulate, exploit useful idiots (Alex Jones... drives conspiracy theories; false flags, crisis actors)',\n", + " 'IT00000063': 'cultivate, manipulate, exploit useful idiots',\n", + " 'IT00000084': 'cultivate, manipulate, exploit useful idiots',\n", + " 'IT00000104': 'cultivate, manipulate, exploit useful idiots (Alex Jones... drives conspiracy theories)',\n", + " 'IT00000126': 'cultivate, manipulate, exploit useful idiots (Alex Jones... drives conspiracy theories)',\n", + " 'IT00000139': 'cultivate, manipulate, exploit useful idiots (Roger Waters; Venessa Beeley...)',\n", + " 'IT00000148': 'cultivate, manipulate, exploit useful idiots (Roger Waters)',\n", + " 'IT00000158': 'cultivate, manipulate, exploit useful idiots',\n", + " 'IT00000182': 'cultivate, manipulate, exploit useful idiots ',\n", + " 'IT00000017': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000046': 'YouTube; Reddit',\n", + " 'IT00000064': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000087': 'YouTube; Reddit; ',\n", + " 'IT00000096': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000122': 'YouTube; Reddit',\n", + " 'IT00000142': 'YouTube; Reddit; ',\n", + " 'IT00000151': 'YouTube; Reddit; ',\n", + " 'IT00000159': 'YouTube; Reddit',\n", + " 'IT00000185': 'YouTube; Reddit; ',\n", + " 'IT00000018': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000047': 'YouTube; Reddit',\n", + " 'IT00000065': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000088': 'YouTube; Reddit; ',\n", + " 'IT00000097': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000123': 'YouTube; Reddit',\n", + " 'IT00000143': 'YouTube; Reddit; ',\n", + " 'IT00000152': 'YouTube; Reddit; ',\n", + " 'IT00000160': 'YouTube; Reddit',\n", + " 'IT00000186': 'YouTube; Reddit; ',\n", + " 'IT00000019': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000067': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000099': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000020': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000068': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000100': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000021': 'YouTube; Reddit; LinkedIn; Pinterest; WhatsApp?',\n", + " 'IT00000069': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000101': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000023': 'Memes... anti-immigration; euroskepticism; fear, outrage, conspiracy narratives',\n", + " 'IT00000072': 'Memes... anti-immigration; euroskepticism; fear, outrage, conspiracy narratives',\n", + " 'IT00000117': 'memes',\n", + " 'IT00000173': 'Memes... anti-Isreal/USA/West, conspiracy narratives',\n", + " 'IT00000024': 'Backstop personas',\n", + " 'IT00000074': 'Backstop personas',\n", + " 'IT00000025': 'Use SMS/text messages',\n", + " 'IT00000026': 'Fake video/images',\n", + " 'IT00000116': 'photoshopped/fake images',\n", + " 'IT00000027': 'Create and use hashtag',\n", + " 'IT00000028': 'Create and use hashtag',\n", + " 'IT00000030': 'bait journalists/media/politicians',\n", + " 'IT00000049': 'journalist/media baiting',\n", + " 'IT00000053': 'journalist/media baiting',\n", + " 'IT00000036': 'Using \"expert\"',\n", + " 'IT00000040': 'News circulated/amplifed by tertiary sites (Russia Insider, The Duran, Geopolitica.ru, Mint Press News, Oriental Review, globalresearch.ca)',\n", + " 'IT00000086': 'News circulated/amplifed by tertiary sites (Russia Insider, The Duran, Geopolitica.ru, Mint Press News, Oriental Review, globalresearch.ca)',\n", + " 'IT00000141': 'News circulated/amplifed by tertiary sites (Russia Insider, The Duran, Geopolitica.ru, Mint Press News, Oriental Review, globalresearch.ca)',\n", + " 'IT00000150': 'News circulated/amplifed by tertiary sites (Mint Press News, globalresearch.ca)',\n", + " 'IT00000184': 'News circulated/amplifed by tertiary sites (Russia Insider, The Duran, Geopolitica.ru, Mint Press News, Oriental Review, globalresearch.ca)',\n", + " 'IT00000048': '4Chan/8Chan - trial content',\n", + " 'IT00000070': '4Chan/8Chan - trial content',\n", + " 'IT00000102': '4Chan/8Chan - trial content',\n", + " 'IT00000124': '4Chan/8Chan - trial content',\n", + " 'IT00000050': \"Forge ('release' altered hacked documents)\",\n", + " 'IT00000051': 'hack/leak/manipulate/distort',\n", + " 'IT00000054': 'hack/leak/manipulate/distort',\n", + " 'IT00000075': 'hack/leak/manipulate/distort',\n", + " 'IT00000153': 'hack/leak/manipulate/distort',\n", + " 'IT00000052': 'Circulate to media via DM, then release publicly',\n", + " 'IT00000066': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000098': 'YouTube; Reddit; (Instagram, LinkedIn; Pinterest; WhatsApp?)',\n", + " 'IT00000073': 'Click-bait (economic actors) fake news sites (ie: Denver Guardian; Macedonian teens)',\n", + " 'IT00000081': \"4 D's (dismiss, distort, distract, dismay...Official channels ie: Embassies & Defence Ministry; TASS\",\n", + " 'IT00000128': \"4 D's (dismiss, distort, distract, dismay...Official channels ie: Embassies & Defence Ministry; TASS\",\n", + " 'IT00000129': 'Russian FSB security service blamed Ukraine for sparking the clashes, saying their \"irrefutable\" evidence would \"soon be made public',\n", + " 'IT00000136': \"4 D's (dismiss, distort, distract, dismay...Official channels ie: Embassies & Defence Ministry; TASS\",\n", + " 'IT00000167': 'China also plays victim, innocence, plays by rules, misunderstood narrative',\n", + " 'IT00000168': 'Chinese ambassador Lu Shaye accused Canada of applying a double standard, and has decried what he sees as “Western egotism and white supremacy” in the treatment of detained Huawei executive Meng Wanzhou.” ',\n", + " 'IT00000179': \"4 D's (dismiss, distort, distract, dismay...Official channels ie: Putin himself; Embassies & Sports Ministry; TASS\",\n", + " 'IT00000089': 'Demand insurmountable proof',\n", + " 'IT00000133': 'Demand insurmountable proof',\n", + " 'IT00000105': '2,000,000 people (est.) part of state run/sponsored astroturfing',\n", + " 'IT00000112': 'flood the Facebook pages of Taiwanese politicians and news agencies with a pro-PRC message',\n", + " 'IT00000113': 'Democratic Progressive Party (DPP), attracted nearly 40,000 Facebook comments in just eight hours.',\n", + " 'IT00000106': 'fabricated social media comment',\n", + " 'IT00000107': 'domestic social media influence operations focus primarily on “cheerleading” or presenting or furthering a positive narrative about the Chinese state',\n", + " 'IT00000165': 'Extend digital the physical space… gatherings ie: support for Meng outside courthouse',\n", + " 'IT00000108': 'cow online opinion leaders into submission, muzzling social media as a political force',\n", + " 'IT00000109': 'cow online opinion leaders into submission, muzzling social media as a political force',\n", + " 'IT00000110': 'facilitate state propaganda and defuse crises',\n", + " 'IT00000111': 'Netizens from one of the largest discussion forums in China, known as Diba, coordinated to overcome China’s Great Firewall',\n", + " 'IT00000114': '“hack” of Qatar’s official news agency',\n", + " 'IT00000127': 'Promote fake “experts” with impressive (and scary) titles',\n", + " 'IT00000130': '(Distort) Kremlin-controlled RT cited Russian Minister of Foreign Affairs Sergei Lavrov suggesting that Ukraine deliberately provoked Russia in hopes of gaining additional support from the United States and Europe.',\n", + " 'IT00000163': 'Distorted, saccharine “news” about the Chinese State and Party',\n", + " 'IT00000174': 'Memes... anti-Isreal/USA/West, conspiracy narratives',\n", + " 'IT00000175': 'Fake news/synthetic web-sites'}" + ] + }, + "execution_count": 25, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ - "it.index = it.amitt_id\n", + "it.index = it.disarm_id\n", "it[['name']].transpose().to_dict('records')[0]" ] }, diff --git a/generated_files/AMITT_database.sqlite b/generated_files/AMITT_database.sqlite new file mode 100644 index 0000000..ce34f49 Binary files /dev/null and b/generated_files/AMITT_database.sqlite differ diff --git a/generated_files/DISARM_database.sqlite b/generated_files/DISARM_database.sqlite index 4ee7f4f..06bbecc 100644 Binary files a/generated_files/DISARM_database.sqlite and b/generated_files/DISARM_database.sqlite differ diff --git a/generated_files/disarmsite.dump b/generated_files/disarmsite.dump new file mode 100644 index 0000000..a82724c Binary files /dev/null and b/generated_files/disarmsite.dump differ