From e5c2294c5c5697ab28390a2d2f7301539b240c2d Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 18 Aug 2017 22:27:54 +0200 Subject: [PATCH] Adversarial Tactics, Techniques & Common Knowledge from MITRE ATT&CK added --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a817b8..d8790e9 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,16 @@ to localized information (which is not shared) or additional information (that c - [clusters/tool.json](clusters/tool.json) - tool is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries. +- [clusters/mitre_attack-pattern.json](clusters/mitre_attack-pattern.json) - Attack Pattern - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) +- [clusters/mitre_course-of-action.json](clusters/mitre_course-of-action.json) - Course of Action - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) +- [clusters/mitre_intrusion-set.json](clusters/mitre_intrusion-set.json) - Intrusion Test - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) +- [clusters/mitre_malware.json](clusters/mitre_malware.json) - Malware - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) +- [clusters/mitre_tool.json](clusters/mitre_tool.json) - Tool - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) + + # Available Vocabularies -A [readable PDF overview of the MISP galaxy is available](https://www.misp.software/galaxy.pdf) and generated from the JSON. +A [readable PDF overview of the MISP galaxy is available](https://www.misp.software/galaxy.pdf) or [HTML](https://www.misp.software/galaxy.html) and generated from the JSON. ## Common