PySight2MISP is a project that can be run to be used as glue between iSight intel API and MISP API.
This script is not maintaned - if you want to use it, there might be a need to fix a lot of stuff before, but still happy to accept PR.
To get indicators, IOCs etc. from FireEye iSight into a MISP system.
see INSTALL.md
It is recommended to have a "Publisher" account on the MISP system. A "sync user" account is not sufficient because it doesn't have enough rights (e.g. for tagging events).
You do not need an iSight account to test the script, there is test data to test with, e.g., a MISP VM.
- Fix issues.
- Add written report details per event.
- Migrate stuff to a MISP import module.