MISP / MISP/misp-modules

Server -m option fails to load and run custom modules

Open
#489 11 comments 1 reaction 1 assignee View on GitHub

@adulau is already working on this.

Since Nov 28, 2022.

hackathon
Dominant language
Python
Stars
377
Forks
280
Avg merge
2d 2h
Merged PRs (30d)
10

Description

This issue requests repair of misp-modules startup option -m.

We have developed a custom module that queries an internal proprietary system to enrich details of attributes on the MISP web UI. That module is in the python virtual environment used by misp-modules server, but not in the site-packages/misp_modules directory. I tried to launch misp-modules with a command line something like misp-modules -m misp.cymru but get this error:

AttributeError: module 'misp.cymru' has no attribute 'register'

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.