VirusTotal Connector error
See original GitHub issuePlease replace every line in curly brackets { like this } with an appropriate answer, and remove this line.
Description
When trying to enrich a artefact, VirusTotal report the following error every time

When I access to the log, it shows the following error
ERROR:root:Error in message processing, reporting error to API Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/pycti/connector/opencti_connector_helper.py", line 152, in _data_handler message = self.callback(json_data["event"]) File "/opt/opencti-connector-virustotal/virustotal.py", line 116, in _process_message return self._process_file(observable) File "/opt/opencti-connector-virustotal/virustotal.py", line 71, in _process_file if observable["name"] is None and len(attributes["names"]) > 0: KeyError: 'name' INFO:root:Reporting work update_received opencti-work--c2b1ef93-8b44-4915-b418-f759ee262f53 INFO:root:Message (delivery_tag=1) processed, thread terminated
Environment
- AWS ubuntu-bionic-18.04-amd64-server
- OpenCTI Version 4.5.5
- OpenCTI client: frontend
- Other environment details: VirusTotal connector version : opencti/connector-virustotal:latest
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
Successfully extract information from VirusTotal
Actual Output
Error occurred as mentioned above.
Additional information
{ Any additional information, including logs or screenshots if you have any. }
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)

Top Related StackOverflow Question
Hi @nor3th I exported the file, please help checking if this is correct and able to help you reproducing the error. Thank you so much. mimikatz.txt
Could you please share the SDO/SCO as a STIX2 file? That would help me when trying to reproduce the error. Thanks!