From f8ca83c090af3dca8dfe6b5ff5543d4442661d06 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Mon, 14 Aug 2017 16:56:12 +0200 Subject: [PATCH] Update STIX to point to 2.0 version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39f882a..34259b5 100644 --- a/README.md +++ b/README.md @@ -415,10 +415,10 @@ Standardized formats for sharing Threat Intelligence (mostly IOCs). - STIX + STIX 2.0 - The Structured Threat Information eXpression (STIX) language is a standardized construct to represent cyber threat information. The STIX Language intends to convey the full range of potential cyber threat information and strives to be fully expressive, flexible, extensible, and automatable. STIX does not only allow tool-agnostic fields, but also provides so-called test mechanisms that provide means for embedding tool-specific elements, including OpenIOC, Yara and Snort. + The Structured Threat Information eXpression (STIX) language is a standardized construct to represent cyber threat information. The STIX Language intends to convey the full range of potential cyber threat information and strives to be fully expressive, flexible, extensible, and automatable. STIX does not only allow tool-agnostic fields, but also provides so-called test mechanisms that provide means for embedding tool-specific elements, including OpenIOC, Yara and Snort. STIX 1.x has been archived [here](https://stixproject.github.io/).