From d592fdd7d5df7aa13df233e6d62189abd64de322 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 29 Feb 2016 08:41:31 +0100 Subject: [PATCH] Motivation vocabulary added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06756cd..9fc3229 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ to each cluster to permit limited or a broader distribution scheme. # Available Elements - [elements/apt-groups.json](elements/apt-groups.json) - APT Groups - Known or estimated adversary groups targeting organizations and employees. Adversary groups are regularly confused with their initial operation or campaign. +- [elements/threat-actor-motivation-vocabulary.json](elements/threat-actor-motivation-vocabulary.json) - The MotivationVocab is the default STIX vocabulary for expressing the motivation of a threat actor. STIX 1.2.1 - [elements/threat-actor-intended-effect-vocabulary.json](elements/threat-actor-intended-effect-vocabulary.json) - The IntendedEffectVocab is the default STIX vocabulary for expressing the intended effect of a threat actor. STIX 1.2.1 ## How to contribute?