From 6bebd7885efc11525a19e9f50e9559dc25a19768 Mon Sep 17 00:00:00 2001 From: Sara-Jayne Terp Date: Sat, 20 Feb 2021 22:16:24 +0000 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 2bd1b84..4e3948f 100644 --- a/README.md +++ b/README.md @@ -13,24 +13,22 @@ The AMITT framework diagrams are: * [AMITT Blue Team Framework](amitt_blue_framework.md) - Disinformation responder TTPs, listed by tactic stage. These are countermeasures, listed by the earliest tactic stages they're likely to be used in. All the entities used to create the Red Team and Blue Team frameworks: -* [Phases](phases): higher-level groupings of tactics, created so we could check we didn't miss anything -* [Tactics](tactics): stages that someone running a misinformation incident is likely to use -* [Techniques](techniques): activities that might be seen at each stage -* [Tasks](tasks): things that need to be done at each stage. In Pablospeak, tasks are things you do, techniques are how you do them. -* [Counters](counters): countermeasures to AMITT TTPs. -* [Resources_needed](resources_by_responsetype_table.md): resources needed to run countermeasures -* [Metatechniques](metatechniques_by_responsetype_table.md): a higher-level grouping for countermeasures +* [Phases](phases_index.md): higher-level groupings of tactics, created so we could check we didn't miss anything +* [Tactics](tactics_index.md): stages that someone running a misinformation incident is likely to use +* [Techniques](techniques_index.md): activities that might be seen at each stage +* [Tasks](tasks_index.md): things that need to be done at each stage. In Pablospeak, tasks are things you do, techniques are how you do them. +* [Counters](counters_index.md): countermeasures to AMITT TTPs. +* [Actors](actors_index.md): resources needed to run countermeasures +* [Response types](responsetype_index.md): the course-of-action categories we used to create counters +* [Metatechniques](metatechniques_index.md): a higher-level grouping for countermeasures * [Incidents](incidents_list.md): incident descriptions used to create the AMITT frameworks -There's a directory for each of these, containing a datasheet for each individual entity (e.g. [technique T0046 Search Engine Optimization](techniques/T0046.md)). +There's a directory for each of these, containing a datasheet for each individual entity (e.g. [technique T0046 Search Engine Optimization](techniques/T0046.md)). There's also a directory [generated_csvs](generated_csvs) containing any CSV files we generate from the above tables. **YOU CAN ADD INFORMATION TO THESE FILES.** * The details above "DO NOT EDIT ABOVE THIS LINE" are generated and will be overwritten every time we run the update code; anything you write above that line will be lost * The details below "DO NOT EDIT ABOVE THIS LINE" are saved every time we run the update code. You can safely add notes below that line. -[generated_csvs](generated_csvs) contains any CSV files we generate from the above tables. - - ## Using the Raw Data file If you want to do your own thing with AMITT data, these will help: