OpenCTI v5.7.1: Open Cyber Threat Intelligence Platform

OpenCTI is an open-source platform allowing organizations to manage their cyber threat intelligence knowledge and observables. It has been created in order to structure, store, organize and visualize technical and non-technical information about cyber threats.

The structuration of the data is performed using a knowledge schema based on STIX2 standards. It has been designed as a modern web application including a GraphQL API and a UX oriented frontend. Also, OpenCTI can be integrated with other tools and applications such as MISP, TheHive, MITRE ATT&CK, etc.

The goal is to create a comprehensive tool allowing users to capitalize technical (such as TTPs and observables) and non-technical information (such as suggested attribution, victimology, etc.) while linking each piece of information to its primary source (a report, a MISP event, etc.), with features such as links between each information, first and last seen dates, levels of confidence, etc. The tool is able to use the MITRE ATT&CK framework (through a dedicated connector) to help structure the data. The user can also choose to implement its own datasets.

Once data has been capitalized and processed by the analysts within OpenCTI, new relations may be inferred from existing ones to facilitate the understanding and the representation of this information. This allows the user to extract and leverage meaningful knowledge from the raw data.

OpenCTI not only allows imports but also exports of data under different formats (CSV, STIX2 bundles, etc.). Connectors are currently developed to accelerate interactions between the tool and other platforms.

Changelog v5.7.1

Enhancements:

  • #3141 Kill chain phases are not displayed in the overview of a STIX Core Relationship

Bug Fixes:

  • #3185 Error during migration to 5.7.0

Pull Requests:

  • [frontend] Kill chain phases display in the overview of a STIX Core Relationship (#3141) by @Archidoit in #3157
  • [backend] Add creators to basic object/relationship model by @RomuDeuxfois in #3190

Download && Use

Copyright © 2019 OpenCTI