import stixv2.1 to MISP via pymisp
Open
@chrisr3d is already working on this.
Since Feb 26, 2021.
- Dominant language
- Python
- Stars
- 491
- Forks
- 290
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 3
Description
hello,
it seems that this function pymisp.tools.stix.load_stix() can only load stix v1. tried with stix v2, stix v2.1
the returned package doesnt contains objects or attributes, therefore when uploaded to MISP appears to be an empty event.
question is simple: I want to load stix v2.1 files with pymisp but doesnt seems to be working
see attached file for a sample stix v2.1 file
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.
Assessment
This issue has not been assessed yet.