> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# OpenCTI - Open Cyber Threat Intelligence Platform
- URL: https://darkwebinformer.com/opencti-open-cyber-threat-intelligence-platform/
- Published: 2024-07-30T17:09:21.000Z
- Updated: 2025-09-04T22:28:14.000Z
- Author: Dark Web Informer
- Tags: OSINT

OpenCTI is an open-source platform designed for organizations to manage their cyber threat intelligence knowledge and observables effectively. It structures, stores, organizes, and visualizes both technical and non-technical information regarding cyber threats. The platform uses a knowledge schema based on the STIX2 standards for data structuration.

OpenCTI is built as a modern web application, featuring a GraphQL API and a user experience-oriented frontend. Additionally, it supports integration with other tools and applications, including MISP, TheHive, and MITRE ATT&CK, allowing for a comprehensive approach to threat intelligence management.

---

## Installation

[](https://github.com/OpenCTI-Platform/opencti?tab=readme-ov-file#installation)

All you need to install the OpenCTI platform can be found in the [official documentation](https://docs.opencti.io/). For installation, you can:

- [Use Docker](https://docs.opencti.io/latest/deployment/installation/#using-docker)
- [Install manually](https://docs.opencti.io/latest/deployment/installation/#install-manually)
- [Use Terraform (community)](https://docs.opencti.io/latest/deployment/installation/#terraform)
- [Use Helm charts (community)](https://docs.opencti.io/latest/deployment/installation/#helm-charts)

---

GitHub Last Updated: July 29th, 2024  
GitHub: <https://github.com/OpenCTI-Platform/opencti>