OpenCTI
Manages OpenCTI platform. Compatible with OpenCTI 4.X API and OpenCTI 5.X API versions.
Data Enrichment & Threat Intelligence · OpenCTI
Configuration parameters
base_url— Base URL (required)credentials— API Key (leave empty. Fill in the API key in the password field.)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsredirect_std_out— Redirect stdout
Commands (25)
-
opencti-external-reference-createCreate external reference.
-
opencti-get-incidentsGet incidents in OpenCTI.
-
opencti-get-indicatorsGet indicators in OpenCTI.
-
opencti-get-observablesGets observables from OpenCTI.
-
opencti-incident-createCreate new incident.
-
opencti-incident-deleteDelete incident.
-
opencti-incident-types-listGet a list of all incident types.
-
opencti-indicator-createCreate a new indicator in OpenCTI.
-
opencti-indicator-field-addAdd a field to the indicator. Fields that can be added are marking definition and label.
-
opencti-indicator-field-removeRemove indicator field value. Fields whose values can be removed are marking definition and label.
-
opencti-indicator-types-listGet a list of all indicator types.
-
opencti-indicator-updateUpdate a indicator in OpenCTI.
-
opencti-label-createCreate a new label.
-
opencti-label-listGet list of all labels.
-
opencti-marking-definition-listGet a list of all marking definitions.
-
opencti-observable-createCreate new observable.
-
opencti-observable-deleteDelete observable.
-
opencti-observable-field-addAdd a field to the observable. Fields that can be added are marking definition and label.
-
opencti-observable-field-removeRemove observable field value. Fields which values can be removed are marking definition and label.
-
opencti-observable-field-updateUpdate the observable field. The fields that can be updated are: score, description.
-
opencti-organization-createCreate a new organization.
-
opencti-organization-listGet a list of all organizations in OpenCTI.
-
opencti-relationship-createCreate new relationship.
-
opencti-relationship-deleteDelete relationship.
-
opencti-relationship-listGet a list of all relationships in OpenCTI.