Alexandre Dulaunoy
Alexandre Dulaunoy
@NetwarSystem there many different ways to install MISP. You are mentioning issue with the VM? but you can install MISP automatically using the proposed scripts. https://misp.github.io/MISP/INSTALL.ubuntu2004/ https://misp.github.io/MISP/
You are free to configure your MISP internally as you like. The TLS configuration depends of what you would like do. I would recommend to have a look at the...
Is there an API available?
You can skip the installation of uwhois. All modules are optional and this is only for the whois module.
Nice catch. I suppose replacing it with https://pythonhosted.org/pyparsing/pyparsing.pyparsing_common-class.html#downcaseTokens from downcaseTokens to `pyparsing_common.downcaseTokens` might work out of the box. I'll check to do a variable import depending of the version found.
Looking a bit deeper into it, it's related to the oauth2 library but the current requirements file is already with pyparsing==2.4.7 - did you use the requirement file? or another...
That's a cool idea. I'll have a look and update misp-modules. Thanks a lot for the idea and contribution.
Good news. Monday we release an updated version of misp-modules along with MISP. Then I can work to integrate your request in the next release.
Interesting, I didn't know about SIEMONSTER. Do you have a pointer with the API documentation? Thanks a lot.
For reference, the new training slides for MISP modules include materials for a chapter about import and export modules: https://www.circl.lu/assets/files/misp-training/brussels2016/misp-modules.pdf