Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug connector malpedia #78

Closed
V1D1AN opened this issue Apr 7, 2020 · 2 comments
Closed

Bug connector malpedia #78

V1D1AN opened this issue Apr 7, 2020 · 2 comments
Labels
question use for asking information about a functionality or behavior wontfix use to identify issue that won’t be worked on

Comments

@V1D1AN
Copy link

V1D1AN commented Apr 7, 2020

Please replace every line in curly brackets { like this } with an appropriate answer, and remove this line.

Description

The connector malpedia don't work

Environment

  1. OS (where OpenCTI server runs): CentOs 7
  2. OpenCTI version: OpenCTI 3.1.0
  3. OpenCTI client: Frontend
  4. Other environment details:

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. cd /root
  2. git clone https://github.com/OpenCTI-Platform/connectors.git
  3. cd connectors/malpedia/
  4. docker build -t connector-malpedia:3.1.0 .
  5. I start my docker-compose with this connector

Actual Output

INFO:root:Listing Threat-Actors with filters null.
INFO:root:Starting ping alive thread
INFO:root:Fetching Malpedia datasets...
INFO:root:Connector has never run
INFO:root:Connector will run!
ERROR:root:unsupported operand type(s) for +: 'NoneType' and 'str'

@V1D1AN V1D1AN closed this as completed Apr 7, 2020
@V1D1AN
Copy link
Author

V1D1AN commented Apr 7, 2020

I must change the config.yml.sample with config.yml ;)

@SamuelHassine
Copy link
Member

@rhaist is currently working on the Malpedia connector (#49), so the connector is currently not ready for production. Please re-open this issue once the connector will be officially released in the OpenCTI ecosystem.

@SamuelHassine SamuelHassine added question use for asking information about a functionality or behavior wontfix use to identify issue that won’t be worked on labels Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question use for asking information about a functionality or behavior wontfix use to identify issue that won’t be worked on
Projects
None yet
Development

No branches or pull requests

2 participants