misp-playbooks
misp-playbooks copied to clipboard
Explore options for integration between MISP playbooks and MISP workflows
- Explore how atomic actions ('cells' in a Jupyter notebook) can be translated to a MISP workflow, possibly as MISP workflow blueprints. This translation can also be the other way around, where a Jupyter notebook queries the MISP workflow and adds this workflow as 'actions' in a cell. The execution of the cell should then trigger the execution of the workflow (for example trigger 'Run Workflow' in the workflow editor);
- Explore how MISP workflows can be queried and be graphically included in a Jupyter notebook (basically the information from '/workflows/view/
' the JSON under 'data', as well as the graphical representation of the workflow
Maybe @mokaddem could have a look with you ;-)
Yes. I have already postponed it a couple of times. Going to grab @mokaddem attention during hacklu ;-)
Check with manual trigger implementation