Cortex-Analyzers
Cortex-Analyzers copied to clipboard
OpenCTI analyzers not working
Describe the bug I enabled opencti analyzers in cortex but I'm getting the following error for both of the analyzers.
Traceback (most recent call last):
File "/worker/OpenCTI/opencti.py", line 111, in
To Reproduce Steps to reproduce the behavior:
- Run analyzer on observavble.
Expected behavior Report about the observable from opencti.
Work environment
-
2 Ubuntu 20.04 Virtual machines. Cortex is deployed on one vm and opencti on another.
-
Browse type and version:
-
Cortex version: 3.1.6-1
-
Cortex Analyzer/Responder name: OpenCTI_SearchObservables_2_0 & OpenCTI_SearchExactObservable_2_0
-
Opencti version : 5.3.7
Just need a new tag here to take into account the new version of the Python library in the analyzer.
Make sure that you are not accessing # del (report["x_opencti_graph_data"]) in your analyzer.
still doesnt work. is there an updated Docker container yet?