From 44f4a2d3b1f4deba8e71420b21f8732611f2b2c5 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 5 Nov 2017 10:58:28 +0100 Subject: [PATCH] STIX 2.0 export added in feature --- features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.html b/features.html index c0d16f6..f7af1ca 100755 --- a/features.html +++ b/features.html @@ -39,7 +39,7 @@ Discover how MISP is used today in multiple organisations. Not only to store, sh
  • Intelligence vocabularies called MISP galaxy and bundled with existing threat actors, malware, RAT, ransomware or MITRE ATT&CK which can be easily linked with events in MISP.
  • Expansion modules in Python to expand MISP with your own services or activate already available misp-modules.
  • Sighting support to get observations from organizations concerning shared indicators and attributes. Sighting can be contributed via MISP user-interface, API as MISP document or STIX sighting documents. Starting with MISP 2.4.66, Sighting has been extended to support false-negative sighting or expiration sighting.
  • -
  • STIX support: export data in the STIX format (XML and JSON).
  • +
  • STIX support: export data in the STIX format (XML and JSON) including export in STIX 2.0 format.
  • Integrated encryption and signing of the notifications via PGP and/or S/MIME depending of the user preferences.