From 76a081c7172967a16ccea36cd10bedc132c703ee Mon Sep 17 00:00:00 2001 From: ceios Date: Fri, 13 Sep 2024 15:26:23 +0930 Subject: [PATCH] Update README.md Adding description of new functionality --- database/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/database/README.md b/database/README.md index 8fa04ec..3a7a2e0 100644 --- a/database/README.md +++ b/database/README.md @@ -7,6 +7,13 @@ When updating README.md, take a look at overview.rst and consider if you should make the same updates there. --> +# Disarm-AttackFlow Builder + +The Disarm-AttackFlow Builder is a modified version of the MITRE AttackFlow Builder that integrates the tactics +and techniques of the DISARM framework into the application. The application maintains all functionalities, and +allows a user to build models using the unified framework and export them in STIX language format. All the +DISARM tactics and techniques have STIX objects associated with them to a comprable standard to the MITRE ATT&CK +STIX objects. # Attack Flow