MISP / MISP/misp-modules

bad endpoint in misp_modules/modules/expansion/intel471.py

Open Beginner friendly
#796 2 comments 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

The module uses the v1/ioc endpoint.

This endpoint almost always returns “nothing found.”

The v1/indicators or v1/search endpoint seems to be a better alternative, at least based on our observations.

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

Start in misp_modules/modules/expansion/intel471.py and inspect how the module calls the v1/ioc endpoint. Compare the v1/indicators and v1/search alternatives mentioned in the issue, then verify that the module no longer commonly returns “nothing found” for supported lookups.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.