OpenCTI client for Python
The official OpenCTI Python client helps developers to use the OpenCTI API by providing easy to use methods and utils. This client is also used by some OpenCTI components.
Install
To install the latest Python client library, please use pip:
$ pip3 install pyctiDev local
$ pip3 install . --user --force --upgradeDocumentation
Client usage
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to the client documentation.
API reference
To learn about the methods available for executing queries and retrieving their answers, refer to the client API Reference.
About
OpenCTI is a product powered by the collaboration of the French national cybersecurity agency (ANSSI), the CERT-EU and the Luatix non-profit organization.