MISP / MISP/misp-modules

Submit attachment data to enrichment modules

Open
#65 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi,

When an event has an attachment and you try to use enrichment on that attribute then only the name of the attachment is submitted to the module, not the actual content.

What would be the best way to get the attachment data submitted to the module?

thanks,

koen

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.

Research direction

The issue names no files, tests, or entry points. Start by tracing how attachment attributes are passed into enrichment modules and compare the submitted attachment name with the available event data. Done means the module receives attachment content as well as the attachment name, with a focused regression test demonstrating that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.