Skip to content
Snippets Groups Projects
Commit 1184eb55 authored by Pavel Eis's avatar Pavel Eis
Browse files

Update of misp.py converter

MISP to IDEA converted moved to class MispToIdea, some semantic
conversion fixes (Email in Source is array etc.). Now using RSIT and
ECSIRT taxonomy, mapping table can be found in 'category_to_taxonomy'
variable. Added support of custom objects, which were defined for
IDEA to MISP conversion. Conversion can be made by calling method
to_idea on MispToIdea instance.

Also IDEA to MISP conversion finished and placed to IdeaToMisp class.
Conversion is using custom object templates, which can be found in
/misp_object_templates. Conversion can be made by calling method
to_misp on IdeaToMisp instance.

Added custom object templates to /misp_object_templates. Their name
will probably change in the future.
parent 8d8d4e51
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment