diff --git a/README.md b/README.md index f355113..faddc5d 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ A command line tool that turns the DISARM framework into STIX 2.1 Objects. -## Before you get started +## Before you begin -If you do not want to backfill, maintain, or support your own DISARM STIX objects check out CTI Butler which provides a fully manage database of these objects and more! - -https://www.ctibutler.com/ +We host a full web API that includes all objects created by location2stix, [CTIButler](https://www.ctibutler.com/). ## Overview +![](docs/disarm2stix.png) + The [DISARM Framework](https://www.disarm.foundation/framework) in parts aims to provide a single knowledge-base for disinformation classifications. In the way MITRE ATT&CK has provided a standard for contextual information about adversary tactics and techniques based on real-world observations, DISARM aims to do the same for disinformation. diff --git a/docs/disarm2stix.png b/docs/disarm2stix.png new file mode 100644 index 0000000..c45ba0e Binary files /dev/null and b/docs/disarm2stix.png differ