Closed Lhorus6 closed 4 days ago
that is malware to steal your account; do not under any circumstances download or run it. The post needs to be removed. If you have attempted to run it please have your system cleaned and your account secured immediately.
I deleted the malicious comment. Thanks for your vigilance @caineblood
Description
Many issues have been identified. As is, the connector can be deployed in production but its quality is very low.
Non-blocking problem
`Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/pycti/connector/opencti_connector_helper.py", line 352, in _data_handler message = self.callback(event_data) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/opencti-yara/main.py", line 107, in _process_message self._scan_artifact(artifact, yara_indicators) File "/opt/opencti-yara/main.py", line 63, in _scan_artifact artifact_contents = self._get_artifact_contents(artifact) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/opencti-yara/main.py", line 27, in _get_artifact_contents file_id = artifact["importFiles"][0]["id"]