TheHive-Project / TheHive-Project/Cortex-Analyzers
[Bug] Eml Parser Doesn't Extract the attachment binary
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 490
- Forks
- 405
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 8
Description
When tried to use EmlParser_1_2 to parser the eml file that it seems it missed to transfer the attachment inside the eml.

hash of attachment is extracted just no binary so it is unable to attach the "file" into the observer for further analysis.
sample_eml.zip
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the EmlParser_1_2 entry point and reproduce the issue with the provided sample_eml.zip. Trace why the attachment hash is extracted without its binary; the work is done when the attachment binary is available for attaching to the observer for further analysis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100