OpenCTI-Platform / connectors

OpenCTI Connectors
https://www.opencti.io
Apache License 2.0
363 stars 392 forks source link

"MalwareBazaar Recent Additions" Data Import Connector not working #1863

Open japierremarie opened 6 months ago

japierremarie commented 6 months ago

Description

"MalwareBazaar Recent Additions" data import connector has been set following https://github.com/OpenCTI-Platform/connectors/blob/master/external-import/malwarebazaar-recent-additions/docker-compose.yml All settings are properly added in the Portainer OpenCTI stack, like for the 10+ other data import connectors we are using. When checking connector status of the connector, it is "Active" with "State: null", no work in progress, no work completed. No error is visible. Below is our configuration of the connector:

connector-malwarebazaar-recent-additions: image: opencti/connector-malwarebazaar-recent-additions:5.12.33 environment:

Environment

  1. OS (where OpenCTI server runs): Ubuntu 22.04.4 LTS
  2. OpenCTI version: OpenCTI 5.12.33
  3. OpenCTI client: frontend
  4. Other environment details: N/A

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. add connector to Portainer OpenCTI stack
  2. restart OpenCTI stack
  3. check connector status in OpenCTI UI
nino-filigran commented 6 months ago

@YungBinary , @scottpas , @rlynch-ironnet , @jtagcat @daemitus I see that all of you at some point, have contributed to this connector, do you have any idea?

japierremarie commented 5 months ago

Hi All, One possibility is that data from MalwareBazaar are ingested but the Author field is not populated in OpenCTI as I can see lot of Indicators, Artifacts, etc. without Author but with label "malware-bazaar". Hope it can help...