STIX 2.0 export added in feature

pull/2/head
Alexandre Dulaunoy 2017-11-05 10:58:28 +01:00
parent f873bdb48a
commit 44f4a2d3b1
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Discover how MISP is used today in multiple organisations. Not only to store, sh
<li> <strong>Intelligence vocabularies</strong> called MISP galaxy and bundled with existing <a href="https://www.misp-project.org/galaxy.org">threat actors, malware, RAT, ransomware or MITRE ATT&CK</a> which can be easily linked with events in MISP.
<li> <strong>Expansion modules in Python</strong> to expand MISP with your own services or activate already available <a href="https://github.com/MISP/misp-modules">misp-modules</a>.
<li> <strong>Sighting support</strong> to get observations from organizations concerning shared indicators and attributes. Sighting <a href="https://www.circl.lu/doc/misp/automation/index.html#sightings-api">can be contributed</a> via MISP user-interface, API as MISP document or STIX sighting documents. Starting with MISP 2.4.66, <a href="https://www.misp.software/2017/02/16/Sighting-The-Next-Level.html">Sighting has been extended</a> to support false-negative sighting or expiration sighting.</li>
<li> <strong>STIX support</strong>: export data in the STIX format (XML and JSON).</li>
<li> <strong>STIX support</strong>: export data in the STIX format (XML and JSON) including export in STIX 2.0 format.</li>
<li> <strong>Integrated encryption and signing of the notifications</strong> via PGP and/or S/MIME depending of the user preferences.</li>
</ul>